:root{--primary:217 91% 60%;--primary-foreground:0 0% 100%;--background:222 47% 11%;--foreground:210 40% 98%;--card:217 33% 17%;--card-foreground:210 40% 98%;--popover:217 33% 17%;--popover-foreground:210 40% 98%;--secondary:217 33% 17%;--secondary-foreground:210 40% 98%;--muted:217 33% 17%;--muted-foreground:215 20% 65%;--accent:199 89% 48%;--accent-foreground:0 0% 100%;--success:142 71% 45%;--success-foreground:0 0% 100%;--warning:38 92% 50%;--warning-foreground:0 0% 100%;--destructive:0 72% 55%;--destructive-foreground:0 0% 100%;--border:217 33% 24%;--input:217 33% 20%;--ring:217 91% 60%;--radius:0.5rem;--font-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;--header-h:60px;--content-max:1120px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,html{margin:0;padding:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{line-height:1.15;font-weight:700;letter-spacing:-.02em;margin:0}a{color:hsl(var(--primary));text-decoration:none}a:hover{text-decoration:underline}::selection{background:hsl(var(--primary)/.28)}[tabindex]:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}