:root{--bg:2 6 23;--surface:15 23 42;--surface-alt:30 41 59;--border:51 65 85;--border-subtle:30 41 59;--text-primary:226 232 240;--text-secondary:148 163 184;--text-muted:100 116 139;--text-inverse:15 23 42;--sapphire:56 189 248;--sapphire-soft:14 165 233;--sapphire-muted:7 89 133;--success:34 197 94;--warning:245 158 11;--danger:239 68 68;--info:125 211 252;--focus:56 189 248;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 12px #00000080}[data-theme=light]{--bg:248 250 252;--surface:241 245 249;--surface-alt:226 232 240;--border:203 213 225;--border-subtle:226 232 240;--text-primary:15 23 42;--text-secondary:51 65 85;--text-muted:100 116 139;--text-inverse:248 250 252;--sapphire:14 165 233;--sapphire-soft:2 132 199;--sapphire-muted:7 89 133;--success:22 163 74;--warning:217 119 6;--danger:220 38 38;--info:14 165 233;--focus:14 165 233}html,body{height:100%}body{background-color:rgb(var(--bg));color:rgb(var(--text-primary));font-family:Geist,system-ui,sans-serif;font-size:14px;line-height:1.5}*{box-sizing:border-box}h1,h2,h3,h4{color:rgb(var(--text-primary));font-weight:600}p{color:rgb(var(--text-secondary))}a{color:rgb(var(--sapphire));text-decoration:none}a:hover{color:rgb(var(--sapphire-soft))}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:rgb(var(--border));border-radius:8px}::-webkit-scrollbar-track{background-color:#0000}
