@font-face{font-family:Fact;src:url(/brand/fonts/Fact-VF.otf) format("opentype-variations"),url(/brand/fonts/Fact-VF.otf) format("opentype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Noka;src:url(/brand/fonts/Noka-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Noka;src:url(/brand/fonts/Noka-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Noka;src:url(/brand/fonts/Noka-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Noka;src:url(/brand/fonts/Noka-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Noka;src:url(/brand/fonts/Noka-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:CSAsthonDrawn;src:url(/brand/fonts/CSAsthonDrawn-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#020617;--bg-alt:#0b1221;--bg-elev:#0f172a;--surface:hsla(0,0%,100%,.04);--surface-hover:rgba(125,211,252,.08);--border:rgba(125,211,252,.18);--border-strong:rgba(125,211,252,.35);--primary:#38bdf8;--primary-dark:#0ea5e9;--primary-light:#7dd3fc;--accent:#a5f3fc;--brand-deep:#008cbc;--text:#f8fafc;--text-muted:rgba(248,250,252,.72);--text-subtle:rgba(248,250,252,.55);--text-on-primary:#020617;--star:#facc15;--red:#ed1d2f;--font-display:"Fact",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--font-body:"Noka",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--font-decorative:"CSAsthonDrawn","Caveat",cursive;--container:1200px;--header-h:72px;--sticky-bar-h:76px;--shadow-card:0 8px 32px rgba(0,0,0,.35);--shadow-glow:0 0 40px rgba(56,189,248,.35);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[id]{scroll-margin-top:calc(var(--header-h) + 8px)}section[id]{scroll-margin-top:calc(var(--header-h) + 8px - clamp(3rem, 8vw, 6rem))}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.55;font-weight:400;overflow-x:hidden;background-image:radial-gradient(900px 480px at 50% -120px,rgba(56,189,248,.12),transparent 70%),radial-gradient(1200px 600px at 100% 800px,rgba(165,243,252,.06),transparent 65%);background-attachment:fixed}@media (max-width:900px){body{background-attachment:scroll}}a{text-decoration:none}a,button{color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}img,svg,video{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:700;line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(2.4rem,6vw,4.5rem)}h2{font-size:clamp(1.75rem,4vw,3rem)}h3{font-size:clamp(1.15rem,2.4vw,1.65rem)}p{font-size:1rem;color:var(--text-muted)}::selection{background:var(--primary);color:var(--text-on-primary)}.container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:clamp(1rem,4vw,2rem)}.section{padding-block:clamp(3rem,8vw,6rem);position:relative}.section-alt{background:var(--bg-alt)}.eyebrow{display:inline-block;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.btn,.eyebrow{font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.75rem;border-radius:999px;font-size:1rem;font-family:var(--font-body);transition:transform .16s ease,box-shadow .16s ease,background .16s ease;white-space:nowrap;line-height:1}.btn-primary{background:var(--primary);color:var(--text-on-primary);box-shadow:var(--shadow-glow)}.btn-primary:hover{background:var(--primary-light);transform:translateY(-2px)}.btn-ghost{background:hsla(0,0%,100%,.06);color:var(--text);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-ghost:hover{background:rgba(125,211,252,.12);transform:translateY(-2px)}.btn-sm{padding:.65rem 1.25rem;font-size:.9rem}@media (max-width:640px){.btn-block-mobile{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}