@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:500;font-display:swap;src:url(/themes/esx/fonts/space-grotesk-latin-500.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:600;font-display:swap;src:url(/themes/esx/fonts/space-grotesk-latin-600.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:700;font-display:swap;src:url(/themes/esx/fonts/space-grotesk-latin-700.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Geist';font-style:normal;font-weight:400;font-display:swap;src:url(/themes/esx/fonts/geist-latin-400.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Geist';font-style:normal;font-weight:500;font-display:swap;src:url(/themes/esx/fonts/geist-latin-500.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Geist';font-style:normal;font-weight:600;font-display:swap;src:url(/themes/esx/fonts/geist-latin-600.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#0A0A0B;--bg-raised:#111113;--bg-elev:#17171A;--bg-hover:#202024;--line:#232327;--line-strong:#303036;--fg:#F3F3F2;--fg-dim:#A9A8A3;--fg-mute:#77766F;--fg-ghost:#4C4B45;--accent:oklch(0.74 0.155 58);--accent-strong:oklch(0.80 0.155 62);--accent-soft:oklch(0.74 0.155 58 / 0.13);--accent-line:oklch(0.74 0.155 58 / 0.34);--accent-glow:oklch(0.74 0.155 58 / 0.40);--accent-ink:#1A1205;--accent-grad:oklch(0.80 0.155 62);--accent-cta:oklch(0.74 0.155 58);--accent-cta-strong:oklch(0.80 0.155 62);--accent-cta-wash:oklch(0.74 0.155 58 / 0.12);--ok:oklch(0.74 0.15 155);--warn:oklch(0.80 0.15 78);--danger:oklch(0.68 0.19 25);--font-serif:'Space Grotesk','Outfit',ui-sans-serif,system-ui,sans-serif;--font-sans:'Geist','Inter',ui-sans-serif,system-ui,-apple-system,sans-serif}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 8px}.product-tag{font-family:var(--font-mono);font-size:10px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:var(--fg-dim);border:1px solid var(--line);border-radius:5px;padding:4px 7px;background:var(--bg)}.esx-announce{background:var(--bg-raised);border-bottom:1px solid var(--line);font-size:12.5px;color:var(--fg-dim)}.esx-announce__in{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:8px 0;text-align:center}.esx-announce strong{color:var(--fg)}.esx-announce__dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:0 0 auto}.esx-announce__link{color:var(--accent);font-weight:600;white-space:nowrap}.esx-announce__link:hover{color:var(--accent-strong)}.esx-logo{display:inline-flex;align-items:center}.esx-logo-img{height:34px;width:auto;display:block}.esx-nav .nav-link{position:relative}.esx-nav .nav-link.active{color:var(--fg)}.esx-nav .nav-link.active::after{content:'';position:absolute;left:0;right:0;bottom:-7px;height:2px;background:var(--accent);border-radius:2px}.esx-search{display:flex;align-items:center;gap:8px;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r);padding:0 10px;height:38px;min-width:230px;color:var(--fg-mute)}.esx-search:focus-within{border-color:var(--accent-line)}.esx-search__icon{flex:0 0 auto}.esx-search__input{flex:1;min-width:0;background:none;border:none;outline:none;color:var(--fg);font-size:13.5px}.esx-search__input::placeholder{color:var(--fg-mute)}.esx-search__kbd{flex:0 0 auto;font-family:var(--font-mono);font-size:10px;border:1px solid var(--line);border-radius:4px;padding:1px 5px}.esx-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--r);border:1px solid var(--line);background:var(--bg-elev);color:var(--fg)}.esx-cart:hover{border-color:var(--accent-line);color:var(--accent)}.esx-cart .nav-cart-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-family:var(--font-mono);font-size:10px;font-weight:700;display:grid;place-items:center;border:2px solid var(--bg)}@media(max-width:900px){.esx-search{display:none}.esx-announce__in{font-size:11.5px}}
