:root{color-scheme:light dark;--ch-font-family:"Noto Sans KR","Noto Sans CJK KR",system-ui,sans-serif;--ch-font-weight-regular:400;--ch-font-weight-medium:500;--ch-font-weight-bold:700;--ch-breakpoint-compact:360px;--ch-breakpoint-medium:768px;--ch-breakpoint-expanded:1024px;--ch-breakpoint-wide:1440px;--ch-color-canvas:#f7f9f8;--ch-color-surface:#ffffff;--ch-color-surface-muted:#edf4f1;--ch-color-surface-elevated:#ffffff;--ch-color-text:#12201c;--ch-color-text-muted:#4d5d57;--ch-color-border:#c9d6d1;--ch-color-primary:#146c5a;--ch-color-primary-hover:#0e5b4c;--ch-color-on-primary:#ffffff;--ch-color-focus:#0b6fba;--ch-color-success:#176b44;--ch-color-warning:#8b5900;--ch-color-error:#b42318;--ch-color-info:#155b8f;--ch-color-disabled:#77847f;--ch-space-1:0.25rem;--ch-space-2:0.5rem;--ch-space-3:0.75rem;--ch-space-4:1rem;--ch-space-5:1.25rem;--ch-space-6:1.5rem;--ch-space-8:2rem;--ch-space-10:2.5rem;--ch-space-12:3rem;--ch-space-16:4rem;--ch-radius-control:0.75rem;--ch-radius-surface:1rem;--ch-radius-pill:9999px;--ch-layout-rail:192px;--ch-target-min:2.75rem;--ch-font-caption:0.8125rem;--ch-font-body:1rem;--ch-font-body-large:1.125rem;--ch-font-title:1.5rem;--ch-font-balance:2rem;--ch-font-display:3rem;--ch-line-body:1.6;--ch-motion-fast:120ms;--ch-motion-standard:200ms;--ch-ease-out:cubic-bezier(0.16,1,0.3,1);--ch-layer-base:0;--ch-layer-sticky:10;--ch-layer-overlay:40;--ch-layer-modal:100}[data-theme=dark]{--ch-color-canvas:#0f1714;--ch-color-surface:#17221e;--ch-color-surface-muted:#1d2d27;--ch-color-surface-elevated:#22342d;--ch-color-text:#eef8f4;--ch-color-text-muted:#bac9c3;--ch-color-border:#3b5149;--ch-color-primary:#6fd0b5;--ch-color-primary-hover:#8ddcc6;--ch-color-on-primary:#0a2d25;--ch-color-focus:#70c4ff;--ch-color-success:#72d49c;--ch-color-warning:#f0bd66;--ch-color-error:#ff928a;--ch-color-info:#80c9f7;--ch-color-disabled:#8d9b96}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ch-color-canvas:#0f1714;--ch-color-surface:#17221e;--ch-color-surface-muted:#1d2d27;--ch-color-surface-elevated:#22342d;--ch-color-text:#eef8f4;--ch-color-text-muted:#bac9c3;--ch-color-border:#3b5149;--ch-color-primary:#6fd0b5;--ch-color-primary-hover:#8ddcc6;--ch-color-on-primary:#0a2d25;--ch-color-focus:#70c4ff;--ch-color-success:#72d49c;--ch-color-warning:#f0bd66;--ch-color-error:#ff928a;--ch-color-info:#80c9f7;--ch-color-disabled:#8d9b96}}@media (prefers-reduced-motion:reduce){:root{--ch-motion-fast:0ms;--ch-motion-standard:0ms}}*{box-sizing:border-box}html{background:var(--ch-color-canvas);color:var(--ch-color-text);font-family:"Noto Sans KR Variable",var(--ch-font-family)}body{margin:0;min-block-size:100dvh}a,button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{min-block-size:var(--ch-target-min)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:var(--ch-space-1) solid var(--ch-color-focus);outline-offset:var(--ch-space-1)}button:disabled,input:disabled{cursor:not-allowed}h1,h2,h3,p{margin-block-start:0}h1,h2,h3,li,p{word-break:keep-all}li,p{line-height:var(--ch-line-body)}.skip-link{background:var(--ch-color-focus);color:var(--ch-color-on-primary);inset-block-start:var(--ch-space-2);inset-inline-start:var(--ch-space-2);padding:var(--ch-space-3) var(--ch-space-4);position:fixed;transform:translateY(calc(-100% - var(--ch-space-4)));z-index:var(--ch-layer-modal)}.skip-link:focus{transform:translateY(0)}.workspace-focus-link{background:var(--ch-color-focus);color:var(--ch-color-on-primary);inset-block-start:var(--ch-space-2);inset-inline-start:var(--ch-space-2);padding:var(--ch-space-3);position:fixed;transform:translateY(calc(-100% - var(--ch-space-4)));z-index:var(--ch-layer-modal)}.workspace-focus-link:focus{transform:translateY(0)}.mono{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.phrase-safe{white-space:nowrap}.muted{color:var(--ch-color-text-muted)}.visually-hidden{block-size:1px;clip:rect(0 0 0 0);clip-path:inset(50%);inline-size:1px;overflow:hidden;position:absolute;white-space:nowrap}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:0s!important}}