:root{--canvas:28 12% 5%;--surface:32 10% 9%;--elevated:32 11% 12%;--rail:28 10% 6%;--rail-active:32 12% 14%;--foreground:35 20% 96%;--muted:30 6% 15%;--muted-foreground:30 10% 58%;--border:30 8% 18%;--input:30 8% 18%;--ring:35 92% 52%;--accent-amber:35 92% 52%;--accent-emerald:152 55% 42%;--accent-rose:350 72% 52%;--accent-sky:199 70% 48%;--primary:35 92% 52%;--primary-foreground:28 12% 5%;--destructive:12 78% 48%;--radius:0.5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist Variable,Geist,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:hsl(var(--canvas));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased}*{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}::-webkit-scrollbar-track{background:transparent}table td,table th{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}::placeholder{color:hsl(var(--muted-foreground))}