:root{--bg:#08090b;--surface:#111317;--surface2:#191c21;--text:#f5f7f9;--muted:#9aa0aa;--accent:#d4ff3f;--border:#292d34;--radius:12px;--page:1400px;--shadow:0 18px 60px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page));margin:0 auto}.main-content{min-height:60vh}.skip-link{position:absolute;left:-999px;top:10px;z-index:1000;background:#fff;color:#000;padding:10px}.skip-link:focus{left:10px}.section{padding:88px 0}.section--tight{padding:28px 0}.section--surface{background:var(--surface)}.eyebrow{font-size:.73rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}h1,h2,h3{margin:0;line-height:.98;letter-spacing:-.03em;text-transform:uppercase}h1{font-size:clamp(2.8rem,7vw,7.8rem)}h2{font-size:clamp(2rem,4.2vw,4.4rem)}h3{font-size:1.08rem}p{color:var(--muted)}.rte{color:var(--muted)}.rte p:first-child{margin-top:0}.rte a,.text-link{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#08090b;font-weight:900;font-size:.78rem;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-2px);filter:brightness(1.05)}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.button--secondary{background:transparent;color:var(--text);border-color:var(--border)}.button--ghost{background:transparent;color:var(--muted);border-color:var(--border)}.button--full{width:100%}.button--xl{min-height:58px}.button:disabled{opacity:.45;cursor:not-allowed}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.announcement{background:var(--announcement-bg);color:var(--announcement-text);padding:8px 20px;text-align:center;font-size:.72rem;font-weight:900;letter-spacing:.12em}.site-header{height:76px;background:rgba(8,9,11,.88);border-bottom:1px solid var(--border);backdrop-filter:blur(16px);z-index:30}.site-header--sticky{position:sticky;top:0}.header__inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:950;letter-spacing:.09em}.brand img{height:auto}.brand__mark{display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--accent);clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);font-size:.9rem}.brand__text{font-size:1.1rem}.desktop-nav{display:flex;gap:26px;font-size:.76rem;font-weight:800;letter-spacing:.08em}.desktop-nav a{color:var(--muted)}.desktop-nav a:hover,.desktop-nav .is-active{color:var(--text)}.header__actions{display:flex;align-items:center;gap:6px}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:var(--text);cursor:pointer;position:relative}.icon-button svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-button span{position:absolute;top:2px;right:0;min-width:18px;height:18px;border-radius:9px;background:var(--accent);color:#000;font-size:11px;display:grid;place-items:center;font-weight:900}.header__menu{display:none}.drawer{position:fixed;inset:0;z-index:80;pointer-events:none;visibility:hidden}.drawer.is-open{pointer-events:auto;visibility:visible}.drawer__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);opacity:0}.drawer.is-open .drawer__overlay{opacity:1}.drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(88vw,420px);background:var(--surface);padding:24px;transform:translateX(-100%);transition:.25s}.drawer.is-open .drawer__panel{transform:none}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--border)}.mobile-nav{display:flex;flex-direction:column}.mobile-nav a{font-size:1.55rem;font-weight:900;text-transform:uppercase;padding:17px 0;border-bottom:1px solid var(--border)}.hero{min-height:calc(100vh - 108px);position:relative;display:grid;align-items:end;overflow:hidden;background:radial-gradient(circle at 78% 22%,#252b33 0,transparent 32%),linear-gradient(125deg,#0a0b0e,#11151a 55%,#08090b)}.hero--image{background-image:var(--hero-image);background-size:cover;background-position:center}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,5,6,.9),rgba(4,5,6,.34) 62%,rgba(4,5,6,.12)),linear-gradient(0deg,rgba(4,5,6,.8),transparent 55%)}.hero__content{position:relative;z-index:2;padding-bottom:9vh;padding-top:12vh}.hero h1{max-width:1000px}.hero__text{max-width:600px;font-size:1.12rem;color:#c4c8ce;margin-top:20px}.vehicle-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.vehicle-chip{padding:20px;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);display:flex;justify-content:space-between;align-items:end;transition:.2s}.vehicle-chip:hover{border-color:var(--accent);transform:translateY(-3px)}.vehicle-chip span{font-weight:900}.vehicle-chip small{color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{min-width:0}.product-card__media{display:block;position:relative;aspect-ratio:1/1;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card__image--secondary{position:absolute;inset:0;opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image:first-child{transform:scale(1.025)}.placeholder-svg{width:100%;height:100%;background:var(--surface2);fill:#343943}.badge{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:6px;font-size:.66rem;font-weight:900;letter-spacing:.1em}.badge--sale{background:var(--accent);color:#000}.product-card__info{padding:16px 4px}.product-card__info h3{margin:5px 0 10px;font-size:.98rem;line-height:1.25}.price{display:flex;gap:9px;align-items:center}.price__current{font-weight:900}.price__compare{color:var(--muted)}.image-text{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}.image-text--reverse .image-text__media{order:2}.image-text__media{aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;background:var(--surface)}.image-text__media img,.image-text__media svg{width:100%;height:100%;object-fit:cover}.image-text__content h2{margin:8px 0 22px}.image-text__content .button{margin-top:12px}.icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.icon-grid__item{background:var(--surface);padding:34px}.icon-grid__number{font-size:.72rem;color:var(--accent);font-weight:900;margin-bottom:36px}.icon-grid__item h3{font-size:1.2rem}.newsletter-banner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:48px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(120deg,var(--surface),#161a1d)}.newsletter-banner h2{margin:5px 0 8px}.newsletter{display:flex;gap:8px}.newsletter input,.search-form input{min-width:250px;background:#0b0d10;border:1px solid var(--border);border-radius:8px;color:var(--text);padding:0 14px;min-height:48px;outline:none}.newsletter input:focus,.search-form input:focus{border-color:var(--accent)}.site-footer{padding:70px 0 24px;border-top:1px solid var(--border);background:#060709}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}.footer-grid h3{font-size:.8rem;letter-spacing:.1em;margin-bottom:18px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:9px 0;color:var(--muted)}.footer-grid p{max-width:380px}.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.footer-social{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--muted);transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.footer-social:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--accent);background:var(--surface2)}.footer-social:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.footer-social svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-social svg .icon-fill{fill:currentColor;stroke:none}.footer-bottom{display:flex;justify-content:space-between;color:#676d76;font-size:.75rem;border-top:1px solid var(--border);padding-top:22px;margin-top:50px}.product-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:56px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery__item{background:var(--surface);border-radius:var(--radius);overflow:hidden;aspect-ratio:1}.product-gallery__item:first-child{grid-column:1/-1}.product-gallery__item img,.product-gallery__item svg{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(2.4rem,4.2vw,4.8rem);margin:8px 0 18px}.product-price-row{display:flex;gap:12px;font-size:1.35rem;margin-bottom:24px}.product-description{border-top:1px solid var(--border);padding-top:22px}.field-label{display:block;margin:20px 0 8px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.select,.quantity{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:12px 14px}.select{width:100%}.quantity{width:84px}.product-form .button{margin-top:14px}.product-meta{margin-top:20px;border-top:1px solid var(--border)}.product-meta>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--border)}.product-meta strong{font-size:.72rem}.product-meta span{color:var(--muted);font-size:.82rem}.collection-hero{max-width:920px;margin-bottom:48px}.collection-hero h1{margin:8px 0 18px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0;margin-bottom:28px;color:var(--muted);font-size:.8rem}.collection-toolbar form{display:flex;gap:10px;align-items:center}.collection-toolbar .select{width:auto;padding:8px 10px}.pagination{display:flex;justify-content:center;gap:28px;margin-top:44px;color:var(--muted)}.pagination a{color:var(--text)}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:40px}.cart-item{display:grid;grid-template-columns:160px 1fr auto;gap:24px;padding:18px 0;border-top:1px solid var(--border);align-items:start}.cart-item img{width:160px;aspect-ratio:1;object-fit:cover;border-radius:8px}.cart-item h3{margin:8px 0}.cart-summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px;position:sticky;top:110px}.cart-summary h2{font-size:1.6rem}.summary-line{display:flex;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--border);margin-bottom:16px}.cart-summary .button{margin-top:8px}.empty-state{text-align:center;padding:12vh 0}.empty-state h1,.empty-state h2{margin:10px 0 20px}.search-form{display:flex;gap:10px;max-width:680px;margin-bottom:42px}.search-form input{flex:1}.narrow-page,.article-page{max-width:900px}.narrow-page h1,.article-page h1{font-size:clamp(2.6rem,6vw,6rem);margin:9px 0 34px}.article-grid,.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card,.collection-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.article-card img,.collection-card img,.collection-card svg{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card div,.collection-card div{padding:20px}.article-card h2,.collection-card h2{font-size:1.35rem;line-height:1.1;margin:7px 0}.article-hero{width:100%;border-radius:var(--radius);margin-bottom:36px}.article-content{font-size:1.08rem}.article-content img{border-radius:var(--radius)}
@media(max-width:990px){.desktop-nav{display:none}.header__menu{display:grid}.header__inner{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.product-grid{grid-template-columns:repeat(2,1fr)}.vehicle-strip{grid-template-columns:repeat(2,1fr)}.image-text{grid-template-columns:1fr;gap:30px}.image-text--reverse .image-text__media{order:0}.icon-grid{grid-template-columns:1fr}.newsletter-banner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr}.product-info{position:static}.cart-layout{grid-template-columns:1fr}.article-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:60px 0}.announcement{font-size:.64rem}.site-header{height:66px}.header__actions .icon-button:first-child{display:none}.brand__text{font-size:.95rem}.brand__mark{width:30px;height:30px}.hero{min-height:78vh}.hero__content{padding-bottom:8vh}.hero h1{font-size:clamp(2.65rem,14vw,4.6rem)}.hero__text{font-size:.98rem}.button{width:100%}.vehicle-strip{grid-template-columns:1fr 1fr}.vehicle-chip{flex-direction:column;align-items:flex-start;gap:4px;padding:16px}.section-head{align-items:flex-start;flex-direction:column}.product-grid{gap:10px}.product-card__info{padding:12px 2px}.product-card__info h3{font-size:.88rem}.image-text__content h2{font-size:2.3rem}.newsletter-banner{padding:28px 20px}.newsletter,.search-form{flex-direction:column}.newsletter input,.search-form input{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.product-gallery{display:block}.product-gallery__item{margin-bottom:10px}.product-info h1{font-size:2.8rem}.product-meta>div{flex-direction:column;gap:3px}.cart-item{grid-template-columns:90px 1fr;gap:14px}.cart-item>strong{grid-column:2}.cart-item img{width:90px}.article-grid,.collection-grid{grid-template-columns:1fr}}
