:root{--color-background: #ffffff;--color-surface: #eff2fc;--color-surface-raised: #ffffff;--color-text: #080b1c;--color-text-muted: #6b7394;--color-border: #dde1ef;--color-accent: #1f3fd1;--color-accent-strong: #002fa7;--color-accent-soft: #dde2f8;--color-on-accent: #ffffff;--color-code-background: #0e1329;--color-code-text: #dde1ef;--color-code-comment: #8f9fe8;--font-body: "Pretendard Variable", Pretendard, system-ui, -apple-system, "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--font-mono: "JetBrains Mono Variable", ui-monospace, "SFMono-Regular", Menlo, monospace;--radius-small: 6px;--radius-medium: 12px;--radius-large: 20px;--layout-max-width: 1120px;--layout-gutter: 24px}@media(prefers-color-scheme:dark){:root{--color-background: #080b1c;--color-surface: #0e1329;--color-surface-raised: #171d3a;--color-text: #eef0f8;--color-text-muted: #a6adc8;--color-border: #262e52;--color-accent: #5e75de;--color-accent-strong: #bcc5f1;--color-accent-soft: #262e52;--color-on-accent: #080b1c;--color-code-background: #0e1329;--color-code-text: #dde1ef;--color-code-comment: #8f9fe8;color-scheme:dark}}
