:root{--color-bg:#16181b;--color-bg-raised:#1f2226;--color-surface:#2a2e33;--color-border:#3a3f45;--color-text:#f2f2f0;--color-text-muted:#b4b9bf;--color-brand-red:#ee000c;--color-accent:#ff4d58;--color-accent-hover:#ff6b73;--color-on-accent:#16181b;--color-error:#ff8a80;--color-success:#7ee2a8;--font-display:"Barlow Condensed", "Arial Narrow", "Roboto Condensed", sans-serif;--font-body:"Barlow", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:clamp(1.75rem, 1.4rem + 1.5vw, 2.5rem);--text-3xl:clamp(2.25rem, 1.6rem + 3vw, 4rem);--text-hero:clamp(2.75rem, 1.8rem + 4.5vw, 5.5rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--container:72rem;--gutter:clamp(1rem, 4vw, 2rem);--radius:4px;--header-height:4.5rem;--shadow:0 10px 30px #00000059;--ease:cubic-bezier(.2, .7, .2, 1)}*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{margin:0 0 var(--space-4);font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;font-weight:700;line-height:1.05}p{margin:0 0 var(--space-4)}a{color:var(--color-accent)}a:hover{color:var(--color-accent-hover)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}main:focus{outline:none}.container{width:min(100% - 2 * var(--gutter), var(--container));margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{top:-100px;left:var(--space-4);z-index:100;padding:var(--space-2) var(--space-4);background:var(--color-accent);color:var(--color-on-accent);font-weight:600;position:absolute}.skip-link:focus{top:var(--space-4)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
