@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;500;600;700&family=Inter+Tight:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&family=Inter:wght@300;400;500;600&display=swap');@import url('https://fonts.googleapis.com/icon?family=Material+Icons');:root{--c-bg:#0d132f;--c-bg-2:#111936;--c-bg-3:#16213d;--c-bg-4:#1e2a52;--c-accent:#f16900;--c-accent-hover:#d95e00;--c-accent-dim:rgba(241,105,0,0.12);--c-accent-border:rgba(241,105,0,0.30);--c-teal:#0e91bb;--c-teal-hover:#0b7da1;--c-teal-light:#77cefa;--c-teal-dim:rgba(14,145,187,0.12);--c-teal-border:rgba(119,206,250,0.20);--c-text-1:#edf2ff;--c-text-2:#9aacc8;--c-text-3:#5c6e93;--c-white:#ffffff;--c-border:rgba(119,206,250,0.10);--c-border-strong:rgba(119,206,250,0.22);--c-bg-light:#f0f3f9;--c-bg-light-2:#ffffff;--c-on-light-1:#0c1230;--c-on-light-2:#344d78;--c-on-light-3:#5c7098;--c-border-light:rgba(13,19,47,0.11);--c-border-light-strong:rgba(13,19,47,0.22);--font-titles:'Inter Tight',sans-serif;--font-body:'Inter',system-ui,sans-serif;--font-mono:'Inconsolata',monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:3.75rem;--text-6xl:4rem;--w-light:300;--w-reg:400;--w-mid:500;--w-semi:600;--w-bold:700;--w-xbold:800;--lead-tight:1.15;--lead-snug:1.35;--lead-normal:1.60;--lead-relaxed:1.80;--track-tight:-0.010em;--track-normal:0em;--track-wide:0.040em;--track-widest:0.080em;--sp-1:0.25rem;--sp-2:0.50rem;--sp-3:0.75rem;--sp-4:1.00rem;--sp-5:1.25rem;--sp-6:1.50rem;--sp-7:1.75rem;--sp-8:2.00rem;--sp-10:2.50rem;--sp-12:3.00rem;--sp-14:3.50rem;--sp-16:4.00rem;--sp-20:5.00rem;--sp-24:6.00rem;--sp-32:8.00rem;--max-w:1280px;--max-w-wide:1440px;--max-w-narrow:720px;--pad-x:clamp(1.25rem,5vw,3rem);--nav-h:60px;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:24px;--r-full:9999px;--radius-btn:6px;--shadow-sm:0 1px 4px rgba(0,0,0,0.35);--shadow-md:0 4px 20px rgba(0,0,0,0.45);--shadow-lg:0 12px 48px rgba(0,0,0,0.55);--shadow-xl:0 24px 72px rgba(0,0,0,0.65);--glow-accent:0 0 28px rgba(241,105,0,0.38);--glow-teal:0 0 28px rgba(14,145,187,0.32);--ease-out:cubic-bezier(0.16,1,0.30,1);--ease-in:cubic-bezier(0.70,0,0.84,0);--ease-inout:cubic-bezier(0.87,0,0.13,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--dur-fast:140ms;--dur-base:240ms;--dur-slow:400ms;--dur-slower:600ms;--z-below:-1;--z-base:0;--z-raised:10;--z-drop:100;--z-sticky:200;--z-overlay:300;--z-modal:400}