:root,:root[data-theme=light]{color-scheme:light;--ink: #10282d;--ink-muted: #617174;--paper: #f2f7f6;--paper-deep: #e1eceb;--surface: #ffffff;--surface-strong: #10282d;--surface-strong-raised: #142b30;--on-strong: #f4ffff;--on-strong-muted: rgba(244, 255, 255, .68);--accent: #55e5e0;--accent-dark: #00747a;--accent-contrast: #08272b;--sea: #075b63;--line: rgba(16, 40, 45, .16);--header-bg: rgba(242, 247, 246, .88);--grid-line: rgba(16, 40, 45, .04);--pill-surface: #f7ffff;--year-ghost: rgba(16, 40, 45, .08)}:root[data-theme=dark]{color-scheme:dark;--ink: #eafafa;--ink-muted: #a6babc;--paper: #07171b;--paper-deep: #0d252a;--surface: #0a2025;--surface-strong: #041216;--surface-strong-raised: #102a30;--on-strong: #efffff;--on-strong-muted: rgba(239, 255, 255, .7);--accent: #55e5e0;--accent-dark: #6ef0eb;--accent-contrast: #062327;--sea: #08363d;--line: rgba(174, 231, 231, .18);--header-bg: rgba(7, 23, 27, .9);--grid-line: rgba(85, 229, 224, .055);--pill-surface: #dffffc;--year-ghost: rgba(174, 231, 231, .08)}:root{--font-display: "Aptos Display", "Segoe UI Variable Display", "Helvetica Neue", Arial, sans-serif;--font-body: "Aptos", "Segoe UI Variable Text", "Helvetica Neue", Arial, sans-serif;--font-mono: "Cascadia Code", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);margin:0;min-width:320px;text-rendering:optimizeLegibility;transition:background-color .22s ease,color .22s ease}button,input,textarea,select{font:inherit}::selection{background:var(--accent);color:var(--accent-contrast)}:focus-visible{outline:3px solid var(--accent-dark);outline-offset:4px}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
