@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";:root,html.light{--background:210 20% 97%;--foreground:214 55% 17%;--border:214 20% 90%;--card:0 0% 100%;--card-foreground:214 55% 17%;--primary:36 91% 55%;--primary-foreground:214 55% 24%;--secondary:214 55% 24%;--secondary-foreground:0 0% 100%;--muted:210 20% 95%;--muted-foreground:215 16% 47%;--accent:36 91% 55%;--accent-foreground:214 55% 24%;--destructive:0 72% 51%;--ring:36 91% 55%;--brand-navy:#1b365d;--brand-orange:#f5a623;--brand-deep-navy:#0f2240;--brand-cream:#fef3e2;--page-bg:#f4f6f9;--elevate-1:#0f172a0a;--elevate-2:#0f172a14;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--radius:.5rem}html.dark{--background:225 18% 8%;--foreground:210 40% 96%;--border:215 15% 22%;--card:225 14% 10%;--card-foreground:210 40% 96%;--primary:36 91% 55%;--primary-foreground:214 55% 24%;--secondary:225 14% 14%;--secondary-foreground:210 40% 96%;--muted:225 14% 13%;--muted-foreground:215 16% 60%;--accent:36 91% 55%;--accent-foreground:214 55% 24%;--destructive:0 72% 51%;--ring:36 91% 55%;--page-bg:#0f1117;--elevate-1:#ffffff0a;--elevate-2:#ffffff17}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--page-bg,hsl(var(--background)));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s,color .2s}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .45)}code,pre,.mono{font-family:var(--font-mono)}a{color:var(--brand-orange)}
