:root{--base-primary-99:#01020b;--base-primary-95:#0b0b1a;--base-primary-90:#111121;--base-primary-85:#1c1c32;--base-primary-80:#262738;--base-primary-70:#414258;--base-primary-60:#555678;--base-primary-50:#656795;--base-primary-40:#8383ad;--base-primary-30:#9696bc;--base-primary-20:#c0c0e0;--base-primary-10:#e3e3ff;--base-primary-05:#f1f1ff;--secondary-50:#dfa11a;--brand-primary:#e51c4e;--brand-secondary:#9d2bca;--brand-success:#4fce00;--brand-links:#00c3d9;--brand-warning:#ff6613;--brand-lime:#62e80f;--brand-green-dark:#3ba600;--brand-gradient:linear-gradient(30deg, #9d2bca 0%, #e51c4e 100%);--brand-gradient-subdued:linear-gradient(30deg, #9d2bca -30%, #e51c4e 130%);--brand-gradient-green-cyan:linear-gradient(30deg, #4fce00 0%, #00c3d9 100%);--brand-gradient-green-cyan-subdued:linear-gradient(30deg, #4fce00 -30%, #00c3d9 130%);--text-display:var(--foreground);--text-heading:var(--foreground);--text-body:var(--foreground);--text-muted:var(--muted-foreground)}@supports (color:lab(0% 0 0)){:root{--secondary-50:lab(71.006% 16.077 70.1908)}}body{color:rgb(var(--foreground-rgb));background:var(--primary-99)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}html{height:100%}body,#__next{height:100%;overflow:hidden}body{background-color:var(--background);color:var(--foreground)}*{scrollbar-width:none;scrollbar-color:#0000004d transparent}.dark *{scrollbar-color:#ffffff4d transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#0000004d;background-clip:padding-box;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#00000080}.dark ::-webkit-scrollbar-thumb{background-color:#ffffff4d}.dark ::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}::-webkit-scrollbar-corner{background:0 0}.scrollbar-overlay{margin-right:-11px}.scrollbar-overlay::-webkit-scrollbar{width:6px;height:6px}.scrollbar-overlay::-webkit-scrollbar-track{background:0 0}.scrollbar-overlay::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.scrollbar-overlay::-webkit-scrollbar-thumb:hover{background-color:#00000080}.dark .scrollbar-overlay::-webkit-scrollbar-thumb{background-color:#ffffff4d}.dark .scrollbar-overlay::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-internal-autofill-selected{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.dark input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #171717!important}.dark input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #171717!important}.dark input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #171717!important}.dark input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 1000px #171717!important}.dark input:-internal-autofill-selected{-webkit-box-shadow:inset 0 0 0 1000px #171717!important}}::view-transition-old(root){mix-blend-mode:normal}::view-transition-new(root){mix-blend-mode:normal}::view-transition-old(root){animation:.35s ease-out both fade-out}::view-transition-new(root){animation:.35s ease-in both fade-in}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}:root{--radius:.625rem;--primary-99:#f4f9ff;--primary-95:#e7f0f8;--primary-90:#dbe6f2;--primary-85:#d4dfeb;--primary-80:#ccd9e8;--primary-70:#bccdde;--primary-60:#a7bacd;--primary-50:#92a7bd;--primary-40:#7d92a7;--primary-30:#324457;--primary-20:#233447;--primary-10:#122334;--primary-05:#031222;--foreground-rgb:30, 32, 40;--background-start-rgb:250, 250, 252;--background-end-rgb:250, 250, 252;--background:#ebf3fc;--foreground:var(--primary-05);--card:#e2edf8;--card-foreground:var(--primary-05);--popover:#e2edf8;--popover-foreground:var(--primary-05);--primary:var(--primary-50);--primary-foreground:#ebf3fc;--secondary:var(--secondary-50);--secondary-foreground:var(--primary-05);--muted:#d5e3f2;--muted-foreground:var(--primary-30);--accent:var(--primary-70);--accent-foreground:var(--primary-05);--destructive:#e40014;--border:#d4dfeb;--input:#d4dfeb;--ring:var(--primary-40);--chart-1:#f05100;--chart-2:#009588;--chart-3:#104e64;--chart-4:#fcbb00;--chart-5:#f99c00;--sidebar:#e2edf8;--sidebar-foreground:var(--primary-20);--sidebar-primary:var(--primary-60);--sidebar-primary-foreground:#ebf3fc;--sidebar-accent:#d2e0ee;--sidebar-accent-foreground:var(--primary-05);--sidebar-border:#ccd9e8;--sidebar-ring:var(--primary-40);--chat-panel:#e2edf8}@supports (color:lab(0% 0 0)){:root{--primary-99:lab(97.6717% -1.09231 -3.57046);--primary-95:lab(94.1862% -1.61433 -5.34256);--primary-90:lab(90.6998% -2.11787 -7.10534);--primary-85:lab(88.3797% -2.11504 -7.10391);--primary-80:lab(86.0522% -2.59835 -8.85736);--primary-70:lab(81.4032% -3.05322 -10.598);--primary-60:lab(74.4321% -3.46616 -12.3215);--primary-50:lab(67.4586% -3.83207 -14.0276);--primary-40:lab(59.3348% -3.75885 -13.9987);--primary-30:lab(27.9865% -3.20768 -13.8142);--primary-20:lab(21.0134% -2.94994 -13.7443);--primary-10:lab(12.8695% -2.47981 -13.6374);--primary-05:lab(5.13664% -1.17385 -12.7473);--background:lab(95.3462% -1.61502 -5.34294);--card:lab(93.02% -2.12058 -7.10671);--popover:lab(93.02% -2.12058 -7.10671);--primary-foreground:lab(95.3462% -1.61502 -5.34294);--muted:lab(89.5326% -2.60523 -8.86072);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(88.3797% -2.11504 -7.10391);--input:lab(88.3797% -2.11504 -7.10391);--chart-1:lab(57.1026% 64.2584 89.8886);--chart-2:lab(55.0223% -41.0774 -3.90277);--chart-3:lab(30.372% -13.1853 -18.7887);--chart-4:lab(80.1641% 16.6016 99.2089);--chart-5:lab(72.7183% 31.8672 97.9407);--sidebar:lab(93.02% -2.12058 -7.10671);--sidebar-primary-foreground:lab(95.3462% -1.61502 -5.34294);--sidebar-accent:lab(88.3724% -2.60296 -8.85963);--sidebar-border:lab(86.0522% -2.59835 -8.85736);--chat-panel:lab(93.02% -2.12058 -7.10671)}}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:20, 22, 30;--background-end-rgb:20, 22, 30}}@font-face{font-family:Nebulica;src:url(/fonts/Nebulica-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nebulica;src:url(/fonts/Nebulica-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/InterVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/InterVariable-Italic.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:New Black;src:url(/fonts/NewBlackTypeface-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:New Black;src:url(/fonts/NewBlackTypeface-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:New Black;src:url(/fonts/NewBlackTypeface-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:New Black;src:url(/fonts/NewBlackTypeface-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}[data-theme=brand-2026]{--radius:0;--radius-sm:0;--radius-md:0;--radius-lg:0;--radius-xl:0}[data-theme=brand-2026]:not(.dark){--primary-99:#fff;--primary-95:#f0f2fa;--primary-90:#e6e9f2;--primary-85:#e6e9f2;--primary-80:#d5d7e5;--primary-70:#d5d7e5;--primary-60:#b8bace;--primary-50:#9496aa;--primary-40:#6e6e80;--primary-30:#555562;--primary-20:#383742;--primary-10:#1a1a24;--primary-05:#0d0c12;--foreground-rgb:13, 12, 18;--background-start-rgb:255, 255, 255;--background-end-rgb:255, 255, 255;--background:#fff;--foreground:#0d0c12;--card:#fff;--card-foreground:#0d0c12;--popover:#fff;--popover-foreground:#0d0c12;--primary:var(--primary-50);--primary-foreground:#fff;--secondary:var(--secondary-50);--secondary-foreground:#0d0c12;--muted:#f0f2fa;--muted-foreground:#555562;--accent:#e6e9f2;--accent-foreground:#0d0c12;--destructive:#e51c4e;--border:#d5d7e5;--input:#d5d7e5;--ring:#9496aa;--chart-1:#f05100;--chart-2:#009588;--chart-3:#104e64;--chart-4:#fcbb00;--chart-5:#f99c00;--sidebar:#f0f2fa;--sidebar-foreground:#383742;--sidebar-primary:#b8bace;--sidebar-primary-foreground:#fff;--sidebar-accent:#e6e9f2;--sidebar-accent-foreground:#0d0c12;--sidebar-border:#d5d7e5;--sidebar-ring:#9496aa;--chat-panel:#fff;--text-display:#0d0c12;--text-heading:#0d0c12;--text-body:#0d0c12;--text-muted:#6e6e80}@supports (color:lab(0% 0 0)){[data-theme=brand-2026]:not(.dark){--chart-1:lab(57.1026% 64.2584 89.8886);--chart-2:lab(55.0223% -41.0774 -3.90277);--chart-3:lab(30.372% -13.1853 -18.7887);--chart-4:lab(80.1641% 16.6016 99.2089);--chart-5:lab(72.7183% 31.8672 97.9407)}}[data-theme=brand-2026].dark{--primary-99:#030303;--primary-95:#0a0a0a;--primary-90:#121212;--primary-85:#1a1a1a;--primary-80:#262626;--primary-70:#404040;--primary-60:#555;--primary-50:#6b6b6b;--primary-40:#858585;--primary-30:#999;--primary-20:silver;--primary-10:#e0e0e0;--primary-05:#f0f0f0;--foreground-rgb:240, 240, 240;--background-start-rgb:3, 3, 3;--background-end-rgb:3, 3, 3;--background:#030303;--foreground:#e0e0e0;--card:#1a1a1a;--card-foreground:#e0e0e0;--popover:#1a1a1a;--popover-foreground:#e0e0e0;--primary:#6b6b6b;--primary-foreground:#e0e0e0;--muted:#262626;--muted-foreground:silver;--accent:#555;--accent-foreground:#e0e0e0;--destructive:#f03540;--border:#262626;--input:#404040;--ring:#858585;--sidebar:#0a0a0a;--sidebar-foreground:silver;--sidebar-primary:#858585;--sidebar-primary-foreground:#e0e0e0;--sidebar-accent:#555;--sidebar-accent-foreground:#f0f0f0;--sidebar-border:#262626;--sidebar-ring:#858585;--chat-panel:#030303;--text-display:#f0f0f0;--text-heading:#e0e0e0;--text-body:#e0e0e0;--text-muted:#999}@layer utilities{.text-h1{letter-spacing:-1px;text-transform:uppercase;color:var(--text-display);font-family:Nebulica,ui-sans-serif,system-ui,sans-serif;font-size:64px;font-weight:400;line-height:89%}@media (max-width:768px){.text-h1{font-size:40px}}.text-h2{letter-spacing:-.8px;color:var(--text-heading);font-family:New Black,ui-sans-serif,system-ui,sans-serif;font-size:40px;font-weight:700;line-height:105%}@media (max-width:640px){.text-h2{letter-spacing:-.56px;font-size:28px}}.text-h3{color:var(--text-heading);font-family:New Black,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:700;line-height:150%}.text-h4{color:var(--text-heading);font-family:New Black,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:500;line-height:150%}.text-body{color:var(--text-body);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:150%}.text-body-sm{color:var(--text-body);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:150%}.text-eyebrow{letter-spacing:.24px;text-transform:uppercase;color:var(--text-muted);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:150%}.text-code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:150%}.text-gradient{background-image:linear-gradient(30deg, var(--brand-secondary) 0%, var(--brand-primary) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.text-gradient-green{background-image:linear-gradient(30deg, var(--brand-success) 0%, var(--brand-links) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}}.inverted-text .text-h1,.inverted-text .text-h2,.inverted-text .text-h3,.inverted-text .text-h4,.inverted-text .text-body,.inverted-text .text-body-sm,.inverted-text .text-eyebrow{color:inherit}.dark{--primary-99:var(--base-primary-99);--primary-95:var(--base-primary-95);--primary-90:var(--base-primary-90);--primary-85:var(--base-primary-85);--primary-80:var(--base-primary-80);--primary-70:var(--base-primary-70);--primary-60:var(--base-primary-60);--primary-50:var(--base-primary-50);--primary-40:var(--base-primary-40);--primary-30:var(--base-primary-30);--primary-20:var(--base-primary-20);--primary-10:var(--base-primary-10);--primary-05:var(--base-primary-05);--foreground-rgb:227, 227, 255;--background-start-rgb:1, 2, 11;--background-end-rgb:1, 2, 11;--background:var(--base-primary-99);--foreground:#e3e3ff;--card:var(--base-primary-85);--card-foreground:#e3e3ff;--popover:var(--base-primary-85);--popover-foreground:#e3e3ff;--primary:var(--base-primary-50);--primary-foreground:#e3e3ff;--secondary:var(--secondary-50);--secondary-foreground:var(--base-primary-99);--muted:var(--base-primary-80);--muted-foreground:var(--base-primary-20);--accent:var(--base-primary-60);--accent-foreground:#e3e3ff;--destructive:#f03540;--border:var(--base-primary-80);--input:var(--base-primary-70);--ring:var(--base-primary-40);--chart-1:#fb8543;--chart-2:#32e154;--chart-3:#4c90fe;--chart-4:#ffc2a0;--chart-5:#b794f4;--sidebar:var(--base-primary-95);--sidebar-foreground:var(--base-primary-20);--sidebar-primary:var(--base-primary-40);--sidebar-primary-foreground:#e3e3ff;--sidebar-accent:var(--base-primary-60);--sidebar-accent-foreground:#f1f1ff;--sidebar-border:var(--base-primary-80);--sidebar-ring:var(--base-primary-40);--chat-panel:var(--base-primary-99);--text-display:#f1f1ff;--text-heading:#e3e3ff;--text-body:#e3e3ff;--text-muted:#9696bc}
