:root{--color-primary:#0e9384;--color-primary-hover:#107569;--color-primary-active:#0b5e54;--color-primary-bg:#f0fdf9;--color-primary-border:#c7f0e5;--color-success:#12b76a;--color-warning:#f79009;--color-error:#f04438;--color-info:#2e90fa;--color-text-h:#0f172a;--color-text:#334155;--color-text-2:#64748b;--color-text-3:#94a3b8;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--color-bg-layout:#f8fafc;--color-bg:#fff;--color-bg-subtle:#fafcfe;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-pill:999px;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 12px #0f172a14;--shadow-lg:0 12px 28px #0f172a1a;--shadow-focus:0 0 0 3px #0e93842e;--header-h:60px;--bottom-tab-h:64px;--safe-bottom:env(safe-area-inset-bottom,0px);--font-sans:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, "Segoe UI", Roboto, sans-serif;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg-layout);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans)}#app{background:var(--color-bg-layout);min-height:100dvh}.mh-page{width:100%;margin:0 auto}.mh-card-shadow{box-shadow:var(--shadow-sm)}.mh-focus-ring:focus-visible{box-shadow:var(--shadow-focus);outline:none}button.mh-card-button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;padding:0}button.mh-card-button:focus-visible{box-shadow:var(--shadow-focus);outline:none}.mh-list-flush .ant-list-item{padding-inline:0!important}.mh-has-bottom-tab{padding-bottom:calc(var(--bottom-tab-h) + var(--safe-bottom) + 16px)}.mh-sticky-filter{top:var(--header-h);z-index:5;background:var(--color-bg-layout);padding-block:8px;position:sticky}
