:root{color-scheme:light;--bg:#f2f3f6;--surface:#ffffff;--surface-2:#f7f8fa;--surface-3:#eef0f4;--line:#e5e7ec;--line-strong:#c9cdd6;--ink:#18212f;--ink-2:#4d5a70;--ink-3:#6b778c;--ink-4:#9aa2b1;--accent:#007aff;--accent-soft:#eaf4ff;--accent-ink:#0059cc;--pos:#00784a;--neg:#c62828;--warn:#a15c00;--st-new-bg:#eaf4ff;--st-new-fg:#0059cc;--st-prog-bg:#18212f;--st-prog-fg:#ffffff;--st-noans-bg:#fff3e0;--st-noans-fg:#a15c00;--st-hold-bg:#f2f3f6;--st-hold-fg:#6b778c;--st-consult-bg:#fff7e0;--st-consult-fg:#8a6100;--st-wait-bg:#f3ebff;--st-wait-fg:#6b32c9;--st-done-bg:#e6f9f0;--st-done-fg:#00784a;--st-cancel-bg:#fdecec;--st-cancel-fg:#c62828;--vt-mobile:#2a6eff;--vt-internet:#00784a;--vt-bundle:#a15c00;--shadow-card:0 2px 10px rgba(16,26,46,0.05);--shadow-pop:0 6px 16px rgba(0,122,255,0.16);--shadow-frame:0 4px 24px rgba(16,26,46,0.08);--sans:"Pretendard","Pretendard Variable",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Segoe UI",system-ui,sans-serif;--mono:ui-monospace,"Cascadia Mono",Consolas,Menlo,monospace}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:20px;letter-spacing:-.14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}