:root{--ex-black:#000000;--ex-ink:#0A0A0B;--ex-graphite:#131316;--ex-gunmetal:#1C1C20;--ex-steel:#2A2A30;--ex-slate:#54545C;--ex-silver:#9A9AA2;--ex-mist:#C9C9CE;--ex-fog:#E7E7EA;--ex-paper:#F4F4F5;--ex-white:#FFFFFF;--ex-red-50:#FFF1F1;--ex-red-100:#FFDDDD;--ex-red-300:#F38585;--ex-red-500:#E11B22;--ex-red-600:#C8161C;--ex-red-700:#A81016;--ex-red-900:#5A0509;--ex-blue:#1C69D4;--ex-purple:#6D4AFF;--ex-gold:#C9A765;--ex-success:#3DD27F;--ex-warning:#F2B843;--ex-danger:#E11B22;--bg:#0A0A0B;--bg-raised:#131316;--bg-hover:#1C1C20;--bg-inverse:#FFFFFF;--fg:#FFFFFF;--fg-1:#FFFFFF;--fg-2:#C9C9CE;--fg-3:#9A9AA2;--fg-4:#54545C;--fg-inverse:#0A0A0B;--border:#2A2A30;--border-soft:rgba(255,255,255,.06);--border-strong:rgba(255,255,255,.22);--accent:#E11B22;--accent-hover:#C8161C;--accent-press:#A81016;--accent-fg:#FFFFFF;--overlay:rgba(0,0,0,.72);--font-wordmark:"Oswald","Archivo Narrow","Impact",sans-serif;--font-display:"Archivo","Inter",system-ui,sans-serif;--font-body:"Archivo","Inter",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--font-condensed:"Archivo Narrow","Oswald",sans-serif;--fs-caption:11px;--lh-caption:1.3;--fs-eyebrow:12px;--lh-eyebrow:1.2;--fs-small:13px;--lh-small:1.45;--fs-body:15px;--lh-body:1.55;--fs-body-lg:17px;--lh-body-lg:1.55;--fs-h6:18px;--lh-h6:1.3;--fs-h5:22px;--lh-h5:1.25;--fs-h4:28px;--lh-h4:1.2;--fs-h3:38px;--lh-h3:1.1;--fs-h2:56px;--lh-h2:1.02;--fs-h1:80px;--lh-h1:.98;--fs-display:120px;--lh-display:.94;--tr-tight:-.035em;--tr-normal:-.01em;--tr-body:0;--tr-wide:.08em;--tr-eyebrow:.16em;--sp-0:0;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--sp-20:80px;--sp-24:96px;--sp-32:128px;--sp-40:160px;--section-y:120px;--section-x:clamp(20px,5vw,80px);--gutter:24px;--max-w:1440px;--content-w:1200px;--header-h:72px;--header-h-dense:56px;--grid-gutter:24px;--r-0:0;--r-sm:2px;--r-md:4px;--r-lg:8px;--r-xl:14px;--r-pill:999px;--shadow-sm:0 1px 0 0 rgba(255,255,255,.04),0 1px 2px rgba(0,0,0,.5);--shadow-md:0 1px 0 0 rgba(255,255,255,.05),0 8px 24px rgba(0,0,0,.5);--shadow-lg:0 1px 0 0 rgba(255,255,255,.06),0 24px 60px rgba(0,0,0,.6);--shadow-glow-red:0 0 0 1px rgba(225,27,34,.35),0 12px 40px rgba(225,27,34,.25);--shadow-inset-hairline:inset 0 1px 0 rgba(255,255,255,.05);--ease-out:cubic-bezier(.2,.8,.2,1);--ease-in-out:cubic-bezier(.65,0,.35,1);--ease-drive:cubic-bezier(.16,1,.3,1);--dur-fast:.15s;--dur-base:.26s;--dur-slow:.52s;--dur-cinema:1.2s}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body)!important;font-size:var(--fs-body)!important;line-height:var(--lh-body)!important;letter-spacing:var(--tr-normal)!important;color:var(--fg)!important;background-color:var(--bg)!important}h1,.h1{font-family:var(--font-display)!important;font-size:var(--fs-h1)!important;line-height:var(--lh-h1)!important;letter-spacing:var(--tr-tight)!important;font-weight:800!important;color:var(--fg-1)!important}h2,.h2{font-family:var(--font-display)!important;font-size:var(--fs-h2)!important;line-height:var(--lh-h2)!important;letter-spacing:var(--tr-tight)!important;font-weight:800!important;color:var(--fg-1)!important}h3,.h3{font-family:var(--font-display)!important;font-size:var(--fs-h3)!important;line-height:var(--lh-h3)!important;letter-spacing:var(--tr-tight)!important;font-weight:700!important;color:var(--fg-1)!important}h4,.h4{font-family:var(--font-display)!important;font-size:var(--fs-h4)!important;line-height:var(--lh-h4)!important;letter-spacing:var(--tr-normal)!important;font-weight:700!important;color:var(--fg-1)!important}h5,.h5{font-family:var(--font-display)!important;font-size:var(--fs-h5)!important;line-height:var(--lh-h5)!important;font-weight:600!important;color:var(--fg-1)!important}h6,.h6{font-family:var(--font-display)!important;font-size:var(--fs-h6)!important;line-height:var(--lh-h6)!important;font-weight:600!important;color:var(--fg-1)!important}p{color:var(--fg-2)!important}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)!important}::selection{background:var(--ex-red-500);color:#fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/excella-tokens.css.map */
