/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.block{display:block}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--red:#e3262e;--black:#08090a;--ink:#111315;--muted:#707276;--line:#dedede;--font-inter:"Helvetica Neue",Arial,sans-serif;--font-oswald:"Arial Narrow",Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{max-width:100vw;color:var(--ink);font-family:var(--font-inter),Arial,sans-serif;background:#f4f4f1;margin:0}body,main{width:100%;overflow-x:clip}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{color:#fff;z-index:20;will-change:transform;background:#0506063d;border-bottom:1px solid #ffffff21;align-items:center;width:100%;height:96px;transition:background-color .35s cubic-bezier(.12,.77,.16,.93),box-shadow .35s,border-color .35s;animation:nav-slide-down .8s cubic-bezier(.12,.77,.16,.93) both;display:flex;position:fixed;top:0;left:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);background:#050606f0;box-shadow:0 12px 35px #00000038}.brand{border-right:1px solid #ffffff21;justify-content:center;align-items:center;width:285px;height:100%;display:flex;overflow:hidden}.brand img{object-fit:cover;object-position:center;width:220px;height:74px}.desktop-nav{align-self:stretch;margin-left:auto}.desktop-nav,.desktop-nav a{align-items:center;display:flex}.desktop-nav a{letter-spacing:.12em;text-transform:uppercase;border-left:1px solid #0000;gap:7px;height:100%;padding:0 25px;font-size:12px;font-weight:700;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:all .25s;position:absolute;bottom:25px;left:25px;right:100%}.desktop-nav a:hover:after{right:25px}.header-actions{align-items:center;height:100%;display:flex}.icon-button{color:#fff;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff21;place-items:center;width:72px;height:100%;display:grid}.menu-button{display:none}.quote-button{background:var(--red);letter-spacing:.1em;text-transform:uppercase;align-self:stretch;align-items:center;gap:26px;padding:0 29px;font-size:12px;font-weight:800;display:flex}.hero{color:#fff;background:#050606;height:100vh;min-height:780px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;animation:hero-image-in 1.7s cubic-bezier(.12,.77,.16,.93) both}.hero-image,.hero-shade{position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#000000f5,#000000c4 25%,#00000026 62%,#0000001a),linear-gradient(#0000 58%,#00000073)}.hero-grid{background-image:linear-gradient(#ffffff09 1px,#0000 0),linear-gradient(90deg,#ffffff09 1px,#0000 0);background-size:96px 96px;position:absolute;inset:96px 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.hero-content{z-index:2;max-width:730px;position:absolute;top:43%;left:clamp(38px,8vw,145px);transform:translateY(-52%)}.eyebrow,.kicker{color:#bcbec1;text-transform:uppercase;letter-spacing:.27em;align-items:center;gap:13px;margin:0 0 24px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--red);width:34px;height:2px}.contact h2,.hero h1,.intro h2,.products h2,.range h2{font-family:var(--font-oswald),Impact,sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-weight:700;line-height:.91}.hero h1{flex-direction:column;font-size:clamp(62px,7.4vw,126px);display:flex}.title-line{margin-bottom:-.08em;padding-bottom:.08em;display:block;overflow:hidden}.title-line b{font:inherit;animation:title-slide-in 1s cubic-bezier(.12,.77,.16,.93) both;display:block}.title-line:first-child b{animation-delay:.18s}.title-line:nth-child(2) b{animation-delay:.3s}.title-line:nth-child(3) b{animation-delay:.42s}.outline-line b{color:#0000;-webkit-text-stroke:1.5px #fff}.hero-enter{animation:hero-detail-in .8s cubic-bezier(.12,.77,.16,.93) both}.enter-1{animation-delay:.1s}.enter-5{animation-delay:.55s}.enter-6{animation-delay:.68s}.hero-copy{color:#c4c5c5;max-width:520px;margin:28px 0 34px;font-size:15px;line-height:1.75}.hero-cta-row{gap:35px}.hero-contact,.hero-cta-row{align-items:center;display:flex}.hero-contact{z-index:6;flex-direction:row;justify-content:flex-end;gap:30px;position:absolute;inset:auto clamp(24px,4vw,72px) 250px}.hero-contact a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;min-height:48px;font-family:var(--font-inter),Arial,sans-serif;text-transform:uppercase;letter-spacing:0;background:#0507079e;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;padding:0 17px;font-size:clamp(12px,.9vw,15px);line-height:1;transition:background .25s,border-color .25s,transform .25s;display:flex;box-shadow:0 12px 30px #0003}.hero-contact a:hover{border-color:var(--red);color:#fff;background:#e3262ee6;transform:translateY(-2px)}.hero-contact a[href^=mailto\:]{text-transform:none}.hero-contact a svg{width:18px;height:18px;color:var(--red);stroke-width:1.8px;transition:color .25s}.hero-contact a:hover svg{color:#fff}.hero-contact a span{color:#a7aaa9;letter-spacing:.14em;font-size:8px;font-weight:800}.hero-contact a span,.hero-contact a strong{font-family:var(--font-inter),Arial,sans-serif}.hero-contact a strong{letter-spacing:-.01em;font-size:clamp(12px,.9vw,15px);font-weight:750}.hero-contact a[href^=mailto\:] strong{text-transform:none}.primary-button{background:var(--red);color:#fff;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:30px;min-height:58px;padding:0 25px;font-size:11px;font-weight:800;transition:all .25s;display:inline-flex}.primary-button:hover{color:#111;background:#fff}.text-link,.underlined-link{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:800;display:inline-flex}.text-link{color:#fff;border-bottom:1px solid #666;padding:14px 0}.hero-index{z-index:3;font-family:var(--font-oswald);flex-direction:column;align-items:center;gap:13px;display:flex;position:absolute;top:50%;right:38px}.hero-index strong{font-size:20px}.hero-index small{color:#777}.hero-index span{background:linear-gradient(var(--red) 33%,#4a4a4a 33%);width:1px;height:80px}.hero-quote{z-index:30;-webkit-backdrop-filter:blur(18px);background:#0d0f10f0;border:1px solid #ffffff2e;grid-template-rows:88px 88px 26px;grid-template-columns:1.15fr repeat(3,minmax(130px,1fr)) 1.25fr;min-height:202px;display:grid;position:absolute;bottom:28px;left:clamp(24px,4vw,72px);right:clamp(24px,4vw,72px);box-shadow:0 22px 70px #00000059}.quote-intro{border-right:1px solid #ffffff26;flex-direction:column;grid-row:1/3;justify-content:center;padding:25px 28px;display:flex}.quote-intro small{color:#727477;letter-spacing:.21em;text-transform:uppercase;order:-1;margin-bottom:12px;font-size:8px;font-weight:800}.quote-intro strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:27px;line-height:.95}.quote-intro strong span{color:var(--red)}.quote-intro p{color:#85878a;text-transform:uppercase;letter-spacing:.16em;margin:11px 0 0;font-size:9px}.quote-field{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:17px 20px;display:flex;position:relative}.quote-field:nth-of-type(n+4){border-bottom:0}.quote-field .field-label,.quote-field>span{color:#737578;text-transform:uppercase;letter-spacing:.16em;font-size:8px;font-weight:800}.quote-field input{color:#fff;appearance:none;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 25px 0 0;font-size:12px;font-weight:700}.quote-field input::placeholder{color:#626467;opacity:1}.custom-select{z-index:31;overflow:visible}.custom-select.is-open{z-index:100;background:#17191a}.custom-select>button{color:#626467;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;font-size:12px;font-weight:700;display:flex}.custom-select>button.has-value{color:#fff}.select-value{align-items:center;gap:9px;min-width:0;display:flex}.select-value svg{width:16px;height:16px;color:var(--red);stroke-width:1.8px;flex:none}.custom-select .select-chevron{width:15px;height:15px;color:var(--red);flex:none;transition:transform .25s}.custom-select.is-open .select-chevron{transform:rotate(180deg)}.custom-options{z-index:101;background:var(--red);scrollbar-width:thin;scrollbar-color:#fff #b8161d;border:1px solid #ff5b61;max-height:240px;padding:7px;position:absolute;inset:auto -1px calc(100% + 1px);overflow-y:auto;box-shadow:0 -18px 45px #0000006b}.custom-options button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:9px 12px;font-size:12px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:flex}.custom-options button:last-child{border-bottom:0}.custom-options button>span{align-items:center;gap:10px;display:flex}.custom-options button>span svg{stroke-width:1.8px;border:1px solid #ffffff73;border-radius:50%;width:17px;height:17px;padding:3px}.custom-options button:focus-visible,.custom-options button:hover{background:#00000038;outline:0;transform:translate(2px)}.custom-options button.is-selected{color:#111;background:#fff}.custom-options .option-check{flex:none;width:15px;height:15px}.quote-submit{background:var(--red);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.14em;border:0;grid-area:1/5/3;justify-content:center;align-items:center;gap:22px;padding:20px;font-size:10px;font-weight:900;transition:background .25s,color .25s;display:flex}.quote-submit:hover{color:#111;background:#fff}.quote-note{color:#75777a;text-transform:uppercase;letter-spacing:.15em;grid-column:1/-1;justify-content:center;align-items:center;margin:0;font-size:7px;display:flex}.quote-note.has-error{color:#ff7277}.scroll-reveal{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.12,.77,.16,.93),transform 1.1s cubic-bezier(.12,.77,.16,.93)}.scroll-reveal.slide-up{transform:translateY(90px)}.scroll-reveal.slide-left{transform:translate(60px)}.scroll-reveal.is-visible{opacity:1;transform:translate(0)}@keyframes title-slide-in{0%{transform:translateY(115%)}to{transform:translateY(0)}}@keyframes hero-detail-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image-in{0%{opacity:0;transform:scale(1.09)translate(2%)}to{opacity:1;transform:scale(1)translate(0)}}@keyframes nav-slide-down{0%{transform:translateY(-105%)}to{transform:translateY(0)}}.section-pad{padding:120px clamp(35px,8vw,145px)}.intro{isolation:isolate;background:#f4f4f1;grid-template-columns:200px 1fr 380px;align-items:start;gap:50px;padding-bottom:500px;display:grid;position:relative;overflow:hidden}.intro-copy,.intro-main,.intro>.section-label{z-index:2;position:relative}.intro-background{z-index:0;pointer-events:none;height:500px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.intro-background img{object-fit:cover;object-position:center 58%;opacity:.78}.intro-background:after{content:"";background:linear-gradient(#f4f4f1,#f4f4f1e6 10%,#f4f4f12e 35%,#f4f4f114 75%,#f4f4f194),linear-gradient(90deg,#f4f4f161,#0000 38% 82%,#f4f4f12e);position:absolute;inset:0}.intro-background:before{content:"ENGINEERED FOR THE ROAD";z-index:2;color:#4e5052;letter-spacing:.22em;border-left:24px solid var(--red);padding-left:12px;font-size:8px;font-weight:800;position:absolute;bottom:28px;left:clamp(35px,8vw,145px)}.section-label{text-transform:uppercase;letter-spacing:.2em;color:#787a7c;padding-top:8px;font-size:9px;font-weight:800}.kicker{color:var(--red);margin-bottom:23px}.intro h2,.products h2,.range h2{font-size:clamp(48px,5.2vw,86px)}.contact h2 span,.intro h2 span,.products h2 span{color:var(--red)}.intro-copy{padding-top:43px}.intro-copy p,.products-head>p,.range>p{color:#65676a;margin:0 0 30px;font-size:14px;line-height:1.85}.underlined-link{border-bottom:1px solid #aaa;padding:10px 0}.proof-strip{border-top:1px solid #d2d2d0;border-bottom:1px solid #d2d2d0;grid-template-columns:repeat(3,1fr);margin:0 clamp(35px,8vw,145px);display:grid}.proof-strip>div{border-right:1px solid #d2d2d0;grid-template-columns:52px 1fr;align-content:center;min-height:150px;padding:25px 34px;display:grid}.proof-strip>div:last-child{border-right:0}.proof-strip svg{color:var(--red);grid-row:1/3;width:27px;height:27px}.proof-strip strong{text-transform:uppercase;font-family:var(--font-oswald);letter-spacing:.04em;font-size:17px}.proof-strip span{color:#777;margin-top:7px;font-size:11px}.vehicle-lookup-wrap{padding-top:120px;padding-bottom:0}.vehicle-lookup-card{color:#fff;background:linear-gradient(110deg,#060808fa,#0a0c0ceb),url(/hero-parts.png) 50%/cover;border-radius:34px;padding:44px 54px 38px;position:relative;overflow:hidden;box-shadow:0 26px 80px #1516162e}.vehicle-lookup-card:after{content:"TQ";color:#ffffff06;font-family:var(--font-oswald);pointer-events:none;font-size:250px;font-weight:900;line-height:1;position:absolute;bottom:-70px;right:-18px}.lookup-tabs{z-index:2;background:#0b0d0d;border:1px solid #353838;border-radius:999px;margin-bottom:42px;padding:4px;display:inline-flex;position:relative}.lookup-tabs button{color:#777a7b;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 18px;font-size:9px;font-weight:900;transition:all .2s;display:flex}.lookup-tabs button svg{width:16px;height:16px}.lookup-tabs button.is-active{background:var(--red);color:#fff}.lookup-heading{z-index:2;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid;position:relative}.lookup-heading>div>p{color:var(--red);letter-spacing:.24em;text-transform:uppercase;margin:0 0 16px;font-size:9px;font-weight:900}.lookup-heading h2{font-family:var(--font-oswald);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:clamp(46px,5.2vw,82px);line-height:.9}.lookup-heading h2 span{color:var(--red)}.lookup-heading>p{color:#989b9d;max-width:520px;margin:0 0 8px;font-size:13px;line-height:1.85}.lookup-form{z-index:2;grid-template-columns:1fr 250px;gap:14px;margin-top:48px;display:grid;position:relative}.lookup-form label,.plate-manual{color:#8a8d89;background:#fff;border-radius:12px;align-items:center;min-height:82px;padding:0 28px;display:flex}.lookup-form label svg,.plate-manual svg{width:23px;height:23px;color:var(--red);margin-right:16px}.lookup-form input,.plate-manual input{color:#17191a;width:100%;font-family:var(--font-oswald);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;outline:0;font-size:17px;font-weight:800}.lookup-form input::placeholder,.plate-manual input::placeholder{color:#969994}.lookup-form>button{background:var(--red);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.15em;border:0;border-radius:12px;justify-content:center;align-items:center;gap:19px;font-size:10px;font-weight:900;display:flex}.lookup-form>button:hover{color:#111;background:#fff}.lookup-form>button:disabled{cursor:wait;opacity:.75}.lookup-form>button svg{width:18px}.lookup-form>small{color:#626566;text-transform:uppercase;letter-spacing:.15em;grid-column:1/-1;font-size:8px}.lookup-form>small b{float:right;color:#777;font-weight:700}.lookup-spinner{animation:lookup-spin .8s linear infinite}.plate-lookup-panel{z-index:2;grid-template-columns:.8fr 1.2fr .7fr;gap:14px;margin-top:48px;display:grid;position:relative}.plate-status,.plate-upload{border:1px solid #343737;border-radius:12px;align-items:center;gap:15px;min-height:92px;padding:18px 22px;display:flex}.plate-upload{background:var(--red);color:#fff;cursor:pointer;text-align:left}.plate-status>svg,.plate-upload>svg{width:25px;height:25px}.plate-status span,.plate-upload span{flex-direction:column;gap:6px;display:flex}.plate-status strong,.plate-upload strong{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.plate-status small,.plate-upload small{letter-spacing:.07em;opacity:.65;font-size:9px}.plate-status{color:#a4a6a7;background:#ffffff09}.plate-status>svg{color:var(--red)}.lookup-message{z-index:2;border-left:3px solid var(--red);color:#d3d4d5;background:#e3262e1a;margin:20px 0 0;padding:13px 16px;font-size:11px;position:relative}.lookup-result{z-index:2;border:1px solid #343737;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-top:22px;display:grid;position:relative;overflow:hidden}.lookup-result>div{border-bottom:1px solid #343737;border-right:1px solid #343737;flex-direction:column;gap:8px;min-height:78px;padding:17px;display:flex}.lookup-result small{color:#6f7274;text-transform:uppercase;letter-spacing:.14em;font-size:8px}.lookup-result strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:16px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes lookup-spin{to{transform:rotate(1turn)}}.products{color:#fff;background:#101214;margin-top:120px}.products-head{grid-template-columns:1fr 350px;align-items:end;gap:60px;margin-bottom:70px;display:grid}.section-label.light{color:#76787a;margin-bottom:26px}.products-head>p{color:#9c9ea0;margin:0 0 8px}.category-grid{border-top:1px solid #37393a;border-left:1px solid #37393a;grid-template-columns:repeat(4,1fr);display:grid}.category-card{border-bottom:1px solid #37393a;border-right:1px solid #37393a;flex-direction:column;min-height:390px;padding:28px;transition:all .3s;display:flex}.category-card:hover{background:var(--red);transform:translateY(-8px)}.category-top{color:#76797b;justify-content:space-between;font-size:10px;display:flex}.category-top svg{width:17px}.category-card:hover .category-top{color:#fff}.category-mark{justify-content:space-between;align-items:flex-end;margin:auto 0 30px;display:flex}.icon-orbit{border:1px solid #404244;border-radius:50%;place-items:center;width:104px;height:104px;transition:border-color .3s,transform .45s cubic-bezier(.12,.77,.16,.93),background .3s;display:grid;position:relative}.icon-orbit:after,.icon-orbit:before{content:"";background:#404244;transition:background .3s;position:absolute}.icon-orbit:before{width:1px;height:122px}.icon-orbit:after{width:122px;height:1px}.icon-orbit>i{background:var(--red);border-radius:50%;width:9px;height:9px;transition:transform .45s;position:absolute;top:8px;right:14px;box-shadow:0 0 0 5px #e3262e1f}.icon-orbit>svg{z-index:1;color:#d7d8d9;stroke-width:1.35px;width:43px;height:43px;transition:transform .4s,color .3s;position:relative}.icon-code{color:#55585a;letter-spacing:.18em;text-transform:uppercase;margin-bottom:5px;font-size:7px}.category-card:hover .icon-orbit{background:#0000001a;border-color:#fff;transform:rotate(-8deg)}.category-card:hover .icon-orbit:after,.category-card:hover .icon-orbit:before{background:#fff6}.category-card:hover .icon-orbit>i{background:#fff;transform:scale(1.2);box-shadow:0 0 0 5px #ffffff26}.category-card:hover .icon-orbit>svg{color:#fff;transform:rotate(8deg)scale(1.08)}.category-card:hover .icon-code{color:#fffc}.category-card h3{font-family:var(--font-oswald);text-transform:uppercase;margin:0 0 14px;font-size:22px}.category-card p{color:#8c8e90;margin:0;font-size:12px;line-height:1.7}.category-card:hover p{color:#fff}.range{background:#e8e8e4;grid-template-columns:260px 1fr 350px;align-items:center;gap:70px;display:grid}.range-number{font-family:var(--font-oswald);color:#0000;-webkit-text-stroke:1px #aaa;font-size:135px;font-weight:700;line-height:1}.range-number span{color:var(--red);-webkit-text-stroke:0}.range .section-label{margin-bottom:23px}.range>p{margin:0}.range-process{color:#fff;background:#0d0f10;border-top:1px solid #303234;grid-column:1/-1;grid-template-columns:.9fr 1.6fr;gap:80px;margin:70px calc(-1*clamp(35px,8vw,145px)) -120px;padding:72px clamp(35px,8vw,145px);display:grid}.range-process-title small{color:#929598;text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:14px;margin-bottom:42px;font-size:9px;font-weight:900;display:flex}.range-process-title small:before{content:"";background:var(--red);width:34px;height:2px}.range-process-title h3{color:#f1f1ef;font-family:var(--font-oswald);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:clamp(55px,6.2vw,104px);line-height:.82}.range-process-title h3 span{color:var(--red)}.range-process ol{border-left:1px solid #303234;grid-template-columns:repeat(3,1fr);margin:54px 0 0;padding:0;list-style:none;display:grid}.range-process li{border-right:1px solid #303234;flex-direction:column;min-height:230px;padding:12px 38px;transition:background .25s;display:flex;position:relative}.range-process li:hover{background:#151819}.range-process li:before{content:"";background:var(--red);width:28px;height:2px;position:absolute;top:47px;left:38px}.range-process li>span{color:#6f7274;font-size:10px;font-weight:900}.range-process li strong{color:#fff;font-family:var(--font-oswald);letter-spacing:0;margin:auto 0 20px;font-size:25px}.range-process li p{color:#8e9193;max-width:220px;margin:0;font-size:13px;line-height:1.75}.range-process{position:relative;overflow:hidden}.range-process:after{content:"";pointer-events:none;border:1px solid #e3262e1f;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-210px;right:-100px;box-shadow:0 0 0 70px #e3262e06,0 0 0 140px #e3262e05}.range-process-title small:before{transform-origin:0;animation:range-pulse-line 2.2s ease-in-out infinite}.range-process li{isolation:isolate;opacity:0;transition:opacity .7s cubic-bezier(.16,.8,.24,1),transform .7s cubic-bezier(.16,.8,.24,1),background-color .35s,box-shadow .35s;overflow:hidden;transform:translateY(55px)}.range-process li:after{content:"";z-index:-1;opacity:0;background:linear-gradient(145deg,#e3262e3d,#e3262e09 52%,#0000 53%);transition:opacity .4s,transform .5s cubic-bezier(.16,.8,.24,1);position:absolute;inset:0;transform:translateY(35%)}.range.is-visible .range-process li{opacity:1;transform:translateY(0)}.range.is-visible .range-process li:first-child{transition-delay:.15s}.range.is-visible .range-process li:nth-child(2){transition-delay:.3s}.range.is-visible .range-process li:nth-child(3){transition-delay:.45s}.range-process li:hover{z-index:2;background:#171b1a;box-shadow:0 25px 55px #00000061;transform:translateY(-12px)!important}.range-process li:hover:after{opacity:1;transform:translateY(0)}.range-process li:before{width:0;transition:width .6s cubic-bezier(.16,.8,.24,1);box-shadow:0 0 14px #e3262eb3}.range.is-visible .range-process li:before{width:52px}.range.is-visible .range-process li:first-child:before{transition-delay:.45s}.range.is-visible .range-process li:nth-child(2):before{transition-delay:.6s}.range.is-visible .range-process li:nth-child(3):before{transition-delay:.75s}.range-process li>span{border:1px solid #353938;border-radius:50%;place-items:center;width:38px;height:38px;transition:background-color .3s,color .3s,border-color .3s,transform .5s cubic-bezier(.16,.8,.24,1),box-shadow .3s;display:grid}.range-process li:hover>span{color:#fff;border-color:var(--red);background:var(--red);transform:rotate(1turn);box-shadow:0 0 0 7px #e3262e1f,0 0 26px #e3262e59}.range-process li strong{transition:color .3s,transform .35s}.range-process li:hover strong{color:#ff3b43;transform:translate(6px)}@keyframes range-pulse-line{0%,to{opacity:.55;transform:scaleX(.55)}50%{opacity:1;transform:scaleX(1);box-shadow:0 0 16px #e3262e99}}.contact{background:var(--red);color:#fff;flex-direction:column;justify-content:center;min-height:560px;display:flex;position:relative;overflow:hidden}.contact:after{content:"TQ";z-index:1;font-family:var(--font-oswald);color:#00000014;font-size:460px;font-weight:700;line-height:1;position:absolute;bottom:-120px;right:-30px}.contact-video{z-index:0;background:#8d1116;position:absolute;inset:0;overflow:hidden}.contact-video video{object-fit:cover;object-position:center;filter:saturate(.72)contrast(1.08);width:100%;height:100%}.contact-video-shade{z-index:1;background:linear-gradient(90deg,#e3262ef5,#e3262ee6 28%,#e3262eb3 58%,#e3262e6e),linear-gradient(#ff323714,#50000426);position:absolute;inset:0}.contact>p{text-transform:uppercase;letter-spacing:.22em;margin:0 0 25px;font-size:11px;font-weight:800}.contact h2,.contact>p{z-index:2;position:relative}.contact h2{max-width:1020px;font-size:clamp(62px,8vw,128px)}.contact h2 span{color:#111}.light-button{color:#111;z-index:2;background:#fff;align-self:flex-start;margin-top:42px;position:relative}.light-button:hover{color:#fff;background:#111}footer{color:#fff;background:#070809;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:80px clamp(35px,8vw,145px) 30px;display:grid}.footer-brand{width:100%;height:auto;overflow:visible}.footer-brand>img{object-fit:cover;width:250px;height:95px}.footer-brand-contact{flex-direction:column;align-items:flex-start;gap:13px;margin-top:18px;display:flex}.footer-brand-contact a{color:#e3e3e3;font-family:var(--font-oswald);letter-spacing:.025em;align-items:center;gap:10px;font-size:15px;transition:color .25s;display:flex}.footer-brand-contact a:hover{color:var(--red)}.footer-brand-contact svg{width:18px;height:18px;color:var(--red);stroke-width:1.7px}footer>div:not(.footer-brand):not(.footer-bottom){color:#909294;flex-direction:column;gap:13px;font-size:11px;display:flex}footer strong{color:#fff;text-transform:uppercase;letter-spacing:.18em;margin-bottom:10px;font-size:11px}.footer-bottom{color:#6e7072;border-top:1px solid #292b2d;grid-column:1/-1;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px 35px;margin-top:40px;padding-top:25px;font-size:10px;display:grid}.footer-bottom>span{white-space:nowrap;grid-area:2/1}.footer-bottom>a:last-of-type{text-align:right;white-space:nowrap;grid-area:2/3;justify-self:end}.footer-credit{text-align:center;white-space:nowrap;grid-area:1/1/auto/-1;justify-self:center;transition:color .25s}.footer-credit:hover{color:#fff}.footer-credit strong{color:var(--red);font-size:inherit;letter-spacing:.08em;margin:0 0 0 3px}.mobile-overlay,.search-overlay{z-index:100;color:#fff;background:#08090a;position:fixed;inset:0}.overlay-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:25px;right:25px}.mobile-logo{width:240px;height:100px;margin:35px;overflow:hidden}.mobile-logo img{object-fit:cover;width:230px;height:90px}.mobile-overlay nav{padding:6vh 10vw}.mobile-overlay nav a{font-family:var(--font-oswald);text-transform:uppercase;border-bottom:1px solid #262729;grid-template-columns:45px 1fr 25px;align-items:center;padding:20px 0;font-size:clamp(28px,7vw,54px);display:grid}.mobile-overlay nav small{font-family:var(--font-inter);color:var(--red);font-size:9px}.search-overlay{flex-direction:column;justify-content:center;padding:12vw;display:flex}.search-overlay p{letter-spacing:.2em;color:#888;font-size:10px}.search-overlay>form{border-bottom:1px solid #555;padding:10px 0;transition:border-color .25s;display:flex}.search-overlay>form:focus-within{border-color:var(--red)}.search-overlay input{color:#fff;min-width:0;font-family:var(--font-oswald);text-transform:uppercase;background:0 0;border:0;outline:0;flex:1;font-size:clamp(35px,6vw,80px)}.search-overlay form>button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:62px;transition:color .2s,transform .2s;display:grid}.search-overlay form>button:hover{color:var(--red);transform:scale(1.08)}.search-overlay svg{align-self:center;width:32px;height:32px}@media (max-width:1100px){.desktop-nav{display:none}.menu-button{display:grid}.site-header{height:82px}.brand{width:235px}.quote-button{margin-left:auto}.hero-grid{inset:82px 0 0}.hero{height:auto;min-height:1050px}.hero-content{top:390px}.hero-contact{inset:auto 30px 330px}.hero-quote{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}.quote-intro{grid-area:auto/1;padding:22px}.quote-field{min-height:82px}.quote-field:nth-of-type(n+4){border-bottom:1px solid #ffffff26}.quote-submit{grid-area:1/3}.quote-note{grid-row:auto}.intro{grid-template-columns:150px 1fr}.intro-copy{grid-column:2}.category-grid{grid-template-columns:repeat(2,1fr)}.range{grid-template-columns:200px 1fr}.range>p{grid-column:2}.range-process{grid-template-columns:1fr;gap:10px}.range-process-title h3 br{display:none}.range-process ol{margin-top:35px}.hero-index{display:none}}@media (max-width:700px){.site-header{height:74px}.brand{border:0;justify-content:flex-start;width:190px;padding-left:16px}.brand img{width:170px;height:62px}.quote-button,.search-button{display:none}.menu-button{width:65px}.header-actions{margin-left:auto}.hero{height:auto;min-height:1510px}.hero-image{object-position:62% center;opacity:.72}.hero-shade{background:linear-gradient(90deg,#000000f0,#00000059),linear-gradient(#000,#0000)}.hero-content{top:390px;left:22px;right:22px;transform:translateY(-45%)}.hero-contact{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;inset:auto 16px 748px}.hero-contact a{font-size:12px}.hero-contact a span{display:none}.hero h1{font-size:clamp(54px,16.5vw,76px)}.hero-copy{max-width:90%;margin:22px 0 28px;font-size:13px}.hero-cta-row{flex-direction:column;align-items:flex-start;gap:20px}.primary-button{min-height:54px}.scroll-cue{display:none}.hero-quote{grid-template-rows:auto;grid-template-columns:1fr;display:grid;bottom:20px;left:16px;right:16px}.quote-intro,.quote-note,.quote-submit{grid-area:auto/1}.quote-intro{border-bottom:1px solid #ffffff26;border-right:0}.quote-field{min-height:78px;border-bottom:1px solid #ffffff26!important;border-right:0!important}.quote-submit{min-height:72px}.quote-note{text-align:center;min-height:38px;padding:0 14px}.section-pad{padding:85px 22px}.intro{grid-template-columns:1fr;gap:30px}.intro-copy{grid-column:1;padding:0}.proof-strip{grid-template-columns:1fr;margin:0 22px}.proof-strip>div{border-bottom:1px solid #d2d2d0;border-right:0}.proof-strip>div:last-child{border:0}.products{margin-top:85px}.products-head{gap:30px}.category-grid,.products-head{grid-template-columns:1fr}.category-card{min-height:330px}.range{grid-template-columns:1fr;gap:30px}.range-number{font-size:100px}.range>p{grid-column:1}.range-process{margin:35px -22px -85px;padding:55px 22px;display:block}.range-process-title small{margin-bottom:24px}.range-process-title h3{font-size:58px;line-height:.88}.range-process-title h3 br{display:block}.range-process ol{border-top:1px solid #0003;border-left:0;grid-template-columns:1fr;margin-top:42px}.range-process li{border-bottom:1px solid #0003;border-right:0;min-height:170px;padding:25px 5px}.range-process li strong{margin:28px 0 12px}.contact h2{font-size:60px}footer{grid-template-columns:1fr 1fr;padding:65px 22px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.search-overlay{padding:25px}.search-overlay input{font-size:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.scroll-reveal{opacity:1;transform:none}}@media (max-width:700px){.footer-bottom{grid-template-rows:auto;grid-template-columns:1fr;gap:15px}.footer-bottom>a:last-of-type,.footer-bottom>span,.footer-credit,.footer-legal{text-align:left;grid-area:auto/1;justify-self:start}.footer-credit{white-space:normal}.contact{min-height:600px}.contact-video{inset:0}.contact-video video{object-position:62% center}.contact-video-shade{background:linear-gradient(90deg,#e3262ef7,#e3262eb8 65%,#0f0f0f40)}.intro{padding-bottom:340px}.intro-background{height:330px}.intro-background img{object-position:58% center;opacity:.72}.intro-background:after{background:linear-gradient(#f4f4f1,#f4f4f1b8 20%,#f4f4f114 55%,#f4f4f180)}.intro-background:before{bottom:18px;left:22px}}@media (max-width:900px){.vehicle-lookup-card{padding:38px 30px}.lookup-heading{grid-template-columns:1fr;gap:25px}.lookup-form{grid-template-columns:1fr 210px}.plate-lookup-panel{grid-template-columns:1fr 1fr}.plate-status{grid-column:1/-1}.lookup-result{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.vehicle-lookup-wrap{padding-top:80px;padding-left:16px;padding-right:16px}.vehicle-lookup-card{border-radius:22px;padding:28px 18px}.lookup-tabs{grid-template-columns:1fr 1fr;width:100%;margin-bottom:34px;display:grid}.lookup-tabs button{justify-content:center;padding:11px 8px}.lookup-heading h2{font-size:48px}.lookup-heading>p{font-size:12px}.lookup-form,.plate-lookup-panel{grid-template-columns:1fr}.lookup-form>button{min-height:68px}.lookup-form>small b{float:none;margin-top:8px;display:block}.plate-status{grid-column:auto}.lookup-result{grid-template-columns:1fr}}.footer-legal{flex-wrap:wrap;grid-area:2/2;justify-content:center;gap:10px 22px;display:flex}.footer-legal a{color:#85878a;text-transform:uppercase;letter-spacing:.1em;font-size:9px;transition:color .25s}.footer-legal a:hover{color:var(--red)}@media (max-width:700px){.footer-legal{grid-area:auto/1;justify-content:flex-start}}.legal-page{color:#fff;background:#0b0c0d;min-height:100vh;padding-top:96px;overflow:visible}.legal-header{background:#0d1010;border-bottom:1px solid #292b2d;align-items:center;height:64px;padding:0 clamp(24px,6vw,100px);display:flex}.legal-header>a{text-transform:uppercase;letter-spacing:.12em;color:#b4b8b6;font-size:10px;font-weight:800;transition:color .2s,transform .2s}.legal-header>a:hover{color:var(--red);transform:translate(-4px)}.legal-page article{max-width:900px;margin:0 auto;padding:100px 28px 120px}.legal-kicker{color:var(--red);text-transform:uppercase;letter-spacing:.22em;font-size:10px;font-weight:800}.legal-page h1{font-family:var(--font-oswald);text-transform:uppercase;margin:20px 0;font-size:clamp(55px,7vw,100px);line-height:.95}.legal-updated{color:#6e7072;text-transform:uppercase;letter-spacing:.13em;font-size:10px}.legal-intro{color:#c5c6c7;margin:50px 0 65px;font-size:19px;line-height:1.75}.legal-page article section{border-top:1px solid #292b2d;padding:35px 0}.legal-page h2{font-family:var(--font-oswald);text-transform:uppercase;margin:0 0 18px;font-size:25px}.legal-page section p{color:#96989a;margin:0;font-size:14px;line-height:1.9}@media (max-width:1100px){.legal-page{padding-top:82px}}@media (max-width:700px){.legal-page{padding-top:74px}.legal-header{height:56px}.legal-page article{padding-top:70px}}.lookup-message.is-success{background:#39a96b1a;border-left-color:#39a96b}.lookup-message.is-warning{background:#e1a72b1a;border-left-color:#e1a72b}.lookup-message.is-error{border-left-color:var(--red);background:#e3262e1a}.plate-upload:disabled{cursor:wait;opacity:.75}@media (max-width:700px){.range-process ol{border-top-color:#303234}.range-process li{border-bottom-color:#303234}.range-process li:before{top:54px;left:5px}}.why-quality{color:#fff;border-top:4px solid var(--red);background:#121513;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(55px,7vw,120px);display:grid}.why-quality-visual{isolation:isolate;min-height:620px;position:relative;overflow:hidden}.why-quality-visual>img{object-fit:cover;object-position:center}.why-quality-visual-shade{z-index:1;background:linear-gradient(90deg,#030505b3,#0305051f),linear-gradient(#0000 42%,#030505b8);position:absolute;inset:0}.why-quality-meta,.why-quality-visual blockquote,.why-quality-visual>small{z-index:2;position:absolute}.why-quality-visual>small{color:#ff4a51;text-transform:uppercase;letter-spacing:.22em;font-size:9px;font-weight:900;top:65px;left:55px}.why-quality-visual blockquote{font-family:var(--font-oswald);margin:0;font-size:clamp(32px,3vw,51px);font-weight:700;line-height:1.32;top:150px;left:55px;right:35px}.why-quality-meta{color:#a1a4a5;text-transform:uppercase;letter-spacing:.15em;border-top:1px solid #ffffff4d;justify-content:space-between;padding-top:22px;font-size:8px;font-weight:800;display:flex;bottom:42px;left:55px;right:55px}.why-quality-visual>i{z-index:2;border:55px solid var(--red);opacity:.92;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-90px;right:-80px}.why-quality-copy>.kicker{color:var(--red);margin-bottom:28px}.why-quality-copy h2{font-family:var(--font-oswald);letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:clamp(52px,5.4vw,88px);line-height:.9}.why-quality-copy h2 span{color:var(--red)}.why-quality-copy>p:not(.kicker){color:#919496;max-width:700px;margin:42px 0 50px;font-size:14px;line-height:1.9}.why-quality-benefits{border-top:1px solid #333735;border-left:1px solid #333735;grid-template-columns:1fr 1fr;display:grid}.why-quality-benefits>div{border-bottom:1px solid #333735;border-right:1px solid #333735;align-items:center;gap:16px;min-height:105px;padding:25px 28px;display:flex}.why-quality-benefits svg{width:17px;height:17px;color:var(--red);stroke-width:3px}.why-quality-benefits strong{letter-spacing:.02em;font-size:11px}.range-process li:before{top:64px}@media (max-width:700px){.range-process li:before{top:78px}}.popular-part-card>i{background:var(--red)}@media (max-width:900px){.why-quality{grid-template-columns:1fr}.why-quality-visual{min-height:540px}.why-quality-copy{padding-top:20px}}@media (max-width:700px){.why-quality{padding-left:16px;padding-right:16px}.why-quality-visual{border-radius:20px;min-height:470px}.why-quality-visual>small{top:38px;left:28px}.why-quality-visual blockquote{font-size:32px;top:105px;left:28px;right:24px}.why-quality-meta{gap:20px;bottom:28px;left:28px;right:28px}.why-quality-visual>i{border-width:38px;width:160px;height:160px;bottom:-55px;right:-58px}.why-quality-copy h2{font-size:52px}.why-quality-copy>p:not(.kicker){margin:30px 0 38px}.why-quality-benefits{grid-template-columns:1fr}.why-quality-benefits>div{min-height:82px}}.why-quality-visual>img{object-position:center 54%}.why-quality{background-position:50%;background-repeat:no-repeat;background-size:contain}.content-section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:58px;display:flex}.content-section-head p,.garage-head>div>p,.road-cta>p,.stories-intro>p{color:#777b78;text-transform:uppercase;letter-spacing:.2em;margin:0 0 20px;font-size:9px;font-weight:900}.content-section-head h2,.garage-head h2,.road-cta h2,.stories h2{font-family:var(--font-oswald);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(54px,6vw,96px);line-height:.88}.content-section-head h2 span,.garage-head h2 span,.road-cta h2 span,.stories h2 span{color:var(--red)}.content-section-head>a{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #a9aaa7;align-items:center;gap:18px;padding:13px 0;font-size:10px;font-weight:900;display:flex}.content-section-head>a svg{width:17px}.popular-parts{background:#f2f0ea}.popular-parts-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.popular-part-card{background:#fff;border:1px solid #deddd7;border-radius:22px;min-height:430px;padding:18px 20px 26px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.popular-part-card:hover{transform:translateY(-9px);box-shadow:0 25px 55px #1414141a}.popular-part-visual{background:#e8e7e2;border-radius:16px;place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.popular-part-visual:after{content:"";border:1px solid #c9c8c2;border-radius:50%;width:150px;height:150px;position:absolute}.popular-part-visual>span{color:#8b8d89;font-size:9px;font-weight:900;position:absolute;top:16px;left:18px}.popular-part-visual>svg{z-index:1;color:#282b2b;stroke-width:.9px;width:88px;height:88px;transition:transform .35s,color .3s;position:relative}.popular-part-card:hover .popular-part-visual>svg{color:var(--red);transform:scale(1.08)rotate(-4deg)}.popular-part-card>small{color:#888b88;text-transform:uppercase;letter-spacing:.15em;margin:25px 0 9px;font-size:8px;font-weight:900;display:block}.popular-part-card h3{font-family:var(--font-oswald);text-transform:uppercase;margin:0 48px 12px 0;font-size:23px}.popular-part-card>p{color:#7a7c7a;margin:0 44px 0 0;font-size:11px;line-height:1.6}.popular-part-card>i{color:#fff;background:#111;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:25px;right:20px}.popular-part-card>i svg{width:16px}.garage{background:#e6e3dc}.garage-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:60px;display:grid}.garage-head>p{color:#686b69;max-width:500px;margin:0 0 4px;font-size:14px;line-height:1.8}.garage-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.garage-card{color:#fff;background:#111412;border-radius:24px;overflow:hidden}.garage-image{height:270px;position:relative;overflow:hidden}.garage-image img{object-fit:cover;transition:transform .5s}.garage-card:hover .garage-image img{transform:scale(1.05)}.garage-image:after{content:"";background:linear-gradient(#0000 45%,#0000007a);position:absolute;inset:0}.garage-image>span{z-index:2;background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:10px 15px;font-size:8px;font-weight:900;position:absolute;top:20px;left:20px}.garage-card-body{padding:30px}.garage-card-body>small{color:#747875;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:800}.garage-card-body>small b{background:var(--red);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin:0 11px;display:inline-block}.garage-card h3{min-height:72px;font-family:var(--font-oswald);text-transform:uppercase;margin:22px 0 16px;font-size:28px;line-height:1.1}.garage-card-body>p{color:#898d89;min-height:60px;margin:0 0 28px;font-size:12px;line-height:1.7}.garage-card-body>a{color:#ff454d;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:14px;font-size:9px;font-weight:900;display:flex}.garage-card-body>a svg{width:15px}.stories{background:#f3f1eb;grid-template-columns:.75fr 1.55fr;gap:70px;display:grid}.stories-intro>small{color:#777a77;max-width:330px;margin-top:32px;font-size:12px;line-height:1.8;display:block}.stories-grid{border-top:1px solid #d1d0ca;border-left:1px solid #d1d0ca;grid-template-columns:repeat(3,1fr);display:grid}.stories-grid blockquote{border-bottom:1px solid #d1d0ca;border-right:1px solid #d1d0ca;flex-direction:column;min-height:410px;margin:0;padding:34px 30px;display:flex}.stories-grid blockquote>div{justify-content:space-between;display:flex}.stories-grid blockquote>div span{letter-spacing:.08em}.stories-grid blockquote>div small{color:#aaa}.stories-grid blockquote>p{margin:58px 0 30px;font-size:21px;font-weight:700;line-height:1.45}.stories-grid footer{border-top:1px solid #d1d0ca;padding-top:24px}.stories-grid footer strong{color:#111;font-size:10px}.stories-grid footer span{color:#888b88;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.road-cta{color:#fff;background:#d91f27;grid-template-columns:1fr auto;align-items:end;gap:30px;display:grid}.road-cta>p{color:#ffffffb8;grid-column:1/-1}.road-cta h2{font-size:clamp(62px,7.5vw,120px)}.road-cta h2 span{color:#111}.road-cta>div{flex-direction:column;align-items:stretch;gap:20px;display:flex}.road-cta .primary-button{background:#111;min-width:270px}.road-cta .primary-button:hover{background:#fff}.road-cta>div>a:last-child{letter-spacing:.06em;justify-content:center;align-items:center;gap:9px;font-size:10px;font-weight:900;display:flex}.road-cta>div>a:last-child svg{width:16px}@media (max-width:1100px){.popular-parts-grid{grid-template-columns:repeat(2,1fr)}.stories{grid-template-columns:1fr}.stories-grid blockquote{min-height:340px}.road-cta{grid-template-columns:1fr}.road-cta>p{grid-column:1}.road-cta>div{align-items:flex-start}}@media (max-width:800px){.garage-head{gap:28px}.garage-grid,.garage-head{grid-template-columns:1fr}.garage-card{grid-template-columns:.85fr 1fr;display:grid}.garage-image{height:auto;min-height:330px}.stories-grid{grid-template-columns:1fr}.stories-grid blockquote{min-height:280px}.popular-part-card{min-height:390px}}@media (max-width:600px){.content-section-head{flex-direction:column;align-items:flex-start}.popular-parts-grid{grid-template-columns:1fr}.popular-part-visual{height:205px}.garage-card{display:block}.garage-image{height:240px;min-height:0}.garage-card h3,.garage-card-body>p{min-height:0}.garage-card h3{font-size:25px}.stories h2{font-size:54px}.stories-grid blockquote>p{margin-top:36px}.road-cta h2{font-size:58px}.road-cta .primary-button{width:100%;min-width:0}}.popular-part-visual>img{object-fit:cover;filter:saturate(.82)contrast(1.04);transition:transform .5s,filter .35s}.popular-part-visual:before{content:"";z-index:1;background:linear-gradient(#0000002e,#0000 48%,#00000061);position:absolute;inset:0}.popular-part-visual>span{z-index:2;color:#fff;background:#0000006b;border-radius:999px;padding:7px 9px}.popular-part-card:hover .popular-part-visual>img{filter:saturate()contrast(1.05);transform:scale(1.08)}.popular-part-visual>i{z-index:2;border:1px solid #ffffffd1;border-radius:50%;width:35px;height:35px;position:absolute;bottom:16px;right:17px}.popular-part-visual>i:after{content:"";transform-origin:0;background:#fff;width:13px;height:1px;position:absolute;top:17px;left:10px;transform:rotate(-45deg)}.stories{grid-template-columns:minmax(250px,.62fr) minmax(0,1.9fr);align-items:start;gap:clamp(45px,7vw,110px)}.stories-intro{padding-top:4px}.stories-intro>p{color:#777b78}.stories h2{font-size:clamp(58px,6.4vw,106px);line-height:.84}.stories-intro>small{max-width:280px;margin-top:38px;font-size:13px}.stories-grid{background:#faf9f5;border:1px solid #d5d3cc;border-radius:2px;overflow:hidden;box-shadow:0 20px 50px #1919160d}.stories-grid blockquote{background:#faf9f5;border-right:0;min-height:390px;padding:32px 34px 28px;transition:background .3s,transform .3s}.stories-grid blockquote:hover{background:#fff;transform:translateY(-3px)}.stories-grid{grid-template-columns:repeat(6,minmax(0,1fr));width:200%;animation:stories-scroll 24s linear infinite}.stories-grid:hover{animation-play-state:paused}@keyframes stories-scroll{0%,12%{transform:translate(0)}45%,62%{transform:translate(-50%)}88%,to{transform:translate(0)}}.stories-grid blockquote>div span{color:var(--red);letter-spacing:.03em;font-size:18px}.stories-grid blockquote>div small{color:#9b9b96;letter-spacing:.1em;font-size:9px}.stories-grid blockquote>p{font-family:var(--font-oswald);letter-spacing:-.01em;margin:72px 0 30px;font-size:22px;line-height:1.35}.stories-grid footer{color:inherit;border-top:1px solid #dedcd5;flex-direction:column;gap:7px;margin-top:auto;padding:20px 0 0;display:flex;background:0 0!important}.stories-grid footer strong{color:#171918;letter-spacing:.12em;font-size:11px}.stories-grid footer span{color:#858781;letter-spacing:.12em;font-size:9px}@media (max-width:1100px){.stories{grid-template-columns:1fr}.stories-intro{grid-template-columns:1fr 1fr;align-items:end;gap:30px;display:grid}.stories-intro>small{margin:0}.stories-grid blockquote{min-height:340px}}@media (max-width:700px){.stories-intro{display:block}.stories-grid{grid-template-columns:1fr;width:100%;animation:none}.stories-grid blockquote:nth-child(n+4){display:none}.stories-grid blockquote{min-height:280px}.stories-grid blockquote>p{margin-top:48px}}.social-band{color:#fff;background:#0c0f0e;grid-template-columns:360px 1fr;gap:20px;display:grid}.social-buttons{grid-template-columns:1fr 1fr;gap:14px;display:grid}.social-buttons>a{background:#171a19;border:1px solid #2d302f;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;min-height:230px;padding:28px;transition:background .25s,transform .25s;display:flex;position:relative}.social-buttons>a:hover{background:var(--red);transform:translateY(-6px)}.social-buttons>a>svg:first-child{stroke-width:1.5px;width:45px;height:45px}.social-buttons>a>span{text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:900}.social-buttons>a>svg:last-child{width:17px;position:absolute;bottom:22px;right:22px}.social-story{isolation:isolate;border-radius:24px;flex-direction:column;justify-content:center;min-height:230px;padding:46px 55px;display:flex;position:relative;overflow:hidden}.social-story>img{object-fit:cover;object-position:center 62%;filter:grayscale(.6)contrast(1.1)}.social-story>div{z-index:1;background:linear-gradient(90deg,#090c0bf7,#090c0bc7 48%,#090c0b61);position:absolute;inset:0}.social-story>h2,.social-story>p,.social-story>span{z-index:2;position:relative}.social-story>p{color:#ff4048;text-transform:uppercase;letter-spacing:.2em;margin:0 0 16px;font-size:9px;font-weight:900}.social-story>h2{font-family:var(--font-oswald);text-transform:uppercase;margin:0;font-size:clamp(34px,3.2vw,54px);line-height:.95}.social-story>span{color:#c3c5c4;text-transform:uppercase;letter-spacing:.16em;font-size:8px;font-weight:900;position:absolute;bottom:30px;right:38px}@media (max-width:900px){.social-band{grid-template-columns:1fr}.social-buttons>a{min-height:170px}}@media (max-width:600px){.social-band{padding-left:16px;padding-right:16px}.social-buttons{grid-template-columns:1fr 1fr}.social-buttons>a{min-height:145px;padding:22px}.social-buttons>a>svg:first-child{width:36px;height:36px}.social-story{min-height:260px;padding:38px 28px}.social-story>span{bottom:25px;left:28px;right:auto}}.why-quality:before{background:linear-gradient(90deg,#070a0985,#070a0952 45%,#070a097a),linear-gradient(#070a0933,#070a0985)}.why-quality{isolation:isolate;background:#101413 url(/christian-wiediger-K8LkjlbcPQk-unsplash.jpg) 50%/cover no-repeat;position:relative}.why-quality:before{content:"";z-index:-1;background:#070a0933;position:absolute;inset:0}.why-quality-visual{background:0 0;border:1px solid #fff3}.why-quality-visual-shade,.why-quality-visual>img{display:none}.why-quality-copy,.why-quality-visual{z-index:1;position:relative}.why-quality-copy{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000007a;border:1px solid #ffffff29;border-radius:28px;padding:clamp(28px,3.5vw,58px)}.why-quality-copy>p:not(.kicker){color:#ffffffb8}.why-quality-benefits{background:#0003;border-color:#fff3;border-radius:16px;overflow:hidden}.why-quality-benefits>div{border-color:#fff3}.why-quality-visual{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000006b;border-radius:28px;min-height:480px}.why-quality-visual>small{top:42px}.why-quality-visual blockquote{top:112px}.why-quality-meta{bottom:30px}@media (max-width:700px){.why-quality-visual{min-height:390px}.why-quality-visual>small{top:30px}.why-quality-visual blockquote{top:88px}.why-quality-meta{bottom:24px}}.hero-intro-stage{background:#050606;position:relative}.hero-intro-stage>.hero{z-index:0;position:sticky;top:0}.home-scroll-content{z-index:2;background:#f5f4f0;position:relative;box-shadow:0 -28px 70px #00000047}.home-scroll-content>section{isolation:isolate;position:relative}.home-scroll-content>.intro,.home-scroll-content>.proof-strip,.home-scroll-content>.vehicle-lookup-wrap{background:#f5f4f0}.home-scroll-content>.social-band{background:#0d0f10}@media (max-width:700px){.hero-intro-stage>.hero{position:relative}.home-scroll-content{box-shadow:none}}.hero-social-rail{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0507079e;border:1px solid #ffffff29;border-radius:999px;flex-direction:column;align-items:center;gap:18px;padding:20px 13px;display:flex;position:absolute;top:calc(42% - 20px);right:clamp(18px,2.4vw,42px);transform:translateY(-50%);box-shadow:0 15px 38px #00000047}.hero-social-rail>span{background:#ffffff94;width:1px;height:30px}.hero-social-rail a{color:#fff;place-items:center;transition:color .25s,transform .25s;display:grid}.hero-social-rail a:hover{color:var(--red);transform:scale(1.15)}.hero-social-rail svg{stroke-width:2px;width:18px;height:18px}@media (max-width:700px){.hero-social-rail{gap:14px;padding:15px 10px;top:calc(34% - 20px);right:10px}.hero-social-rail>span{height:22px}.hero-social-rail svg{width:15px;height:15px}}.floating-actions{z-index:60;flex-direction:column;align-items:flex-end;gap:11px;display:flex;position:fixed;bottom:24px;right:24px}.floating-action{cursor:pointer;border:0;border-radius:18px;place-items:center;width:56px;height:56px;transition:transform .28s cubic-bezier(.16,.8,.24,1),box-shadow .28s,opacity .28s,visibility .28s;display:grid;position:relative;box-shadow:0 15px 38px #0000003d}.floating-action:hover{transform:translateY(-5px)scale(1.04);box-shadow:0 22px 44px #0000004d}.floating-action>span{color:#fff;opacity:0;visibility:hidden;letter-spacing:.1em;text-transform:uppercase;background:#0b0f0e;border-radius:7px;width:max-content;padding:9px 12px;font-size:9px;font-weight:850;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;right:calc(100% + 12px);transform:translate(7px);box-shadow:0 8px 24px #0003}.floating-action:focus-visible>span,.floating-action:hover>span{opacity:1;visibility:visible;transform:none}.floating-whatsapp{background:#ed1c24;overflow:hidden}.floating-whatsapp img{object-fit:cover;width:100%;height:100%}.floating-top{color:#fff;opacity:0;visibility:hidden;background:#101413;border:1px solid #363b39;transform:translateY(15px)}.floating-top.is-visible{opacity:1;visibility:visible;transform:none}.floating-top.is-visible:hover{background:#ed1c24;border-color:#ed1c24;transform:translateY(-5px)scale(1.04)}.floating-top svg{width:21px;height:21px}.floating-call{background:#fff;overflow:hidden}.floating-call img{object-fit:cover;width:100%;height:100%}@media (max-width:700px){.floating-actions{gap:8px;bottom:14px;right:14px}.floating-action{border-radius:15px;width:50px;height:50px}.floating-action>span{display:none}}.stories-grid{scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--red) #dedcd5;grid-template-columns:repeat(3,minmax(340px,1fr));width:100%;animation:none;overflow:auto hidden}.stories-grid blockquote{scroll-snap-align:start}.stories-grid::-webkit-scrollbar{height:8px}.stories-grid::-webkit-scrollbar-track{background:#dedcd5}.stories-grid::-webkit-scrollbar-thumb{background:var(--red);border-radius:99px}.garage-head-aside{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.garage-head-aside>p{color:#686b69;max-width:500px;margin:0;font-size:14px;line-height:1.8}.garage-head-aside>a{text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid #999;align-items:center;gap:16px;padding:12px 0;font-size:10px;font-weight:900;display:flex}.garage-head-aside>a svg{width:16px}.stories-slider{align-self:start;min-width:0}.stories-grid{grid-template-columns:none;grid-auto-columns:minmax(380px,46%);grid-auto-flow:column}.stories-controls{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.stories-controls button{color:#171918;cursor:pointer;background:#faf9f5;border:1px solid #cbc9c2;border-radius:50%;place-items:center;width:48px;height:48px;transition:background .25s,color .25s,border-color .25s,transform .25s;display:grid}.stories-controls button:hover{background:var(--red);border-color:var(--red);color:#fff;transform:translateY(-2px)}.stories-controls svg{width:18px;height:18px}@media (max-width:700px){.stories-grid{grid-auto-columns:auto;grid-auto-flow:row}.stories-controls{justify-content:center}.stories-grid{grid-template-columns:1fr}.stories-grid blockquote:nth-child(n+4){display:none}}.popular-parts .popular-part-card>i{background:var(--red)}.home-scroll-content>.why-quality{z-index:1;min-height:100vh;position:sticky;top:0}.post-sticky-flow{z-index:2;isolation:isolate;background:#f2f0ea;position:relative}.post-sticky-flow>section{isolation:isolate;margin:0;position:relative}.post-sticky-flow>.scroll-reveal{opacity:1;will-change:auto;transform:none}@media (max-width:700px){.home-scroll-content>.why-quality{min-height:0;position:relative}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}