:root{--ink:#17243b;--muted:#7c817e;--accent:#2563eb;--accent-hover:#174fd3;--paper:#fff;--surface:#f4f6fa;--line:#e6ebf2;--green:#38775a;--font:"Manrope Variable",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font:14px var(--font);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.45}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--accent)}h1,h2,h3,h4,p{margin:0}img{max-width:100%}input,select,textarea{min-width:0}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}.container{width:min(1280px,100% - 80px);margin:0 auto}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:13px;min-height:47px;padding:13px 22px;font-size:13px;font-weight:750;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.primary{background:var(--accent);color:#fff}.primary:hover{background:var(--accent-hover)}.secondary{border-color:var(--line);background:#fff}.secondary:hover{background:var(--surface)}.dark{background:var(--ink);color:#fff}.plain{color:var(--muted)}.full{width:100%}.icon-btn{border-radius:5px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.icon-btn:hover{background:var(--surface)}.text-button{color:var(--muted);text-underline-offset:3px;font-size:12px;text-decoration:underline}.muted{color:var(--muted);line-height:1.8}.small{font-size:12px}.skip-link{z-index:200;background:var(--ink);color:#fff;padding:16px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:10px}.topbar{color:#dfe4df;letter-spacing:.15px;background:#101e33;height:34px;font-size:10px;font-weight:500}.topbar-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.topbar-inner>span,.topbar a{align-items:center;gap:9px;display:flex}.live-dot{background:#60a5fa;border-radius:50%;width:5px;height:5px}.top-divider{background:#646862;width:1px;height:12px;margin:0 9px}.site-header{z-index:20;background:#fff;position:relative}.main-header{align-items:center;gap:47px;height:91px;display:flex}.logo{letter-spacing:-2.7px;flex-shrink:0;align-items:center;font-size:38px;font-weight:850;line-height:1;display:inline-flex}.logo-dot{color:var(--accent);letter-spacing:-1.5px;align-self:flex-end;margin-bottom:2px;margin-left:1px;font-size:27px}.logo-mark{align-items:center;gap:3px;height:28px;margin-right:10px;display:flex;transform:skew(-22deg)}.logo-mark i{background:var(--accent);width:6px;height:24px;display:block}.logo-mark i:first-child{align-self:flex-end;height:12px}.logo-mark i:last-child{align-self:flex-start;height:19px}.header-search{color:#7d817b;background:#f4f6fa;border:1px solid #eeefeb;border-radius:6px;flex:1;align-items:center;gap:12px;height:46px;padding:0 8px 0 16px;display:flex}.header-search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;width:100%;font-size:12px}.header-search input::placeholder{color:#93968f}.header-search kbd{font:9px var(--font);letter-spacing:.6px;border:1px solid #dfe2da;border-radius:3px;padding:2px 5px}.header-search button{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);background:#fff;border-radius:4px;place-items:center;display:grid}.header-actions{align-items:center;gap:26px;display:flex}.header-action{align-items:center;gap:9px;padding:0;font-size:11px;font-weight:650;display:flex}.header-action>svg,.count-icon>svg{stroke-width:1.6px;width:21px;height:21px}.count-icon{display:flex;position:relative}.count-icon b{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:50%;place-content:center;width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:-8px;right:-7px}.mobile-menu-button{display:none}.nav-border{border-block:1px solid var(--line)}.nav-row{align-items:center;gap:29px;height:53px;display:flex}.catalog-button{border-right:1px solid var(--line);align-items:center;gap:12px;min-width:214px;padding:6px 25px 6px 0;font-size:12px;font-weight:750;display:flex}.catalog-button>svg:last-child{margin-left:auto}.catalog-dropdown{position:relative}.nav-links{white-space:nowrap;align-items:center;gap:29px;font-size:11px;font-weight:600;display:flex}.nav-links button{font-size:inherit;font-weight:inherit;padding:0}.nav-links a:hover,.nav-links button:hover,.nav-links .active{color:var(--accent)}.nav-sale{color:var(--accent);align-items:center;gap:7px;display:flex}.nav-sale>span{background:var(--accent);border-radius:50%;width:5px;height:5px}.compare-nav{align-items:center;gap:7px;display:flex}.garage-button{white-space:nowrap;align-items:center;gap:10px;margin-left:auto;font-size:11px;font-weight:650;display:flex}.garage-button>svg:first-child{color:var(--accent)}.category-menu{border:1px solid var(--line);z-index:30;background:#fff;border-radius:8px;width:305px;padding:10px;position:absolute;top:42px;left:0;box-shadow:0 16px 45px #1c231c1c}.category-menu>a{border-radius:5px;align-items:center;gap:14px;padding:13px;font-size:12px;font-weight:650;display:flex}.category-menu>a:hover{background:var(--surface);color:var(--accent)}.category-menu>a>span{flex:1}.category-menu small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.dropdown-backdrop{z-index:25;cursor:default;position:fixed;inset:0}.mobile-nav{display:none}.home-top{padding-top:25px}.hero{color:#fff;background:#111d30;border-radius:10px;height:451px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 54%}.hero-shade{background:linear-gradient(90deg,#111d30e3,#161a1a44 42%,#0000 65%);position:absolute;inset:0}.hero-content{z-index:1;width:55%;padding:43px 53px;position:relative}.hero-eyebrow{letter-spacing:2.1px;color:#dcdfd7;align-items:center;gap:9px;font-size:9px;font-weight:650;display:flex}.hero-eyebrow>span{background:var(--accent);border-radius:50%;width:5px;height:5px}.hero h1{letter-spacing:-3.3px;margin:23px 0 19px;font-size:69px;font-weight:720;line-height:1.05}.hero p{color:#c2c7c2;font-size:12px;font-weight:400;line-height:1.9}.hero-cta{gap:25px;min-height:44px;margin-top:23px;padding:12px 20px;font-size:11px}.hero-proof{color:#b5bdb6;align-items:center;gap:8px;margin-top:24px;font-size:9px;display:flex}.hero-proof svg{color:#b7c4ba}.hero-caption{color:#b2b7b1;align-items:center;gap:15px;display:flex;position:absolute;top:29px;right:35px}.hero-caption>span:first-child{letter-spacing:1.5px;font-size:7px}.hero-caption-line{background:#70786c;width:28px;height:1px}.hero-caption>b{letter-spacing:-1px;color:#dde0d9;font-size:22px;font-weight:600}.hero-caption>b>span{vertical-align:top;letter-spacing:0;font-size:9px}.hero-counter{letter-spacing:1px;color:#bac1b8;align-items:center;gap:12px;font-size:8px;font-weight:600;display:flex;position:absolute;bottom:23px;right:33px}.hero-counter>i{background:#868e81;width:30px;height:1px}.hero-counter>span:first-child{color:#fff}.vehicle-picker{border:1px solid var(--line);z-index:2;background:#fff;border-radius:0 0 9px 9px;margin:-1px 23px 0;padding:0 27px 25px;position:relative;box-shadow:0 10px 24px #20251b06}.vehicle-tabs{border-bottom:1px solid var(--line);align-items:stretch;gap:31px;height:55px;display:flex}.vehicle-tabs>button{color:var(--muted);align-items:center;gap:9px;padding:0;font-size:11px;font-weight:700;display:flex;position:relative}.vehicle-tabs>button.active{color:var(--ink)}.vehicle-tabs>button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.vehicle-tabs>button.active>svg{color:var(--accent)}.vehicle-tabs>span{color:#969b93;align-items:center;gap:6px;margin-left:auto;font-size:9px;display:flex}.picker-intro{display:none}.vehicle-fields{grid-template-columns:1fr 1fr 1fr 1fr 1.05fr;align-items:end;gap:12px;margin-top:21px;display:grid}.vehicle-fields>label{background:#fff;border:1px solid #e6e8e2;border-radius:5px;padding:9px 12px 8px}.vehicle-fields>label>span{color:#c0c4bb;font-size:9px;display:block}.vehicle-fields>label>span>b{color:#92988c;margin-left:5px;font-weight:650}.vehicle-fields select{color:#31372e;cursor:pointer;background:#fff;border:0;outline:0;width:100%;margin:6px 0 0;font-size:11px}.vehicle-fields select:disabled{color:#a1a69d;cursor:not-allowed}.vehicle-fields>.button{height:58px;font-size:11px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.eyebrow{letter-spacing:1.65px;color:var(--muted);margin-bottom:11px;font-size:8px;font-weight:750;display:block}.section-heading h2,.how-section h2{letter-spacing:-.9px;font-size:27px;font-weight:730;line-height:1.35}.section-link{white-space:nowrap;align-items:center;gap:13px;padding-bottom:4px;font-size:11px;font-weight:650;display:inline-flex}.section-link:hover{color:var(--accent)}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;display:grid}.category-card{background:#f5f7fb;border:1px solid #f0f1ed;border-radius:7px;padding:17px 16px 18px;transition:transform .25s,border-color .25s;position:relative}.category-card:hover{border-color:#b0c8fb;transform:translateY(-4px)}.category-top{color:#6b7568;justify-content:space-between;align-items:center;display:flex}.category-card>.part-image{aspect-ratio:1;mix-blend-mode:normal;width:115px;max-width:100%;height:auto;margin:6px auto 2px}.category-card h3{letter-spacing:-.2px;white-space:nowrap;margin-top:10px;font-size:12px;font-weight:750}.category-card>span{color:#91988b;justify-content:space-between;align-items:center;margin-top:7px;font-size:10px;display:flex}.category-card>span svg{opacity:0;transition:opacity .2s}.category-card:hover>span svg{opacity:1}.brand-section{margin-top:36px}.brand-line{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:102px;display:flex}.brand-intro{color:#979d91;border-right:1px solid var(--line);min-width:190px;padding-right:33px;font-size:10px;line-height:1.8}.brand-intro strong{color:#676f60;font-weight:550}.brand-word{filter:grayscale();color:#7b8278;white-space:nowrap;transition:color .2s}.brand-word:hover{color:var(--accent)}.bosch{letter-spacing:-1px;font:750 23px Arial,sans-serif}.brembo{letter-spacing:-1.5px;font-size:25px;font-weight:750}.mann{letter-spacing:-1px;border:2px solid;padding:5px 8px;font-size:20px;font-weight:900;line-height:.9}.mann span{letter-spacing:4.2px;margin-top:3px;font-size:11px;display:block}.sachs{letter-spacing:1px;font-size:25px;font-style:italic;font-weight:750}.denso{letter-spacing:-1.1px;font-size:24px;font-style:italic;font-weight:800}.ngk{font-size:28px;font-style:italic;font-weight:900;line-height:.8}.ngk span{letter-spacing:.4px;margin-top:7px;font-size:7px;font-style:normal;display:block}.featured-section{padding-top:42px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.product-card:hover{border-color:#cdd3c9;box-shadow:0 8px 24px #26321f08}.product-visual{background:#f5f7fa;padding:12px;position:relative}.product-visual>a{display:block}.part-image{aspect-ratio:1;mix-blend-mode:normal;background-image:url(/images/parts.webp);background-repeat:no-repeat;background-size:300% 200%;width:100%}.product-visual .part-image{width:76%;margin:auto}.product-badges{position:absolute;top:14px;left:14px}.sale-badge,.new-badge{border-radius:3px;padding:4px 7px;font-size:9px;font-weight:750;display:inline-block}.sale-badge{color:#2563eb;background:#e4edff}.product-actions{flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;right:10px}.product-actions button{color:#76806e;background:#ffffffbf;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.product-actions button:last-child{opacity:0;transition:opacity .2s}.product-card:hover .product-actions button:last-child,.product-actions button:focus-visible,.product-actions button.selected:last-child{opacity:1}.product-actions button:hover,.product-actions button.selected{color:var(--accent);background:#eff5ff}.product-brand{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.product-brand>span:first-child{text-transform:none;letter-spacing:.7px;font-size:9px;font-weight:850}.product-sku{color:#9aa193;text-overflow:ellipsis;white-space:nowrap;max-width:50%;font-size:8px;overflow:hidden}.product-title{letter-spacing:-.2px;min-height:42px;font-size:13px;font-weight:720;line-height:1.6;display:block}.product-fit{color:#92988b;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 13px;font-size:9px;line-height:1.8;overflow:hidden}.stock-label{color:var(--green);align-items:center;gap:5px;font-size:9px;display:flex}.stock-label>span:first-child{background:currentColor;border-radius:50%;width:4px;height:4px}.stock-label.no-stock{color:#909687}.original-label{color:#838d79;border:1px solid #e8ece2;border-radius:2px;margin-left:auto;padding:2px 5px;font-size:8px}.product-bottom{border-top:1px solid #f0f2ec;justify-content:space-between;align-items:end;gap:8px;margin-top:16px;padding-top:13px;display:flex}.price strong{letter-spacing:-.9px;white-space:nowrap;font-size:22px;font-weight:780;line-height:1.1;display:block}.price strong small{margin-left:5px;font-size:15px;font-weight:600}.price del{color:#a3a89d;margin-top:4px;font-size:10px;display:block}.add-to-cart{color:#2563eb;background:#eaf0ff;border-radius:5px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.add-to-cart:hover{background:var(--accent);color:#fff}.add-to-cart.in-cart{color:var(--green);background:#eaf2e8}.add-to-cart>span{display:none}.promo-section{grid-template-columns:1fr 1fr;gap:20px;margin-top:46px;display:grid}.promo-card{border-radius:8px;min-height:303px;padding:32px 33px;position:relative;overflow:hidden}.promo-blue{background:#eaf1ff}.promo-blue .eyebrow{color:#5677aa;font-size:7px}.promo-card h2{letter-spacing:-1.2px;z-index:2;margin:16px 0 12px;font-size:30px;font-weight:750;line-height:1.24;position:relative}.promo-card p{z-index:2;font-size:10px;line-height:1.9;position:relative}.promo-blue p{color:#687e9f}.promo-card .button{z-index:2;min-height:37px;margin-top:23px;padding:10px 16px;font-size:10px;position:relative}.promo-art{color:#9bbbf8;position:absolute;top:50px;right:-18px;transform:rotate(-15deg)}.promo-art>svg{opacity:.55}.promo-art>span{letter-spacing:-9px;color:#2563eb;font-size:83px;font-weight:800;line-height:1;position:absolute;top:75px;left:10px;transform:rotate(15deg)}.promo-art small{letter-spacing:-3px;font-size:40px}.promo-dark{color:#fff;background:#112341}.promo-dark .eyebrow{color:#90a7c9;font-size:7px}.promo-dark h2{letter-spacing:-.8px;margin-top:45px;font-size:26px}.promo-dark p{color:#a7b9d3}.vin-graphic{color:#80a9df;background:#1b3455;border:1px solid #365a86;border-radius:5px;align-items:center;gap:10px;padding:9px 12px;display:flex;position:absolute;top:28px;right:29px;transform:rotate(-6deg)}.vin-graphic code{letter-spacing:1px;font-family:monospace;font-size:11px}.vin-graphic>svg:last-child{color:#70a4ff}.white-link{border-bottom:1px solid #4a6389;align-items:center;gap:26px;margin-top:22px;padding-bottom:7px;font-size:11px;display:inline-flex}.how-section{grid-template-columns:1fr 1.7fr;gap:65px;padding-top:60px;padding-bottom:46px;display:grid}.how-section h2{margin-bottom:20px;font-size:31px}.how-steps{flex-direction:column;display:flex}.how-step{border-bottom:1px solid var(--line);align-items:center;gap:23px;padding:21px 0;display:flex}.how-step:first-child{padding-top:0}.how-step>span{color:#b9c2b2;letter-spacing:-1px;font-size:26px;font-weight:400}.how-step h3{font-size:13px;font-weight:750}.how-step p{color:#8c9584;margin-top:6px;font-size:10px}.how-step>svg{color:#9aa590;margin-left:auto}.garage-banner{border:1px solid var(--line);background:#f8f9f6;border-radius:8px;align-items:center;gap:22px;margin-bottom:48px;padding:22px 29px;display:flex}.garage-banner-icon{color:#6c7c60;border-right:1px solid #dfe5d8;align-items:center;width:65px;height:56px;display:flex}.garage-banner h3{letter-spacing:-.4px;font-size:16px}.garage-banner p{color:#8c9782;margin-top:7px;font-size:11px}.garage-banner>a{align-items:center;gap:25px;margin-left:auto;font-size:11px;font-weight:700;display:flex}.trust-strip{border-top:1px solid var(--line);padding:27px 0}.trust-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.trust-grid>div{border-right:1px solid var(--line);align-items:center;gap:14px;display:flex}.trust-grid>div:last-child{border:0}.trust-grid strong{font-size:11px;font-weight:750}.trust-grid p{color:#9ca591;margin-top:5px;font-size:9px}.footer{color:#dee5d8;background:#101e33;padding:42px 0 20px}.logo.light{color:#fff}.footer .logo{font-size:35px}.footer .logo-dot{font-size:24px}.footer-main{grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:50px;padding-bottom:35px;display:grid}.footer-brand>p{color:#9aa893;margin-top:19px;font-size:12px;line-height:1.9}.footer-contact{border-bottom:1px solid #64705a;align-items:center;gap:25px;padding-bottom:6px;color:#dbe4d2!important;margin-top:21px!important;display:inline-flex!important}.footer h4{margin-bottom:19px;font-size:11px;font-weight:650}.footer-main>div>a:not(.logo){color:#9da996;margin-top:13px;font-size:10px;display:block}.footer-main>div>a:hover{color:#fff}.footer-help>p{color:#9da996;font-size:11px;line-height:1.9}.footer .footer-button{border:1px solid #4b5a43;min-height:40px;padding:10px 14px;color:#cfdcc5!important;margin-top:17px!important;font-size:10px!important;display:inline-flex!important}.footer-bottom{color:#8d9b81;border-top:1px solid #3a4533;justify-content:space-between;gap:20px;padding-top:21px;font-size:8px;display:flex}.footer-bottom>div{gap:24px;display:flex}.demo-note{color:#819176;margin-top:18px;font-size:8px;line-height:1.7}.modal{border:1px solid var(--line);width:calc(100% - 32px);max-width:560px;max-height:90dvh;color:var(--ink);border-radius:14px;padding:26px;overflow:auto;box-shadow:0 25px 100px #0d1b0f40}.modal.wide{max-width:880px}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14201975}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:17px;display:flex}.modal-head h2{letter-spacing:-.5px;font-size:20px}.compact.vehicle-picker{box-shadow:none;border:0;margin:0;padding:0}.compact .picker-intro{display:block}.compact .picker-intro h3{font-size:15px}.compact .picker-intro p{color:var(--muted);margin-top:8px;font-size:12px}.compact .vehicle-fields{grid-template-columns:1fr 1fr;gap:15px}.compact .vehicle-fields>.button{grid-column:1/-1;height:48px}.remove-garage{margin-top:20px}.field{color:#4c5944;flex-direction:column;gap:8px;margin-bottom:17px;font-size:11px;font-weight:650;display:flex}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe5d9;border-radius:6px;outline:0;padding:13px 14px;font-size:12px;line-height:1.5;transition:border-color .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb0b}.field input::placeholder,.field textarea::placeholder{color:#a6ad9e}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.inquiry-form>.muted{margin-bottom:20px;font-size:12px}.privacy-note{color:var(--muted);align-items:center;gap:7px;margin-top:17px;font-size:9px;line-height:1.8;display:flex}.vin-inline{max-width:650px;padding-top:20px}.success-message{text-align:center;padding:30px 10px}.success-message>svg{color:var(--green);margin-bottom:18px}.success-message h3{font-size:22px}.success-message p{color:var(--muted);margin:12px 0;font-size:12px;line-height:1.8}.success-message .button{margin-top:18px}.toast{color:#fff;z-index:150;background:#263527;border-radius:8px;align-items:center;gap:10px;max-width:calc(100% - 30px);padding:15px 17px;font-size:12px;animation:.25s toastIn;display:flex;position:fixed;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 7px 25px #16251125}.toast>svg{color:#b0d6a4;flex-shrink:0}.toast>button{color:#bdcdb5;margin-left:15px;display:flex}.empty{text-align:center;padding:60px 18px}.empty-icon{color:#91a07f;background:#f1f5ee;border-radius:50%;place-items:center;width:86px;height:86px;margin:0 auto 23px;display:grid}.empty h2{letter-spacing:-.6px;font-size:23px}.empty p{color:var(--muted);max-width:400px;margin:12px auto 23px;font-size:12px;line-height:1.9}.loading{color:var(--muted);justify-content:center;align-items:center;gap:12px;min-height:200px;padding:80px 20px;font-size:12px;display:flex}.spin{animation:1s linear infinite spin}.error-box{color:#a64d2a;background:#eff5ff;border:1px solid #f3c6b1;border-radius:6px;margin:15px 0;padding:13px 16px;font-size:12px;line-height:1.8}.free-shipping{color:#647553;background:#f4f7ee;border-radius:6px;align-items:center;gap:12px;padding:15px;font-size:11px;display:flex}.free-shipping>div{flex:1}.progress-track{background:#e0e8d5;border-radius:4px;height:4px;margin-top:10px;overflow:hidden}.progress-track i{background:#81956a;height:100%;display:block}.cart-lines{max-height:45vh;margin:10px 0;overflow:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:78px 1fr 18px;align-items:center;gap:15px;padding:20px 0;display:grid}.cart-line>.part-image{border-radius:5px}.cart-line>div>small{letter-spacing:.6px;color:var(--muted);font-size:9px;font-weight:700}.cart-line>div>a{margin-top:5px;font-size:12px;font-weight:700;line-height:1.5;display:block}.cart-line-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.cart-line-bottom strong{font-size:13px}.quantity{border:1px solid var(--line);border-radius:5px;align-items:center;height:30px;display:flex;overflow:hidden}.quantity button{place-items:center;width:28px;height:28px;display:grid}.quantity button:hover{background:var(--surface)}.quantity span{text-align:center;width:24px;font-size:11px}.remove-item{color:var(--muted);align-self:start;padding:0}.cart-total{justify-content:space-between;margin-top:22px;font-size:14px;display:flex}.cart-total strong{letter-spacing:-.6px;font-size:21px}.cart-total+.muted{margin:10px 0 20px}.breadcrumb{color:#9aa390;flex-wrap:wrap;align-items:center;gap:10px;padding-top:25px;font-size:10px;display:flex}.breadcrumb>a,.breadcrumb a{color:#8b9780}.breadcrumb>span{gap:10px;display:flex}.breadcrumb>span:last-child{color:#58694a}.slash{color:#c2cabc}.catalog-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:30px 0 31px;display:flex}.catalog-title h1,.page-title h1{letter-spacing:-1.4px;font-size:35px;line-height:1.25}.catalog-title h1>span{letter-spacing:0;vertical-align:middle;color:#768468;background:#edf1e8;border-radius:5px;margin-left:15px;padding:5px 9px;font-size:11px;font-weight:650}.catalog-title p{color:var(--muted);margin-top:12px;font-size:12px}.catalog-title-art{color:#acb8a0;border-left:1px solid var(--line);place-items:center;width:150px;height:95px;display:grid}.catalog-layout{grid-template-columns:228px minmax(0,1fr);gap:32px;padding-top:26px;display:grid}.filters{font-size:12px}.filters-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:4px 0 21px;display:flex}.filters-heading h3{align-items:center;gap:9px;font-size:13px;display:flex}.filter-group{border-bottom:1px solid var(--line);padding:22px 0}.filter-group h4,.filter-group summary{margin-bottom:16px;font-size:12px;font-weight:750}.filter-group summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.filter-group summary::-webkit-details-marker{display:none}.filter-group:not([open]) summary{margin-bottom:0}.filter-group:not([open]) summary>svg{transform:rotate(-90deg)}.category-filter{text-align:left;color:#7a876e;border-radius:5px;align-items:center;gap:8px;width:100%;margin-bottom:3px;padding:10px;font-size:10px;display:flex}.category-filter>span{flex:1}.category-filter>small{font-size:9px}.category-filter.selected{color:#2563eb;background:#edf3ff;font-weight:750}.filter-vehicle{flex-direction:column;gap:9px;display:flex}.filter-vehicle select{border:1px solid var(--line);color:#75846a;background:#fff;border-radius:5px;width:100%;padding:11px 10px;font-size:10px}.price-filter>div{align-items:center;gap:8px;display:flex}.price-filter label{color:#8a987d;flex:1;min-width:0;font-size:9px}.price-filter input{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:4px;margin-top:6px;padding:10px 8px;font-size:11px}.price-filter>div>span{color:#adb7a3;margin-top:15px}.price-filter .button{min-height:33px;margin-top:12px;padding:8px;font-size:10px}.checkbox{color:#68785c;cursor:pointer;align-items:center;gap:8px;margin-bottom:13px;font-size:11px;display:flex}.checkbox input{width:14px;height:14px;margin:0}.checkbox>span{flex:1}.checkbox small{color:#a0aa96;font-size:9px}.brand-filters{scrollbar-width:thin;scrollbar-color:#d6dfca transparent;max-height:215px;overflow:auto}.catalog-toolbar{color:#909c83;justify-content:space-between;align-items:center;gap:12px;min-height:41px;margin-bottom:20px;font-size:11px;display:flex}.sort-tools{align-items:center;gap:13px;display:flex}.sort-tools>label{align-items:center;gap:6px;font-size:10px;display:flex}.sort-tools select{color:#546845;cursor:pointer;background:#fff;border:0;padding:8px 0;font-size:10px;font-weight:650}.view-toggle{border:1px solid var(--line);border-radius:5px;display:flex;overflow:hidden}.view-toggle button{color:#9aa88c;place-items:center;width:32px;height:32px;display:grid}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.catalog-results .product-brand>span:first-child,.catalog-results .product-fit{font-size:8px}.active-filters{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:20px;display:flex}.active-filters button{color:#6b815b;border:1px solid #e1e8d9;border-radius:4px;align-items:center;gap:7px;padding:7px 8px;font-size:9px;display:flex}.active-filters .clear-filters{color:#2563eb;border:0;text-decoration:underline}.pagination{color:#899c79;justify-content:space-between;align-items:center;margin:27px 0;font-size:10px;display:flex}.pagination>div{gap:5px;display:flex}.pagination button{border:1px solid var(--line);border-radius:4px;place-items:center;width:32px;height:32px;font-size:10px;display:inline-grid}.pagination button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.catalog-assistance{color:#7c916a;background:#f4f7ef;border:1px solid #e6eddc;border-radius:7px;align-items:center;gap:15px;margin-top:24px;padding:22px;display:flex}.catalog-assistance p{margin-top:5px;font-size:9px;line-height:1.8}.catalog-assistance a{white-space:nowrap;align-items:center;gap:11px;margin-left:auto;font-size:10px;font-weight:700;display:flex}.pending{opacity:.65}.mobile-filter-trigger,.mobile-filter-apply,.close-filters{display:none}.list-view{grid-template-columns:1fr!important}.list-card{grid-template-columns:200px 1fr;display:grid}.list-card .product-visual{align-items:center;display:flex}.list-card .product-visual>a{width:100%}.list-card .product-title{min-height:0;font-size:15px!important}.list-card .product-info{padding:20px}.list-card .product-bottom{margin-top:10px}.list-card .product-fit{font-size:10px!important}.list-card .add-to-cart{gap:7px;width:auto;padding:0 13px}.list-card .add-to-cart>span{font-size:11px;display:inline}.page-title{padding:30px 0}.page-title>p{color:var(--muted);margin-top:12px;font-size:12px}.content-page{min-height:60vh;padding-bottom:60px}.service-error{text-align:center;max-width:500px;margin:20vh auto;padding:25px}.service-error h1{letter-spacing:-3px;font-size:55px}.service-error h1 span{color:var(--accent)}.service-error h2{margin-top:25px;font-size:24px}.service-error p{color:var(--muted);margin:20px 0;line-height:1.8}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toastIn{0%{opacity:0;bottom:15px}to{opacity:1;bottom:27px}}@media (min-width:1550px){.container{width:1360px}.hero{height:490px}.hero h1{font-size:76px}.hero-content{padding:47px 58px}.hero p{font-size:13px}.hero-proof,.hero-cta{margin-top:27px}.hero-image{object-position:center 54%}.category-card>.part-image{width:130px}}@media (max-width:1200px){.container{width:calc(100% - 48px)}.main-header{gap:26px}.header-actions{gap:22px}.header-action>span:not(.count-icon){display:none}.nav-row,.nav-links{gap:23px}.garage-button>span{text-overflow:ellipsis;max-width:140px;overflow:hidden}.compare-nav{display:none!important}.hero h1{font-size:65px}.hero{height:435px}.hero-content{padding:40px}.category-card{padding:14px 12px}.category-card h3{font-size:11px}.brand-intro{min-width:155px;padding-right:20px;font-size:9px}.brand-word{font-size:21px}.mann{font-size:17px}.mann span{font-size:9px}.ngk span{font-size:6px}.product-info{padding:14px}.product-title{font-size:12px}.price strong{font-size:20px}.promo-card{padding:27px}.promo-art{right:-55px}.vin-graphic{transform-origin:100%;top:24px;right:18px;transform:scale(.8)rotate(-6deg)}.promo-dark h2{font-size:24px}.footer-main{gap:30px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.catalog-results .product-grid{gap:12px}.catalog-results .product-info{padding:12px}.catalog-results .price strong{font-size:18px}}@media (max-width:960px){.nav-links{gap:20px;font-size:10px}.nav-links>a:last-child,.garage-button>span{display:none}.catalog-button{min-width:185px;padding-right:17px}.main-header{height:83px}.logo{font-size:34px}.logo-dot{font-size:24px}.header-search input{font-size:11px}.hero{height:420px}.hero-content{padding:35px}.hero h1{font-size:59px}.hero-content{width:60%}.hero p{font-size:11px}.hero-caption{right:25px}.hero-caption>span:first-child{display:none}.vehicle-picker{margin-inline:15px;padding:0 18px 20px}.vehicle-tabs>span{display:none}.vehicle-fields{gap:8px}.vehicle-fields>label{padding:9px}.vehicle-fields select{font-size:10px}.vehicle-fields>.button{gap:7px;padding:10px;font-size:10px}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px}.category-card{padding:15px 17px}.category-card>.part-image{width:120px}.category-card h3{font-size:13px}.brand-intro{display:none}.brand-word{font-size:22px}.brand-line{min-height:88px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-visual .part-image{width:68%}.product-info{padding:18px}.product-title{min-height:24px;font-size:14px}.product-fit{font-size:10px}.product-bottom{margin-top:14px}.product-sku{font-size:9px}.price strong{font-size:24px}.product-actions button:last-child{opacity:1}.promo-card h2{font-size:28px}.promo-dark h2{margin-top:55px;font-size:23px}.promo-art{opacity:.5;top:65px;right:-105px}.vin-graphic{top:32px;right:22px}.promo-dark .eyebrow{max-width:140px}.promo-card{min-height:325px;padding:25px}.how-section{grid-template-columns:.9fr 1.4fr;gap:40px}.how-section h2{font-size:28px}.how-step{gap:15px}.how-step h3{font-size:12px}.how-step p{font-size:9px}.trust-grid{gap:12px}.trust-grid>div{gap:10px}.trust-grid strong{font-size:10px}.trust-grid p{font-size:8px}.trust-grid svg{width:23px}.footer-main{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-help{display:none}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-title h1{font-size:32px}.catalog-assistance{gap:10px;padding:15px}.catalog-assistance>svg{display:none}.catalog-assistance p{font-size:8px}.sort-tools>label>span{display:none}.catalog-toolbar{font-size:10px}.list-card{grid-template-columns:140px 1fr}.garage-banner{gap:15px;padding:22px}.garage-banner>a{gap:10px;font-size:10px}.garage-banner h3{font-size:15px}}@media (max-width:700px){.container{width:calc(100% - 32px)}.topbar{height:30px;font-size:8px}.topbar-inner>span:first-child,.top-location{display:none!important}.topbar-inner{justify-content:center}.topbar a{gap:6px}.topbar a svg{width:12px}.main-header{flex-wrap:wrap;gap:18px;height:auto;min-height:77px;padding-top:20px;padding-bottom:17px;display:flex}.logo{letter-spacing:-2.5px;font-size:34px}.logo-dot{font-size:24px}.logo-mark{gap:2px;height:25px;margin-right:9px}.logo-mark i{width:5px;height:23px}.header-actions{gap:18px;margin-left:auto}.header-action{font-size:10px}.header-action>svg,.count-icon>svg{width:21px}.header-actions>.header-action:first-child{display:none}.mobile-menu-button{width:24px;height:24px;display:inline-flex}.mobile-menu-button svg{width:21px}.header-search{flex-basis:100%;order:3;gap:10px;height:43px;padding-left:13px}.header-search input{font-size:11px}.header-search kbd{display:none}.nav-row{gap:15px;height:44px}.catalog-button{min-width:initial;border:0;gap:8px;padding:0;font-size:10px}.catalog-button>svg{width:16px}.catalog-button>svg:last-child{display:none}.nav-links{gap:16px;margin-left:auto;font-size:9px}.nav-links>button,.nav-links>a:first-child{display:none}.nav-links>a:nth-child(4){display:flex}.garage-button{border-left:1px solid var(--line);gap:6px;margin-left:0;padding-left:16px}.garage-button>svg{width:17px}.garage-button>svg:last-child{display:none}.mobile-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;width:100%;padding:10px 16px 20px;display:flex;position:absolute;top:100%;box-shadow:0 10px 25px #17211414}.mobile-nav>a{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 4px;font-size:12px;display:flex}.category-menu{width:290px;top:34px}.home-top{padding-top:14px}.hero{border-radius:8px;height:520px}.hero-image{object-position:65% 100%;object-fit:cover;filter:brightness(.92);height:385px!important;top:135px!important}.hero-shade{background:linear-gradient(#111d30 0%,#111d30fa 25%,#111d3055 60%,#0000 85%)}.hero-content{width:100%;padding:30px 25px}.hero-eyebrow{letter-spacing:1.5px;font-size:8px}.hero h1{letter-spacing:-3px;margin:20px 0 15px;font-size:58px;line-height:1}.hero p{max-width:230px;font-size:11px;line-height:1.8}.hero-cta{min-height:41px;margin-top:19px;padding:10px 17px;font-size:10px}.hero-proof{white-space:nowrap;margin:0;font-size:8px;display:none;position:absolute;top:460px;left:24px}.hero-caption{top:25px;right:18px}.hero-caption-line{display:none}.hero-caption>b{opacity:.5;font-size:19px}.hero-counter{font-size:7px;bottom:18px;right:20px}.vehicle-picker{margin-inline:0;border-radius:8px;margin-top:12px;padding:0 17px 18px}.vehicle-tabs{gap:23px;height:50px}.vehicle-tabs>button{gap:7px;font-size:10px}.vehicle-tabs svg{width:16px}.vehicle-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.vehicle-fields>label{padding:10px}.vehicle-fields>label>span{font-size:8px}.vehicle-fields select{margin-top:8px;font-size:11px}.vehicle-fields>.button{grid-column:1/-1;height:45px;font-size:12px}.section{padding-top:35px}.section-heading{align-items:flex-end;gap:10px;margin-bottom:19px}.eyebrow{letter-spacing:1.3px;margin-bottom:9px;font-size:7px}.section-heading h2{letter-spacing:-.7px;font-size:21px}.section-link{white-space:normal;text-align:right;gap:5px;max-width:125px;font-size:9px;line-height:1.5}.section-link>svg{flex-shrink:0;width:14px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.category-card{border-radius:6px;padding:12px 10px}.category-top>svg:first-child{width:20px;height:20px}.category-top>svg:last-child{width:12px}.category-card>.part-image{width:82px;margin:9px auto}.category-card h3{letter-spacing:-.15px;margin-top:6px;font-size:9px}.category-card>span{margin-top:5px;font-size:8px}.category-card>span svg{display:none}.brand-section{margin-top:26px}.brand-line{scrollbar-width:none;justify-content:flex-start;gap:28px;min-height:75px;overflow-x:auto}.brand-word{flex-shrink:0;font-size:20px}.mann{padding:4px 7px;font-size:15px}.mann span{letter-spacing:3px;font-size:8px}.ngk span{font-size:6px}.product-grid{gap:10px}.product-visual{padding:14px 7px 8px}.product-visual .part-image{width:92%}.product-info{padding:12px}.product-brand{margin-bottom:8px}.product-brand>span:first-child{letter-spacing:.3px;font-size:8px}.product-sku{display:none}.product-title{min-height:36px;font-size:11px;line-height:1.55}.product-fit{margin:5px 0 10px;font-size:8px}.product-actions{gap:6px;top:7px;right:7px}.product-actions button{width:24px;height:24px}.product-actions button>svg{width:15px}.product-badges{top:10px;left:9px}.sale-badge,.new-badge{padding:3px 5px;font-size:8px}.stock-label{gap:4px;font-size:8px}.original-label{display:none}.product-bottom{gap:5px;margin-top:11px;padding-top:10px}.price strong{letter-spacing:-.7px;font-size:19px}.price strong small{margin-left:3px;font-size:12px}.price del{margin-top:5px;font-size:8px}.add-to-cart{border-radius:4px;width:29px;height:29px}.add-to-cart>svg{width:18px}.promo-section{grid-template-columns:1fr;gap:13px;margin-top:31px}.promo-card{min-height:290px;padding:27px}.promo-card h2{font-size:31px}.promo-art{opacity:.65;top:55px;right:-50px}.promo-dark h2{margin-top:44px;font-size:26px}.vin-graphic{top:25px;right:22px}.promo-dark .eyebrow{max-width:160px}.how-section{grid-template-columns:1fr;gap:30px;padding-bottom:30px}.how-section h2{font-size:27px}.how-section h2 br{display:none}.how-section .section-link{max-width:unset;font-size:11px}.how-step{gap:20px}.how-step h3{font-size:13px}.how-step p{font-size:10px;line-height:1.7}.garage-banner{flex-wrap:wrap;gap:14px;margin-bottom:30px;padding:20px}.garage-banner-icon{width:48px;height:48px}.garage-banner-icon>svg{width:28px}.garage-banner h3{font-size:13px}.garage-banner p{font-size:9px}.garage-banner>a{gap:20px;margin-left:63px;font-size:10px}.trust-strip{padding:23px 0}.trust-grid{grid-template-columns:1fr 1fr;gap:23px 15px}.trust-grid>div{border:0;gap:11px}.trust-grid strong{font-size:10px}.trust-grid p{font-size:8px}.trust-grid svg{width:25px}.footer{padding-top:32px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 25px;padding-bottom:30px}.footer-brand{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.footer .logo{font-size:33px}.footer-brand>p{align-self:center;margin:0;font-size:10px}.footer-contact{width:max-content;margin-top:18px!important;font-size:10px!important}.footer h4{margin-bottom:18px;font-size:11px}.footer-main>div>a:not(.logo){margin-top:12px;font-size:10px}.footer-bottom{flex-direction:column;gap:16px;font-size:8px;line-height:1.7}.demo-note{font-size:8px;line-height:1.8}.modal{border-radius:12px;max-height:90dvh;padding:20px}.modal-head h2{font-size:18px}.form-row{grid-template-columns:1fr;gap:0}.toast{width:max-content;max-width:calc(100% - 20px);padding:13px;font-size:11px;bottom:20px}.toast>button{margin-left:3px}.cart-line{grid-template-columns:62px 1fr 17px;gap:12px}.cart-line>div>a{font-size:11px}.cart-line-bottom strong{font-size:12px}.cart-line-bottom{gap:5px}.breadcrumb{gap:8px;padding-top:19px;font-size:9px}.catalog-title{padding:26px 0}.catalog-title h1,.page-title h1{letter-spacing:-1px;font-size:28px}.catalog-title h1>span{margin-left:10px;padding:4px 7px;font-size:9px}.catalog-title p{margin-top:9px;font-size:11px}.catalog-title-art{display:none}.catalog-layout{grid-template-columns:1fr;gap:0;padding-top:18px}.filters{z-index:65;background:#fff;width:min(330px,88vw);padding:23px;display:none;position:fixed;inset:0 auto 0 0;overflow:auto}.filters.open{display:block}.filter-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#13200980;position:fixed;inset:0}.filters-heading{z-index:2;background:#fff;padding:10px 0 18px;position:sticky;top:-23px}.filters-heading>.text-button{margin-left:auto;margin-right:15px}.close-filters{width:25px;height:25px;display:flex}.mobile-filter-apply{margin-top:20px;display:flex;position:sticky;bottom:0;box-shadow:0 0 10px #fff}.mobile-filter-trigger{gap:7px;min-height:34px;padding:8px 10px;font-size:10px;display:flex}.catalog-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:16px}.catalog-toolbar>span{display:none}.sort-tools{gap:8px;margin-left:auto}.view-toggle{display:none}.sort-tools select{font-size:10px}.catalog-results .product-grid{gap:10px}.catalog-results .product-info{padding:11px}.catalog-results .product-title{font-size:11px}.catalog-results .price strong{font-size:18px}.catalog-assistance{margin-top:20px;padding:17px;display:block}.catalog-assistance strong{font-size:11px}.catalog-assistance p{font-size:9px}.catalog-assistance a{gap:12px;margin-top:13px;font-size:10px}.pagination{margin-top:22px;font-size:9px}.pagination button{width:29px;height:29px}.pagination>div{gap:4px}.content-page{padding-bottom:40px}.page-title{padding:27px 0}.page-title>p{font-size:11px}.empty{padding:45px 10px}.empty h2{font-size:21px}.empty p,.field{font-size:11px}.compact .vehicle-fields{grid-template-columns:1fr 1fr}.inquiry-form>.muted{font-size:11px}.privacy-note{font-size:8px}.vin-inline{padding-top:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--ink:#17243b;--muted:#7d8ba0;--accent:#2563eb;--accent-hover:#174fd3;--surface:#f4f7fb;--line:#e6ebf2;--green:#19876b}body{font-size:14px}.topbar{background:#111e33}.hero{border-radius:18px;height:495px}.hero-content{padding:48px 55px}.hero h1{letter-spacing:-3.7px;font-size:77px;font-weight:750}.hero h1 span{color:#7cafff}.hero-shade{background:linear-gradient(90deg,#101b2cf5,#101b2c85 43%,#101b2c12 78%)}.hero p{color:#c4cfde;font-size:14px;line-height:1.85}.hero-eyebrow{letter-spacing:2px;font-size:10px}.hero-cta{border-radius:7px;min-height:48px;margin-top:24px;font-size:12px}.hero-proof{color:#becde1;margin-top:27px;font-size:10px}.hero-counter{color:#d0d9e9}.hero-image{object-position:57% 53%}.main-header{height:94px}.header-search{background:#f5f7fb;border-radius:9px;height:49px}.header-search input{font-size:13px}.header-action,.nav-links{font-size:12px}.catalog-button{font-size:13px}.garage-button{background:#f1f5ff;border-radius:6px;padding:9px 12px;font-size:12px}.vehicle-picker{border-radius:0 0 14px 14px;margin-inline:25px;padding:0 27px 27px;box-shadow:0 12px 36px #12284f09}.vehicle-tabs{height:61px}.vehicle-tabs>button{font-size:12px}.vehicle-tabs>span{color:#8290a5;font-size:11px}.vehicle-fields{gap:12px;margin-top:22px}.vehicle-fields>label{border-color:#e0e6ef;border-radius:8px;padding:10px 12px 12px}.vehicle-fields>label>span{font-size:10px}.vehicle-fields>label>span>b{color:#8795a9}.vehicle-fields select{color:#263850;margin-top:8px;font-size:12px}.vehicle-fields>.button{border-radius:8px;height:64px;font-size:12px}.section{padding-top:64px}.eyebrow{letter-spacing:1.6px;color:#8896aa;font-size:9px}.section-heading h2{letter-spacing:-1.2px;font-size:31px}.section-heading{margin-bottom:29px}.section-link{gap:12px;font-size:12px}.category-card{background:#f5f7fb;border-color:#edf0f6;border-radius:12px;padding:19px 17px}.category-top{color:#72849f}.category-top>svg:last-child{color:#99a9bf}.category-card h3{font-size:13px}.category-card>span{color:#8a9ab0;font-size:11px}.category-card>.part-image{width:125px}.brand-line{grid-template-columns:180px repeat(6,minmax(0,1fr));gap:23px 28px;min-height:110px;padding:22px 0;display:grid}.brand-intro{color:#8b9ab0;border-color:#e2e8f1;grid-row:span 2;min-width:0;padding-right:24px;font-size:11px}.brand-intro strong{color:#62738d}.brand-logo-link{justify-content:center;align-items:center;min-height:45px;transition:transform .2s;display:flex}.brand-logo-link:hover{transform:translateY(-3px)}.official-logo{object-fit:contain;width:100%;max-width:105px;height:100%;max-height:35px;display:block}.brand-logo-link .official-logo{width:105px;height:35px}.car-brands{margin-top:37px}.car-brands-heading{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.car-brands-heading h2{letter-spacing:-.4px;font-size:17px}.car-brands-heading>a{color:#7587a2;align-items:center;gap:9px;font-size:11px;display:flex}.car-brand-grid{grid-template-columns:repeat(8,1fr);gap:13px;display:grid}.car-brand{border:1px solid #e8edf5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:111px;transition:background .2s,border-color .2s,transform .2s;display:flex}.car-brand:hover{background:#f5f8ff;border-color:#afc8fc;transform:translateY(-3px)}.car-brand .official-logo{width:64px;height:40px;max-height:40px}.car-brand span{color:#708199;font-size:10px;font-weight:650}.product-card{border-color:#e5ebf3;border-radius:12px}.product-visual{background:#f6f8fb;padding:19px 12px 12px}.product-info{padding:20px}.product-title{letter-spacing:-.25px;min-height:45px;font-size:14px;line-height:1.55}.product-fit{color:#8999af;margin-top:8px;font-size:10px}.product-brand{height:24px;margin-bottom:13px}.product-brand .official-logo{object-position:left center;width:79px;max-width:79px;height:21px;max-height:21px}.product-sku{color:#99a7ba;font-size:9px}.product-actions button{color:#8191a9;width:31px;height:31px;box-shadow:0 2px 6px #10244405}.product-actions button.selected{color:#2563eb;background:#eaf1ff}.product-bottom{border-color:#ebeff6;margin-top:17px;padding-top:17px}.price strong{color:#172943;font-size:24px}.price del{color:#9ba8ba;font-size:11px}.add-to-cart{color:#2563eb;background:#edf3ff;border-radius:7px;width:39px;height:39px}.sale-badge{color:#2860c9;background:#e9f0ff;padding:5px 8px;font-size:10px}.new-badge{color:#61728d;background:#edf0f5}.promo-section{gap:22px;margin-top:53px}.promo-card{border-radius:16px;min-height:320px;padding:37px}.promo-blue{background:#eef4ff;border:1px solid #e4edff}.promo-blue .eyebrow{color:#7590b9;max-width:220px;font-size:8px}.promo-card h2{letter-spacing:-1.1px;max-width:67%;margin-top:22px;font-size:31px}.promo-card p{color:#7d94b5;max-width:64%;font-size:11px}.promo-card .button{background:#2563eb;border-radius:7px;min-height:42px;margin-top:24px;padding:12px 18px;font-size:11px}.promo-art{opacity:1;pointer-events:none;width:57%;height:95%;position:absolute;top:25px;right:-30px;transform:rotate(-8deg)}.promo-art img{object-fit:contain}.promo-dark{background:linear-gradient(130deg,#122542,#173967);border:1px solid #284873}.promo-dark .eyebrow{color:#83a5d4;max-width:100%;font-size:8px}.promo-dark h2{max-width:64%;margin-top:22px;font-size:28px;position:relative}.promo-dark p{color:#9ab4d7;max-width:61%}.vin-art{pointer-events:none;width:57%;height:95%;position:absolute;top:21px;right:-44px}.vin-art img{object-fit:contain}.white-link{z-index:2;border-color:#547cb1;gap:18px;margin-top:24px;font-size:11px;position:relative}.how-section h2{font-size:34px}.how-step h3{font-size:14px}.how-step p{color:#8192a9;font-size:11px}.how-step>span{color:#b1c5e3}.garage-banner{background:#f6f8fc;border-color:#e4ebf5;border-radius:12px;padding:26px 31px}.garage-banner-icon{color:#7293c4;border-color:#dce6f4}.garage-banner h3{font-size:17px}.garage-banner p{color:#879bb9;font-size:12px}.garage-banner>a,.trust-grid strong{font-size:12px}.trust-grid p{color:#8496af;font-size:10px}.trust-grid>div>svg{color:#6990c5}.footer{background:#101f35}.footer-brand>p,.footer-main>div>a:not(.logo),.footer-help>p{color:#8fa3c0}.footer-main>div>a:not(.logo){font-size:11px}.footer h4{font-size:12px}.footer-bottom{color:#879ebf;border-color:#2b405e;font-size:9px}.demo-note{color:#728aad;font-size:9px}.catalog-results .product-title{font-size:13px}.catalog-results .product-fit{font-size:9px}.category-filter{color:#7386a2;font-size:11px}.category-filter.selected{color:#2563eb;background:#edf3ff}.category-filter:hover{background:#f4f7fd}.checkbox{color:#6f829e;font-size:12px}.filter-vehicle select{color:#6f829e;font-size:11px}.filter-group summary{font-size:13px}.catalog-title p{color:#8293ac}.catalog-title h1>span{color:#537cc3;background:#eef4ff}.sort-tools select{color:#5e769a;font-size:11px}.active-filters button{color:#5d81b8;background:#f8faff;border-color:#dfe8f7}.catalog-assistance{color:#7192c4;background:#f1f6ff;border-color:#e0eaff}.catalog-assistance strong{color:#315d9f;font-size:12px}.catalog-assistance p{font-size:10px}.empty-icon{color:#8caadd;background:#eff4ff}.quantity{border-color:#e1e8f3}.modal{border-radius:16px}.field{color:#5b718f}.field input,.field textarea,.field select{border-color:#dde5f1}.footer .footer-button{border-color:#395a88;color:#a7c5ef!important}.footer-contact{border-color:#456288;color:#bad0ef!important}.stock-label{color:#298c73}.header-search:focus-within{border-color:#8cb4ff;box-shadow:0 0 0 3px #2563eb08}.category-card:hover{box-shadow:0 8px 24px #1a477d08}@media (min-width:1550px){.hero{height:530px}.hero-content{padding:53px 62px}.hero h1{font-size:84px}.hero p{font-size:15px}}@media (max-width:1100px){.header-action>span:not(.count-icon){display:none}.nav-links{gap:22px;font-size:11px}.garage-button{font-size:10px}.brand-line{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.brand-intro{display:none}.hero h1{font-size:70px}.hero{height:490px}.category-card h3{font-size:11px}.product-title{font-size:13px}.promo-card{padding:27px}.promo-card h2{max-width:71%;font-size:28px}.promo-dark h2{max-width:69%;font-size:26px}.car-brand-grid{gap:10px}.car-brand{min-height:100px}.car-brand .official-logo{width:54px;height:35px}.car-brand span{font-size:9px}}@media (max-width:960px){.hero-content{padding:43px 38px}.hero h1{font-size:65px}.hero p{font-size:13px}.hero{height:465px}.vehicle-fields{gap:8px}.vehicle-fields select{font-size:10px}.vehicle-fields>label{padding:10px 9px}.vehicle-fields>.button{font-size:11px}.vehicle-tabs>span{display:none}.category-card h3{font-size:14px}.car-brand-grid{grid-template-columns:repeat(4,1fr)}.car-brand{min-height:102px}.car-brand span{font-size:11px}.car-brand .official-logo{width:65px;height:40px}.product-title{font-size:15px}.product-fit{font-size:11px}.promo-card h2{max-width:82%;font-size:26px}.promo-dark h2{max-width:87%;font-size:24px}.promo-art,.vin-art{opacity:.65;width:61%;top:45px;right:-55px}.promo-card p{max-width:77%}.garage-banner h3{font-size:15px}.garage-banner p{font-size:11px}.catalog-results .product-title{font-size:12px}.catalog-results .price strong{font-size:20px}.catalog-results .product-info{padding:13px}}@media (max-width:700px){.main-header{height:auto;padding-top:20px;padding-bottom:17px}.header-search{border-radius:8px;height:44px}.header-search input,.catalog-button{font-size:11px}.nav-links{font-size:10px}.garage-button{padding:5px 8px}.hero{border-radius:14px;height:548px}.hero-content{width:100%;padding:32px 25px}.hero h1{letter-spacing:-2.8px;margin-top:23px;font-size:59px;line-height:1.06}.hero p{max-width:270px;font-size:12px}.hero-eyebrow{letter-spacing:1.7px;font-size:8px}.hero-cta{min-height:44px;margin-top:21px;font-size:11px}.hero-shade{background:linear-gradient(#111d30 0%,#111d30fa 25%,#111d3066 60%,#111d3020 100%)}.hero-image{object-position:67% 100%;height:390px!important;top:158px!important}.hero-counter{bottom:19px;right:21px}.hero-caption{top:29px;right:21px}.hero-proof{display:none}.vehicle-picker{margin-inline:0;border-radius:12px;margin-top:14px;padding:0 16px 18px}.vehicle-tabs{gap:25px;height:55px}.vehicle-tabs>button{font-size:10px}.vehicle-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.vehicle-fields>label{padding:10px 11px 11px}.vehicle-fields>label>span{font-size:9px}.vehicle-fields select{margin-top:8px;font-size:11px}.vehicle-fields>.button{height:46px;font-size:12px}.car-brands{margin-top:28px}.car-brands-heading{gap:15px;margin-bottom:17px}.car-brands-heading h2{font-size:15px}.car-brands-heading>a{gap:5px;font-size:9px}.car-brand-grid{gap:8px}.car-brand{border-radius:9px;gap:13px;min-height:92px}.car-brand .official-logo{width:46px;height:32px;max-height:32px}.car-brand span{font-size:8px}.section{padding-top:36px}.eyebrow{letter-spacing:1.3px;font-size:8px}.section-heading{margin-bottom:20px}.section-heading h2{letter-spacing:-.8px;font-size:23px}.section-link{gap:5px;font-size:9px}.category-card{border-radius:10px;padding:13px 10px}.category-card>.part-image{width:86px;margin:9px auto}.category-card h3{letter-spacing:-.25px;font-size:9px}.category-card>span{font-size:8px}.brand-line{grid-template-columns:repeat(3,1fr);gap:18px 27px;padding:23px 10px;overflow:visible}.brand-logo-link{min-height:33px}.brand-logo-link .official-logo{width:78px;height:27px;max-height:27px}.product-card{border-radius:10px}.product-visual{padding:15px 7px 9px}.product-info{padding:12px}.product-brand{height:20px;margin-bottom:11px}.product-brand .official-logo{width:60px;max-width:60px;height:17px;max-height:17px}.product-title{min-height:36px;font-size:11px;line-height:1.6}.product-fit{margin-top:5px;font-size:8px}.product-bottom{margin-top:12px;padding-top:12px}.price strong{font-size:19px}.price del{font-size:9px}.add-to-cart{border-radius:6px;width:30px;height:32px}.product-actions button{width:25px;height:25px}.sale-badge{padding:4px 6px;font-size:8px}.promo-section{gap:15px;margin-top:34px}.promo-card{border-radius:13px;min-height:310px;padding:27px}.promo-card h2{max-width:74%;margin-top:23px;font-size:29px}.promo-card p{max-width:68%;font-size:11px}.promo-card .eyebrow{max-width:200px;font-size:7px;line-height:1.7}.promo-card .button{gap:12px;min-height:40px;padding:11px 15px;font-size:10px}.promo-art{opacity:1;width:60%;height:80%;top:53px;right:-40px}.promo-dark h2{max-width:78%;margin-top:23px;font-size:27px}.promo-dark p{max-width:65%}.vin-art{opacity:.9;width:59%;height:78%;top:66px;right:-38px}.white-link{gap:10px;margin-top:25px;font-size:10px}.how-section h2{font-size:28px}.how-step h3{font-size:14px}.how-step p{font-size:10px}.garage-banner{border-radius:11px;gap:13px;padding:21px}.garage-banner h3{font-size:13px}.garage-banner p{font-size:9px}.garage-banner>a,.trust-grid strong{font-size:10px}.trust-grid p{font-size:8px}.footer h4{font-size:11px}.footer-main>div>a:not(.logo){font-size:10px}.footer-bottom,.demo-note{font-size:8px}.catalog-title h1{font-size:28px}.catalog-toolbar,.sort-tools select{font-size:10px}.catalog-results .product-title{font-size:11px}.catalog-results .product-info{padding:11px}.catalog-results .price strong{font-size:18px}.catalog-results .product-fit{font-size:8px}.catalog-assistance p{font-size:9px}}.brand-carousel{border-block:1px solid var(--line);align-items:center;gap:27px;min-height:111px;padding-block:25px;display:flex}.brand-carousel-intro{border-right:1px solid var(--line);color:#92a0b7;flex-shrink:0;padding-right:28px;font-size:11px;line-height:1.9}.brand-carousel-intro strong{color:#6f839f;font-weight:600;display:block}.brand-track{scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;align-items:center;gap:40px;min-width:0;padding:8px 4px;display:flex;overflow-x:auto}.brand-track::-webkit-scrollbar{display:none}.brand-slide{scroll-snap-align:start;flex:0 0 119px;justify-content:center;align-items:center;height:43px;display:flex}.brand-slide .official-logo{width:115px;max-width:115px;height:39px;max-height:39px}.brand-arrows{gap:6px;display:flex}.brand-arrows>button{color:#617ea8;border:1px solid #e3eaf4;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.brand-arrows>button:hover:not(:disabled){color:var(--accent);background:#edf3ff;border-color:#b8d0fa}.brand-arrows>button:disabled{opacity:.25}.brand-slide img{transition:transform .25s}.brand-slide:hover img{transform:scale(1.07)}@media (max-width:960px){.brand-carousel-intro{display:none}.brand-slide{flex-basis:113px}.brand-track{gap:30px}.brand-carousel{gap:20px;min-height:94px;padding-block:20px}}@media (max-width:700px){.brand-carousel{gap:12px;min-height:83px;padding-block:17px}.brand-track{gap:27px}.brand-slide{flex-basis:92px;height:35px}.brand-slide .official-logo{width:92px;max-width:92px;height:30px;max-height:30px}.brand-arrows{gap:4px}.brand-arrows>button{width:26px;height:26px}.brand-arrows>button>svg{width:14px}}.catalog-surface{background:#f6f8fc}.catalog-page{padding-bottom:58px}.catalog-page .breadcrumb{margin-bottom:24px;padding-top:23px}.catalog-hero{background:linear-gradient(110deg,#eaf1ff 0%,#f0f5ff 60%,#e2ecff 100%);border:1px solid #e0e9fa;border-radius:16px;align-items:center;min-height:252px;padding:33px 41px;display:flex;position:relative;overflow:hidden}.catalog-hero-copy{z-index:2;width:72%;position:relative}.catalog-hero-eyebrow{letter-spacing:1.6px;color:#6c8cbf;align-items:center;gap:8px;margin-bottom:16px;font-size:8px;font-weight:750;display:flex}.catalog-hero-eyebrow>span{background:#4f82d8;border-radius:50%;width:5px;height:5px}.catalog-hero h1{letter-spacing:-1.6px;font-size:39px;font-weight:760;line-height:1.15}.catalog-hero h1>span:not(.catalog-hero-count){color:#2563eb}.catalog-hero h1 .catalog-hero-count{letter-spacing:0;vertical-align:middle;color:#4975be;background:#dae7ff;border-radius:5px;margin-left:15px;padding:5px 9px;font-size:12px}.catalog-hero p{color:#7790b3;max-width:500px;margin-top:15px;font-size:12px;line-height:1.8}.catalog-hero-tags{color:#6482ae;align-items:center;gap:18px;margin-top:18px;font-size:10px;display:flex}.catalog-hero-tags>span,.catalog-hero-tags>a{align-items:center;gap:7px;display:flex}.catalog-hero-tags>span+span{border-left:1px solid #cbdaf1;padding-left:18px}.catalog-hero-tags>a{color:#2563eb;font-weight:650}.tiny-check{border:1px solid #96b5e6;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;display:grid}.catalog-hero-visual{justify-content:center;align-items:center;width:270px;height:100%;display:flex;position:absolute;top:0;right:50px}.catalog-hero-visual>img{object-fit:contain;width:250px;height:250px;transform:rotate(-12deg)}.make-orbit{pointer-events:none;border:1px solid #c2d5f74a;border-radius:50%;position:absolute;transform:rotate(-27deg)}.orbit-one{width:300px;height:225px}.orbit-two{width:365px;height:280px}.make-logo-disc{z-index:1;background:linear-gradient(140deg,#ffffffdc,#e1ebfc88);border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:156px;height:156px;display:flex;transform:rotate(-9deg);box-shadow:0 15px 55px #4274bb12,inset 0 0 30px #fff8}.make-logo-disc .official-logo{object-fit:contain;width:128px;max-width:128px;height:105px;max-height:105px}.make-label{letter-spacing:5px;color:#90aad1;font-size:9px;font-weight:700;position:absolute;bottom:23px}.catalog-vehicle-bar{background:#fff;border:1px solid #e3eaf5;border-radius:12px;align-items:center;gap:20px;margin:19px 0 0;padding:20px 25px;display:flex;box-shadow:0 5px 18px #28477603}.selected-make-icon{justify-content:center;align-items:center;width:49px;height:45px;display:flex}.selected-make-icon .official-logo{width:54px;height:40px;max-height:40px}.selected-make-name{min-width:105px}.selected-make-name>strong{font-size:12px;display:block}.selected-make-name>button{color:#839bc0;align-items:center;gap:4px;margin-top:6px;padding:0;font-size:9px;display:flex}.vehicle-bar-divider{background:#e6edf6;width:1px;height:38px;margin-right:3px}.catalog-vehicle-bar>label{color:#8c9fbc;flex-direction:column;flex:1;gap:7px;min-width:130px;font-size:9px;display:flex}.catalog-vehicle-bar select{color:#38577f;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e4ebf7;width:100%;padding:0 0 6px;font-size:11px}.catalog-vehicle-bar select:disabled{opacity:.5}.vehicle-vin-link{color:#4b75b4;white-space:nowrap;align-items:center;gap:9px;margin-left:15px;font-size:10px;display:flex}.catalog-category-pills{scrollbar-width:none;gap:8px;margin:26px 0 3px;display:flex;overflow:auto}.catalog-category-pills>button{white-space:nowrap;color:#7a8fac;background:#fff;border:1px solid #e2e9f4;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:8px;padding:11px 13px;font-size:10px;font-weight:650;transition:background .15s,border-color .15s;display:flex}.catalog-category-pills>button.active{color:#fff;background:#2463eb;border-color:#2463eb;box-shadow:0 3px 8px #2563eb13}.catalog-category-pills>button:hover:not(.active){background:#f9fbff;border-color:#a7c4f7}.catalog-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:25px;padding-top:24px}.filters{background:#fff;border:1px solid #e3eaf4;border-radius:12px;padding:0 19px;overflow:hidden}.filters-heading{padding:21px 0 18px}.filters-heading h3{font-size:13px}.filters-heading h3>svg{color:#617fae}.filters-heading>.text-button{color:#9aacca;font-size:10px;text-decoration:none}.filter-group{padding:21px 0}.filter-group:last-of-type{border-bottom:0}.category-filter{gap:7px;padding:10px 7px;font-size:10px}.category-filter>small{color:#8da1bf;background:#f0f4fb;border-radius:4px;padding:2px 4px}.category-filter.selected>small{color:#4e79c0;background:#dce9ff}.category-filter>svg{color:#8d9fb8}.filter-group h4,.filter-group summary,.checkbox{font-size:11px}.brand-filters{scrollbar-color:#e1e9f6 transparent}.filter-vehicle select{background:#fcfdff;border-color:#e4ebf6;border-radius:6px;padding:11px;font-size:10px}.price-filter input{background:#fcfdff;border-color:#e4ebf6;font-size:11px}.price-filter label{color:#8a9db9}.price-filter .button{color:#6284b7;border-radius:5px;font-size:10px}.catalog-inline-search{color:#8aa1c1;background:#fff;border:1px solid #e3eaf4;border-radius:9px;align-items:center;gap:11px;height:48px;margin-bottom:17px;padding:8px 9px 8px 16px;display:flex}.catalog-inline-search>input{color:#345579;background:0 0;border:0;outline:0;flex:1;width:100%;font-size:11px}.catalog-inline-search>input::placeholder{color:#9aadc6}.catalog-inline-search>button{color:#5278b1;background:#f0f5fd;border-radius:5px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;display:flex}.catalog-toolbar{color:#8a9fbd;min-height:32px;margin-bottom:17px;font-size:11px}.catalog-toolbar>span>b{color:#405d84}.sort-tools select{color:#607fa8;background:0 0;font-size:10px}.sort-tools>label{font-size:10px}.view-toggle{background:#fff;border-color:#e0e8f5}.view-toggle button.active{color:#3570cf;background:#eaf1ff}.view-toggle button{color:#9aaecb}.catalog-results .product-card{border-color:#e2e9f3;border-radius:12px}.catalog-results .product-visual{background:#fdfdff;border-bottom:1px solid #f0f3f8;padding:21px 12px 14px}.catalog-results .product-visual .part-image{aspect-ratio:1;width:82%}.catalog-results .product-info{padding:18px}.catalog-results .product-title{min-height:43px;font-size:13px}.catalog-results .product-fit{color:#8da1bf;font-size:9px}.catalog-results .product-bottom{margin-top:15px;padding-top:15px}.catalog-results .price strong{font-size:22px}.catalog-results .add-to-cart{background:#edf3ff;gap:4px;width:auto;min-width:35px;height:36px;padding:8px 11px}.catalog-results .add-to-cart>span{font-size:10px;font-weight:700;display:inline}.catalog-results .add-to-cart>svg{width:15px}.catalog-results .product-actions button{width:29px;height:29px;box-shadow:0 1px 8px #40537408}.active-filters{margin-bottom:17px}.active-filters>button{color:#6384b4;background:#fff;font-size:9px}.active-filters>.clear-filters{background:0 0;font-size:9px}.pagination{color:#849abe}.pagination button{color:#698bbd;background:#fff;border-color:#e0e8f5}.pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}.catalog-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.product-skeleton{background:#fff;border:1px solid #e2eaf6;border-radius:12px;height:350px;padding:16px;overflow:hidden}.product-skeleton>div{background:linear-gradient(90deg,#f4f7fc,#eaf0f9,#f4f7fc) 0 0/200% 100%;border-radius:6px;height:180px;animation:1.4s ease-in-out infinite skeleton}.product-skeleton>span{background:#eff3fa;border-radius:3px;width:85%;height:11px;margin-top:19px;display:block}.product-skeleton>span:nth-child(3){width:60%;margin-top:10px}.product-skeleton>b{background:#edf2f9;border-radius:4px;width:40%;height:20px;margin-top:27px;display:block}@keyframes skeleton{to{background-position:-200% 0}}@media (max-width:1150px){.catalog-vehicle-bar{gap:14px;padding:18px 20px}.vehicle-vin-link{gap:5px;margin-left:0;font-size:0}.vehicle-vin-link>svg:first-child{width:20px}.catalog-category-pills>button{gap:6px;padding:10px 11px;font-size:9px}.catalog-category-pills>button>svg{width:15px}.catalog-layout{grid-template-columns:215px minmax(0,1fr);gap:20px}.filters{padding-inline:15px}.catalog-results .product-info{padding:13px}.catalog-results .product-title{font-size:12px}.catalog-results .price strong{font-size:19px}.catalog-results .add-to-cart{width:32px;min-width:32px;padding:8px}.catalog-results .add-to-cart>span{display:none}.catalog-hero-visual{right:25px}}@media (max-width:960px){.catalog-hero{min-height:253px;padding:31px}.catalog-hero h1{font-size:35px}.catalog-hero-copy{width:70%}.catalog-hero p{max-width:350px;font-size:11px}.catalog-hero-visual{width:220px;right:15px}.make-logo-disc{width:130px;height:130px}.make-logo-disc .official-logo{width:100px;height:90px}.orbit-one{width:250px;height:200px}.orbit-two{width:290px;height:240px}.catalog-vehicle-bar>label{min-width:100px}.catalog-vehicle-bar{gap:13px}.catalog-vehicle-bar>.selected-make-icon,.vehicle-vin-link{display:none}.catalog-category-pills>button{flex:none}.catalog-hero-tags{gap:12px;font-size:9px}.catalog-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-results .product-info{padding:17px}.catalog-results .product-title{font-size:13px}.catalog-results .price strong{font-size:22px}}@media (max-width:700px){.catalog-page .breadcrumb{margin-bottom:18px;padding-top:18px}.catalog-hero{border-radius:12px;align-items:start;min-height:275px;padding:26px 23px}.catalog-hero-copy{width:100%}.catalog-hero-eyebrow{letter-spacing:1px;max-width:65%;margin-bottom:16px;font-size:7px}.catalog-hero h1{letter-spacing:-1.2px;max-width:78%;font-size:30px;line-height:1.18}.catalog-hero p{max-width:76%;margin-top:15px;font-size:10px;line-height:1.9}.catalog-hero-tags{flex-wrap:wrap;gap:12px;max-width:83%;margin-top:17px;font-size:8px}.catalog-hero-tags>span+span{padding-left:12px}.catalog-hero-tags>a{font-size:9px}.catalog-hero-visual{opacity:.95;width:158px;top:18px;right:-42px}.make-logo-disc{width:90px;height:90px;transform:rotate(-12deg)}.make-logo-disc .official-logo{width:80px;height:67px}.orbit-one{width:160px;height:140px}.orbit-two{width:200px;height:178px}.make-label{display:none}.catalog-hero-visual>img{width:155px;height:180px;transform:rotate(-12deg)}.catalog-vehicle-bar{border-radius:10px;grid-template-columns:1fr 1fr;gap:16px;margin-top:13px;padding:16px;display:grid}.selected-make-name{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.selected-make-name>strong{font-size:12px}.selected-make-name>button{margin:0;font-size:9px}.vehicle-bar-divider{display:none}.catalog-vehicle-bar>label{gap:6px;min-width:0;font-size:9px}.catalog-vehicle-bar>label:last-of-type{grid-column:1/-1}.catalog-vehicle-bar select{padding-bottom:8px;font-size:11px}.catalog-category-pills{gap:8px;margin-top:19px;margin-right:-16px;padding-right:16px}.catalog-category-pills>button{border-radius:6px;gap:7px;padding:10px 12px;font-size:10px}.catalog-layout{grid-template-columns:1fr;padding-top:19px}.filters{border-radius:0;width:min(335px,88vw);padding:23px;position:fixed;inset:0 auto 0 0;overflow:auto}.filters-heading{padding:10px 0 18px;top:-23px}.catalog-inline-search{border-radius:8px;gap:8px;height:44px;margin-bottom:15px;padding:7px 7px 7px 13px}.catalog-inline-search>svg{width:17px}.catalog-inline-search>input{font-size:10px}.catalog-inline-search>button{gap:5px;padding:8px 9px;font-size:9px}.catalog-inline-search>button>svg{width:13px}.catalog-toolbar{margin-bottom:15px}.catalog-results .product-visual{padding:17px 8px 10px}.catalog-results .product-visual .part-image{width:94%}.catalog-results .product-info{padding:12px}.catalog-results .product-title{min-height:37px;font-size:11px}.catalog-results .product-fit{font-size:8px}.catalog-results .product-bottom{margin-top:12px;padding-top:12px}.catalog-results .price strong{font-size:19px}.catalog-results .add-to-cart{width:29px;min-width:29px;height:31px;padding:5px}.catalog-results .product-actions button{width:25px;height:25px}.product-skeleton{height:290px;padding:12px}.product-skeleton>div{height:135px}.catalog-skeleton-grid{gap:10px}.catalog-page{padding-bottom:33px}}.uploaded-product-image{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.uploaded-product-image img{object-fit:contain;width:100%;height:100%}.product-visual .uploaded-product-image{width:76%;margin:auto}.product-page{padding-bottom:60px}.detail-grid{grid-template-columns:1.05fr 1fr;gap:60px;margin-top:34px;display:grid}.detail-main-image{background:#f5f8fd;border:1px solid #e4ebf6;border-radius:15px;padding:53px 40px 44px;position:relative;overflow:hidden}.detail-image-brand{letter-spacing:1px;color:#3f587b;font-size:12px;font-weight:800;position:absolute;top:25px;left:25px}.detail-main-image>.sale-badge{position:absolute;top:25px;right:25px}.detail-main-image>.part-image,.detail-main-image>.uploaded-product-image{max-width:400px;margin:auto}.image-note{color:#64748b;text-align:center;margin-top:19px;font-size:9px;display:block}.gallery-note{color:#64748b;align-items:center;gap:9px;margin-top:19px;font-size:10px;line-height:1.7;display:flex}.gallery-note svg{flex-shrink:0}.detail-brand{justify-content:space-between;align-items:center;margin:9px 0 19px;display:flex}.detail-brand>a{align-items:center;gap:13px;font-size:14px;font-weight:750;display:flex}.detail-brand .official-logo{object-position:left center;width:110px;height:32px;max-height:32px}.detail-brand>a>svg{color:#64748b}.detail-brand>span{color:#3f587b;background:#f4f8ff;border:1px solid #e2eafb;border-radius:5px;padding:6px 9px;font-size:10px}.detail-content h1{letter-spacing:-1.1px;max-width:450px;font-size:33px;line-height:1.28}.detail-codes{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;margin:17px 0 18px;font-size:10px;line-height:1.8;display:flex}.detail-codes b{color:#3f587b;font-weight:600}.detail-codes>span{background:#dce7f6;width:1px;height:10px;margin:0 9px}.detail-content>.stock-label{font-size:11px}.detail-price{flex-wrap:wrap;align-items:center;gap:17px;margin:24px 0;display:flex}.detail-price>strong{letter-spacing:-1.4px;font-size:39px;font-weight:750}.detail-price>strong>small{margin-left:7px;font-size:24px;font-weight:600}.detail-price>del{color:#64748b;font-size:17px}.detail-price>span{color:#417bd0;background:#eef5ff;border-radius:4px;padding:6px 8px;font-size:9px}.compatibility-box{color:#3f587b;background:#f4f8ff;border:1px solid #e0eafb;border-radius:9px;align-items:center;gap:12px;padding:17px;display:flex}.compatibility-box>svg{flex-shrink:0}.compatibility-box>div{flex:1}.compatibility-box strong{color:#3f587b;font-size:11px;font-weight:650}.compatibility-box p{color:#64748b;margin-top:5px;font-size:9px;line-height:1.8}.compatibility-box.compatible{color:#3f587b;background:#f1faf7;border-color:#d7eee4}.detail-purchase{gap:13px;margin-top:21px;display:flex}.detail-purchase>.quantity{flex-shrink:0;height:49px}.detail-purchase .quantity button{color:#3f587b;width:36px;height:47px}.detail-purchase .quantity>span{width:31px;font-size:13px}.detail-purchase>.button{flex:1;gap:12px;min-height:49px;font-size:12px}.detail-secondary-actions{border-bottom:1px solid var(--line);align-items:center;gap:22px;padding:19px 0 24px;display:flex}.detail-secondary-actions>button{color:#3f587b;align-items:center;gap:8px;padding:0;font-size:10px;display:flex}.detail-benefits{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.detail-benefits>div{color:#64748b;align-items:center;gap:11px;display:flex}.detail-benefits b{color:#3f587b;margin-bottom:6px;font-size:10px;font-weight:650;display:block}.detail-benefits span{color:#64748b;font-size:9px}.detail-tabs{margin-top:50px}.tab-buttons{border-bottom:1px solid var(--line);scrollbar-width:none;gap:32px;display:flex;overflow-x:auto}.tab-buttons>button{color:#64748b;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:18px 0;font-size:12px;font-weight:650;display:flex}.tab-buttons>button.active{color:#2563eb;border-color:#2563eb}.tab-buttons>button>span{color:#64748b;background:#edf4ff;border-radius:3px;padding:2px 5px;font-size:9px}.tab-content{padding:25px 0}.spec-table{grid-template-columns:1fr 1fr;gap:0 45px;margin:0;display:grid}.spec-table>div{border-bottom:1px solid #edf1f7;justify-content:space-between;gap:20px;padding:15px 1px;font-size:12px;display:flex}.spec-table dt{color:#64748b}.spec-table dd{color:#5275a3;text-align:right;margin:0;font-weight:600}.fitment-warning{color:#64748b;background:#f6f9ff;border-radius:6px;align-items:center;gap:9px;margin-bottom:20px;padding:13px;font-size:11px;line-height:1.8;display:flex}.fitment-table{overflow:auto}.table-row{border-bottom:1px solid var(--line);color:#3f587b;grid-template-columns:1.8fr .6fr 1fr 1fr;gap:20px;min-width:570px;padding:17px;font-size:12px;display:grid}.table-row strong{color:#3f587b;font-weight:650}.table-head{color:#64748b;background:#f7faff;font-size:10px}.description-text{color:#3f587b;max-width:900px;font-size:13px;line-height:2}.detail-vin{color:#3f587b;background:#f3f8ff;border:1px solid #e0ebfb;border-radius:11px;align-items:center;gap:18px;margin-top:17px;padding:24px;display:flex}.detail-vin>div{flex:1}.detail-vin h3{color:#557faf;font-size:16px}.detail-vin p{color:#64748b;margin-top:7px;font-size:11px;line-height:1.7}.detail-vin .button{color:#3f587b;white-space:nowrap;border-color:#d6e5fa;font-size:11px}.comparison-scroll{border:1px solid var(--line);border-radius:12px;overflow-x:auto}.comparison-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:700px}.comparison-table th,.comparison-table td{text-align:left;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;padding:20px 25px;font-size:12px;font-weight:500;line-height:1.8}.comparison-table th:first-child{color:#3f587b;background:#f8faff;width:200px;font-size:11px}.comparison-table th:last-child,.comparison-table td:last-child{border-right:0}.comparison-table thead th{min-width:200px;padding-top:25px;position:relative}.comparison-table thead th:first-child{vertical-align:middle;color:#3f587b}.comparison-table thead h3{margin:17px 0 23px;font-size:20px;line-height:1.45}.comparison-table .part-image,.comparison-table .uploaded-product-image{max-width:170px;margin:0 auto 20px}.comparison-table thead th>small{letter-spacing:.6px;color:#3f587b;font-size:9px;font-weight:700;display:block}.comparison-table thead th>a{color:#4b75a7;margin-top:8px;font-size:13px;font-weight:700;line-height:1.7;display:block}.comparison-remove{color:#64748b;position:absolute;top:12px;right:12px}.comparison-table tbody td{color:#3f587b;font-size:11px}.comparison-table tbody td strong{color:#3369b2;letter-spacing:-.6px;font-size:19px}.comparison-table .button{white-space:nowrap;gap:8px;min-height:40px;padding:11px 13px;font-size:10px}.compare-more{margin-top:20px;font-size:12px}.checkout-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:34px;display:grid}.form-card{border:1px solid var(--line);border-radius:11px;margin-bottom:22px;padding:27px}.form-card h2{align-items:center;gap:12px;margin-bottom:24px;font-size:16px;font-weight:750;display:flex}.form-card h2>span{color:#3f587b;background:#eef5ff;border:1px solid #dce9fc;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:650;display:grid}.form-card .field{font-size:11px}.form-card .field small{color:#64748b;font-size:9px;font-weight:400;display:inline}.form-card .field:last-child{margin-bottom:0}.delivery-options{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:24px;display:grid}.delivery-options>label{cursor:pointer;color:#64748b;border:1px solid #e3ebf8;border-radius:8px;align-items:center;gap:11px;padding:17px 13px;display:flex;position:relative}.delivery-options input{opacity:0;width:1px;height:1px;position:absolute}.delivery-options label:focus-within{outline-offset:3px;outline:2px solid #2563eb}.delivery-options>label.selected{color:#3f587b;background:#f4f8ff;border-color:#adc9f6}.delivery-options>label>span{flex:1}.delivery-options b{color:#3f587b;font-size:11px;font-weight:650;display:block}.delivery-options small{color:#64748b;margin-top:5px;font-size:9px;display:block}.delivery-options>label>svg:last-child{display:none}.delivery-options>label.selected>svg:last-child{width:14px;display:block}.pickup-info{color:#64748b;background:#f8faff;border-radius:6px;padding:15px;font-size:12px;line-height:1.9}.payment-option{color:#64748b;background:#f5f9ff;border:1px solid #dfebfb;border-radius:8px;align-items:center;gap:12px;margin-bottom:22px;padding:17px;display:flex}.payment-option>div{flex:1}.payment-option strong{color:#3f587b;font-size:12px}.payment-option p{color:#64748b;margin-top:6px;font-size:10px;line-height:1.7}.checkout-summary{border:1px solid var(--line);border-radius:12px;padding:26px;position:sticky;top:25px}.checkout-summary>h2{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:21px;font-size:17px;display:flex}.checkout-summary>h2>span{color:#64748b;font-size:10px;font-weight:500}.checkout-items>div{border-bottom:1px solid #eef3fa;gap:15px;padding:19px 0;display:flex}.checkout-items>div>.part-image,.checkout-items>div>.uploaded-product-image{background-color:#f6f9fe;border-radius:6px;flex-shrink:0;width:65px;height:65px}.checkout-items>div>div:last-child{flex:1;min-width:0}.checkout-items small{color:#3f587b;letter-spacing:.5px;font-size:8px;font-weight:700}.checkout-items a{color:#587eaf;margin-top:5px;font-size:11px;font-weight:650;line-height:1.6;display:block}.checkout-item-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:11px;display:flex}.checkout-item-bottom strong{white-space:nowrap;color:#3f587b;font-size:12px}.checkout-item-bottom .quantity{height:26px}.checkout-item-bottom .quantity button{color:#64748b;width:24px;height:24px}.checkout-item-bottom .quantity span{color:#3f587b;font-size:10px}.checkout-totals{margin:22px 0}.checkout-totals>div{color:#64748b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:11px;display:flex}.checkout-totals dd{color:#3f587b;margin:0;font-weight:600}.checkout-totals .free{color:#3f587b;background:#f0f9f5;border-radius:4px;padding:4px 7px;font-size:10px}.checkout-totals>.grand-total{border-top:1px solid var(--line);color:#4b74a8;margin-top:20px;padding-top:20px;font-size:14px;font-weight:700}.grand-total dd{letter-spacing:-.8px;color:#3164a5;font-size:24px}.demo-alert{color:#3f587b;background:#f3f8ff;border:1px solid #e0eafb;border-radius:6px;margin:16px 0;padding:12px 14px;font-size:10px;line-height:1.9}.checkout-consent{color:#64748b;align-items:start;gap:8px;margin:20px 0;font-size:9px;line-height:1.8;display:flex}.checkout-consent input{flex-shrink:0;margin-top:4px}.checkout-consent a{color:#3f587b;text-underline-offset:2px;text-decoration:underline}.checkout-secure{color:#64748b;justify-content:center;align-items:center;gap:5px;margin-top:14px;font-size:8px;display:flex}.order-complete{text-align:center;max-width:720px;padding-block:60px}.success-mark{color:#3f587b;background:#edf7f2;border:1px solid #dcede1;border-radius:50%;place-content:center;width:85px;height:85px;margin:0 auto 25px;display:grid}.order-complete h1{letter-spacing:-1.2px;margin:15px 0;font-size:35px}.order-complete>p{color:#64748b;margin:13px 0 25px;font-size:13px}.order-complete>.button{margin:8px;font-size:12px}.order-receipt{border:1px solid var(--line);text-align:left;border-radius:10px;grid-template-columns:1fr 1fr;gap:24px;margin:26px 0;padding:25px;display:grid}.order-receipt>div>span{color:#64748b;margin-bottom:9px;font-size:10px;display:block}.order-receipt strong{color:#3f587b;font-size:12px;line-height:1.8}.account-grid{grid-template-columns:370px 1fr;align-items:start;gap:32px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:30px}.auth-icon{color:#3f587b;background:#f0f6ff;border:1px solid #dceafb;border-radius:12px;place-content:center;width:47px;height:47px;margin-bottom:23px;display:grid}.auth-card h2{letter-spacing:-.7px;color:#426a9e;font-size:24px}.auth-card>p{color:#64748b;margin:12px 0 26px;font-size:11px;line-height:1.8}.auth-card .field{color:#3f587b;font-size:11px}.auth-card input{color:#577dae;border-color:#dee9f8;font-size:12px}.password-field{position:relative}.password-field input{padding-right:45px}.password-field>button{color:#64748b;padding:0;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.auth-switch{color:#64748b;justify-content:center;gap:7px;margin-top:22px;font-size:10px;display:flex}.auth-switch>button{color:#3f587b;padding:0;font-size:10px;font-weight:700}.account-profile{border:1px solid var(--line);text-align:center;border-radius:12px;padding:30px}.profile-avatar{color:#3f587b;background:#edf5ff;border:1px solid #dceafb;border-radius:50%;place-content:center;width:70px;height:70px;margin:0 auto 20px;font-size:30px;font-weight:750;display:grid}.account-profile h2{letter-spacing:-.4px;color:#3f587b;font-size:21px}.account-profile>p{color:#64748b;margin-top:9px;margin-bottom:25px;font-size:12px}.account-profile>.button{margin-top:12px;font-size:11px}.account-garage{color:#64748b;background:#f6faff;border:1px solid #e2edfc;border-radius:8px;margin:23px 0;padding:20px}.account-garage>svg{margin-bottom:12px}.account-garage>strong{color:#3f587b;font-size:12px;display:block}.account-garage>span{margin-top:7px;font-size:10px;display:block}.account-orders{border:1px solid var(--line);border-radius:12px;padding:28px}.account-orders>h2{letter-spacing:-.3px;color:#547fae;align-items:center;gap:10px;margin-bottom:12px;font-size:19px;display:flex}.account-orders>.muted{color:#64748b;font-size:11px}.account-empty{text-align:center;padding:50px 15px 35px}.account-empty>svg{color:#64748b;margin-bottom:19px}.account-empty>h3{color:#3f587b;letter-spacing:-.4px;font-size:19px}.account-empty p{color:#64748b;margin:12px 0 24px;font-size:11px}.account-empty .button{color:#3f587b;font-size:11px}.order-list-row{text-align:left;border-bottom:1px solid var(--line);color:#3f587b;align-items:center;gap:13px;width:100%;padding:21px 0;display:flex}.order-list-row:last-child{border-bottom:0}.order-list-icon{color:#64748b;background:#f1f6ff;border-radius:7px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.order-list-row>span:nth-child(2){flex:1}.order-list-row strong{color:#3f587b;font-size:11px;font-weight:650;line-height:1.8;display:block}.order-list-row small{color:#64748b;margin-top:5px;font-size:9px;display:block}.order-list-row b{white-space:nowrap;color:#3f587b;font-size:12px;font-weight:700}.order-view>.muted{margin:13px 0;font-size:11px}.order-item{border-bottom:1px solid var(--line);color:#64748b;justify-content:space-between;align-items:center;gap:15px;padding:17px 0;font-size:12px;display:flex}.order-item strong{color:#3f587b;font-size:12px;font-weight:650;line-height:1.8}.order-item small{color:#64748b;margin-top:5px;font-size:9px;line-height:1.8;display:block}.order-item b{white-space:nowrap;color:#3f587b;font-size:12px}.order-total-row>strong{color:#477bbd;font-size:18px}.support-grid{grid-template-columns:1fr 1fr;align-items:start;gap:55px;display:grid}.support-form-card{border:1px solid var(--line);border-radius:12px;padding:30px}.support-tabs{border-bottom:1px solid var(--line);gap:25px;margin-bottom:24px;display:flex}.support-tabs>a{color:#64748b;border-bottom:2px solid #0000;align-items:center;gap:9px;padding:0 0 17px;font-size:12px;display:flex}.support-tabs>a.active{color:#467dd0;border-color:#467dd0;font-weight:700}.faq{padding-top:10px}.faq h2{letter-spacing:-.7px;color:#3f587b;margin-bottom:24px;font-size:22px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{color:#3f587b;cursor:pointer;justify-content:space-between;align-items:center;gap:15px;font-size:13px;font-weight:650;line-height:1.6;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary svg{color:#64748b;flex-shrink:0}.faq details[open] summary svg{transform:rotate(180deg)}.faq details>p{color:#64748b;margin-top:17px;font-size:12px;line-height:1.9}.faq>.section-link{color:#3f587b;margin-top:25px;font-size:12px}.info-layout{grid-template-columns:1fr 260px;gap:60px;display:grid}.prose{color:#3f587b;font-size:13px;line-height:2}.prose>section{margin-bottom:29px}.prose h2{letter-spacing:-.4px;color:#3f587b;margin:25px 0 12px;font-size:19px}.prose>.button{margin-top:10px;font-size:12px}.info-nav{border:1px solid var(--line);border-radius:10px;height:max-content;margin-top:18px;padding:12px}.info-nav>a{color:#64748b;border-radius:6px;padding:14px 15px;font-size:12px;display:block}.info-nav>a.active{color:#3f587b;background:#eef5ff;font-weight:700}.info-nav>a:hover{background:#f6f9ff}@media (max-width:1100px){.detail-grid{gap:35px}.detail-content h1{font-size:29px}.detail-main-image{padding:60px 25px 36px}.checkout-grid{grid-template-columns:1.35fr 1fr;gap:25px}.form-card,.checkout-summary{padding:23px}.delivery-options{gap:10px}.delivery-options>label{gap:9px;padding:14px 11px}.delivery-options b{font-size:10px}.delivery-options small{font-size:8px}.delivery-options svg{width:20px}.account-grid{grid-template-columns:340px 1fr;gap:25px}.account-orders{padding:24px}.order-list-row{gap:9px}.order-list-row>.status-pill{display:none}.support-grid{gap:35px}.info-layout{gap:40px}}@media (max-width:960px){.detail-grid{gap:27px}.detail-content h1{font-size:25px}.detail-brand{margin-top:0}.detail-main-image{padding:60px 15px 40px}.detail-main-image>.part-image{margin-top:25px}.detail-price>strong{font-size:34px}.detail-price>del{font-size:14px}.detail-price{gap:13px;margin:20px 0}.detail-price>span{font-size:8px}.compatibility-box{gap:9px;padding:14px}.compatibility-box strong{font-size:10px}.compatibility-box p{font-size:8px}.detail-secondary-actions{gap:15px}.detail-secondary-actions button{gap:6px;font-size:9px}.detail-benefits{gap:12px}.detail-benefits>div{gap:8px}.detail-benefits b{font-size:9px}.detail-benefits span{font-size:8px}.checkout-grid{grid-template-columns:1fr;gap:15px}.checkout-summary{position:static}.checkout-summary>h2{font-size:20px}.checkout-items>div>.part-image{width:70px}.checkout-totals>.grand-total{font-size:16px}.checkout-items a{font-size:13px}.checkout-item-bottom strong{font-size:14px}.account-grid{grid-template-columns:300px 1fr;gap:20px}.auth-card{padding:24px}.auth-card h2{font-size:22px}.account-orders{padding:23px}.account-empty h3{font-size:17px}.account-empty p{font-size:10px}.order-list-icon{display:none}.support-grid{gap:27px}.support-form-card{padding:24px}.faq h2{font-size:21px}.faq summary{font-size:12px}.faq details>p{font-size:11px}.info-layout{grid-template-columns:1fr 230px;gap:30px}.info-nav a{padding:13px;font-size:11px}.spec-table{gap:0 26px}.spec-table>div{font-size:11px}}@media (max-width:700px){.detail-grid{grid-template-columns:1fr;gap:28px;margin-top:23px}.detail-main-image{border-radius:12px;padding:35px 28px 25px}.detail-main-image>.part-image,.detail-main-image>.uploaded-product-image{max-width:260px;margin:20px auto 0}.detail-image-brand{font-size:10px;top:22px;left:21px}.detail-main-image>.sale-badge{top:20px;right:20px}.image-note{margin-top:12px;font-size:8px}.gallery-note{margin-top:14px;font-size:9px}.detail-brand{margin-top:0;margin-bottom:17px}.detail-brand .official-logo{width:100px;max-width:100px;height:28px}.detail-content h1{letter-spacing:-.8px;font-size:29px;line-height:1.3}.detail-codes{margin:15px 0;font-size:10px}.detail-content>.stock-label{font-size:10px}.detail-price{gap:13px;margin:22px 0}.detail-price>strong{font-size:36px}.detail-price>del{font-size:15px}.detail-price>span{padding:6px;font-size:8px}.compatibility-box{gap:11px;padding:16px}.compatibility-box strong{font-size:10px}.compatibility-box p{font-size:9px;line-height:1.8}.detail-purchase{gap:11px;margin-top:20px}.detail-purchase>.button{font-size:12px}.detail-purchase .quantity button{width:31px}.detail-secondary-actions{gap:23px;padding:19px 0 22px}.detail-secondary-actions>button{gap:7px;font-size:10px}.detail-benefits{gap:15px;margin-top:22px}.detail-benefits b{font-size:10px}.detail-benefits span{font-size:9px}.detail-tabs{margin-top:35px}.tab-buttons{gap:24px}.tab-buttons>button{padding:16px 0;font-size:11px}.tab-content{padding:19px 0}.spec-table{grid-template-columns:1fr;gap:0}.spec-table>div{padding:14px 0;font-size:11px}.fitment-warning{align-items:start;font-size:9px}.fitment-warning svg{flex-shrink:0;margin-top:2px}.table-row{gap:15px;min-width:530px;padding:14px;font-size:11px}.table-head{font-size:10px}.description-text{font-size:12px;line-height:1.9}.detail-vin{flex-wrap:wrap;gap:13px;margin-top:8px;padding:21px}.detail-vin h3{font-size:15px}.detail-vin>div{flex:1;min-width:210px}.detail-vin p{font-size:10px;line-height:1.8}.detail-vin .button{min-height:37px;margin-left:42px;padding:10px 13px;font-size:10px}.product-page{padding-bottom:40px}.comparison-table{min-width:660px}.comparison-table th:first-child{width:145px}.comparison-table th,.comparison-table td{padding:17px 16px;font-size:10px}.comparison-table thead h3{font-size:17px}.comparison-table thead th>a{font-size:12px}.comparison-table tbody td{font-size:10px}.comparison-table tbody td strong{font-size:18px}.comparison-table .button{gap:6px;padding:9px 10px;font-size:9px}.checkout-grid{gap:0}.form-card{border-radius:10px;margin-bottom:17px;padding:21px}.form-card h2{gap:10px;margin-bottom:23px;font-size:16px}.form-card .form-row{grid-template-columns:1fr}.delivery-options{grid-template-columns:1fr;gap:10px;margin-bottom:22px}.delivery-options>label{gap:14px;padding:16px}.delivery-options b{font-size:12px}.delivery-options small{margin-top:5px;font-size:10px}.delivery-options>label>svg:first-of-type{width:23px}.payment-option strong{font-size:11px}.payment-option p{font-size:9px}.checkout-summary{border-radius:10px;margin-top:3px;padding:21px}.checkout-summary>h2{font-size:18px}.checkout-items>div{gap:13px}.checkout-items>div>.part-image,.checkout-items>div>.uploaded-product-image{width:57px;height:57px}.checkout-items a{font-size:11px}.checkout-item-bottom strong{font-size:12px}.checkout-totals>.grand-total{font-size:14px}.grand-total dd{font-size:24px}.checkout-consent{font-size:9px}.checkout-secure{font-size:8px}.order-complete{padding-block:42px}.order-complete h1{font-size:28px}.order-complete>p{font-size:12px}.order-receipt{gap:23px 15px;padding:20px}.order-receipt>div>span{font-size:9px}.order-receipt strong{font-size:11px}.order-complete>.button{width:100%;margin:6px 0;font-size:11px}.account-grid{grid-template-columns:1fr;gap:22px}.auth-card{padding:25px}.auth-card h2{font-size:24px}.auth-card>p,.auth-card .field{font-size:12px}.auth-card input{font-size:13px}.auth-switch,.auth-switch>button{font-size:11px}.account-orders{padding:23px}.account-orders>h2{font-size:19px}.account-empty{padding:35px 10px 20px}.account-empty h3{font-size:18px}.account-empty p{font-size:11px}.order-list-row{gap:12px;padding:20px 0}.order-list-row strong{font-size:10px}.order-list-row b{font-size:12px}.order-list-row small{font-size:9px}.order-list-icon{width:29px;height:29px;display:grid}.order-list-icon>svg{width:17px}.order-list-row>.status-pill{display:none}.order-item{gap:12px;padding:15px 0;font-size:11px}.order-item strong,.order-item b{font-size:11px}.support-grid{grid-template-columns:1fr;gap:30px}.support-form-card{padding:23px}.support-tabs{gap:27px}.support-tabs a{font-size:11px}.faq h2{font-size:23px}.faq summary{font-size:13px}.faq details>p{font-size:12px}.faq>.section-link{max-width:none;font-size:12px}.info-layout{flex-direction:column-reverse;gap:15px;display:flex}.info-nav{border:0;border-bottom:1px solid var(--line);scrollbar-width:none;border-radius:0;gap:8px;width:100%;margin-top:0;padding:0 0 10px;display:flex;overflow:auto}.info-nav>a{white-space:nowrap;padding:10px 12px;font-size:10px}.prose{font-size:12px;line-height:2}.prose h2{font-size:20px;line-height:1.5}.prose .demo-alert{margin-top:10px;font-size:10px}.demo-alert{font-size:10px}.comparison-scroll{border-radius:9px}}.eyebrow,.hero-eyebrow,.hero-caption>span:first-child,.hero-counter,.catalog-hero-eyebrow,.make-label,.admin-nav-label,.admin-login-badge{letter-spacing:.15px;text-transform:none;font-size:11px}.category-card>.part-image{mix-blend-mode:normal}.brand-carousel-intro{font-size:12px}@media (max-width:700px){.eyebrow,.hero-eyebrow,.catalog-hero-eyebrow{letter-spacing:0;font-size:10px}.hero-counter,.hero-caption>span:first-child{font-size:8px}.promo-card .eyebrow,.admin-nav-label{letter-spacing:0;font-size:10px}}.part-image.transparent-part-image{justify-content:center;align-items:center;display:flex;overflow:hidden;background:0 0!important}.transparent-part-image img{object-fit:contain;width:100%;height:100%;display:block}.product-visual .transparent-part-image{mix-blend-mode:normal}.official-logo.febi-logo{object-fit:contain;aspect-ratio:1;background:#d81930;border-radius:2px;width:auto;max-width:42px;padding:3px}.catalog-layout{grid-template-columns:278px minmax(0,1fr);gap:26px}.catalog-filter-sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d8e1ee transparent;background:#fff;border:1px solid #e0e7f1;border-radius:14px;max-height:calc(100dvh - 40px);position:sticky;top:20px;overflow-y:auto;box-shadow:0 5px 24px #162e5003}.cf-content{color:#29384e;padding:0 18px}.cf-heading{border-bottom:1px solid #e9edf4;justify-content:space-between;align-items:center;gap:10px;padding:20px 0 18px;display:flex}.cf-heading>div{align-items:center;gap:9px;display:flex}.cf-heading svg{color:#3567ae}.cf-heading h2{letter-spacing:-.3px;font-size:15px}.cf-heading>div>span{color:#2463eb;background:#eaf2ff;border-radius:6px;place-items:center;min-width:20px;height:20px;font-size:10px;font-weight:700;display:grid}.cf-heading>button{color:#64748b;align-items:center;gap:5px;padding:4px 0;font-size:11px;display:flex}.cf-heading>button:hover{color:#2563eb}.cf-heading>button:disabled{opacity:.4}.cf-section{border-bottom:1px solid #e9edf4;padding:20px 0}.cf-section-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.cf-section h3,.cf-section summary{letter-spacing:-.15px;font-size:13px;font-weight:750}.cf-section-heading>span{color:#8290a4;font-size:10px}.cf-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;list-style:none;display:flex}.cf-section summary::-webkit-details-marker{display:none}.cf-section summary>span{align-items:center;gap:8px;display:flex}.cf-section summary svg{color:#8797ae;transition:transform .2s}.cf-section[open] summary>svg,.cf-section[open] summary>.cf-currency>svg{transform:rotate(180deg)}.cf-section summary b{color:#2563eb;background:#eaf2ff;border-radius:4px;padding:2px 6px;font-size:10px}.cf-currency{color:#8391a5;font-weight:500}.cf-category{text-align:left;color:#516079;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:43px;margin:3px 0;padding:5px 8px;transition:background .15s,color .15s;display:flex}.cf-category>span:nth-child(2){flex:1;font-size:11px;font-weight:600;line-height:1.5}.cf-category-icon{color:#7d8fa9;border-radius:6px;place-items:center;width:27px;height:28px;display:grid}.cf-category>small{text-align:center;color:#8695ac;background:#f1f4f8;border-radius:5px;min-width:23px;padding:3px;font-size:10px;font-weight:600}.cf-category:hover{color:#2563eb;background:#f5f8fd}.cf-category.selected{color:#205bd1;background:#edf4ff;border-color:#dbe8ff}.cf-category.selected .cf-category-icon{color:#2563eb}.cf-category.selected>small{color:#2459b4;background:#dce9ff}.cf-category:disabled{opacity:.4;cursor:not-allowed;background:0 0}.cf-vehicle-fields{gap:13px;margin-top:16px;display:grid}.cf-vehicle-fields label{color:#6e7e95;flex-direction:column;gap:7px;font-size:10px;display:flex}.cf-vehicle-fields select{color:#354961;background:#fbfcfe;border:1px solid #e0e7f0;border-radius:7px;width:100%;min-height:39px;padding:10px 8px;font-size:11px}.cf-vehicle-fields select:disabled{opacity:.5}.cf-vehicle-fields>div{grid-template-columns:.8fr 1.2fr;gap:10px;display:grid}.cf-selected-vehicle{background:#f6f9ff;border:1px solid #e6edf8;border-radius:7px;align-items:center;gap:11px;margin-top:16px;padding:13px 10px;display:flex}.cf-selected-vehicle .official-logo{object-fit:contain;width:34px;height:31px}.cf-selected-vehicle strong{font-size:11px;display:block}.cf-selected-vehicle small{color:#7486a1;margin-top:4px;font-size:9px;line-height:1.5;display:block}.cf-price-fields{align-items:end;gap:8px;margin:18px 0 21px;display:flex}.cf-price-fields>label{color:#75849a;flex:1;min-width:0;font-size:10px}.cf-price-fields>label>div{background:#fbfcfe;border:1px solid #dfe6f0;border-radius:7px;align-items:center;height:40px;margin-top:7px;display:flex;overflow:hidden}.cf-price-fields input{color:#334760;appearance:textfield;background:0 0;border:0;outline:0;width:100%;padding:10px 9px;font-size:12px}.cf-price-fields input::-webkit-inner-spin-button{appearance:none}.cf-price-fields>label>div:focus-within{border-color:#7da6f3;box-shadow:0 0 0 2px #edf3ff}.cf-price-fields>label>div>span{color:#8796aa;padding-right:9px;font-size:12px}.cf-price-fields>i{color:#a0acbd;padding-bottom:13px;font-size:11px;font-style:normal}.cf-range{appearance:none;cursor:pointer;accent-color:#2563eb;border:0;border-radius:5px;width:100%;height:4px;margin:0;padding:0;display:block}.cf-range::-webkit-slider-thumb{appearance:none;background:#2563eb;border:3px solid #fff;border-radius:50%;width:15px;height:15px;box-shadow:0 0 0 1px #2563eb,0 2px 5px #2563eb26}.cf-range::-moz-range-thumb{background:#2563eb;border:3px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 1px #2563eb}.cf-range-labels{color:#95a1b3;justify-content:space-between;margin-top:12px;font-size:9px;display:flex}.cf-price-presets{gap:6px;margin-top:14px;display:flex}.cf-price-presets>button{color:#6b7b92;white-space:nowrap;background:#fff;border:1px solid #e0e7f1;border-radius:5px;flex:1;padding:7px 3px;font-size:9px}.cf-price-presets>button:hover,.cf-price-presets>button.selected{color:#2563eb;background:#edf4ff;border-color:#cddfff}.cf-price-apply{color:#3466ae;background:#f3f7ff;border:1px solid #dce8fa;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:12px;padding:10px;font-size:11px;font-weight:700;display:flex}.cf-price-apply:hover{background:#e7efff;border-color:#bacef3}.cf-brand-search{color:#8a9ab1;background:#fbfcfe;border:1px solid #e1e7f0;border-radius:7px;align-items:center;gap:8px;height:38px;margin:17px 0 10px;padding:0 10px;display:flex}.cf-brand-search>input{color:#3d4f67;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.cf-brand-search>input::placeholder{color:#93a0b3}.cf-brand-search:focus-within{border-color:#87aff7}.cf-brand-search>button{padding:3px;display:flex}.cf-brands{scrollbar-width:thin;scrollbar-color:#dce4f0 transparent;max-height:267px;padding-right:4px;overflow-y:auto}.cf-check{cursor:pointer;border-radius:6px;align-items:center;gap:10px;min-height:43px;padding:6px 5px;display:flex;position:relative}.cf-check input,.cf-quality input,.cf-switch input{opacity:0;width:1px;height:1px;position:absolute}.cf-check-box{color:#0000;background:#fff;border:1px solid #ced8e6;border-radius:4px;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.cf-check.checked .cf-check-box{color:#fff;background:#2563eb;border-color:#2563eb}:is(.cf-check:has(input:focus-visible),.cf-quality:has(input:focus-visible),.cf-switch:has(input:focus-visible)){outline-offset:2px;outline:2px solid #2563eb}.cf-check:hover,.cf-check.checked{background:#f6f9ff}.cf-check small{color:#8090a6;text-align:center;background:#f2f5fa;border-radius:4px;min-width:22px;margin-left:auto;padding:3px 6px;font-size:10px}.cf-brand-logo{align-items:center;width:90px;height:24px;display:flex}.cf-brand-logo .official-logo{object-fit:contain;width:auto;max-width:86px;height:auto;max-height:22px}.cf-brand-logo .febi-logo{width:25px;height:25px;max-height:25px}.cf-brand-name{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.cf-check.unavailable{opacity:.38;cursor:not-allowed}.cf-no-brands{color:#8a99af;text-align:center;padding:18px 0;font-size:11px;line-height:1.8}.cf-clear-brands{color:#527dba;margin-top:13px;padding:0;font-size:10px}.cf-qualities{gap:4px;margin-top:14px;display:grid}.cf-quality{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:9px 5px;display:flex;position:relative}.cf-radio{background:#fff;border:1px solid #ced8e6;border-radius:50%;flex-shrink:0;width:16px;height:16px}.cf-quality.selected .cf-radio{border:5px solid #2563eb}.cf-quality>span:nth-of-type(2){flex:1}.cf-quality strong{color:#52627b;font-size:11px;font-weight:600;display:block}.cf-quality small{color:#8b99ae;margin-top:4px;font-size:9px;line-height:1.5;display:block}.cf-quality em{color:#8797b0;font-size:10px;font-style:normal}.cf-quality.selected{background:#f5f8ff}.cf-quality.selected strong{color:#2563eb}.cf-availability{gap:19px;padding-top:22px;padding-bottom:22px;display:grid}.cf-switch{cursor:pointer;align-items:center;gap:10px;display:flex;position:relative}.cf-switch-icon{color:#6683ae;background:#f0f5fc;border-radius:7px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.cf-switch>span:nth-child(2){flex:1}.cf-switch strong{color:#465871;font-size:11px;font-weight:650;display:block}.cf-switch small{color:#8c9bb0;margin-top:5px;font-size:9px;display:block}.cf-switch i{background:#dce4ee;border-radius:12px;width:30px;height:18px;transition:background .2s;position:relative}.cf-switch i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #2b405322}.cf-switch input:checked+i{background:#2563eb}.cf-switch input:checked+i:after{transform:translate(12px)}.cf-help{color:#3465ac;background:linear-gradient(120deg,#f0f5ff,#eaf2ff);border:1px solid #dee9fc;border-radius:10px;margin:18px 0;padding:17px;display:block}.cf-help>span{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.cf-help strong{letter-spacing:-.15px;color:#34577f;font-size:12px}.cf-help p{color:#798ea9;margin:7px 0 15px;font-size:10px;line-height:1.9}.cf-help b{color:#2563eb;align-items:center;gap:8px;font-size:10px;font-weight:650;display:flex}.cf-mobile-footer{background:#fff;border-top:1px solid #e0e7f2;align-items:center;gap:18px;padding:17px 20px;display:flex;position:sticky;bottom:0;box-shadow:0 -5px 25px #192f4d08}.cf-mobile-footer>.button{flex:1;font-size:12px}.cf-reset-mobile{color:#65758c;align-items:center;gap:7px;font-size:12px;display:flex}.catalog-filter-modal{border-radius:16px 0 0 16px;width:410px;max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:0;overflow:auto}.catalog-filter-modal>.modal-head{z-index:3;background:#fff;border-bottom:1px solid #e5ebf4;margin:0;padding:21px 22px;position:sticky;top:0}.catalog-filter-modal .cf-content{padding:0 23px}.catalog-filter-modal .cf-category{min-height:45px}.catalog-filter-modal .cf-brands{max-height:none}.catalog-filter-modal .cf-brand-logo{width:100px}.catalog-results .product-fit{color:#6e819e}.catalog-inline-search input,.sort-tools select{font-size:12px}.catalog-toolbar{color:#73839a;font-size:12px}.catalog-hero p{color:#657b9a}.catalog-category-pills>button{color:#586f91;font-size:11px}.catalog-category-pills>button.active{color:#fff}.catalog-vehicle-bar>label{color:#788ba6;font-size:10px}.catalog-vehicle-bar select{font-size:12px}.active-filters>button{color:#4b6e9e;padding:7px 10px;font-size:11px}.active-filters>.clear-filters{font-size:10px}.catalog-assistance{color:#667d9d}@media (min-width:901px) and (max-width:1150px){.catalog-layout{grid-template-columns:245px minmax(0,1fr);gap:20px}.cf-content{padding:0 14px}.cf-category{gap:6px;padding-inline:5px}.cf-category>span:nth-child(2){font-size:10px}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-results .product-grid.list{grid-template-columns:1fr}.catalog-results .add-to-cart>span{display:none}}@media (max-width:900px){.catalog-layout{grid-template-columns:minmax(0,1fr)}.catalog-filter-sidebar{display:none}.catalog-toolbar .mobile-filter-trigger{display:inline-flex}.catalog-filter-modal .cf-section{padding-block:22px}.catalog-filter-modal .cf-check{min-height:44px}.catalog-filter-modal .cf-category>span:nth-child(2),.catalog-filter-modal .cf-quality strong,.catalog-filter-modal .cf-switch strong{font-size:12px}.catalog-filter-modal .cf-brand-search input,.catalog-filter-modal .cf-vehicle-fields select{font-size:13px}.catalog-filter-modal .cf-section summary{font-size:14px}.cf-vehicle-fields select{min-height:43px}}@media (max-width:600px){.catalog-filter-modal{border-radius:0;width:min(410px,100vw)}.cf-mobile-footer{padding-bottom:max(17px,env(safe-area-inset-bottom))}.catalog-category-pills>button{font-size:10px}.catalog-inline-search input{font-size:11px}.catalog-toolbar{flex-wrap:wrap;gap:12px}.catalog-toolbar>span{order:1;margin-left:auto}.catalog-toolbar>.mobile-filter-trigger{order:0;min-height:39px;padding:9px 12px}.sort-tools{order:2;justify-content:space-between;width:100%}.sort-tools>label{flex:1}.catalog-results .product-grid{gap:12px}.catalog-results .product-info{padding:12px}.catalog-results .product-title{font-size:11px}.catalog-results .price strong{font-size:18px}.catalog-results .add-to-cart{min-width:31px;padding:7px}.catalog-results .add-to-cart>span{display:none}.catalog-results .product-visual{padding:19px 5px 10px}.catalog-results .product-fit{font-size:9px}.catalog-hero-tags{flex-wrap:wrap}}.account-surface{background:#f6f8fc;min-height:65vh}.account-page{padding-bottom:64px}.account-page>.breadcrumb{margin-bottom:25px;padding-top:24px}.account-loading{place-items:center;min-height:480px;display:grid}.account-welcome{background:#fff;border:1px solid #e0e8f2;border-radius:19px;grid-template-columns:1.18fr 1fr;min-height:540px;display:grid;overflow:hidden;box-shadow:0 12px 45px #1c376209}.account-story{color:#fff;background:radial-gradient(at 90% 80%,#224a8f 0%,#183665 36%,#122849 73%);min-height:590px;padding:45px 44px;position:relative;overflow:hidden}.account-story-eyebrow{color:#adc8f1;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.account-story-eyebrow>span{background:#71a6ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #7aafff13}.account-story h1{z-index:2;letter-spacing:-2px;max-width:440px;margin-top:33px;font-size:48px;font-weight:700;line-height:1.18;position:relative}.account-story h1 em{color:#8fb9ff;font-style:normal}.account-story>p{color:#a6bedc;z-index:2;max-width:270px;margin-top:23px;font-size:13px;line-height:1.9;position:relative}.account-story-art{pointer-events:none;width:380px;height:340px;position:absolute;bottom:20px;right:-35px}.account-story-art>img{object-fit:contain;filter:drop-shadow(0 20px 20px #071d3533);width:100%;height:100%;position:relative;transform:rotate(-6deg)}.account-story-art>div{border:1px solid #84b9ff21;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-50px;right:-45px}.account-story-art>div:after{content:"";border:1px solid #84b9ff14;border-radius:50%;position:absolute;inset:-40px}.account-story-footer{color:#a4bfdf;z-index:2;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:29px;left:44px;right:34px}.account-story-footer>span:last-child{letter-spacing:-.5px;color:#c4d8f3;margin-left:auto;font-size:13px;font-weight:700}.account-auth-panel{align-self:center;padding:33px 54px 28px}.account-auth-panel .auth-card{border:0;border-radius:0;padding:0}.auth-mode-tabs{background:#f4f7fb;border:1px solid #e5eaf2;border-radius:9px;gap:4px;margin-bottom:30px;padding:4px;display:flex}.auth-mode-tabs>button{color:#7d8ba0;border-radius:6px;flex:1;padding:10px;font-size:12px;font-weight:650}.auth-mode-tabs>button.active{color:#245ccb;background:#fff;box-shadow:0 2px 6px #233d6510}.account-auth-panel .auth-icon{color:#346fda;background:#eff5ff;border:1px solid #e2eaff;border-radius:12px;width:44px;height:44px;margin-bottom:17px}.account-auth-panel .auth-card h2{color:#21314b;letter-spacing:-.8px;font-size:27px;line-height:1.3}.account-auth-panel .auth-card>p{color:#7d8ba0;margin:10px 0 25px;font-size:12px;line-height:1.8}.account-auth-panel .field{color:#465a75;gap:8px;margin-bottom:18px;font-size:11px;font-weight:650}.account-auth-panel .field input{color:#2b4263;background:#fcfdff;border:1px solid #dfe6f0;border-radius:7px;height:46px;font-size:12px}.account-auth-panel .field input:focus{border-color:#83a9ee;box-shadow:0 0 0 3px #eff5ff}.account-auth-panel .field input::placeholder{color:#a0aebe;font-size:11px}.account-auth-panel .password-field>button{color:#7d8fa9}.account-auth-panel .button{border-radius:7px;justify-content:space-between;height:47px;margin-top:3px;padding-inline:20px;font-size:12px}.auth-help-link{text-align:center;color:#7287a6;margin-top:17px;font-size:10px;display:block}.auth-help-link:hover{color:#2563eb}.account-auth-panel .auth-switch{color:#8a98ac;border-top:1px solid #edf0f6;gap:6px;margin-top:19px;padding-top:19px;font-size:11px}.account-auth-panel .auth-switch button{color:#2563eb;font-size:11px}.account-auth-security{color:#9aa8bb;justify-content:center;align-items:center;gap:6px;margin-top:23px;font-size:9px;line-height:1.7;display:flex}.account-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:28px 0 37px;display:grid}.account-benefits>div{align-items:flex-start;gap:14px;padding:20px 15px;display:flex}.account-benefits>div>span{color:#4c78bd;background:#fff;border:1px solid #e2e9f5;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.account-benefits h3{letter-spacing:-.1px;color:#3b4d68;margin:3px 0 7px;font-size:12px}.account-benefits p{color:#8796ad;font-size:10px;line-height:1.8}.account-guest-orders{background:#fff;border:1px solid #e0e8f3;border-radius:13px;flex-wrap:wrap;align-items:center;gap:25px;padding:26px 30px;display:flex}.account-guest-orders>div:first-child{flex:1;min-width:260px}.account-section-kicker{color:#7a8eac;margin-bottom:9px;font-size:10px;font-weight:650;display:block}.account-guest-orders h2{letter-spacing:-.5px;color:#2d4161;margin-bottom:9px;font-size:20px}.account-guest-orders p{color:#899ab2;font-size:11px;line-height:1.7}.account-guest-orders>.button{color:#3b659e;font-size:11px}.account-guest-list{border-top:1px solid #e8eef7;width:100%;padding-top:5px}.account-heading{justify-content:space-between;align-items:center;gap:20px;padding:3px 0 29px;display:flex}.account-heading h1{letter-spacing:-1.3px;color:#20324f;font-size:36px;font-weight:750;line-height:1.25}.account-heading h1>span{color:#2563eb}.account-heading p{color:#3f587b;margin-top:11px;font-size:12px;line-height:1.8}.account-heading .button{color:#466995;background:#fff;border-color:#dce6f3;border-radius:7px;font-size:11px}.account-workspace{grid-template-columns:254px minmax(0,1fr);align-items:start;gap:27px;display:grid}.account-nav-card{background:#fff;border:1px solid #e0e7f2;border-radius:13px;position:sticky;top:24px;overflow:hidden}.account-person{border-bottom:1px solid #e9edf5;align-items:center;gap:12px;padding:25px 19px;display:flex}.account-person>span{color:#3767b6;background:linear-gradient(140deg,#ecf4ff,#dceaff);border:1px solid #d6e4fc;border-radius:12px;flex-shrink:0;place-content:center;width:43px;height:43px;font-size:21px;font-weight:750;display:grid}.account-person>div{min-width:0}.account-person strong{color:#3b5070;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.account-person small{color:#3f587b;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:9px;display:block;overflow:hidden}.account-nav-card nav{padding:15px 11px}.account-nav-card nav>button,.account-nav-card nav>a{text-align:left;color:#3f587b;border-radius:7px;align-items:center;gap:10px;width:100%;margin:3px 0;padding:13px 11px;font-size:11px;font-weight:600;transition:background .15s;display:flex}.account-nav-card nav>button>svg:last-child{color:#6c7f99;width:13px;margin-left:auto}.account-nav-card nav b{text-align:center;background:#eaf0fa;border-radius:4px;min-width:20px;margin-left:auto;padding:3px 5px;font-size:9px;font-weight:650}.account-nav-card nav .active{color:#2463df;background:#edf4ff}.account-nav-card nav .active svg{color:#2463df}.account-nav-card nav .active b{background:#dce9ff}.account-nav-card nav>button:hover,.account-nav-card nav>a:hover{background:#f3f7fd}.account-nav-bottom{border-top:1px solid #e9eef6;margin:0 19px;padding:13px 0 17px}.account-nav-bottom a,.account-nav-bottom button{color:#3f587b;align-items:center;gap:10px;width:100%;padding:11px 0;font-size:10px;display:flex}.account-nav-bottom a svg:last-child{margin-left:auto}.account-nav-bottom button{color:#a57a83;margin-top:5px}.account-workspace-content{min-width:0}.account-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:23px;display:grid}.account-metrics>button,.account-metrics>a{text-align:left;background:#fff;border:1px solid #e0e7f2;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:21px 17px;display:flex}.account-metric-icon{color:#3f587b;background:#f0f5ff;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.account-metrics>button>span:nth-child(2),.account-metrics>a>span:nth-child(2){flex:1;min-width:0}.account-metrics small{color:#3f587b;white-space:nowrap;font-size:9px;display:block}.account-metrics strong{color:#2f4c75;letter-spacing:-.7px;margin-top:5px;font-size:24px;line-height:1.3;display:block}.account-metrics .account-metric-car{letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.account-metrics>button>svg,.account-metrics>a>svg{color:#6c7f99;flex-shrink:0;align-self:flex-start;width:14px}.account-panel{background:#fff;border:1px solid #e0e7f2;border-radius:13px;overflow:hidden}.account-panel-heading{color:#6c7f99;border-bottom:1px solid #e9eef6;justify-content:space-between;align-items:center;gap:15px;padding:23px 25px;display:flex}.account-panel-heading h2{color:#344d72;letter-spacing:-.3px;font-size:16px;font-weight:750}.account-panel-heading p{color:#3f587b;margin-top:7px;font-size:10px;line-height:1.7}.account-panel-heading>button{color:#507fbe;align-items:center;gap:7px;padding:0;font-size:10px;display:flex}.account-empty-state{text-align:center;padding:40px 28px}.account-empty-state>div{color:#6c7f99;background:#f1f6ff;border:1px solid #e2ecfc;border-radius:20px;place-items:center;width:70px;height:70px;margin:0 auto 21px;display:grid;position:relative}.account-empty-state>div>span{color:#fff;background:#76a1e8;border:3px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:-3px;right:-3px}.account-empty-state h3{color:#3a5680;letter-spacing:-.5px;font-size:19px;line-height:1.5}.account-empty-state p{color:#3f587b;max-width:380px;margin:10px auto 23px;font-size:11px;line-height:1.9}.account-empty-state .button{border-radius:7px;min-height:40px;padding:11px 17px;font-size:11px}.account-order-rows{padding:0 24px}.account-order-rows>button{text-align:left;color:#6c7f99;border-bottom:1px solid #eaf0f8;align-items:center;gap:13px;width:100%;padding:21px 0;display:flex}.account-order-rows>button:last-child{border-bottom:0}.account-order-icon{color:#6c7f99;background:#f6f9ff;border:1px solid #e6edf7;border-radius:9px;flex-shrink:0;place-content:center;width:39px;height:39px;display:grid}.account-order-label{flex:1;min-width:0}.account-order-label strong{color:#486990;font-size:11px;font-weight:700;line-height:1.5;display:block}.account-order-label small{color:#6c7f99;margin-top:5px;font-size:9px;display:block}.account-order-rows>button>b{color:#426a9a;white-space:nowrap;font-size:13px;font-weight:700}.account-order-rows .status-pill{font-size:8px}.account-bottom-panels{grid-template-columns:1.15fr 1fr;gap:22px;margin-top:23px;display:grid}.account-garage-card{background:#fff;border:1px solid #e0e7f2;border-radius:13px;padding-bottom:22px;overflow:hidden}.account-garage-card>.button{width:calc(100% - 46px);min-height:40px;margin:0 23px;padding:10px;font-size:10px}.account-garage-placeholder{color:#6c7f99;align-items:center;gap:20px;padding:25px 24px;display:flex}.account-garage-placeholder p{color:#3f587b;font-size:11px;line-height:1.8}.account-saved-car{align-items:center;gap:15px;padding:21px 24px;display:flex}.account-saved-car .official-logo{object-fit:contain;width:60px;height:57px;max-height:57px}.account-saved-car strong{color:#53759e;font-size:13px}.account-saved-car span{color:#6c7f99;margin-top:7px;font-size:10px;display:block}.account-saved-car small{color:#6c7f99;margin-top:5px;font-size:9px;display:block}.account-support-card{color:#3f587b;background:linear-gradient(125deg,#eef5ff,#e4efff);border:1px solid #dce9ff;border-radius:13px;padding:26px;position:relative;overflow:hidden}.account-support-card h2{letter-spacing:-.5px;color:#426da6;z-index:1;margin-top:17px;font-size:19px;line-height:1.4;position:relative}.account-support-card p{color:#3f587b;z-index:1;max-width:280px;margin:12px 0 21px;font-size:11px;line-height:1.9;position:relative}.account-support-card a{color:#427bc9;z-index:1;align-items:center;gap:9px;font-size:11px;font-weight:650;display:flex;position:relative}.account-support-orbit{border:1px solid #aecbfd70;border-radius:50%;width:235px;height:235px;position:absolute;top:-52px;right:-136px}.account-support-orbit:after{content:"";border:1px solid #aecbfd40;border-radius:50%;position:absolute;inset:-30px}.account-orders-tools{padding:20px 24px 0}.account-orders-tabs{border-bottom:1px solid #e8eef8;gap:18px;display:flex;overflow:auto}.account-orders-tabs>button{white-space:nowrap;color:#6c7f99;border-bottom:2px solid #0000;padding:0 0 13px;font-size:10px;font-weight:600}.account-orders-tabs>button.active{color:#3a73cb;border-color:#2563eb}.account-order-search{color:#6c7f99;background:#fafcff;border:1px solid #e1eafa;border-radius:7px;align-items:center;gap:9px;margin-top:19px;padding:10px 12px;display:flex}.account-order-search>input{color:#577ba7;background:0 0;border:0;outline:0;flex:1;font-size:11px}.account-order-search>input::placeholder{color:#6c7f99}.account-pagination{border-top:1px solid #e4edf9;justify-content:space-between;align-items:center;gap:15px;padding:19px 24px;display:flex}.account-pagination>small{color:#6c7f99;font-size:9px}.account-pagination>div{color:#3f587b;align-items:center;gap:12px;font-size:10px;display:flex}.account-pagination button{border:1px solid #dce9fb;border-radius:5px;padding:5px;display:flex}.account-garage-empty{text-align:center;padding:20px 25px 40px}.account-garage-empty>img{object-fit:contain;width:220px;height:220px}.account-garage-empty h3{color:#436da4;letter-spacing:-.7px;font-size:23px}.account-garage-empty p{color:#6c7f99;margin:13px 0 24px;font-size:12px;line-height:1.9}.account-garage-empty .button{font-size:12px}.account-car-detail{align-items:center;gap:28px;padding:35px;display:flex}.account-car-logo{background:#f2f7ff;border:1px solid #e2edfc;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.account-car-logo .official-logo{object-fit:contain;width:85px;height:70px;max-height:70px}.account-car-detail>div:last-child>span{color:#3f587b;background:#edf7f2;border-radius:4px;margin-bottom:12px;padding:4px 7px;font-size:9px;display:inline-block}.account-car-detail h3{color:#3e699e;letter-spacing:-.7px;font-size:24px}.account-car-detail p{color:#6c7f99;margin:10px 0;font-size:11px}.account-car-detail b{color:#3f587b;font-size:12px;font-weight:500}.account-car-actions{flex-wrap:wrap;align-items:center;gap:12px;padding:0 35px 28px;display:flex}.account-car-actions .button{min-height:41px;font-size:11px}.account-car-actions .text-button{margin-left:auto;font-size:10px}.account-fitment-note{color:#6c7f99;border-top:1px solid #e5eefb;align-items:center;gap:9px;margin:0 35px 27px;padding-top:18px;font-size:10px;line-height:1.7;display:flex}.account-profile-fields{padding:9px 29px}.account-profile-fields>div{color:#6c7f99;border-bottom:1px solid #e4edf9;align-items:center;gap:17px;padding:24px 0;display:flex}.account-profile-fields>div:last-child{border-bottom:0}.account-profile-fields small{color:#6c7f99;margin-bottom:8px;font-size:10px;display:block}.account-profile-fields strong{color:#597faf;overflow-wrap:anywhere;font-size:13px;font-weight:600}.account-profile-help{color:#6c7f99;background:#f5f9ff;border:1px solid #e2ecfb;border-radius:8px;align-items:center;gap:16px;margin:10px 27px 27px;padding:19px;display:flex}.account-profile-help>div{flex:1}.account-profile-help strong{color:#3f587b;font-size:11px;font-weight:650}.account-profile-help p{color:#6c7f99;margin-top:6px;font-size:10px;line-height:1.7}.account-profile-help .button{color:#3f587b;min-height:36px;padding:10px 13px;font-size:10px}.account-order-detail{padding-top:5px}.account-order-detail-head{justify-content:space-between;align-items:center;display:flex}.account-order-detail-head p{color:#3f587b;margin-top:9px;font-size:10px}.account-order-detail-head>strong{letter-spacing:-.7px;color:#365f94;font-size:27px}.account-order-progress{margin:29px 0 25px;display:flex}.account-order-progress>div{text-align:center;color:#6c7f99;flex:1;position:relative}.account-order-progress>div:not(:last-child):after{content:"";background:#e2eaf7;width:calc(100% - 35px);height:2px;position:absolute;top:17px;left:calc(50% + 18px)}.account-order-progress>div>span{background:#f4f8ff;border:1px solid #e0eafa;border-radius:50%;place-items:center;width:35px;height:35px;margin:auto;display:grid}.account-order-progress>div>small{margin-top:10px;font-size:9px;display:block}.account-order-progress>div.complete{color:#3d79d0}.account-order-progress>div.complete>span{color:#fff;background:#3475da;border-color:#3475da}.account-order-progress>div.complete:after{background:#a4c4f5}.account-order-items>div{border-bottom:1px solid #e5edf8;align-items:center;gap:13px;padding:18px 0;display:flex}.account-order-item-icon{color:#6c7f99;background:#f4f8ff;border:1px solid #e5edf9;border-radius:8px;flex-shrink:0;place-content:center;width:39px;height:39px;display:grid}.account-order-items>div>div{flex:1}.account-order-items strong{color:#5279a8;font-size:12px;font-weight:650;line-height:1.6}.account-order-items small{color:#6c7f99;margin-top:5px;font-size:9px;display:block}.account-order-items b{color:#3f587b;white-space:nowrap;font-size:12px}.account-order-delivery{color:#6c7f99;background:#f7faff;border:1px solid #e5eefb;border-radius:8px;gap:14px;margin-top:22px;padding:18px;display:flex}.account-order-delivery strong{color:#3f587b;font-size:11px}.account-order-delivery p{color:#3f587b;margin-top:7px;font-size:11px;line-height:1.8}.account-order-delivery small{color:#6c7f99;margin-top:7px;font-size:9px;display:block}.account-order-totals{padding:21px 0 0}.account-order-totals>div{color:#3f587b;justify-content:space-between;align-items:center;padding:8px 0;font-size:11px;display:flex}.account-order-totals b{color:#3f587b;font-weight:600}.account-order-totals>div:last-child{color:#416fa8;border-top:1px solid #e3ecf9;margin-top:10px;padding-top:19px;font-size:14px}.account-order-totals>div:last-child>strong:last-child{letter-spacing:-.6px;font-size:24px}.account-order-help{color:#3f587b;justify-content:center;gap:6px;margin-top:24px;font-size:10px;display:flex}@media (max-width:1100px){.account-story{padding:38px 31px}.account-story h1{letter-spacing:-1.5px;font-size:40px}.account-story-art{width:330px;height:310px;bottom:35px;right:-45px}.account-story-footer{left:31px;right:25px}.account-auth-panel{padding:30px 32px}.account-workspace{grid-template-columns:225px minmax(0,1fr);gap:20px}.account-metrics{gap:10px}.account-metrics>button,.account-metrics>a{gap:9px;padding:17px 13px}.account-metric-icon{width:33px;height:33px}.account-metrics>button>svg,.account-metrics>a>svg{display:none}.account-bottom-panels{gap:17px}.account-benefits{gap:10px}.account-benefits>div{gap:10px;padding-inline:4px}}@media (max-width:850px){.account-workspace{grid-template-columns:1fr}.account-nav-card{position:static}.account-person{padding:17px}.account-nav-card nav{border-bottom:1px solid #e9edf5;gap:5px;padding:10px;display:flex;overflow:auto}.account-nav-card nav>button,.account-nav-card nav>a{white-space:nowrap;width:auto;min-width:max-content;padding:11px;font-size:10px}.account-nav-card nav>button>svg:last-child{display:none}.account-nav-bottom{border:0;gap:20px;padding:8px 0;display:flex}.account-nav-bottom a,.account-nav-bottom button{gap:6px;width:auto;margin:0;font-size:9px}.account-nav-bottom a svg:last-child{display:none}.account-nav-bottom button{margin-left:auto}.account-heading h1{font-size:32px}.account-heading p{font-size:11px}.account-heading>.button{padding:11px;font-size:10px}.account-welcome{grid-template-columns:1fr 1fr}.account-story{padding:31px 27px}.account-story h1{font-size:35px}.account-story-art{width:290px;height:280px;bottom:35px;right:-35px}.account-story-footer{font-size:8px;left:27px}.account-story-footer>span:last-child{display:none}.account-auth-panel{padding:27px 24px}.account-auth-panel .auth-card h2{font-size:23px}.account-benefits h3{font-size:11px}.account-benefits p{font-size:9px}.account-benefits>div>span{width:34px;height:34px}}@media (max-width:600px){.account-page{padding-bottom:35px}.account-page>.breadcrumb{margin-bottom:19px;padding-top:19px}.account-welcome{border-radius:13px;grid-template-columns:1fr}.account-story{min-height:290px;padding:27px 24px}.account-story-eyebrow{font-size:9px}.account-story h1{letter-spacing:-1.2px;max-width:250px;margin-top:20px;font-size:31px;line-height:1.18}.account-story h1 br:first-child{display:none}.account-story h1 em{display:block}.account-story>p{max-width:180px;margin-top:16px;font-size:10px;line-height:1.7}.account-story-art{opacity:.9;width:210px;height:195px;bottom:0;right:-25px}.account-story-art>div{width:200px;height:200px;bottom:-20px;right:-10px}.account-story-footer{display:none}.account-auth-panel{padding:25px 24px}.auth-mode-tabs{margin-bottom:25px}.account-auth-panel .auth-icon{display:none}.account-auth-panel .auth-card h2{font-size:25px}.account-auth-panel .auth-card>p{font-size:11px}.account-auth-panel .field input{font-size:16px}.account-auth-panel .field input::placeholder{font-size:11px}.account-auth-security{margin-top:21px;font-size:8px}.account-benefits{grid-template-columns:1fr;gap:0;margin:19px 0 24px}.account-benefits>div{gap:14px;padding:12px 5px}.account-benefits h3{margin-bottom:4px;font-size:12px}.account-benefits p{font-size:10px}.account-benefits>div>span{width:39px;height:39px}.account-guest-orders{gap:20px;padding:22px}.account-guest-orders>div:first-child{min-width:0}.account-guest-orders h2{font-size:19px}.account-guest-orders p{font-size:10px}.account-guest-orders>.button{width:100%}.account-guest-list{min-width:0}.account-guest-list .account-order-rows{padding:0}.account-heading{flex-direction:column;align-items:flex-start;gap:17px;padding-bottom:23px}.account-heading h1{font-size:30px}.account-heading p{max-width:310px;font-size:11px}.account-heading>.button{min-height:37px;padding:9px 13px;font-size:10px}.account-workspace{gap:20px}.account-metrics{gap:8px}.account-metrics>button,.account-metrics>a{padding:14px 10px;display:block}.account-metric-icon{border-radius:7px;width:30px;height:30px;margin-bottom:12px}.account-metric-icon>svg{width:17px}.account-metrics small{font-size:8px}.account-metrics strong{font-size:22px}.account-metrics .account-metric-car{margin-top:10px;font-size:11px}.account-panel-heading{padding:20px 17px}.account-panel-heading h2{font-size:15px}.account-panel-heading p,.account-panel-heading>button{font-size:9px}.account-empty-state{padding:32px 19px}.account-empty-state h3{font-size:18px}.account-empty-state p{font-size:10px}.account-bottom-panels{grid-template-columns:1fr;gap:17px}.account-support-card{padding:25px}.account-support-card h2{font-size:22px}.account-support-card p{font-size:11px}.account-order-rows{padding:0 16px}.account-order-rows>button{flex-wrap:wrap;gap:9px;padding:17px 0}.account-order-icon{width:33px;height:33px}.account-order-label strong{font-size:10px}.account-order-label small{font-size:8px}.account-order-rows>button>b{margin-left:auto;font-size:12px}.account-order-rows>button>svg{width:13px}.account-order-rows .status-pill{order:5;margin-top:-5px;margin-left:42px;font-size:8px}.account-orders-tools{padding:19px 17px 0}.account-orders-tabs{gap:15px}.account-orders-tabs>button{font-size:9px}.account-order-search input{font-size:12px}.account-car-detail{gap:20px;padding:27px 20px}.account-car-logo{flex-shrink:0;width:77px;height:77px}.account-car-logo .official-logo{width:60px;height:55px;max-height:55px}.account-car-detail h3{font-size:20px}.account-car-actions{gap:10px;padding:0 20px 23px}.account-car-actions .button:first-child{width:100%}.account-car-actions .button{font-size:10px}.account-fitment-note{align-items:flex-start;margin:0 20px 23px;font-size:9px}.account-fitment-note svg{flex-shrink:0}.account-garage-empty{padding:10px 20px 30px}.account-garage-empty>img{width:180px;height:180px}.account-garage-empty h3{font-size:20px}.account-garage-empty p{font-size:11px}.account-profile-fields{padding:5px 21px}.account-profile-help{flex-wrap:wrap;gap:13px;margin:10px 17px 20px;padding:17px}.account-profile-help .button{margin-left:34px}.account-profile-help strong{font-size:10px}.account-profile-help p{font-size:9px}.account-profile-fields strong{font-size:12px}.account-order-detail-head>strong{font-size:23px}.account-order-progress>div>small{font-size:8px}.account-order-items strong{font-size:11px}.account-order-items b{font-size:10px}.account-order-items>div{gap:10px}.account-order-item-icon{width:31px;height:31px}.account-order-delivery{gap:10px;padding:15px}.account-order-totals>div:last-child>strong:last-child{font-size:21px}.account-pagination{align-items:flex-start;gap:10px;padding:17px}.account-pagination>small{max-width:180px;font-size:8px}.account-story{min-height:300px}.account-story-art{width:180px;height:175px;bottom:0;right:-28px}}
