@keyframes shimmer{to{transform:translateX(100%)}}:root{--ink:#0b1220;--ink-2:#172033;--muted:#667085;--muted-2:#8a94a6;--line:#e3e7ed;--soft:#f5f7f9;--white:#fff;--red:#e31e3d;--red-dark:#bd1230;--green:#16835f;--amber:#c27803;--radius:16px;--radius-lg:24px;--shadow:0 18px 55px rgba(11, 18, 32, .1);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p{margin:0}h1,h2,h3{font-size:inherit;font-weight:inherit}body{color:var(--ink);background:var(--white);font-family:Inter,Manrope,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}.responsive-picture{display:block;width:100%;height:100%}a{text-decoration:none}button,input,select,textarea{margin:0;padding:0;font:inherit}a,button{color:inherit}[x-cloak]{display:none!important}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:200;left:16px;top:-60px;padding:10px 16px;background:#fff;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.section{padding:104px 0}.section-soft{background:var(--soft)}.section-soft .eyebrow{color:#d31838}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow>span{width:20px;height:2px;background:currentColor}.eyebrow-light{color:#ff607a}.section-heading{margin-bottom:42px}.section-heading h2{margin:12px 0 0;font-size:clamp(31px,4vw,48px);line-height:1.12;letter-spacing:-.035em}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.centered-heading{text-align:center}.centered-heading .eyebrow{justify-content:center}.arrow-link,.button{display:inline-flex;align-items:center}.arrow-link{gap:12px;padding-bottom:5px;border-bottom:1px solid var(--ink);font-weight:750;white-space:nowrap}.arrow-link span{transition:transform .2s ease}.arrow-link:hover span{transform:translateX(4px)}.button{min-height:52px;justify-content:center;gap:14px;padding:0 24px;border:0;border-radius:10px;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--red);box-shadow:0 10px 25px rgba(227,30,61,.25)}.button-primary:hover{background:var(--red-dark)}.button-light{color:var(--ink);background:#fff}.button-light:hover{box-shadow:0 12px 30px rgba(0,0,0,.16)}.button-ghost-light{color:#fff;border:1px solid rgba(255,255,255,.3);background:0 0}.button-small{min-height:40px;padding-inline:16px;font-size:14px}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:0 0;cursor:pointer;font-size:24px}.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-utility{color:#cbd2dd;background:#080e19;font-size:12px}.utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between}.utility-status{display:flex;align-items:center;gap:8px}.utility-status b{color:#fff;font-weight:750}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#3dd598;box-shadow:0 0 0 4px rgba(61,213,152,.12)}.header-main,.utility-links{display:flex;align-items:center;gap:24px}.utility-links a:hover{color:#fff}.header-main{min-height:78px;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark{width:36px;height:34px;display:flex;flex-direction:column;justify-content:center;gap:3px;transform:skewX(-12deg)}.brand-mark i{display:block;height:6px;background:var(--red);border-radius:1px}.brand-mark i:nth-child(1){width:34px}.brand-mark i:nth-child(2){width:27px}.brand-mark i:nth-child(3){width:20px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy b{font-size:19px;letter-spacing:.035em}.brand-copy small{margin-top:4px;color:var(--muted);letter-spacing:.18em}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.desktop-nav a{transition:color .18s ease}.desktop-nav a:hover{color:var(--red)}.brand-copy small,.nav-badge{font-size:8px;text-transform:uppercase}.nav-badge{position:relative;top:-1px;margin-left:4px;padding:2px 5px;color:#d31838;background:#fff0f3;border-radius:4px;letter-spacing:.05em}.desktop-quick-search{position:relative;min-width:240px;max-width:350px;min-height:44px;flex:1;display:grid;grid-template-columns:20px minmax(0,1fr) 34px;align-items:center;gap:8px;margin-left:auto;padding:5px 5px 5px 13px;background:var(--soft);border:1px solid transparent;border-radius:10px;transition:border-color .2s,background .2s,box-shadow .2s}.desktop-quick-search:focus-within{background:#fff;border-color:#cfd5de;box-shadow:0 10px 30px rgba(11,18,32,.1)}.desktop-quick-search>svg{width:19px;fill:none;stroke:var(--muted);stroke-width:1.8}.desktop-quick-search>input{min-width:0;border:0;outline:0;background:0 0;font-size:11px}.desktop-quick-search>button{width:34px;height:34px;display:grid;place-items:center;color:#fff;border:0;border-radius:7px;background:var(--ink);cursor:pointer;transition:background .2s}.desktop-quick-search>button:hover{background:var(--red)}.desktop-search-suggestions{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 9px);color:var(--ink)}.desktop-search-suggestions:empty{display:none}.desktop-search-suggestions .suggestion-item{grid-template-columns:42px minmax(0,1fr)}.desktop-search-suggestions .suggestion-item>strong{display:none}.header-actions{display:flex;align-items:stretch;min-height:78px}.header-action{position:relative;min-width:66px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:0;border-left:1px solid var(--line);background:#fff;cursor:pointer;font-size:12px;font-weight:750}.header-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-action:hover{color:var(--red)}.search-toggle{display:none}.mobile-menu-toggle{width:46px;display:none;place-content:center;gap:5px;border:0;background:#fff}.mobile-menu-toggle span{display:block;width:22px;height:2px;background:var(--ink)}.header-search-panel{position:absolute;z-index:20;top:100%;left:0;width:100%;padding:18px 0 28px;background:#fff;border-top:1px solid var(--line);box-shadow:0 25px 40px rgba(11,18,32,.12)}.header-search-form{display:flex;align-items:center;gap:14px}.header-search-form svg{width:24px;fill:none;stroke:var(--muted);stroke-width:1.8}.header-search-form input{width:100%;padding:10px 0;border:0;outline:0;font-size:22px}.search-key{padding:5px 9px;color:var(--muted);border:1px solid var(--line);border-radius:6px;font-size:11px}.header-suggestions:not(:empty){margin-top:14px}.mobile-menu{position:absolute;top:100%;left:0;width:100%;min-height:calc(100vh - 78px);padding:14px 0;background:#fff;border-top:1px solid var(--line)}.floating-card div,.mobile-menu nav{display:grid}.mobile-menu a{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:750}.mobile-menu a span{color:var(--muted);font-size:13px}.hero{position:relative;overflow:hidden;color:#fff;background:#0b1220}.hero::before{content:"";position:absolute;width:720px;height:720px;right:-220px;top:-250px;border-radius:50%;background:radial-gradient(circle,rgba(227,30,61,.2),transparent 68%)}.hero-grid-lines{position:absolute;inset:0;opacity:.035;background-image:linear-gradient(rgba(255,255,255,.8) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.8) 1px,transparent 1px);background-size:64px 64px}.hero-inner{position:relative;min-height:590px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding-top:54px;padding-bottom:52px}.hero-copy,.hero-search{position:relative;z-index:5}.hero h1{margin:17px 0 23px;font-size:clamp(43px,5.2vw,72px);line-height:1.01;letter-spacing:-.055em}.hero h1 em{color:#a7b0bf;font-style:normal;font-weight:500}.hero-copy>p{max-width:650px;margin:0 0 30px;color:#b7c0cd;font-size:18px}.hero-search{z-index:12;width:min(720px,120%)}.hero-search-control{min-height:70px;display:flex;align-items:center;padding:7px 7px 7px 20px;background:#fff;border-radius:13px;box-shadow:0 22px 50px rgba(0,0,0,.28)}.hero-search-control svg{width:23px;flex:0 0 auto;fill:none;stroke:var(--muted);stroke-width:1.8}.hero-search-control input{min-width:0;flex:1;padding:12px 14px;border:0;outline:0;color:var(--ink);background:0 0}.hero-search-control button{height:56px;display:inline-flex;align-items:center;gap:18px;padding:0 22px;color:#fff;border:0;border-radius:9px;background:var(--red);font-weight:800;white-space:nowrap;cursor:pointer}.hero-search-control button:hover{background:var(--red-dark)}.hero-suggestions{position:absolute;left:0;top:calc(100% + 8px);width:100%;color:var(--ink);background:#fff;border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.hero-suggestions:empty{display:none}.hero-intents{width:min(720px,120%);display:grid;grid-template-columns:1fr 1.18fr;gap:10px;margin-top:13px}.hero-intent{position:relative;min-height:82px;display:grid;align-content:center;padding:13px 45px 13px 16px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:rgba(255,255,255,.055);transition:transform .2s ease,border-color .2s ease,background .2s ease}.hero-intent:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.09)}.hero-intent small{color:#909bad;font-size:9px}.hero-intent strong{margin:2px 0;font-size:13px;line-height:1.25}.hero-intent span{color:#c0c8d3;font-size:10px}.hero-intent i{position:absolute;right:15px;top:50%;width:27px;height:27px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:rgba(255,255,255,.1);font-style:normal}.hero-intent-urgent{border-color:rgba(255,91,117,.5);background:rgba(227,30,61,.14)}.hero-intent-urgent i,.hero-intent-urgent small{color:#ff8498}.search-examples{display:flex;flex-wrap:wrap;gap:13px;margin-top:17px;color:#7f8a9b;font-size:12px}.search-examples a{color:#d2d8e0;border-bottom:1px dashed #596579}.hero-trust>div,.hero-visual{display:flex;align-items:center}.hero-visual{position:relative;align-self:stretch;justify-content:center}.hero-truck{position:relative;z-index:3;width:116%;max-width:650px;aspect-ratio:3/2;background:center/contain no-repeat;transform:translate(35px,16px);filter:drop-shadow(0 28px 36px rgba(0,0,0,.32))}@media (min-width:821px){.hero-truck{background-image:url(../img/scania-truck-hero-720.webp)}@supports (background-image:image-set(url(../img/scania-truck-hero-720.avif)1x)){.hero-truck{background-image:image-set(url(../img/scania-truck-hero-720.avif)1x,url(../img/scania-truck-hero.avif)2x)}}}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.orbit-one{width:420px;height:420px}.orbit-two{width:560px;height:560px}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:12px 15px;color:var(--ink);background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.45);border-radius:11px;box-shadow:0 16px 40px rgba(0,0,0,.25);backdrop-filter:blur(8px)}.floating-card b{font-size:13px}.floating-card small{color:var(--muted);font-size:10px}.floating-stock{top:105px;right:4px}.floating-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:900}.floating-icon.success{color:var(--green);background:#e6f6f0}.floating-part{left:8px;bottom:80px}.floating-part strong{margin-left:14px;color:var(--red);font-size:14px}.part-thumb{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:8px;font-size:10px;font-weight:900}.hero-trust{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.11)}.hero-trust>div{gap:14px;min-height:83px;padding:0 25px;border-right:1px solid rgba(255,255,255,.11)}.hero-trust>div:first-child{padding-left:0}.hero-trust>div:last-child{border:0}.hero-trust strong{font-size:20px;letter-spacing:-.02em}.hero-trust span{max-width:110px;color:#8994a5;font-size:11px;line-height:1.35}.shipping-route{position:relative;z-index:2;padding:34px 0;color:#fff;background:#d31838}.shipping-route-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px}.shipping-route-mark{min-width:210px;display:flex;align-items:center;justify-content:center;gap:14px;padding:22px 24px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(255,255,255,.09)}.shipping-route-mark span{font-size:16px;font-weight:900;letter-spacing:.04em}.shipping-route-mark i{color:#ffd2d9;font-size:24px;font-style:normal}.brand-light .brand-copy b,.shipping-route-copy .eyebrow{color:#fff}.shipping-route-copy .eyebrow>span{background:#fff}.shipping-route-copy h2{margin:6px 0;font-size:clamp(24px,2.4vw,34px);line-height:1.07;letter-spacing:-.035em}.shipping-route-copy p{max-width:720px;margin:0;color:#fff;font-size:12px}.shipping-route-link{color:var(--ink);border-color:#fff;background:#fff;white-space:nowrap}.shipping-route-link:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.categories-section{background:linear-gradient(180deg,#fff 0,#f7f8fa 100%)}.category-showcase{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.category-directory{position:sticky;top:96px;overflow:hidden;color:#fff;background:var(--ink);border-radius:18px;box-shadow:0 20px 55px rgba(8,17,31,.13)}.category-directory-head{display:grid;padding:27px 24px 23px;border-bottom:1px solid rgba(255,255,255,.11)}.category-directory-head>span{color:#ff7588;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.category-directory-head strong{margin-top:7px;font-size:23px;letter-spacing:-.035em}.category-directory-head small{margin-top:2px;color:#8e99aa;font-size:10px}.category-directory nav{max-height:570px;overflow-y:auto;padding:9px;scrollbar-width:thin;scrollbar-color:#3b4656 transparent}.category-directory nav a{min-height:39px;display:flex;align-items:center;gap:10px;padding:8px 11px;color:#b8c0cc;border-radius:8px;font-size:10px;transition:color .2s,background .2s,transform .2s}.category-directory nav a:hover{color:#fff;background:rgba(255,255,255,.08);transform:translateX(3px)}.category-directory nav span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-directory nav b{min-width:29px;margin-left:auto;padding:3px 6px;color:#ff91a1;background:rgba(230,32,67,.13);border-radius:10px;text-align:center;font-size:8px}.category-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-visual-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 8px 24px rgba(10,20,36,.035);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.category-visual-card:hover{transform:translateY(-5px);border-color:transparent;box-shadow:0 20px 42px rgba(10,20,36,.12)}.category-visual-media{position:relative;height:188px;display:grid;place-items:center;overflow:hidden;padding:22px;background:#f4f6f8}.category-visual-media::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,transparent,rgba(240,243,246,.5));pointer-events:none}.category-visual-media .responsive-picture{position:absolute;z-index:1;inset:22px;width:auto;height:auto}.category-visual-media img,.product-media img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.category-visual-media img{position:relative;z-index:1;mix-blend-mode:multiply}.category-visual-card:hover .category-visual-media img{transform:scale(1.055)}.category-card-index{position:absolute;z-index:2;left:14px;top:13px;color:#aeb6c1;font-size:9px;font-weight:850;letter-spacing:.08em}.category-visual-fallback{position:relative;z-index:1;width:82px;height:82px;display:grid;place-items:center;color:var(--ink);background:#fff;border-radius:20px;box-shadow:0 12px 28px rgba(10,20,36,.09)}.category-visual-fallback svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category-visual-body{min-height:104px;display:flex;align-items:center;gap:14px;padding:21px}.category-visual-body h3{margin:0 0 5px;font-size:17px;line-height:1.2}.category-visual-body span{color:var(--muted);font-size:10px}.category-visual-body i{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;margin-left:auto;color:var(--red);background:#fff0f3;border-radius:50%;font-style:normal;transition:color .2s,background .2s,transform .2s}.category-visual-card:hover .category-visual-body i{color:#fff;background:var(--red);transform:translateX(3px)}.skeleton-card{pointer-events:none}.skeleton{position:relative;overflow:hidden;background:#e9ecf0}.skeleton::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:shimmer 1.4s infinite}.skeleton.circle{width:68px;height:68px;border-radius:15px}.skeleton.line{width:140px;height:12px;margin:7px 0;border-radius:6px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-5px);border-color:transparent;box-shadow:0 20px 45px rgba(11,18,32,.11)}.product-media{position:relative;height:218px;display:grid;place-items:center;overflow:hidden;background:#f7f8fa}.compare-check span,.product-media>a{width:100%;height:100%;display:grid;place-items:center}.product-media img{padding:12px}.product-card:hover .product-media img{transform:scale(1.035)}.product-badges{position:absolute;z-index:2;left:12px;top:12px;display:flex;gap:5px}.product-badge{padding:5px 8px;color:#fff;background:var(--ink);border-radius:5px;font-size:9px;font-weight:800;text-transform:uppercase}.compare-check{position:absolute;z-index:3;right:11px;top:11px;cursor:pointer}.compare-check input{position:absolute;opacity:0}.compare-check span{width:34px;height:34px;color:var(--muted);background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:8px}.compare-check svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.compare-check input:checked+span{color:#fff;border-color:var(--red);background:var(--red)}.product-body{padding:18px}.product-meta,.product-oem{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:9px;letter-spacing:.04em;text-transform:uppercase}.product-meta b{color:#596477;font-weight:700;white-space:nowrap}.product-card h3{min-height:47px;margin:9px 0 7px;font-size:16px;line-height:1.42}.product-card h3 a:hover{color:var(--red)}.product-oem{min-height:34px;align-items:center;gap:8px;margin:9px 0;padding:6px 8px 6px 10px;background:var(--soft);border-radius:8px;font-size:8px;letter-spacing:.06em}.copy-part-number{position:relative;display:inline-flex;align-items:center;gap:6px;padding:2px 4px;color:var(--ink);border:0;background:0 0;border-radius:5px;cursor:pointer;font-size:11px;letter-spacing:0;text-transform:none;transition:color .2s,background .2s}.copy-part-number:hover{color:var(--red);background:#fff}.copy-part-number svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.copy-part-number.copied{color:var(--green);background:#eaf7f2}.product-description{height:37px;margin:0 0 12px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.55}.product-buy{min-height:50px;display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:13px;padding-top:14px;border-top:1px solid var(--line)}.product-price{display:flex;flex-direction:column;line-height:1.15}.product-price strong{margin-top:3px;font-size:20px;letter-spacing:-.025em}.price-request-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;color:#fff;border-radius:9px;background:var(--ink);font-size:10px;font-weight:800;transition:background .18s ease,transform .18s ease}.price-request-link:hover{color:#fff;background:var(--red);transform:translateY(-2px)}.model-layout,.model-list a{display:grid;border:1px solid var(--line)}.model-layout{grid-template-columns:1.15fr .85fr;border-radius:var(--radius-lg);overflow:hidden}.model-copy{padding:58px 60px}.model-copy h2,.model-panel h3{margin:13px 0 14px;font-size:clamp(34px,4vw,49px);line-height:1.08;letter-spacing:-.04em}.model-copy>p{max-width:580px;margin:0 0 30px;color:var(--muted)}.model-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.model-list a{grid-template-columns:46px 1fr auto;align-items:center;min-height:61px;padding:9px 14px;border-radius:9px;transition:border-color .2s,background .2s}.model-list a:hover{border-color:var(--ink);background:var(--soft)}.model-list b{font-size:24px}.model-list span{color:var(--muted);font-size:11px}.model-list i,.vin-example i{font-style:normal}.model-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:58px;color:#fff;background:#d31838}.model-panel::after{content:"VIN";position:absolute;right:-15px;bottom:-55px;color:rgba(255,255,255,.08);font-size:150px;font-weight:900;letter-spacing:-.08em}.model-panel>*{position:relative;z-index:2}.model-panel-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.model-panel h3{margin:16px 0;font-size:clamp(32px,4vw,47px);line-height:1.06}.model-panel p{margin:0 0 28px;color:#fff;font-size:14px}.model-panel .button{align-self:flex-start}.vin-example{margin-top:34px;display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid rgba(255,255,255,.24);border-radius:9px;background:rgba(122,0,25,.22);font-size:12px;letter-spacing:.05em}.vin-example span{font-size:9px;font-weight:900}.vin-example i{margin-left:auto}.benefits-section{padding-top:70px;padding-bottom:70px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-grid article{position:relative;min-height:280px;padding:40px;border:1px solid var(--line);border-right:0}.benefit-grid article:first-child{border-radius:16px 0 0 16px}.benefit-grid article:last-child{border-right:1px solid var(--line);border-radius:0 16px 16px 0}.benefit-grid article>span{position:absolute;right:22px;top:18px;color:#667085;font-size:12px}.benefit-icon{width:53px;height:53px;display:grid;place-items:center;color:var(--red);background:#fff0f3;border-radius:13px;font-size:27px;font-weight:400}.benefit-grid h3{margin:23px 0 11px;font-size:20px}.benefit-grid p{margin:0;color:var(--muted);font-size:14px}.business-cta{padding:34px 0;color:#fff;background:var(--ink)}.business-inner{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:40px}.business-kicker{color:#ff6c84;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.business-cta h2{margin:9px 0 5px;font-size:34px;letter-spacing:-.03em}.business-cta p{margin:0;color:#aeb7c4}.business-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.site-footer{padding:68px 0 22px;color:#bac2cf;background:#080e19}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr .9fr 1fr;gap:65px;padding-bottom:50px}.brand-light .brand-copy small{color:#a5afbd}.footer-brand p{max-width:280px;margin:20px 0 0;color:#828d9d;font-size:13px}.footer-grid h2{margin:4px 0 20px;color:#fff;font-size:13px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:12px}.footer-grid a:hover{color:#fff}.footer-phone{color:#fff;font-size:22px;font-weight:800}.footer-address{display:grid;gap:3px;margin:5px 0;color:#828d9d;font-size:11px;font-style:normal;line-height:1.5}.footer-address b{color:#fff;font-size:10px;text-transform:uppercase}.text-link{color:#ff617a}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:20px;border-top:1px solid #202838;color:#8e99aa;font-size:10px}.contact-fab{position:fixed;z-index:40;right:24px;bottom:24px;min-height:48px;display:flex;align-items:center;gap:9px;padding:0 16px;color:#fff;background:var(--red);border-radius:24px;box-shadow:0 10px 32px rgba(227,30,61,.35);font-size:12px;font-weight:800}.contact-fab svg{width:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.messages{position:fixed;z-index:100;top:125px;right:20px;width:min(360px,calc(100% - 40px));display:grid;gap:9px}.message{display:flex;justify-content:space-between;gap:15px;padding:13px 15px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--ink);border-radius:9px;box-shadow:var(--shadow);font-size:13px}.message-success{border-left-color:var(--green)}.message-error{border-left-color:var(--red)}.message button{border:0;background:0 0;cursor:pointer;font-size:18px}.compare-dock{position:fixed;z-index:45;left:50%;bottom:22px;transform:translateX(-50%);min-width:330px;display:flex;align-items:center;gap:20px;padding:10px 12px 10px 18px;color:#fff;background:var(--ink);border:1px solid #303a4b;border-radius:13px;box-shadow:0 18px 50px rgba(0,0,0,.3)}.compare-dock[hidden]{display:none}.compare-dock div{display:grid;line-height:1.25}.compare-dock strong,.suggestion-item>strong{font-size:12px}.compare-dock span{color:#97a2b2;font-size:10px}.compare-dock .icon-button{color:#fff}.compare-label{color:var(--muted);background:var(--soft);font-size:10px!important;font-weight:750;text-transform:uppercase}.suggestion-list{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.suggestion-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;border-bottom:1px solid var(--line)}.suggestion-image,.suggestion-item:hover{background:var(--soft)}.suggestion-image{width:46px;height:40px;overflow:hidden;border-radius:6px}.suggestion-image img{width:100%;height:100%;padding:3px;object-fit:contain}.suggestion-copy{min-width:0;display:grid}.suggestion-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.suggestion-copy small,.suggestion-empty small{color:var(--muted);font-size:8px}.suggestion-all{display:flex;justify-content:space-between;padding:12px 14px;color:var(--red);font-size:10px;font-weight:800}.suggestion-empty{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);border-radius:10px;background:#fff}.suggestion-empty>span{font-size:24px}.suggestion-empty>div{display:grid}.suggestion-empty b{font-size:11px}.suggestion-empty a{margin-left:auto;color:var(--red);font-size:9px;font-weight:750}@media (max-width:1100px){.desktop-nav{gap:20px}.account-link span,.cart-link>span,.desktop-quick-search{display:none}.header-actions{margin-left:auto}.search-toggle{display:flex}.hero-inner{grid-template-columns:1.15fr .85fr}.hero-truck{width:130%}.shipping-route-inner{grid-template-columns:auto minmax(0,1fr)}.shipping-route-link{grid-column:2;justify-self:start}.product-grid{grid-template-columns:repeat(3,1fr)}.category-showcase{grid-template-columns:220px minmax(0,1fr)}.category-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{gap:35px}}@media (max-width:820px){input,select,textarea{font-size:16px}.brand,.category-directory nav a{min-height:44px}.search-examples a{min-width:44px;justify-content:center}.arrow-link,.footer-bottom a,.search-examples a{min-height:44px;display:inline-flex;align-items:center}.compare-check{right:8px;top:8px}.compare-check input{inset:0;width:100%;height:100%;margin:0}.compare-check,.compare-check span{width:44px;height:44px}.product-card h3 a{min-height:44px;display:flex;align-items:flex-start}.product-oem{min-height:44px}.copy-part-number{min-width:44px;min-height:44px;justify-content:center}.price-request-link{min-height:44px}.footer-grid>div:not(:first-child)>a{min-width:44px;min-height:44px;display:inline-flex;align-items:center}.container{width:min(calc(100% - 30px),var(--container))}.section{padding:72px 0}.header-utility{display:none}.header-main{min-height:70px;gap:15px}.account-link,.desktop-nav{display:none}.search-toggle{display:flex}.header-actions{min-height:70px}.mobile-menu-toggle{display:grid}.header-action{min-width:54px;padding:0 10px}.header-actions .cart-link{border-left:0}.hero-inner{min-height:auto;display:block;padding-top:78px;padding-bottom:65px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-intents,.hero-search{width:100%;max-width:680px;margin-inline:auto}.hero-intents{margin-top:13px;text-align:left}.hero-visual{display:none}.shipping-route-inner{grid-template-columns:1fr;gap:18px}.shipping-route-mark{width:fit-content;min-width:0}.shipping-route-link{grid-column:auto}.hero-trust,.product-grid{grid-template-columns:repeat(2,1fr)}.hero-trust>div{border-bottom:1px solid rgba(255,255,255,.11)}.hero-trust>div:nth-child(2){border-right:0}.hero-trust>div:first-child{padding-left:20px}.category-showcase{grid-template-columns:1fr}.category-directory{position:static}.category-directory nav{max-height:none;display:grid}.category-directory nav,.category-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-layout{grid-template-columns:1fr}.model-copy,.model-panel{padding:45px 38px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:0;border-right:1px solid var(--line);border-bottom:0}.benefit-grid article:first-child{border-radius:16px 16px 0 0}.benefit-grid article:last-child{border-bottom:1px solid var(--line);border-radius:0 0 16px 16px}.business-inner{align-items:flex-start;flex-direction:column}.business-actions{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (max-width:560px){.container{width:min(calc(100% - 24px),var(--container))}.section{padding:58px 0}.section-heading{margin-bottom:28px}.split-heading{align-items:flex-start}.category-directory nav,.split-heading .arrow-link{display:none}.brand-copy b,.hero-trust strong{font-size:16px}.brand-mark{width:31px}.header-actions{margin-left:auto}.hero-inner{padding-top:48px;padding-bottom:42px}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-intents{grid-template-columns:1fr}.hero-intent{min-height:76px}.shipping-route{padding:28px 0}.shipping-route-inner{text-align:center;justify-items:center}.shipping-route-mark{padding:16px 20px}.shipping-route-copy .eyebrow{justify-content:center}.shipping-route-copy h2{font-size:27px}.business-actions .button,.shipping-route-link{width:100%}.hero-search-control{min-height:60px;padding:6px 6px 6px 15px}.hero-search-control input{padding-inline:10px;font-size:16px}.hero-search-control button{width:50px;height:48px;padding:0;font-size:0}.hero-search-control button span{font-size:20px;margin:auto}.search-examples{justify-content:center}.search-examples a{min-height:44px;display:inline-flex;align-items:center}.hero-trust>div{min-height:72px;padding:0 12px!important}.hero-trust span{font-size:9px}.category-directory-head{padding:20px}.category-visual-grid{grid-template-columns:1fr;gap:12px}.category-visual-media{height:210px}.category-visual-body{min-height:90px;padding:18px}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-media{height:155px}.product-media img{padding:8px}.product-body{padding:12px}.product-card h3{min-height:52px;font-size:13px}.contact-fab span,.product-description,.product-meta span,.suggestion-empty a{display:none}.product-price strong{font-size:14px}.product-buy{align-items:center}.price-request-link{min-height:44px;padding-inline:10px;font-size:9px}.product-badge{font-size:8px}.model-copy,.model-panel{padding:34px 24px}.model-list{grid-template-columns:1fr}.model-panel h3{font-size:36px}.benefits-section{padding-top:54px;padding-bottom:54px}.benefit-grid article{padding:28px}.business-inner{min-height:260px;flex-direction:column;justify-content:center;align-items:flex-start}.business-cta h2{font-size:28px}.business-actions{width:100%;display:grid}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-brand{grid-column:auto}.footer-grid>div:not(:first-child)>a{min-height:44px;display:inline-flex;align-items:center}.contact-fab{right:14px;bottom:14px;width:48px;padding:0;justify-content:center}.compare-dock{left:12px;right:12px;bottom:12px;min-width:0;transform:none}.suggestion-item{grid-template-columns:42px minmax(0,1fr) auto}.suggestion-item>strong{font-size:10px}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}