@charset "UTF-8";
:root{--ink:#141718;--muted:#626866;--paper:#f7f6f2;--line:#deded7;--orange:#ed632b;--orange-dark:#ab390c;--white:#fff;--radius:5px;--max:1344px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a:hover{text-decoration:none}input,select,textarea{width:100%;min-height:48px;background:#fff;border:1px solid #cbd0ca;border-radius:4px;color:var(--ink);padding:12px 14px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid var(--orange);outline-offset:2px}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}label{display:block;font-size:13px;font-weight:700;margin-bottom:17px}label input,label select,label textarea{display:block;margin-top:7px;font-weight:400}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(38px,4.4vw,64px);font-weight:800}h2{font-size:clamp(28px,3vw,42px);font-weight:750}h3{font-size:23px}p{color:var(--muted)}img{display:block;max-width:100%;object-fit:cover}.container{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--muted);display:block;margin-bottom:14px;line-height:1.6}.topline{background:var(--ink);color:#d1d4ce;font-size:10px;letter-spacing:.13em;height:34px}.topline .container{display:flex;justify-content:space-between;align-items:center;height:100%}.topline a{display:flex;align-items:center;gap:14px;letter-spacing:.02em}.topline .icon{width:15px}.site-header{background:var(--paper);position:relative;z-index:10}.header-main{display:flex;align-items:center;gap:38px;min-height:100px}.logo{flex-shrink:0}.logo img{object-fit:contain}.header-search{position:relative;display:flex;align-items:center;gap:12px;padding:0 16px;background:#eeefea;border:1px solid #e0e2db;border-radius:4px;flex:1}.header-search input{border:0;padding:14px 0;background:transparent;font-size:13px;min-width:100px}.header-search button{background:none;border:0;padding:6px}.header-actions{display:flex;align-items:center;gap:27px}.header-action{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.header-action:hover{color:var(--orange-dark)}.header-action b{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:var(--ink);height:18px;min-width:18px;font-size:10px;border-radius:50%;margin-left:4px}.main-nav{display:flex;justify-content:space-between;align-items:center;min-height:57px;border-top:1px solid var(--line)}.nav-primary{display:flex;gap:34px;height:57px}.nav-primary a{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;position:relative}.nav-primary a.active:after{content:'';height:3px;background:var(--orange);bottom:0;left:0;right:0;position:absolute}.nav-primary a:hover{color:var(--orange-dark)}.nav-help{display:flex;align-items:center;gap:17px;font-size:12px}.nav-help .icon{width:17px}.mobile-only{display:none!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:19px;background:var(--orange);color:#151716;border:1px solid transparent;border-radius:3px;padding:16px 23px;min-height:52px;font-size:13px;font-weight:700;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#f47c49;transform:translateY(-1px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#303535}.button.secondary{background:transparent;border-color:#bcc2bb}.button.small{padding:10px 15px;min-height:43px}.button .icon{width:20px;height:20px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:700;min-height:44px;background:none;border:0;padding:0}.text-link:hover{color:var(--orange-dark)}.text-link.light{color:#fff}.text-link.light:hover{color:var(--orange)}.text-link .icon{width:18px}.round-link{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #b9beb6;border-radius:50%;flex-shrink:0}.round-link:hover{background:var(--orange);border-color:var(--orange)}.hero{position:relative;min-height:580px;background:#121515;overflow:hidden;color:var(--white)}.hero-image{position:absolute;right:0;top:0;width:80%;height:100%;object-fit:cover;object-position:60% 55%;opacity:.93}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101414 2%,#101414ee 27%,#10141490 43%,transparent 65%)}.hero-content{position:relative;padding-block:63px 27px}.hero-kicker{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.15em;color:#e4e6df;font-weight:700;margin-bottom:25px}.hero-kicker span{width:7px;height:7px;background:var(--orange);border-radius:50%}.hero h1{font-size:clamp(48px,5vw,72px);line-height:.99;letter-spacing:-.055em;margin-bottom:24px;max-width:680px}.hero h1 em{color:var(--orange);font-style:normal}.hero p{max-width:380px;font-size:14px;line-height:1.8;color:#b8c0ba;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:22px}.hero-actions .button{padding:17px 21px}.hero-caption{display:flex;justify-content:space-between;margin-top:52px;font-size:9px;letter-spacing:.12em;color:#c5cbc4}.hero-caption span:last-child{padding-right:25px}.hero-vertical{position:absolute;right:20px;top:58px;writing-mode:vertical-rl;letter-spacing:.3em;font-size:9px;color:#ddd}.finder-wrap{position:relative;margin-top:0;padding-top:30px}.finder{padding:25px 28px 18px;border:1px solid var(--line);background:#fff;border-radius:5px;box-shadow:0 8px 28px #18201605;display:grid;grid-template-columns:280px 1fr;gap:0 25px}.finder-heading{display:flex;gap:15px;align-items:center}.finder-heading>.icon{width:36px;height:36px;color:var(--orange-dark)}.finder-heading .eyebrow{font-size:9px;margin:0 0 7px}.finder h2{font-size:20px;max-width:220px;margin:0;letter-spacing:-.03em}.finder-options{display:flex;align-items:end;gap:14px}.finder-options label{flex:1;margin-bottom:0;min-width:0}.finder-options label>span{font-size:10px;color:var(--muted)}.finder-options select{font-size:12px;background:#f7f8f4;padding:10px;min-height:45px}.finder-options .button{min-height:45px;white-space:nowrap;padding:12px 18px}.finder-note{grid-column:2;margin:11px 0 0;font-size:11px;color:#6e746e}.section-space{padding-block:68px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-heading h2{margin:0}.section-heading p{margin:0;font-size:13px;line-height:1.7}.section-heading .eyebrow{margin-bottom:10px}.world-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.world-card{position:relative;min-height:290px;padding:35px;overflow:hidden;border-radius:5px}.world-card>div{position:relative;z-index:2}.world-card .eyebrow{font-size:9px}.world-card h3{font-size:39px;margin-bottom:15px}.world-card p{font-size:13px;line-height:1.7;margin-bottom:14px}.moto-world{background:#222729;color:white}.moto-world p,.moto-world .eyebrow{color:#bfc7c2}.moto-world>img{position:absolute;width:68%;height:100%;right:-9%;top:0;object-position:70% 50%;opacity:.6;transition:transform .5s}.moto-world:after{position:absolute;inset:0;content:'';background:linear-gradient(90deg,#1d2224 14%,#1d222466 55%,transparent)}.world-card:hover img{transform:scale(1.04)}.world-number{position:absolute;bottom:20px;right:26px;z-index:2;font-size:11px;font-weight:700;opacity:.6}.car-world{background:#e5e8df}.car-world>div{max-width:260px}.car-drawing{position:absolute;right:-78px;bottom:-5px;width:340px;fill:none;stroke:#757f70;stroke-width:2;opacity:.65}.collection-note{display:flex;align-items:center;gap:28px;border:1px solid #d5dacf;background:#edf0e8;padding:28px 32px;border-radius:5px;margin-bottom:65px}.collection-note h2{font-size:25px;margin:0 0 10px}.collection-note p{font-size:13px;max-width:820px;margin:0;line-height:1.7}.collection-note .eyebrow{font-size:9px;margin-bottom:7px}.collection-icon{width:65px;height:65px;border:1px solid #bdc6b8;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.collection-icon .icon{width:29px;height:29px}.collection-note .round-link{margin-left:auto}.ethos{background:#171b1c;color:#f6f7f2;padding:65px 0}.ethos-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.ethos h2{font-size:44px;line-height:1.06;margin-bottom:20px}.ethos h2 em{font-style:normal;color:#959e92}.ethos .eyebrow{color:#b2bcae;font-size:9px}.ethos p{color:#abb5ae;font-size:13px;line-height:1.9;max-width:385px}.ethos-points article{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #3b4240}.ethos-points article:first-child{padding-top:0}.ethos-points article>span{font-size:10px;color:var(--orange);font-weight:700;margin-top:3px}.ethos-points article h3{font-size:19px;letter-spacing:-.025em;margin-bottom:8px}.ethos-points article p{font-size:12px;line-height:1.75;margin:0}.ethos-points article>.icon{color:#a7b49e;margin-left:auto;width:29px;height:29px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.guide-art{height:205px;background:#e2e5db;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.guide-art>.icon{width:90px;height:90px;stroke-width:.8;color:#4e5b4a}.guide-art>span{font-size:10px;font-weight:700;letter-spacing:.3em;color:#687262}.guide-art>b{position:absolute;top:15px;left:17px;font-size:10px;border:1px solid #afb7a8;border-radius:100%;width:29px;height:29px;text-align:center;line-height:27px}.guide-art img{height:100%;width:100%;object-position:70% 50%}.guide-2 .guide-art>b{color:white;border-color:#9b9d93}.guide-3 .guide-art{background:#e9ddd0}.guide-3 .guide-art>.icon{color:#766148}.guide-meta{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.04em;color:var(--muted);margin-block:19px 12px}.guide-card h3,.guide-card h2{font-size:24px;line-height:1.2;margin-bottom:11px;max-width:355px}.guide-card p{font-size:13px}.guide-card:hover h3,.guide-card:hover h2{color:var(--orange-dark)}.guide-card .text-link{font-size:11px}.reassurance{border-top:1px solid var(--line);padding-block:31px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:25px}.reassurance>div{display:flex;gap:18px;justify-content:center;border-right:1px solid var(--line)}.reassurance>div:last-child{border:0}.reassurance .icon{width:29px;height:29px;align-self:center}.reassurance span{font-size:11px;font-weight:700;line-height:1.65}.newsletter{background:#e5e9df;padding:45px 0}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.newsletter h2{font-size:32px;margin-bottom:11px}.newsletter p{font-size:12px;margin-bottom:0}.newsletter .eyebrow{font-size:9px;margin-bottom:10px}.newsletter-input{display:flex;background:white;border-radius:4px;overflow:hidden;border:1px solid #ccd4c5}.newsletter-input input{border:0;border-radius:0;font-size:12px;background:transparent}.newsletter-input .button{border-radius:0;white-space:nowrap;min-height:48px}.check{display:flex;align-items:start;gap:9px;font-size:11px;font-weight:400;line-height:1.55;margin-top:13px}.check input{appearance:auto;width:15px;height:15px;min-height:15px;margin:1px 0 0;flex-shrink:0;accent-color:var(--orange)}.check a{text-decoration:underline}.newsletter .check{color:#586252;margin-bottom:0}footer{background:#141819;color:#bfc7c0;padding-top:53px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px}.footer-brand p{font-size:16px;line-height:1.7;color:#939f96;margin-top:23px}.footer-location{font-size:8px;letter-spacing:.11em;color:#9aa79d}.footer-grid h3{font-size:12px;color:#f1f3ed;letter-spacing:0;margin:10px 0 21px}.footer-grid>div>a:not(.footer-brand a){display:flex;align-items:center;gap:10px;font-size:11px;margin-bottom:11px}.footer-grid a:hover{color:var(--orange)}.footer-note{font-size:11px;margin-top:23px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #313937;margin-top:44px;padding-block:23px;font-size:9px;color:#9da89e}.footer-bottom>div{display:flex;gap:26px}.footer-bottom a{color:#c3cbc2}.page-top{padding-block:29px 35px}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:10px;margin-bottom:39px}.breadcrumb a:hover{color:var(--orange-dark)}.page-top h1{margin-bottom:18px}.page-top p{font-size:14px;margin:0}.utility-content{padding-bottom:75px;min-height:350px}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:38px;padding-bottom:75px}.catalog-sidebar{padding:22px;background:#eeefe9;border-radius:5px;height:max-content}.catalog-sidebar form>label{font-size:11px}.catalog-sidebar input,.catalog-sidebar select{font-size:12px}.catalog-sidebar .button{width:100%}.muted-link{display:block;text-align:center;text-decoration:underline;color:var(--muted);font-size:11px;margin-top:12px}.garage-help{border-top:1px solid #d0d6ca;padding-top:25px;display:flex;flex-direction:column;gap:13px;margin-top:28px}.garage-help .icon{width:30px;height:30px}.garage-help strong{font-size:15px;line-height:1.35}.garage-help span{font-size:11px;color:var(--muted)}.catalog-toolbar{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-grid.catalog-products{grid-template-columns:repeat(3,1fr)}.product-card{background:#fff;border:1px solid var(--line);border-radius:5px;overflow:hidden}.product-image{display:block;aspect-ratio:1.2;background:#f0f1eb}.product-image img{width:100%;height:100%;object-fit:contain}.product-card-copy{padding:20px}.product-card .eyebrow{font-size:9px;margin-bottom:7px}.product-card h3{font-size:17px;line-height:1.3;letter-spacing:-.025em;margin-bottom:13px}.availability{color:#676d63;font-size:11px;display:block;margin-bottom:12px}.availability.available{color:#357031}.availability.available:before{content:'●';margin-right:6px;font-size:8px}.product-price{display:flex;align-items:center;justify-content:space-between}.product-price strong{font-size:22px;letter-spacing:-.025em}.product-card .round-link{width:35px;height:35px}.product-card small{font-size:10px;color:var(--muted);display:block;margin-top:9px}.no-photo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;height:100%;color:#7c8576}.no-photo .icon{width:60px;height:60px;stroke-width:1}.no-photo span{font-size:11px}.empty-state{background:#f0f2ec;border:1px solid var(--line);border-radius:5px;padding:58px 35px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:350px}.empty-state>.icon{width:57px;height:57px;color:#7c8b73;margin-bottom:29px;stroke-width:1}.empty-state h2{font-size:33px;margin-bottom:18px;max-width:480px}.empty-state p{max-width:460px;margin-bottom:26px;font-size:13px}.empty-state .text-link{margin-top:15px}.catalog-empty{min-height:520px;padding-block:90px}.empty-small{padding:25px;border:1px dashed var(--line);margin-block:20px}.empty-small h2{font-size:25px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-tile{background:#e9eee3;padding:24px;display:flex;flex-direction:column;gap:25px;border-radius:4px}.category-tile h3{font-size:20px;margin:0}.category-tile>.icon:last-child{align-self:end}.brand-strip{display:flex;gap:35px;flex-wrap:wrap}.brand-strip a{font-weight:800;font-size:23px}.promo-banner{background:#e5e9df;padding:45px;border-radius:5px;margin-bottom:25px}.pagination{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.pagination a{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line)}.pagination a.current{background:var(--ink);color:#fff}.notice{border-left:3px solid var(--orange);background:#fff0df;color:#72441b;font-size:13px;padding:18px 22px;margin-bottom:25px}.form-card{padding:30px;background:white;border:1px solid var(--line);border-radius:5px}.form-feedback{font-size:12px;line-height:1.5;margin:13px 0 0}.form-feedback.error{color:#a82121}.form-feedback.success{color:#31712d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .full{grid-column:1/-1}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;max-width:960px;margin:auto}.auth-grid h2{font-size:28px}.form-card .button{width:100%}.auth-intro{background:#e4e9dd;padding:36px;border-radius:5px}.auth-intro p{font-size:14px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-layout h2{font-size:34px}.contact-layout>div>p{max-width:420px;font-size:14px}.contact-box{margin-top:35px;max-width:380px;padding:26px;background:#e8ede1;border-radius:4px}.contact-box>.icon{width:36px;height:36px;margin-bottom:18px}.contact-box h3{font-size:22px}.contact-box p{font-size:13px}.help-layout{display:grid;grid-template-columns:220px 1fr;gap:70px}.help-layout aside{display:flex;flex-direction:column;align-items:start;gap:17px;font-size:13px}.help-layout aside a:hover{color:var(--orange-dark)}.reading-content{max-width:820px}.reading-content section{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.reading-content h2{font-size:25px;letter-spacing:-.03em}.reading-content p{font-size:15px;line-height:1.9}.preserve-lines{white-space:pre-line;overflow-wrap:anywhere}.article-content{margin:auto}.article-meta{font-size:11px;color:var(--orange-dark);font-weight:700;letter-spacing:.08em;margin-bottom:30px}.article-intro{font-size:23px!important;color:var(--ink);line-height:1.6!important;margin-bottom:45px}.help-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.help-cards a{padding:28px;background:#ecefe5;border-radius:4px}.help-cards h2{font-size:24px;margin-top:30px}.help-cards p{font-size:12px}.help-cards .icon{float:right}.product-page{padding-block:30px 60px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:55px}.detail-image{aspect-ratio:1.1;background:#edf0e7;border:1px solid var(--line);border-radius:5px;overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:contain}.thumbnails{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.thumbnails button{padding:0;background:#fff;border:1px solid var(--line);border-radius:3px;overflow:hidden}.thumbnails img{object-fit:contain}.product-summary h1{font-size:37px;line-height:1.1}.muted{color:var(--muted);font-size:12px}.fitment-box{display:flex;gap:14px;background:#e8ede1;padding:19px;border-radius:4px;margin-block:25px}.fitment-box strong{display:block;font-size:13px;margin-bottom:7px}.fitment-box a{font-size:11px}.fitment-box .icon{width:24px;height:24px}.fitment-box a .icon{width:15px;height:15px;margin-left:8px}.detail-price strong{font-size:36px;letter-spacing:-.035em}.detail-price>span{display:block;font-size:11px;color:var(--muted)}.detail-price p{font-size:11px}.detail-price{margin-bottom:20px}.buy-row{display:flex;gap:13px;align-items:end}.buy-row .quantity-label{max-width:95px;margin:0}.quantity-label>span{font-size:10px}.buy-row .button{flex:1;min-height:50px}.wishlist-button{margin-block:13px}.product-help{display:flex;gap:25px;flex-wrap:wrap;padding-top:22px;margin-top:20px;border-top:1px solid var(--line);font-size:12px}.product-help .icon{margin-right:7px}.product-content{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:35px 50px}.product-content h2{font-size:25px}.product-content section{border-top:1px solid var(--line);padding-top:25px}.product-content p{font-size:14px}.specs{display:grid;grid-template-columns:1fr 1fr;font-size:13px}.specs dt,.specs dd{padding:10px;margin:0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.specs dt{color:var(--muted)}.vehicle-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding-block:13px;font-size:12px}.vehicle-row>.icon:last-child{margin-left:auto}.review{background:#fff;padding:18px;margin-bottom:10px}.review>span{display:block;font-size:10px;color:var(--muted)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 350px;gap:35px}.summary-card{background:#e8ede1;padding:27px;border-radius:5px;align-self:start;position:sticky;top:25px}.summary-card h2{font-size:25px}.summary-line{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-bottom:12px}.summary-line.total{font-size:22px;font-weight:700;border-top:1px solid #c8d1bf;padding-top:20px;margin-top:20px}.summary-card .button{width:100%;margin-top:16px}.summary-card small{display:block;font-size:10px;color:var(--muted);margin-top:12px}.cart-row{display:grid;grid-template-columns:90px 1fr 85px 95px 35px;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row h3{font-size:18px;line-height:1.3;margin-bottom:8px}.cart-row p{font-size:11px;margin:0}.cart-row>img,.cart-row>.no-photo{width:90px;height:85px;object-fit:contain;background:#e9ede3}.cart-row strong{font-size:15px}.cart-row input{min-height:42px;padding:8px}.icon-button{border:0;background:transparent;padding:8px;display:inline-grid;place-items:center;min-height:44px;min-width:44px;border-radius:3px}.icon-button:hover{background:#dbe2d1}.account-tabs{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:25px}.account-tabs a,.account-tabs button{padding:12px 18px;border:1px solid var(--line);font-size:13px;border-radius:4px;background:white}.account-tabs .active{background:var(--ink);color:white}.account-section{margin-block:32px}.account-section h2{font-size:26px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.account-card{padding:25px;border:1px solid var(--line);border-radius:5px;background:#fff}.account-card h3{font-size:20px;margin-bottom:12px}.account-card p{font-size:12px;margin-bottom:12px}.vehicle-picker{display:grid;grid-template-columns:1fr 2fr 1fr;gap:20px;padding:25px;background:#e9ede2;border-radius:4px;margin-bottom:30px}.vehicle-picker .button{align-self:end;margin-bottom:17px}.disabled-feature{font-size:12px;color:var(--muted);padding:16px 20px;border:1px solid var(--line);margin-bottom:25px}.table-scroll{overflow:auto}.data-table{border-collapse:collapse;width:100%;background:#fff;font-size:12px}.data-table th,.data-table td{text-align:left;padding:15px;border-bottom:1px solid var(--line);vertical-align:middle}.data-table th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);white-space:nowrap}.badge{display:inline-block;border-radius:3px;padding:3px 8px;background:#e8ede2;color:#48613b;font-size:10px}.badge.orange{background:#fce7d4;color:#8a4714}.badge.gray{background:#eceee9;color:#5a6653}.order-success{display:flex;align-items:center;gap:22px;background:#e3eadb;padding:30px;margin-bottom:30px}.order-success>.icon{width:50px;height:50px}.order-success h2{margin:0 0 10px;font-size:29px}.order-success p{margin:0;font-size:13px}.summary-items{font-size:12px;line-height:1.8}.loading-state{padding:40px;text-align:center}.skeleton{height:25px;width:70%;background:linear-gradient(90deg,#e2e6dc,#f0f2eb,#e2e6dc);background-size:200%;animation:shimmer 1.6s infinite;margin:15px auto;border-radius:5px}.skeleton.short{width:40%}@keyframes shimmer{to{background-position:-200%}}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:min(500px,calc(100% - 32px));background:#171d18;color:#fff;padding:16px 23px;box-shadow:0 8px 35px #0003;border-radius:5px;z-index:100;font-size:13px}dialog{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:40px;width:min(650px,calc(100% - 32px));max-height:90vh;overflow:auto}dialog::backdrop{background:#07120cad;backdrop-filter:blur(3px)}.modal-close{position:absolute;right:10px;top:10px}dialog h2{font-size:29px;padding-right:25px}.suggestions{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid var(--line);box-shadow:0 10px 20px #0001;z-index:30;border-radius:0 0 4px 4px;padding:6px}.suggestions a{display:flex;justify-content:space-between;gap:15px;padding:12px;font-size:12px}.suggestions a:hover,.suggestions a:focus{background:#e8ede2}.suggestions p{font-size:12px;padding:12px;margin:0}.skip-link{position:absolute;top:-100px;left:20px;background:var(--orange);color:var(--ink);z-index:1000;padding:15px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1650px){.hero-image{width:74%}.hero-shade{background:linear-gradient(90deg,#101414 10%,#101414ee 29%,#10141455 50%,transparent 72%)}}
@media(max-width:1180px){.container{width:calc(100% - 48px)}.header-main{gap:23px}.header-actions{gap:17px}.header-action{flex-direction:column;gap:3px;font-size:10px}.header-search input{font-size:11px}.logo img{width:180px}.hero h1{font-size:60px}.hero{min-height:555px}.hero-content{padding-top:54px}.hero-image{width:90%;object-position:63% 50%}.finder{grid-template-columns:230px 1fr;padding:23px}.finder-options{gap:10px}.finder-heading{gap:10px}.finder h2{font-size:18px}.finder-options .button{font-size:11px;padding-inline:12px}.ethos-grid{gap:65px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid.catalog-products{grid-template-columns:repeat(2,1fr)}.newsletter-inner{gap:45px}.world-card{padding:27px}.world-card h3{font-size:34px}.car-drawing{right:-125px}.footer-grid{gap:30px}.cart-layout,.checkout-layout{grid-template-columns:1fr 310px}.cart-row{grid-template-columns:65px 1fr 60px 78px 30px;gap:13px}.cart-row>img,.cart-row>.no-photo{width:65px;height:65px}}
@media(max-width:900px){.header-main{flex-wrap:wrap;padding-block:22px 15px;gap:15px;justify-content:space-between}.header-search{order:3;flex-basis:100%}.header-action{flex-direction:row;font-size:11px}.header-main .logo img{width:200px}.nav-primary{gap:23px}.nav-help{font-size:10px}.hero h1{font-size:54px}.hero p{max-width:320px;font-size:13px}.hero-image{width:100%;object-position:70% 50%}.hero-shade{background:linear-gradient(90deg,#101414 0%,#101414d9 34%,#10141433 90%)}.hero-actions{gap:15px}.hero-actions .button{font-size:11px;padding-inline:16px}.hero-actions .text-link{font-size:11px}.hero-caption span:last-child{display:none}.finder{grid-template-columns:1fr;gap:22px}.finder-heading h2{max-width:none}.finder-note{grid-column:1;margin-top:-10px}.world-grid{grid-template-columns:1fr 1fr}.world-card{min-height:310px;padding:24px}.world-card h3{font-size:31px}.world-card p{font-size:12px}.moto-world>img{width:110%;right:-30%;opacity:.45}.car-drawing{width:260px;right:-70px;opacity:.35}.world-card .text-link{font-size:10px}.ethos-grid{gap:40px}.ethos h2{font-size:38px}.guide-grid{gap:18px}.guide-art{height:170px}.guide-card h3{font-size:21px}.guide-meta{font-size:8px}.reassurance{grid-template-columns:1fr 1fr;gap:25px}.reassurance>div:nth-child(2){border:0}.newsletter-inner{gap:30px}.newsletter h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div{padding-bottom:15px}.contact-layout{gap:35px}.help-layout{gap:35px;grid-template-columns:180px 1fr}.product-detail{gap:30px}.product-summary h1{font-size:30px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary-card{position:static}.account-grid{grid-template-columns:1fr 1fr}.product-content{gap:30px}.vehicle-picker{grid-template-columns:1fr 2fr}.vehicle-picker .button{grid-column:1/-1;margin:0}.auth-grid{gap:25px}}
@media(max-width:640px){.container{width:calc(100% - 32px)}.topline{height:28px;font-size:8px;letter-spacing:.1em}.topline a{display:none}.topline .container{justify-content:center}.header-main{padding-block:14px 11px}.header-main .logo img{width:161px;height:37px}.header-actions{gap:6px}.header-action span{display:none}.header-action .icon{width:22px;height:22px}.header-action{padding:8px;min-height:44px}.header-actions>.header-action:first-child{display:none}.mobile-only{display:inline-flex!important}.icon-button{padding:8px;min-width:39px}.header-search{padding:0 12px;gap:9px;border-radius:3px}.header-search input{font-size:11px;min-height:45px;padding:10px 0}.header-search>.icon{width:19px}.main-nav{min-height:45px;border-top:0;width:100%;padding-inline:16px;border-bottom:1px solid var(--line)}.nav-primary{height:45px;gap:28px}.nav-primary>a{font-size:12px;gap:8px}.nav-primary>a:nth-child(n+3){display:none}.nav-primary .icon{width:20px}.nav-help{display:none}.main-nav.open{display:block;padding-block:10px}.main-nav.open .nav-primary{height:auto;display:flex;flex-direction:column;gap:0}.main-nav.open .nav-primary>a{display:flex;min-height:46px}.main-nav.open .nav-primary>a.active:after{display:none}.main-nav.open .nav-help{display:flex;min-height:45px;font-size:12px}.hero{min-height:705px}.hero-image{height:420px;top:auto;bottom:0;width:116%;max-width:none;right:-10%;object-position:64% 70%;opacity:1}.hero-shade{background:linear-gradient(180deg,#101414 0%,#101414 38%,#10141455 67%,#10141405 88%,#10141488)}.hero-content{padding-top:32px;padding-bottom:18px;min-height:705px;display:flex;flex-direction:column;align-items:start}.hero-kicker{font-size:8px;letter-spacing:.11em;margin-bottom:22px}.hero h1{font-size:clamp(40px,10.9vw,58px);line-height:1.02;margin-bottom:19px;letter-spacing:-.055em}.hero p{font-size:12px;line-height:1.8;max-width:305px;margin-bottom:18px}.hero-actions{gap:10px;flex-wrap:wrap;max-width:340px}.hero-actions .button{font-size:11px;min-height:47px;padding:13px 15px;gap:14px}.hero-actions .text-link{font-size:10px;min-height:37px;gap:9px}.hero-caption{margin-top:auto;font-size:8px}.hero-vertical{right:12px;top:auto;bottom:45px;font-size:7px;letter-spacing:.2em}.finder-wrap{padding-top:20px}.finder{padding:20px 18px;gap:20px}.finder-heading>.icon{width:30px;height:30px}.finder-heading .eyebrow{font-size:8px}.finder-heading h2{font-size:20px}.finder-options{display:grid;grid-template-columns:1fr 1fr;gap:15px 10px}.finder-options label{font-size:11px}.finder-options label>span{font-size:9px}.finder-options select{font-size:11px;padding:10px 7px;min-height:47px}.finder-options .button{grid-column:1/-1;min-height:47px;font-size:12px}.finder-note{font-size:10px;margin:0;line-height:1.7}.section-space{padding-block:43px}.section-heading{align-items:start;gap:16px;margin-bottom:24px}.section-heading h2{font-size:30px}.section-heading .eyebrow{font-size:8px;margin-bottom:9px}.section-heading>p{display:none}.section-heading>.text-link{font-size:9px;max-width:100px;line-height:1.6;gap:8px;flex-shrink:0}.section-heading>.text-link .icon{width:17px}.world-grid{grid-template-columns:1fr;gap:16px}.world-card{min-height:270px;padding:27px}.world-card h3{font-size:36px}.world-card p{font-size:12px;max-width:220px}.moto-world>img{width:85%;right:-15%;opacity:.65}.world-card .eyebrow{font-size:8px}.world-card .text-link{font-size:11px}.car-drawing{width:275px;right:-60px;bottom:-10px;opacity:.5}.collection-note{padding:23px 22px;gap:15px;align-items:start;flex-wrap:wrap;margin-bottom:40px}.collection-icon{width:43px;height:43px}.collection-icon .icon{width:23px;height:23px}.collection-note>div:nth-child(2){flex-basis:calc(100% - 62px)}.collection-note h2{font-size:22px;line-height:1.2}.collection-note .eyebrow{font-size:8px}.collection-note p{font-size:11px;line-height:1.8}.collection-note>.round-link{display:none}.ethos{padding:40px 0}.ethos-grid{grid-template-columns:1fr;gap:32px}.ethos h2{font-size:38px}.ethos p{font-size:12px;max-width:100%}.ethos-points article{padding:20px 0;gap:17px}.ethos-points article h3{font-size:19px}.ethos-points article p{font-size:11px}.guide-grid{grid-template-columns:1fr;gap:33px}.guide-art{height:210px}.guide-card h3,.guide-card h2{font-size:24px;max-width:100%}.guide-meta{font-size:9px;margin-block:15px 10px}.guide-card .text-link{font-size:11px}.reassurance{gap:22px 14px;padding-top:25px;margin-bottom:8px}.reassurance>div{gap:11px;justify-content:start;border:0}.reassurance span{font-size:9px;line-height:1.65}.reassurance .icon{width:23px;height:23px}.newsletter{padding:34px 0}.newsletter-inner{grid-template-columns:1fr;gap:22px}.newsletter h2{font-size:31px}.newsletter p{font-size:11px}.newsletter-input input{font-size:11px;min-width:0}.newsletter-input .button{font-size:11px;padding-inline:17px;gap:12px}.newsletter .check{font-size:9px;line-height:1.7}footer{padding-top:35px}.footer-grid{gap:25px 20px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand img{width:190px;height:40px;object-fit:contain}.footer-brand p{font-size:15px;line-height:1.6;margin-block:17px}.footer-grid h3{font-size:11px;margin:0 0 18px}.footer-grid>div>a:not(.footer-brand a){font-size:10px;margin-bottom:10px;overflow-wrap:anywhere}.footer-grid>div:last-child{grid-column:1/-1}.footer-note{font-size:10px;margin-top:15px}.footer-bottom{margin-top:20px;padding-block:20px;flex-direction:column;gap:15px;font-size:8px}.footer-bottom>div{gap:22px}.page-top{padding-block:20px 28px}.breadcrumb{font-size:9px;gap:8px;margin-bottom:29px}.page-top .eyebrow{font-size:8px}.page-top h1{font-size:35px;margin-bottom:16px}.page-top p{font-size:12px}.utility-content{padding-bottom:45px}.catalog-layout{grid-template-columns:1fr;gap:24px;padding-bottom:40px}.catalog-sidebar{padding:18px}.catalog-sidebar form{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.catalog-sidebar form label{margin-bottom:12px}.catalog-sidebar form label:first-child{grid-column:1/-1}.catalog-sidebar .garage-help{display:none}.catalog-sidebar input,.catalog-sidebar select{font-size:11px;min-height:43px;padding:10px}.catalog-sidebar .button{font-size:11px;align-self:end}.catalog-sidebar .muted-link{align-self:center}.catalog-sidebar label.check{font-size:10px}.catalog-toolbar{font-size:10px}.catalog-empty{min-height:390px;padding:43px 20px}.empty-state h2{font-size:29px}.empty-state p{font-size:12px}.empty-state .button{font-size:11px}.empty-state .text-link{font-size:10px}.product-grid,.product-grid.catalog-products{grid-template-columns:1fr 1fr;gap:12px}.product-card-copy{padding:14px 11px}.product-card h3{font-size:14px;letter-spacing:-.03em}.product-card .eyebrow{font-size:8px}.product-price strong{font-size:17px}.product-card .round-link{width:28px;height:28px}.product-card .round-link .icon{width:17px}.product-card small{font-size:8px}.no-photo .icon{width:40px;height:40px}.no-photo span{font-size:9px}.availability{font-size:10px}.category-grid{grid-template-columns:1fr 1fr}.category-tile{padding:18px;gap:18px}.category-tile h3{font-size:17px}.auth-grid,.contact-layout,.help-layout,.product-detail,.product-content,.account-grid{grid-template-columns:1fr;gap:28px}.form-card{padding:22px}.form-grid{gap:0 12px}.form-grid .full-mobile{grid-column:1/-1}.contact-layout h2{font-size:30px}.contact-layout>div>p{font-size:12px}.help-layout aside{flex-direction:row;flex-wrap:wrap;gap:12px;font-size:10px}.help-layout aside a{padding:8px 10px;background:#e9eee2;border-radius:3px}.reading-content h2{font-size:23px}.reading-content p{font-size:13px}.article-intro{font-size:19px!important}.help-cards{grid-template-columns:1fr 1fr;gap:13px}.help-cards a{padding:19px}.help-cards h2{font-size:20px}.help-cards p{font-size:10px}.help-cards .icon{width:20px}.product-page{padding-top:20px}.product-summary h1{font-size:32px}.product-detail{gap:30px}.detail-image{aspect-ratio:1.15}.product-content{margin-top:35px}.product-content h2{font-size:25px}.buy-row .button{font-size:12px;padding-inline:15px}.product-help{font-size:11px;gap:16px}.specs{font-size:12px}.cart-row{grid-template-columns:58px 1fr 65px 34px;gap:12px;padding-block:17px}.cart-row>img,.cart-row>.no-photo{width:58px;height:58px}.cart-row h3{font-size:14px}.cart-row p{font-size:9px}.cart-row>strong{grid-column:2;grid-row:2}.cart-row>label{grid-column:3;grid-row:1/3;margin:0}.cart-row>.icon-button{grid-column:4;grid-row:1/3;min-width:30px}.cart-row .icon-button .icon{width:19px}.cart-row input{font-size:12px}.cart-row>div:nth-child(2){grid-row:1}.summary-card{padding:23px}.summary-line{font-size:12px}.summary-line.total{font-size:21px}.checkout-layout{gap:25px}.account-tabs{gap:9px}.account-tabs a,.account-tabs button{font-size:11px;padding:11px 13px}.vehicle-picker{grid-template-columns:1fr;padding:22px;gap:0}.vehicle-picker .button{margin-top:7px}.data-table th,.data-table td{padding:12px;font-size:10px}.order-success{padding:22px;gap:15px}.order-success h2{font-size:25px}.order-success p{font-size:11px}.order-success .icon{width:36px;height:36px}dialog{padding:35px 22px 25px}dialog h2{font-size:26px}.notice{font-size:11px;padding:15px}.product-content .text-link{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:640px){.cart-row>img,.cart-row>.no-photo{grid-column:1;grid-row:1/3}.cart-row>div:nth-child(2){grid-column:2;grid-row:1}}

.department-links{display:flex;flex-wrap:wrap;gap:12px;margin-block:24px}

/* Supplier promotions: readable current prices and actual shop references. */
.promotion-note{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;margin-top:9px;font-size:13px;line-height:1.5}
.promotion-note .promotion-badge{display:inline-flex;width:auto;padding:3px 9px;border-radius:6px;background:#e7efdf;color:#325c39;font-size:11px;font-weight:700;letter-spacing:.02em}
.promotion-note s{color:#687267;font-size:14px;font-weight:500}
.promotion-note small{flex-basis:100%;max-width:32em;color:#667063;font-size:11px;font-weight:400;line-height:1.5}
.detail-price .promotion-note{margin-top:12px}.supplier-base-price{display:block;color:#687267;font-size:11px;line-height:1.5}
.supplier-promo-tag{display:block;width:fit-content;background:#e7efdf;color:#325c39;border-radius:4px;padding:2px 6px;font-size:10px;margin:4px 0}
.price-calculation .supplier-promotion-summary{flex-basis:100%;border-bottom:1px solid #d6ddcd;padding-bottom:10px;color:#325c39}
.price-calculation .supplier-promotion-summary small{display:block;border:0;padding:2px 0 0;margin:0}
