:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--font-title: 1.75rem;--font-section: 1.0625rem;--font-body: 1rem;--font-label: .875rem;--font-caption: .75rem;--line-tight: 1.2;--line-body: 1.55;--track-title: -.02em;--track-label: .02em;--radius-sm: .375rem;--radius-pill: 999px;--touch-min: 3rem;--touch-palette: 4rem;--content-max: 34rem;--bg: #ffffff;--surface: #fafafa;--border: #e8e8e8;--text: #242424;--text-muted: #6b6b6b;--accent: #1a7f37;--focus: #1a7f37;--danger: #b3261e;color-scheme:light;--scrim: #242424b8}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #121212;--surface: #1c1c1c;--border: #2e2e2e;--text: #e6e6e6;--text-muted: #a0a0a0;--accent: #4caf50;--focus: #4caf50;--danger: #f2827a;--scrim: #000000cc;color-scheme:dark}}:root[data-theme=dark]{--bg: #121212;--surface: #1c1c1c;--border: #2e2e2e;--text: #e6e6e6;--text-muted: #a0a0a0;--accent: #4caf50;--focus: #4caf50;--danger: #f2827a;--scrim: #000000cc;color-scheme:dark}:root[data-theme=light]{color-scheme:light}@media(prefers-contrast:more){:root:not([data-theme=light]):not([data-theme=dark]){--border: #000000;--text: #000000;--text-muted: #1a1a1a}}*,*:before,*:after{box-sizing:border-box}html{font-size:calc(100% * var(--text-scale, 1))}body{margin:0;background:var(--bg);color:var(--text);font-size:var(--font-body);line-height:var(--line-body);font-family:system-ui,-apple-system,Segoe UI,Noto Sans KR,sans-serif;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}select,input,textarea{color:var(--text);background-color:var(--bg);font-family:inherit}option{color:var(--text);background-color:var(--bg)}::placeholder{color:var(--text-muted);opacity:1}
