@charset "UTF-8";:root{--bg: #f1f5f9;--surface: #ffffff;--surface-hover: #fafafa;--header-bg: #0f172a;--header-text: #f1f5f9;--accent: #3b82f6;--accent-light: #eff6ff;--accent-dark: #1d4ed8;--current-color: #10b981;--current-bg: #d1fae5;--current-text: #065f46;--text: #1e293b;--text-muted: #64748b;--text-subtle: #94a3b8;--border: #e2e8f0;--radius-sm: 8px;--radius: 12px;--max-w: 920px;--shadow-sm: 0 1px 3px rgb(0 0 0 / .08), 0 1px 2px rgb(0 0 0 / .05);--shadow: 0 4px 6px rgb(0 0 0 / .07), 0 2px 4px rgb(0 0 0 / .05)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #0f172a;--surface: #1e293b;--surface-hover: #263348;--header-bg: #020617;--header-text: #f1f5f9;--accent: #3b82f6;--accent-light: #1e3a5f;--accent-dark: #60a5fa;--current-color: #34d399;--current-bg: #064e3b;--current-text: #a7f3d0;--text: #f1f5f9;--text-muted: #94a3b8;--text-subtle: #64748b;--border: #334155;--shadow-sm: 0 1px 3px rgb(0 0 0 / .3), 0 1px 2px rgb(0 0 0 / .2);--shadow: 0 4px 6px rgb(0 0 0 / .3), 0 2px 4px rgb(0 0 0 / .2)}}[data-theme=dark]{--bg: #0f172a;--surface: #1e293b;--surface-hover: #263348;--header-bg: #020617;--header-text: #f1f5f9;--accent: #3b82f6;--accent-light: #1e3a5f;--accent-dark: #60a5fa;--current-color: #34d399;--current-bg: #064e3b;--current-text: #a7f3d0;--text: #f1f5f9;--text-muted: #94a3b8;--text-subtle: #64748b;--border: #334155;--shadow-sm: 0 1px 3px rgb(0 0 0 / .3), 0 1px 2px rgb(0 0 0 / .2);--shadow: 0 4px 6px rgb(0 0 0 / .3), 0 2px 4px rgb(0 0 0 / .2)}@media print{@page{margin:0}[data-theme=dark],:root{color-scheme:light}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}
