@font-face{font-family:Montserrat;src:url(/brand/montserrat-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{color-scheme:dark;--font-brand:Montserrat,Arial,Helvetica,sans-serif;--color-bg:#040406;--color-bg-soft:#111216;--color-surface:#17181c;--color-surface-raised:#202126;--color-text:#ffffff;--color-text-muted:#b8b9bd;--color-line:rgba(255,255,255,0.42);--color-accent:#c6ff00;--color-accent-warm:#ff9a00;--color-focus:#c6ff00;--shadow-raised:0 24px 70px rgba(0,0,0,0.28);--radius-sm:0.5rem;--radius-md:1.25rem;--radius-pill:999px;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--page-gutter:clamp(1.5rem,4.45vw,4rem);--page-width:82rem;background:var(--color-bg);color:var(--color-text);font-family:var(--font-brand)}:root[data-theme=light]{color-scheme:light;--color-bg:#fafbee;--color-bg-soft:#ffffff;--color-surface:#ffffff;--color-surface-raised:#f2f3e9;--color-text:#040404;--color-text-muted:#565750;--color-line:rgba(4,4,4,0.42);--color-accent:#985300;--color-focus:#985300;--shadow-raised:0 24px 70px rgba(35,37,21,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--color-bg)}body{color:var(--color-text);margin:0;min-width:20rem}button,input,select,textarea{font:inherit}a{color:inherit}:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}::selection{background:var(--color-accent);color:#040404}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}