:root{--blue:#0878ff;--blue2:#24a3ff;--navy:#061426;--ink:#0b1728;--muted:#667386;--line:#dde5ee;--paper:#f5f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}.topbar{color:#fff;z-index:30;background:#050d18;border-bottom:1px solid #192638;align-items:center;gap:36px;height:78px;padding:0 5%;display:flex;position:sticky;top:0}.brand{letter-spacing:.4px;white-space:nowrap;align-items:center;gap:10px;font-size:19px;font-weight:900;line-height:1;display:flex}.brand small{color:var(--blue2);letter-spacing:4px;margin-top:5px;font-size:10px;display:block}.carline{color:var(--blue);font-size:38px;transform:skew(-15deg)}.global-search{flex:1;max-width:680px;height:45px;margin:auto;display:flex}.global-search input{border:0;border-radius:7px 0 0 7px;outline:0;width:100%;padding:0 18px}.global-search button{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border:0;border-radius:0 7px 7px 0;width:58px;font-size:25px}.actions{align-items:center;gap:18px;display:flex}.actions button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:flex;position:relative}.actions b{background:var(--blue);border-radius:20px;padding:4px 6px;font-size:10px}.mobile-menu{display:none}.navlinks{color:#d5deea;background:#0b192a;justify-content:center;align-items:center;gap:35px;height:48px;font-size:13px;display:flex}.navlinks a:hover,.navlinks .offer{color:var(--blue2)}.benefits{border-bottom:1px solid var(--line);text-align:center;grid-template-columns:repeat(4,1fr);padding:12px 5%;display:grid}.benefits span{border-right:1px solid var(--line);flex-direction:column;font-size:12px;display:flex}.benefits span:last-child{border:0}.benefits small{color:var(--muted);margin-top:4px}.hero{color:#fff;background:radial-gradient(circle at 72% 45%,#112e50 0,#07182c 35%,#030910 72%);align-items:center;min-height:545px;padding:50px 5% 120px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(115deg,#00000059,#0000 55%);position:absolute;inset:0}.hero-copy{z-index:2;width:42%;position:relative}.eyebrow,.section-title span{letter-spacing:2px;color:var(--blue2);font-size:11px;font-weight:800}.hero h1{letter-spacing:-2px;margin:16px 0 20px;font-size:58px;line-height:.97}.hero h1 em{color:var(--blue);font-style:normal}.hero p{color:#b8c6d8;max-width:480px;line-height:1.7}.hero-trust{text-transform:uppercase;gap:25px;margin-top:28px;font-size:11px;font-weight:700;display:flex}.hero-art{z-index:1;background:url(/images/hero-auto-parts.webp) 50%/cover no-repeat;width:61%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 25%);mask-image:linear-gradient(90deg,#0000 0,#000 25%)}.vehicle-finder{z-index:3;color:var(--ink);background:#fff;border-radius:10px;grid-template-columns:1.1fr repeat(3,1fr) 1fr;align-items:end;gap:12px;padding:18px;display:grid;position:absolute;bottom:32px;left:5%;right:5%;box-shadow:0 20px 45px #0008}.vehicle-finder strong{align-self:center;font-size:13px}.vehicle-finder label{color:var(--muted);font-size:10px;font-weight:700}.vehicle-finder select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:5px;margin-top:5px;padding:12px;display:block}.vehicle-finder button,.add,.checkout{background:linear-gradient(135deg,var(--blue),#0064e8);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:14px;font-weight:800}.category-section,.products{padding:70px 5%}.section-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-title h2{margin:7px 0 0;font-size:31px}.section-title>a{color:var(--blue);font-size:13px;font-weight:700}.categories{grid-template-columns:repeat(8,1fr);gap:12px;display:grid}.categories button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;flex-direction:column;align-items:center;gap:9px;padding:22px 8px;display:flex}.categories button:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 12px 28px #0878ff18}.categories i{color:var(--blue);font-size:39px;font-style:normal}.categories b{font-size:12px}.categories small{color:var(--blue);font-size:10px}.products{background:var(--paper)}.filter-pills{gap:6px;display:flex}.filter-pills button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:30px;padding:8px 13px;font-size:11px}.filter-pills .active{background:var(--blue);color:#fff;border-color:var(--blue)}.product-grid{grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;padding:12px;display:flex;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #06142616}.product-image{background:radial-gradient(circle,#fff 25%,#eef3f8 100%);border-radius:6px;place-items:center;height:170px;margin-bottom:15px;display:grid;overflow:hidden}.product-image span{color:#273447;text-shadow:5px 8px 15px #0003;font-size:90px}.product-image.p1 span{opacity:0}.product-image.p2 span{color:#0f3159}.product-image.p4 span{color:#c29122}.product-image.p5 span{color:#566171;transform:rotate(-12deg)}.product-card>small{color:var(--blue);text-transform:uppercase;font-size:9px;font-weight:700}.product-card h3{min-height:37px;margin:7px 0;font-size:14px;line-height:1.3}.product-card strong{margin:8px 0;font-size:18px}.stars{color:#ffad00;font-size:11px}.stars small{color:var(--muted)}.stock{color:#0a9a56;margin-bottom:12px;font-size:10px}.add{margin-top:auto;padding:10px;font-size:11px}.add:hover,.vehicle-finder button:hover,.checkout:hover{filter:brightness(1.15)}.heart{z-index:2;color:#aab3be;cursor:pointer;background:#fff;border:0;border-radius:50%;width:30px;height:30px;position:absolute;top:14px;right:15px}.heart.liked{color:#e33}.badge{z-index:2;background:var(--blue);color:#fff;border-radius:3px;padding:5px 7px;font-size:8px;font-weight:700;position:absolute;top:15px;left:15px}.promo{color:#fff;background:linear-gradient(90deg,#030a13 5%,#041223b8),url(/images/products-collage.webp) 100%/55% no-repeat,#061426;border-radius:14px;align-items:center;min-height:280px;margin:0 5% 70px;padding:45px 7%;display:flex}.promo>div{max-width:620px}.promo span{letter-spacing:2px;color:var(--blue2);font-size:11px;font-weight:700}.promo h2{margin:10px 0;font-size:36px}.promo h2 em{color:var(--blue2);font-style:normal}.promo p{color:#c2cede}.promo a{background:var(--blue);border-radius:5px;margin-top:12px;padding:13px 20px;font-size:12px;font-weight:700;display:inline-block}.support{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:25px;padding:35px 5%;display:grid}.support article{gap:14px;display:flex}.support i{color:var(--blue);font-size:34px;font-style:normal}.support b{font-size:13px}.support p{color:var(--muted);font-size:11px;line-height:1.5}footer{color:#fff;background:#030b15;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:45px 5% 25px;display:grid}footer p,footer>small{color:#8f9cad;font-size:12px}footer div{justify-content:flex-end;gap:25px;font-size:12px;display:flex}footer>small{border-top:1px solid #192638;grid-column:1/-1;padding-top:22px}.drawer-backdrop{z-index:50;background:#020913a8;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(440px,100%);padding:25px;display:flex;position:absolute;top:0;bottom:0;right:0}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.drawer-head button{background:0 0;border:0;font-size:32px}.empty{text-align:center;margin:auto}.cart-list{overflow:auto}.cart-list>div{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr auto;gap:12px;padding:18px 0;display:grid}.cart-list>div>span{background:var(--paper);place-items:center;font-size:35px;display:grid}.cart-list div div{flex-direction:column;gap:5px;display:flex}.cart-list small{color:#0a9a56}.cart-list button{background:0 0;border:0}.cart-total{justify-content:space-between;margin-top:auto;padding:20px 0;font-size:20px;display:flex}.checkout{width:100%}@media (max-width:1100px){.actions button span{display:none}.navlinks{justify-content:flex-start;gap:18px;padding:0 4%;overflow:auto}.categories{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{width:50%}.hero h1{font-size:48px}}@media (max-width:720px){.topbar{gap:12px;height:66px;padding:0 18px}.brand{font-size:14px}.carline{font-size:28px}.global-search{max-width:none;height:43px;position:absolute;top:75px;left:18px;right:18px}.mobile-menu{color:#fff;background:0 0;border:0;margin-left:auto;font-size:24px;display:block}.actions{display:none}.actions.open{z-index:40;background:#071426;padding:15px;display:flex;position:absolute;top:66px;right:0}.navlinks,.benefits{display:none}.hero{align-items:flex-start;min-height:720px;padding:100px 18px 125px}.hero-copy{width:100%}.hero h1{margin-top:12px;font-size:42px}.hero p{max-width:80%;font-size:14px}.hero-trust{flex-wrap:wrap;gap:10px}.hero-art{opacity:.9;width:100%;height:52%;top:auto;bottom:95px;-webkit-mask-image:linear-gradient(#0000,#000 22% 80%,#0000);mask-image:linear-gradient(#0000,#000 22% 80%,#0000)}.vehicle-finder{grid-template-columns:1fr 1fr;padding:12px;bottom:20px;left:18px;right:18px}.vehicle-finder strong{grid-column:1/-1}.vehicle-finder label:nth-of-type(3){display:none}.vehicle-finder button{grid-column:1/-1}.category-section,.products{padding:48px 18px}.section-title{align-items:flex-start;gap:15px}.section-title h2{font-size:24px}.categories{display:flex;overflow:auto}.categories button{min-width:125px}.filter-pills{max-width:55%;overflow:auto}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-image{height:130px}.product-card h3{font-size:12px}.promo{background:linear-gradient(#030a13 30%,#041223bf),url(/images/products-collage.webp) 100% 100%/90% no-repeat,#061426;align-items:flex-start;min-height:340px;margin:0 18px 45px;padding:28px}.promo h2{font-size:28px}.support{grid-template-columns:1fr 1fr;padding:30px 18px}footer{grid-template-columns:1fr;padding:35px 18px}footer div{flex-wrap:wrap;justify-content:flex-start}footer>small{grid-column:auto}}@media (max-width:400px){.hero h1{font-size:36px}.product-grid,.support{grid-template-columns:1fr}}.product-image span{display:none!important}.product-image.p1{background:#fff url(/images/brake-set.webp) 50%/contain no-repeat}.product-image.p2{background:#fff url(/images/coilover.webp) 50%/contain no-repeat}.product-image.p3{background:#fff url(/images/headlight.webp) 50%/contain no-repeat}.product-image.p4{background:#fff url(/images/oil-filter.webp) 50%/contain no-repeat}.product-image.p5{background:#fff url(/images/exhaust.webp) 50%/contain no-repeat}.product-image.p6{background:#fff url(/images/battery.webp) 50%/contain no-repeat}.product-image.p7{background:#fff url(/images/alternator.webp) 50%/contain no-repeat}.product-image.p8{background:#fff url(/images/spark-plugs.webp) 50%/contain no-repeat}.product-image.p9{background:#fff url(/images/clutch-kit.webp) 50%/contain no-repeat}.product-image.p10{background:#fff url(/images/air-filter.webp) 50%/contain no-repeat}.product-image.p11{background:#fff url(/images/brake-pads.webp) 50%/contain no-repeat}.product-image.p12{background:#fff url(/images/timing-belt.webp) 50%/contain no-repeat}.hero-parts{z-index:2;pointer-events:none;position:absolute;inset:0}.hero-parts img{object-fit:contain;filter:drop-shadow(0 18px 18px #000b);background:radial-gradient(circle,#eef6ff 0,#b9d8ff 45%,#0878ff22 66%,#0000 70%);border-radius:50%;width:105px;height:105px;animation:4s ease-in-out infinite partFloat;position:absolute}.hero-parts .float-brake{top:9%;right:4%}.hero-parts .float-light{width:125px;top:48%;right:2%}.hero-parts .float-filter{width:82px;height:82px;animation-delay:-1s;top:9%;right:31%}.hero-parts .float-coil{width:88px;height:120px;animation-delay:-2s;top:45%;right:25%}@keyframes partFloat{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-12px)rotate(3deg)}}@media (max-width:720px){.hero-parts img{width:66px;height:66px}.hero-parts .float-brake{top:34%;right:3%}.hero-parts .float-light{width:80px;top:55%;right:2%}.hero-parts .float-filter{width:55px;height:55px;top:46%;right:67%}.hero-parts .float-coil{width:55px;height:75px;top:56%;right:55%}}.navlinks button{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0}.navlinks button:hover{color:var(--blue2)}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.price-row{align-items:center;gap:8px;margin:7px 0;display:flex}.price-row strong{margin:0}.price-row del{color:#8b95a3;font-size:11px}.catalog-controls{align-items:center;gap:12px;max-width:68%;display:flex}.catalog-controls select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;padding:8px 10px}.no-results{text-align:center;border:1px solid var(--line);background:#fff;border-radius:10px;padding:70px 20px}.no-results button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:12px 18px}.toast{z-index:80;color:#bfffd8;background:#082317;border:1px solid #258454;border-radius:7px;padding:13px 18px;animation:.35s toastIn;position:fixed;top:92px;right:24px;box-shadow:0 14px 35px #0004}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.cart-item>img{object-fit:contain;background:var(--paper);border-radius:6px;width:60px;height:60px}.cart-item>div{min-width:0}.cart-item>div>b{font-size:12px}.quantity{align-items:center;flex-direction:row!important;gap:0!important;display:flex!important}.quantity button{width:27px;height:27px;border:1px solid var(--line)!important;background:#fff!important}.quantity span{text-align:center;width:29px}.remove{color:#8b95a3;align-self:start;font-size:20px}.delivery-progress{border-top:1px solid var(--line);padding:15px 0;font-size:11px}.delivery-progress>span{background:#e5ebf2;border-radius:8px;height:6px;margin-top:9px;display:block;overflow:hidden}.delivery-progress i{background:#0a9a56;height:100%;display:block}.wishlist-list{overflow:auto}.wishlist-list article{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr auto;gap:13px;padding:16px 0;display:grid}.wishlist-list img{object-fit:contain;background:var(--paper);width:75px;height:75px}.wishlist-list article>div{flex-direction:column;gap:7px;display:flex}.wishlist-list .add{width:max-content}.wishlist-list .remove{background:0 0;border:0}.motion-reveal{opacity:.72;transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1);transition-delay:var(--motion-delay,0s);will-change:opacity,transform;transform:translateY(10px)}.motion-reveal.is-visible{opacity:1;transform:translate(0,0)}.hero-art.motion-reveal{transform:translate(12px)scale(.995)}.hero-art.motion-reveal.is-visible{transform:translate(0,0)scale(1)}.hero-parts img.motion-reveal{animation:none}.hero-parts img.motion-reveal.is-visible{animation:4s ease-in-out infinite partFloat}.product-card,.categories button,.support article,.add,.checkout{transition:box-shadow .3s,border-color .3s,filter .3s}.product-card:hover{border-color:#c9d9ea;transform:none;box-shadow:0 8px 20px #0614260d}.product-card:hover .product-image img{transform:scale(1.015)}.categories button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0878ff12}.add:hover,.checkout:hover{transform:none;box-shadow:0 5px 14px #0878ff20}.mobile-quick-actions{display:none}@media (max-width:720px){.mobile-quick-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.mobile-quick-actions button{color:#fff;background:#101e30;border:0;border-radius:7px;width:38px;height:38px;font-size:19px;position:relative}.mobile-quick-actions b{background:var(--blue);color:#fff;border-radius:20px;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-3px;right:-2px}.mobile-menu{margin-left:4px}.actions .desktop-shop-action{display:none}.catalog-controls{flex-direction:column;align-items:stretch;max-width:58%}.catalog-controls .filter-pills{max-width:100%}.catalog-controls select{font-size:11px}.actions.open{flex-direction:column;align-items:stretch;min-width:180px}.actions.open button span{display:inline}.toast{top:125px;right:16px}.section-title{flex-wrap:wrap}.product-image img{padding:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-reveal,.motion-reveal.is-visible{opacity:1;filter:none;transition:none;transform:none!important}.hero-parts img.motion-reveal,.hero-parts img.motion-reveal.is-visible{animation:none}}.hero-copy .motion-reveal{opacity:.001;filter:blur(2px);transition:opacity .95s cubic-bezier(.2,.75,.2,1),transform .95s cubic-bezier(.2,.75,.2,1),filter .95s;transition-delay:var(--motion-delay,0s);transform:translateY(28px)}.hero-copy .motion-reveal.is-visible{opacity:1;filter:none;transform:translate(0,0)}.hero-parts img.motion-reveal{opacity:.001;transition:opacity .9s,transform .9s cubic-bezier(.2,.8,.2,1);animation:none;transform:translateY(22px)scale(.84)}.hero-parts img.motion-reveal.is-visible{opacity:1;animation:4s ease-in-out infinite partFloat;transform:none}.simple-header,.checkout-header{color:#fff;background:#050d18;justify-content:space-between;align-items:center;gap:25px;min-height:78px;padding:14px 5%;display:flex}.simple-header nav{color:#d5deea;gap:24px;font-size:13px;display:flex}.simple-header nav a:hover{color:var(--blue2)}.info-page{background:var(--paper);min-height:100vh}.info-hero{color:#fff;background:radial-gradient(circle at 80%,#153d67,#061426 52%,#030b15);padding:72px 5% 58px}.info-hero span{color:var(--blue2);letter-spacing:2px;font-size:11px;font-weight:900}.info-hero h1{margin:12px 0;font-size:48px}.info-hero p{color:#b8c6d8;max-width:720px;line-height:1.75}.info-content{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:920px;margin:45px auto 70px;padding:42px;box-shadow:0 18px 45px #0614260d}.info-content h2{margin-top:30px}.info-content h2:first-child{margin-top:0}.info-content p,.info-content li{color:var(--muted);line-height:1.8}.info-content a{color:var(--blue);font-weight:700}.checkout-page{background:var(--paper);min-height:100vh}.checkout-header>span{letter-spacing:1px;color:#b9c9dc;font-size:12px;font-weight:800}.demo-warning{color:#593f00;background:#fff2c8;border-block:1px solid #f0c34b;justify-content:center;gap:18px;padding:14px 5%;font-size:13px;display:flex}.demo-warning b{white-space:nowrap}.checkout-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:start;gap:28px;max-width:1180px;margin:34px auto 70px;padding:0 24px;display:grid}.checkout-form{flex-direction:column;gap:18px;display:flex}.checkout-form>section{border:1px solid var(--line);background:#fff;border-radius:10px;padding:24px}.checkout-step{align-items:center;gap:13px;margin-bottom:22px;display:flex}.checkout-step>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.checkout-step span{flex-direction:column;gap:3px;display:flex}.checkout-step small{color:var(--muted)}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select{background:#fff;border:1px solid #cad5e2;border-radius:6px;outline:0;height:46px;padding:0 13px}.form-grid input:focus,.form-grid select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0878ff18}.delivery-choice{border:1px solid var(--line);cursor:pointer;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:16px;display:grid}.delivery-choice.selected{border-color:var(--blue);background:#eef6ff}.delivery-choice span{flex-direction:column;gap:4px;display:flex}.delivery-choice small{color:var(--muted)}.payment-demo-note{color:#684c00;background:#fff5d8;border:1px solid #f0cd69;border-radius:6px;margin-bottom:17px;padding:12px;font-size:12px}.checkout-consent{background:#eaf4ff;border:1px solid #a8d1ff;border-radius:7px;align-items:flex-start;gap:10px;padding:15px;font-size:13px;line-height:1.5;display:flex}.checkout-consent input{margin-top:3px}.place-demo-order{background:linear-gradient(135deg,var(--blue),#0062dc);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:17px;font-weight:900}.order-summary{border:1px solid var(--line);background:#fff;border-radius:10px;padding:24px;position:sticky;top:96px}.order-summary h2{margin-top:0}.summary-products article{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.summary-products article>div{background:var(--paper);border-radius:6px;width:58px;height:58px;position:relative}.summary-products img{object-fit:contain;width:100%;height:100%}.summary-products article>div b{background:var(--blue);color:#fff;border-radius:30px;padding:3px 6px;font-size:9px;position:absolute;top:-6px;right:-5px}.summary-products article>span{flex-direction:column;gap:4px;font-size:12px;display:flex}.summary-products small{color:var(--muted)}.summary-products article>strong{font-size:13px}.summary-totals{padding-top:14px}.summary-totals p{justify-content:space-between;display:flex}.summary-totals p:last-child{border-top:1px solid var(--line);padding-top:16px;font-size:20px}.summary-trust{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;gap:9px;padding-top:17px;font-size:11px;display:flex}.summary-empty a{color:var(--blue);font-weight:800}.demo-confirmation{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;max-width:680px;margin:90px auto;padding:55px 35px}.demo-confirmation>i{color:#0a9a56;background:#e2f8ec;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:36px;font-style:normal;display:grid}.demo-confirmation>span{color:#0a9a56;letter-spacing:2px;margin-top:24px;font-size:11px;font-weight:900;display:block}.demo-confirmation h1{font-size:38px}.demo-confirmation p{color:var(--muted);line-height:1.7}.demo-confirmation div{background:var(--paper);justify-content:space-between;margin:25px 0;padding:16px;display:flex}.demo-confirmation a{background:var(--blue);color:#fff;border-radius:6px;padding:14px 22px;font-weight:900;display:inline-block}@media (max-width:720px){.simple-header{flex-direction:column;align-items:flex-start}.simple-header nav{width:100%;padding-bottom:3px;overflow:auto}.info-hero{padding:52px 20px}.info-hero h1{font-size:36px}.info-content{margin:20px 18px 45px;padding:25px}.checkout-header{min-height:68px}.checkout-header>span{font-size:9px}.demo-warning{flex-direction:column;align-items:flex-start;gap:5px;padding:12px 18px}.checkout-layout{grid-template-columns:1fr;margin-top:20px;padding:0 14px}.order-summary{order:-1;position:static}.form-grid{grid-template-columns:1fr}.form-grid label,.form-grid .full{grid-column:1}.checkout-form>section{padding:18px}.demo-confirmation{margin:35px 18px;padding:40px 22px}.demo-confirmation h1{font-size:29px}}@media (prefers-reduced-motion:reduce){.hero-copy .motion-reveal,.hero-parts img.motion-reveal{opacity:1;filter:none;transition:none;transform:none}.hero-parts img.motion-reveal.is-visible{animation:none}}.global-search{position:relative}.search-suggestions{color:var(--ink);border:1px solid var(--line);z-index:70;background:#fff;border-radius:7px;position:absolute;top:51px;left:0;right:0;overflow:hidden;box-shadow:0 18px 45px #0004}.search-suggestions>a{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.search-suggestions>a:hover{background:#f4f8fc}.search-suggestions img{object-fit:contain;width:46px;height:40px}.search-suggestions span{flex-direction:column;display:flex}.search-suggestions span b{font-size:11px}.search-suggestions span small{color:var(--muted);font-size:9px}.search-suggestions>a>strong{font-size:12px}.search-suggestions>button{width:100%;color:var(--blue);background:#eef6ff;border:0;border-radius:0;padding:11px;font-size:11px;font-weight:700}.search-suggestions>p{margin:0;padding:15px;font-size:12px}.product-link{display:block}.product-link>small{color:var(--blue);text-transform:uppercase;font-size:9px;font-weight:700}.product-link h3{color:var(--ink)}.detail-page{background:#f5f8fb;min-height:100vh}.detail-header{color:#fff;z-index:40;background:#050d18;align-items:center;gap:34px;height:78px;padding:0 5%;display:flex;position:sticky;top:0}.detail-search{flex:1;max-width:650px;height:44px;margin:auto;display:flex}.detail-search input{border:0;border-radius:7px 0 0 7px;flex:1;padding:0 16px}.detail-search button{background:var(--blue);color:#fff;border:0;border-radius:0 7px 7px 0;width:58px;font-size:24px}.detail-actions{gap:8px;display:flex}.detail-actions button{color:#fff;background:#101e30;border:1px solid #26374d;border-radius:7px;width:44px;height:42px;font-size:20px;position:relative}.detail-actions b{background:var(--blue);border-radius:20px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.detail-breadcrumb{max-width:1240px;color:var(--muted);align-items:center;gap:9px;margin:auto;padding:20px 5%;font-size:11px;display:flex}.detail-breadcrumb b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-detail{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:52% 48%;max-width:1240px;margin:0 auto 35px;display:grid;overflow:hidden}.detail-gallery{border-right:1px solid var(--line);background:radial-gradient(circle,#fff 35%,#edf3f8 100%);flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:45px;display:flex;position:relative}.detail-gallery>img{object-fit:contain;width:100%;height:410px}.detail-badge{background:var(--blue);color:#fff;border-radius:4px;padding:7px 10px;font-size:9px;font-weight:700;position:absolute;top:25px;left:25px}.gallery-thumbs{gap:9px;margin-top:25px;display:flex}.gallery-thumbs button{border:1px solid var(--line);background:#fff;border-radius:6px;width:70px;height:60px}.gallery-thumbs button.selected{border:2px solid var(--blue)}.gallery-thumbs img{object-fit:contain;width:100%;height:100%}.detail-copy{padding:48px}.detail-category{color:var(--blue);letter-spacing:1.5px;font-size:10px;font-weight:700}.detail-copy h1{margin:12px 0;font-size:38px;line-height:1.12}.detail-rating{gap:12px;font-size:12px;display:flex}.detail-rating span{color:#ffad00}.detail-rating a{color:var(--blue)}.part-number{color:var(--muted);font-size:10px}.detail-price{align-items:center;gap:11px;margin:22px 0;display:flex}.detail-price strong{font-size:31px}.detail-price del{color:#8a95a2}.detail-price small{color:var(--muted);font-size:9px}.detail-description{color:#546172;font-size:14px;line-height:1.7}.fitment-box{background:#f1f7ff;border:1px solid #cfe3fb;border-radius:8px;margin:22px 0;padding:16px}.fitment-box>b{font-size:12px}.fitment-box>div{grid-template-columns:1fr 1fr auto;gap:7px;margin-top:11px;display:grid}.fitment-box select{border:1px solid var(--line);background:#fff;padding:10px;font-size:10px}.fitment-box button{color:#fff;background:#0b1728;border:0;font-size:9px;font-weight:700}.buy-row{gap:9px;display:flex}.buy-quantity{border:1px solid var(--line);border-radius:6px;display:flex}.buy-quantity button{background:#fff;border:0;width:38px}.buy-quantity span{place-items:center;width:36px;display:grid}.detail-add{background:var(--blue);color:#fff;border:0;border-radius:6px;flex:1;font-weight:700}.detail-wish{border:1px solid var(--line);color:#9aa5b2;background:#fff;border-radius:6px;width:48px;font-size:19px}.detail-wish.active{color:#e33}.detail-promises{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:7px;margin-top:22px;padding-top:18px;display:grid}.detail-promises span{flex-direction:column;display:flex}.detail-promises b{font-size:10px}.detail-promises small{color:var(--muted);margin-top:4px;font-size:8px}.product-information{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1240px;margin:0 auto 65px;display:grid}.product-information article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:25px}.product-information h2{margin-top:0;font-size:18px}.product-information ul{color:#4c5969;padding:0;font-size:12px;line-height:2;list-style:none}.product-information li:first-letter{color:#0a9a56}.product-information p{color:var(--muted);font-size:10px}.review-score{align-items:center;gap:15px;display:flex}.review-score>strong{font-size:42px}.review-score span{color:#ffad00;flex-direction:column;display:flex}.review-score small{color:var(--muted);margin-top:4px;font-size:9px}.product-information blockquote{color:#5b6775;margin:20px 0 0;font-size:11px;line-height:1.6}.related-products{max-width:1240px;margin:0 auto;padding:20px 0 80px}.related-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.related-grid article{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;padding:14px;display:flex}.related-grid article>a>div{background:#f7f9fb;border-radius:6px;height:180px}.related-grid img{object-fit:contain;width:100%;height:100%}.related-grid small{color:var(--blue);text-transform:uppercase;margin-top:12px;font-size:9px;display:block}.related-grid h3{min-height:36px;font-size:14px}.related-grid article>span{color:#ffad00;font-size:10px}.related-grid article>strong{margin:10px 0;font-size:19px}.related-grid article>button{background:var(--blue);color:#fff;border:0;border-radius:5px;margin-top:auto;padding:11px;font-weight:700}.not-found{text-align:center;place-content:center;min-height:100vh;display:grid}.not-found a{color:var(--blue)}@media (max-width:800px){.detail-header{gap:9px;height:66px;padding:0 15px}.detail-header .brand{font-size:12px}.detail-header .brand small{display:none}.detail-header .carline{font-size:25px}.detail-search{height:39px}.detail-search input{width:100%;min-width:0;font-size:11px}.detail-search button{width:42px}.detail-actions button{width:37px;height:38px}.product-detail{grid-template-columns:1fr;margin:0 14px 25px}.detail-gallery{border-right:0;border-bottom:1px solid var(--line);min-height:360px;padding:25px}.detail-gallery>img{height:260px}.detail-copy{padding:25px}.detail-copy h1{font-size:29px}.fitment-box>div{grid-template-columns:1fr 1fr}.fitment-box button{grid-column:1/-1;padding:11px}.detail-promises{grid-template-columns:1fr}.product-information{grid-template-columns:1fr;margin:0 14px 45px}.related-products{padding:10px 14px 60px}.related-grid{grid-template-columns:repeat(2,1fr)}.related-grid article>a>div{height:130px}.related-products .section-title{display:block}.related-products .section-title>a{margin-top:10px;display:inline-block}.search-suggestions{top:47px}}@media (max-width:420px){.detail-header .brand span:last-child{display:none}.detail-header{gap:6px}.detail-actions{gap:4px}.detail-actions button{width:35px}.buy-row{flex-wrap:wrap}.detail-add{min-height:48px}.related-grid{grid-template-columns:1fr 1fr;gap:8px}.related-grid article{padding:9px}.related-grid h3{font-size:12px}}
