:root{--accent: #d71920;--ink: #111111;--muted: #666666;--line: #e8e8e8;--surface: #ffffff;--surface-soft: #f6f6f4;--charcoal: #171717;--radius: 8px;--shadow: 0 22px 60px rgba(0, 0, 0, .14)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-width{width:min(100% - 32px,1440px);margin-inline:auto}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{width:auto;height:auto;margin:16px;padding:10px 14px;clip:auto;z-index:1000;background:#fff;border:2px solid var(--accent)}.announcement{background:#efefef;color:#111;border-bottom:1px solid #cfcfcf;text-align:center;padding:12px 16px;font-size:16px;letter-spacing:0}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;gap:24px}.site-logo{display:inline-grid;justify-items:center;gap:2px;line-height:1;font-weight:900}.site-logo img{width:min(150px,28vw);max-height:96px;object-fit:contain}.site-logo__mark{display:grid;place-items:center;width:78px;height:58px;background:#fff;border:3px solid #111;color:var(--accent);font-size:48px;transform:skew(-10deg)}.site-logo__text{font-size:14px;letter-spacing:.08em}.site-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px 26px}.site-nav__item{position:relative}.site-nav__item--mega{position:static}.site-nav__link{display:inline-flex;align-items:center;min-height:42px;font-size:19px;font-weight:700;border-bottom:2px solid transparent;transition:border-color .18s ease,color .18s ease}.site-nav__item--has-dropdown>.site-nav__link:after{content:"";width:0;height:0;margin-left:8px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor}.site-nav__link:hover,.site-nav__item:focus-within>.site-nav__link{color:var(--accent);border-color:var(--accent)}.site-nav__dropdown{position:absolute;left:0;top:calc(100% + 8px);min-width:300px;padding:12px;background:#121212f0;color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(10px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.site-nav__dropdown--mega{left:50%;top:100%;width:min(86vw,820px);padding:0;display:grid;grid-template-columns:220px 1fr;overflow:hidden;transform:translate(-50%,10px)}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown{opacity:1;transform:translateY(0);visibility:visible}.site-nav__item--mega:hover .site-nav__dropdown--mega,.site-nav__item--mega:focus-within .site-nav__dropdown--mega{transform:translate(-50%)}.site-nav__dropdown a{display:block;padding:9px 12px;font-size:17px;border-radius:6px}.site-nav__dropdown a:hover{background:var(--accent)}.mega-menu__intro{display:grid;align-content:end;gap:10px;min-height:260px;padding:24px;background:linear-gradient(155deg,rgba(215,25,32,.34),transparent 48%),linear-gradient(45deg,#080808,#2b2b2b)}.mega-menu__intro span{color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mega-menu__intro strong{max-width:190px;color:#fff;font-size:30px;line-height:.98}.vehicle-menu-links{display:grid;gap:20px}.vehicle-menu-links--mega{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 26px;padding:24px}.vehicle-menu-links__group h3{margin:0 0 12px;padding-bottom:8px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.vehicle-menu-links__group a{display:block;padding:6px 0;color:#ffffffc7;font-size:15px;font-weight:700;line-height:1.2}.vehicle-menu-links__group a:hover{color:#fff;background:transparent;transform:translate(3px)}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.site-search{display:flex;align-items:stretch;min-width:0;border:1px solid #111;background:#fff}.site-search input{width:min(20vw,220px);min-width:140px;border:0;padding:0 12px;outline:0}.site-search button{border:0;border-left:1px solid #111;background:#111;color:#fff;padding:0 12px;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.site-search--desktop{min-height:42px}.site-search--mobile{width:100%;min-height:48px;margin-bottom:12px}.site-search--mobile input{width:100%;min-width:0}.site-search--mobile button{padding-inline:14px}.site-header__social{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:800;transition:transform .18s ease,background .18s ease}.site-header__social:hover{background:var(--accent);transform:translateY(-2px)}.site-header__cart{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #111;font-weight:800;transition:background .18s ease,color .18s ease}.cart-icon,.button-cart-icon{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-header__cart:hover{background:#111;color:#fff}.cart-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;background:var(--accent);color:#fff;border-radius:999px;font-size:12px}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);background:#fff;color:#111;cursor:pointer}.site-header__drawer-toggle{display:none}.hamburger,.hamburger:before,.hamburger:after{display:block;width:20px;height:2px;background:currentColor;content:""}.hamburger:before{transform:translateY(-7px)}.hamburger:after{transform:translateY(5px)}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none;background:#0000;transition:background .2s ease}.mobile-drawer.is-open{pointer-events:auto;background:#00000080}.mobile-drawer__panel{width:min(100vw,520px);height:100%;min-height:100%;overflow-y:auto;padding:22px;background:#fff;transform:translate(-100%);transition:transform .22s ease}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-weight:900;text-transform:uppercase}.mobile-nav details{border-bottom:1px solid var(--line)}.mobile-nav__single{display:block;padding:16px 0;border-bottom:1px solid var(--line);font-size:19px;font-weight:800}.mobile-nav summary{display:flex;justify-content:space-between;gap:14px;padding:16px 0;list-style:none;font-size:19px;font-weight:800}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav details>div:not(.vehicle-menu-links){display:grid;gap:10px;padding:0 0 16px 16px;color:var(--muted)}.mobile-nav .vehicle-menu-links--mobile{padding:0 0 18px;gap:18px}.mobile-nav .vehicle-menu-links__group h3{color:#111;border-bottom-color:var(--line);font-size:13px}.mobile-nav .vehicle-menu-links__group a{color:#555;font-size:16px}.hero-banner{position:relative;min-height:clamp(520px,76vh,820px);display:grid;align-items:end;overflow:hidden;background:var(--charcoal)}.hero-banner__image,.hero-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03);animation:heroDrift 14s ease-in-out infinite alternate}.hero-banner__placeholder{background:linear-gradient(90deg,#000c,#0003),radial-gradient(circle at 72% 42%,rgba(215,25,32,.26),transparent 25%),linear-gradient(135deg,#0c0c0c,#303030,#101010)}.hero-banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c7,#00000059 48%,#0000001f)}.hero-banner__content{position:relative;z-index:1;padding-block:80px;color:#fff}.hero-banner h1{max-width:820px;margin:0;font-size:clamp(42px,6vw,96px);line-height:.96;letter-spacing:0}.hero-banner p:not(.eyebrow){max-width:640px;margin:24px 0 32px;color:#ffffffd6;font-size:clamp(18px,2vw,23px)}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;font-weight:900;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);color:#fff}.button--secondary{border-color:#111;background:#fff}.button--secondary:hover{background:#111;color:#fff}.section{padding-block:clamp(56px,8vw,110px)}.section-heading{max-width:680px;margin-bottom:34px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:24px}.section-heading h2,.faq-split h2,.sourcing-copy h2,.collection-header h1,.page-content h1,.product-info h1{margin:0;font-size:clamp(34px,4vw,64px);line-height:1.02;letter-spacing:0}.section-heading p:not(.eyebrow),.faq-split__intro,.sourcing-copy p{margin:14px 0 0;color:var(--muted);font-size:18px}.vehicle-grid{background:var(--surface-soft)}.vehicle-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vehicle-card{position:relative;min-height:430px;overflow:hidden;background:#111;isolation:isolate}.vehicle-card img,.vehicle-card svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease}.vehicle-card:after{position:absolute;inset:auto 0 0;height:52%;content:"";background:linear-gradient(transparent,#000000c2);z-index:1}.vehicle-card span{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;color:#fff;font-size:clamp(24px,3vw,38px);font-weight:900;line-height:1.05;text-shadow:0 2px 24px rgba(0,0,0,.45)}.vehicle-card:hover img,.vehicle-card:hover svg{transform:scale(1.08);filter:saturate(1.1) contrast(1.06)}.vehicle-brand-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.vehicle-brand-card{display:flex;align-items:center;min-height:76px;padding:18px;border:1px solid rgba(255,255,255,.12);background:#101010;color:#ffffffdb;font-size:18px;font-weight:900;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.vehicle-brand-card:hover{border-color:var(--accent);background:#d7192024;color:#fff;transform:translateY(-2px)}.shop-vehicle-groups{display:grid;gap:14px}.shop-vehicle-group{padding:clamp(24px,4vw,44px);background:linear-gradient(135deg,rgba(215,25,32,.16),transparent 38%),#101010;color:#fff}.shop-vehicle-group__summary{display:grid;grid-template-columns:minmax(220px,.8fr) auto;gap:18px;align-items:center;cursor:pointer;list-style:none}.shop-vehicle-group__summary::-webkit-details-marker{display:none}.shop-vehicle-group__summary strong{display:block;margin:0;font-size:clamp(30px,4vw,58px);line-height:1}.shop-vehicle-group__icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:24px;font-weight:400}.shop-vehicle-group__links{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:clamp(18px,3vw,34px)}.shop-vehicle-group__links a,.shop-vehicle-group__link,.vehicle-category-card{display:flex;align-items:center;min-height:64px;padding:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#ffffffd1;font-weight:900;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.shop-vehicle-group__links a:hover,.shop-vehicle-group__link:not(.is-disabled):hover,.vehicle-category-card:hover,.vehicle-category-card[aria-current=page]{border-color:var(--accent);background:#d7192024;color:#fff;transform:translateY(-2px)}.shop-vehicle-group__link.is-disabled,.vehicle-brand-card.is-disabled{cursor:not-allowed;opacity:.44}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,34px)}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--surface-soft)}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.product-card:hover .product-card__media img,.product-card:hover .product-card__media svg{transform:scale(1.045)}.badge{position:absolute;top:14px;left:14px;z-index:2;padding:7px 10px;background:#111;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase}.product-card__content{padding-top:16px}.product-card h3{margin:0 0 8px;font-size:clamp(20px,2vw,30px);line-height:1.14}.product-card h3 a:hover,.text-link:hover,.site-footer a:hover{color:var(--accent)}.product-card__price{color:#111;font-size:18px;font-weight:800}.product-card__price s{margin-left:8px;color:#777;font-weight:400}.text-link{font-weight:900;text-decoration:underline;text-underline-offset:5px}.reviews-section{overflow:hidden;background:#111;color:#fff}.reviews-section .section-heading p:not(.eyebrow){color:#ffffffb8}.reviews-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.reviews-marquee__track{display:flex;width:max-content;gap:18px;animation:marquee 28s linear infinite}.reviews-marquee:hover .reviews-marquee__track{animation-play-state:paused}.review-card{width:min(78vw,420px);padding:24px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.stars{color:#ffd65a;font-size:18px;letter-spacing:.08em}.review-card p{margin:16px 0;font-size:20px;line-height:1.35}.review-card span{color:#ffffffa3;font-weight:800}.faq-split__inner,.sourcing-section__inner,.product-page__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(28px,5vw,72px);align-items:center}.faq-split__media{min-height:560px;background:#111;overflow:hidden}.faq-split__media img{width:100%;height:100%;min-height:560px;object-fit:cover}.faq-split__placeholder{display:grid;place-items:center;min-height:560px;color:#fff;background:linear-gradient(135deg,rgba(215,25,32,.24),transparent),linear-gradient(45deg,#080808,#303030)}.faq-split__placeholder span{padding:18px 36px;border:2px solid var(--accent);font-size:54px;font-weight:900}.faq-list{margin-top:28px;border-top:1px solid #111}.faq-item{border-bottom:1px solid #111}.faq-item summary{display:flex;justify-content:space-between;gap:18px;padding:22px 0;cursor:pointer;list-style:none;font-size:clamp(21px,2.4vw,32px);font-weight:900;line-height:1.12}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{flex:0 0 auto;font-size:30px;font-weight:400;transition:transform .18s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{padding:0 54px 22px 0;color:var(--muted);font-size:18px}.sourcing-section{background:var(--surface-soft)}.contact-form{display:grid;gap:16px;padding:clamp(22px,4vw,42px);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.field-row{display:grid;gap:7px}.field-row label,.product-form label{font-size:13px;font-weight:900;text-transform:uppercase;color:#333}.field-row input,.field-row textarea,.product-form select{width:100%;border:1px solid #111;border-radius:0;padding:13px 14px;background:#fff}.field-row textarea{resize:vertical}.form-status{margin:0;padding:12px 14px;background:#e8f7ea;color:#155d25}.form-status--error{background:#fff1f1;color:#a00000}.site-footer{padding-block:54px 28px;background:linear-gradient(135deg,rgba(215,25,32,.06),transparent 28%),#fff;border-top:1px solid var(--line)}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr) minmax(0,1.2fr);gap:clamp(28px,5vw,80px);align-items:start}.site-logo--footer{justify-items:start}.site-footer__brand h2{margin:18px 0 6px;font-size:clamp(28px,3vw,46px);line-height:1}.site-footer__brand p{margin:18px 0;font-size:18px}.site-footer__tagline{max-width:420px;color:var(--muted)}.footer-socials{display:flex;flex-wrap:wrap;gap:10px}.footer-socials a,.footer-payments span{display:inline-flex;min-height:38px;align-items:center;padding:0 12px;background:#111;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.footer-socials a:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.footer-payments{display:flex;flex-wrap:wrap;gap:8px}.footer-payments span{background:var(--surface-soft);color:#111;border:1px solid var(--line)}.site-footer__menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.site-footer__menus h3{margin:0 0 16px;font-size:22px;text-transform:uppercase}.site-footer__menus a{display:block;width:fit-content;margin:0 0 12px;font-size:18px;text-decoration:underline;text-underline-offset:4px}.site-footer__bottom{margin-top:34px;color:var(--muted);font-size:14px}.page-content__inner{max-width:980px}.rte{font-size:18px}.rte a{color:var(--accent);text-decoration:underline}.collection-header{margin-bottom:44px;text-align:center}.search-page__form{display:flex;width:min(100%,720px);margin:24px auto 0;border:1px solid #111;background:#fff}.search-page__form input{flex:1 1 auto;min-width:0;border:0;padding:0 16px;outline:0}.search-page__form .button{flex:0 0 auto;border-radius:0}.search-page__summary{margin-bottom:24px;color:var(--muted);font-weight:800}.collection-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start}.collection-sidebar{position:sticky;top:142px;display:grid;gap:12px}.collection-sidebar h2{margin:0 0 8px;font-size:18px;text-transform:uppercase}.collection-sidebar .vehicle-menu-links{gap:22px}.collection-sidebar .vehicle-menu-links__group h3{color:#111;border-bottom-color:#111}.collection-sidebar .vehicle-menu-links__group a{color:var(--muted);font-weight:700}.collection-sidebar .vehicle-menu-links__group a:hover{color:var(--accent)}.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.pagination{grid-column:1 / -1;margin-top:24px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{aspect-ratio:1 / 1;overflow:hidden;background:var(--surface-soft)}.product-gallery__item:first-child{grid-column:1 / -1}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:142px}.product-info__price{margin:20px 0;font-size:24px;font-weight:900}.product-info__price s{color:var(--muted);font-weight:400}.product-info__description{margin-bottom:28px}.product-form{display:grid;gap:14px}.product-form__button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px}.placeholder-svg{width:100%;height:100%;background:#e7e7e7}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}:root{--ink: #f5f5f5;--muted: #a7a7a7;--line: rgba(255, 255, 255, .12);--surface: #080808;--surface-soft: #121212;--shadow: 0 24px 80px rgba(0, 0, 0, .42)}body{background:#080808;color:var(--ink)}.drawer-open body{overflow:hidden}.announcement{background:#111;color:#f5f5f5;border-bottom-color:#ffffff14}.site-header{background:#080808c7;border-bottom-color:#ffffff1a;transition:background .18s ease,box-shadow .18s ease}.site-header.is-scrolled{background:#080808eb;box-shadow:0 18px 60px #00000047}.site-header__inner{transition:min-height .18s ease}.site-header.is-scrolled .site-header__inner{min-height:82px}.site-nav__link,.site-header__cart{color:#fff}.site-nav__dropdown{background:#0c0c0cfa}.site-nav__dropdown--mega{width:min(86vw,900px);border:1px solid rgba(255,255,255,.1)}.mega-menu__intro{background:linear-gradient(155deg,rgba(215,25,32,.34),transparent 48%),linear-gradient(45deg,#050505,#242424)}.mega-menu__intro p{margin:0;color:#ffffffb3;font-size:14px;line-height:1.45}.mega-menu__button{display:inline-flex;width:fit-content;min-height:42px;align-items:center;padding:0 14px;background:var(--accent);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.site-search{border-color:#ffffff2e;background:#ffffff0f}.site-search input{color:#fff;background:transparent}.site-search input::placeholder{color:#ffffff8c}.site-search button{border-left-color:#ffffff2e;background:#fff;color:#111}.site-header__social{background:#ffffff17}.site-header__cart{border-color:#ffffff59}.site-header__cart:hover{background:#fff;color:#111}.icon-button{border-color:#ffffff2e;background:#ffffff14;color:#fff}.mobile-drawer__panel{background:#0b0b0b;color:#fff}.mobile-nav details,.mobile-nav__single,.mobile-nav .vehicle-menu-links__group{border-bottom-color:#ffffff1f}.mobile-nav .vehicle-menu-links__group summary{color:#fff}.mobile-nav .vehicle-menu-links__group h3{display:none}.mobile-nav .vehicle-menu-links__group a{color:#ffffffb8;padding:7px 0 7px 12px}.mobile-nav .vehicle-menu-links--mobile>a{display:block;padding:11px 0;color:#ffffffd1;font-size:16px;font-weight:800}.hero-banner h1{animation:riseIn .7s ease both}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:12px}.button--secondary{color:#111}.button--glass,.button--secondary-light{border-color:#ffffff47;background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.button--glass:hover,.button--secondary-light:hover{border-color:#fff;background:#fff;color:#111}.vehicle-grid,.why-xhausts{background:#0c0c0c}.vehicle-card,.product-card__media,.why-card,.product-info,.product-support-boxes details,.product-trust-strip span{border:1px solid rgba(255,255,255,.1)}.product-card{transition:transform .22s ease}.product-card:hover{transform:translateY(-6px)}.product-card__media{background:#151515}.shipping-badge{position:absolute;right:14px;bottom:14px;z-index:2;padding:7px 10px;background:#ffffffeb;color:#111;font-size:11px;font-weight:900;text-transform:uppercase}.product-card__price{color:#fff}.product-card__price s{color:#ffffff73}.why-xhausts__grid,.builds-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-card{min-height:260px;padding:28px;background:linear-gradient(180deg,#ffffff0f,#ffffff05)}.why-card span{color:var(--accent);font-size:13px;font-weight:900}.why-card h3{margin:54px 0 12px;font-size:26px;line-height:1.05}.why-card p{margin:0;color:var(--muted)}.customer-builds{background:#111}.build-card{position:relative;min-height:420px;overflow:hidden;background:#171717}.build-card img,.build-card svg{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.build-card:hover img,.build-card:hover svg{transform:scale(1.06)}.build-card:after{position:absolute;inset:auto 0 0;height:55%;content:"";background:linear-gradient(transparent,#000000d1)}.build-card div{position:absolute;left:24px;right:24px;bottom:24px;z-index:2}.build-card span{color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.build-card h3{margin:8px 0 0;color:#fff;font-size:26px;line-height:1.1}.collection-hero{padding-block:clamp(70px,10vw,140px);background:linear-gradient(90deg,#000000d6,#0006),radial-gradient(circle at 82% 38%,rgba(215,25,32,.22),transparent 32%),#080808}.collection-hero h1{max-width:820px;margin:0;font-size:clamp(44px,6vw,92px);line-height:.96}.collection-hero p:not(.eyebrow){max-width:660px;color:#ffffffb8;font-size:19px}.collection-sidebar .vehicle-menu-links__group h3{color:#fff;border-bottom-color:#ffffff2e}.collection-sidebar .vehicle-menu-links__group a{color:#ffffffa8}.collection-sidebar .vehicle-menu-links__group a:hover,.collection-sidebar h2{color:#fff}.vehicle-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:38px}.vehicle-category-card{background:#111}.vehicle-category-card span{display:block}.product-form select,.field-row input,.field-row textarea,.search-page__form input{color:#111}.product-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0}.product-trust-strip span{padding:10px;background:#ffffff0f;color:#ffffffb8;font-size:12px;font-weight:900;text-align:center;text-transform:uppercase}.product-support-boxes{display:grid;gap:10px;margin-top:20px}.product-support-boxes details{background:#ffffff0a}.product-support-boxes summary{padding:14px;cursor:pointer;font-weight:900;list-style:none}.product-support-boxes summary::-webkit-details-marker{display:none}.product-support-boxes p{margin:0;padding:0 14px 14px;color:var(--muted)}.product-info{padding:clamp(22px,3vw,34px);background:#ffffff0a}.product-form__button{min-height:58px}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:clamp(22px,4vw,48px);align-items:start}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) 120px 140px;gap:18px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.cart-item__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#ffffff0f}.cart-item__media img,.cart-item__media svg{width:100%;height:100%;object-fit:cover}.cart-item__title{display:inline-block;margin-bottom:6px;color:#fff;font-size:19px;font-weight:900;line-height:1.15}.cart-item__details p,.cart-summary p,.empty-cart p{margin:0;color:var(--muted)}.cart-item__properties{margin:8px 0;color:var(--muted);font-size:14px}.cart-item__properties div{display:flex;gap:6px}.cart-item__properties dt,.cart-item__properties dd{margin:0}.cart-item__remove,.text-link{color:var(--accent);font-weight:900;text-decoration:underline;text-underline-offset:4px}.cart-item__quantity{display:grid;gap:6px}.cart-item__quantity label{color:#ffffffb8;font-size:12px;font-weight:900;text-transform:uppercase}.cart-item__quantity input{width:100%;min-height:46px;border:1px solid rgba(255,255,255,.16);padding:0 10px;background:#080808;color:#fff}.cart-item__price{display:grid;gap:4px;justify-items:end;color:#fff;font-size:18px}.cart-item__price s{color:var(--muted)}.cart-summary,.empty-cart{padding:clamp(22px,3vw,34px);border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.cart-summary{position:sticky;top:142px}.cart-summary__row{display:flex;justify-content:space-between;gap:18px;margin-bottom:12px;color:#fff;font-size:24px;font-weight:900}.cart-summary__actions{display:grid;gap:10px;margin:22px 0 16px}.cart-summary__actions .button{width:100%}.cart-update-button{border-color:#ffffff2e;background:transparent;color:#fff}.cart-checkout-button{border-color:var(--accent)}.empty-cart{max-width:680px}.empty-cart h2{margin:0 0 10px;color:#fff;font-size:clamp(30px,4vw,54px);line-height:1}.empty-cart .button{margin-top:22px}.site-footer{background:#050505;color:#fff;border-top-color:#ffffff1a}.site-footer__inner{grid-template-columns:minmax(260px,1.1fr) minmax(0,2fr)}.site-footer__menus{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__menus h3{color:#fff;font-size:15px;letter-spacing:.08em}.site-footer__menus a{color:#ffffffa8;font-size:15px;text-decoration:none}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#ffffff7a}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes heroDrift{0%{transform:scale(1.03) translate(0)}to{transform:scale(1.08) translate(-1.5%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:1100px){.site-header__inner{grid-template-columns:auto 1fr auto;min-height:86px}.site-nav{display:none}.site-header__drawer-toggle{display:inline-grid}.site-logo{justify-self:center}.site-header__social,.site-search--desktop{display:none}.vehicle-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-split__inner,.sourcing-section__inner,.product-page__inner,.cart-form{grid-template-columns:1fr}.faq-split__media,.faq-split__media img,.faq-split__placeholder{min-height:420px}.site-footer__inner{grid-template-columns:1fr;gap:34px}.site-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info,.collection-sidebar,.cart-summary{position:static}}@media(max-width:760px){.page-width{width:min(100% - 24px,1440px)}.announcement{font-size:14px}.site-header__inner{gap:10px}.site-header__cart{min-width:58px;padding:0 9px;justify-content:center}.site-header__cart-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-drawer__panel{width:100%}.cart-count{font-size:11px}.hero-banner{min-height:620px}.hero-banner__content,.section{padding-block:54px}.section-heading--row{display:block}.vehicle-grid__items,.shop-vehicle-group,.product-grid,.product-grid--collection,.site-footer__menus,.collection-layout,.cart-item,.product-gallery,.why-xhausts__grid,.builds-grid{grid-template-columns:1fr}.cart-item__price{justify-items:start}.product-trust-strip{grid-template-columns:1fr}.site-footer__bottom,.search-page__form{display:grid}.search-page__form input{min-height:52px}.shop-vehicle-group__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-vehicle-group{padding:22px}.shop-vehicle-group__summary{grid-template-columns:1fr auto}.shop-vehicle-group__summary strong{font-size:clamp(24px,8vw,36px)}.shop-vehicle-group__links a,.shop-vehicle-group__link{min-height:52px;padding:12px;font-size:13px}.vehicle-category-grid{grid-template-columns:1fr}.vehicle-brand-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vehicle-brand-card{min-height:58px;padding:10px;font-size:12px;line-height:1.15}.vehicle-card{min-height:360px}.review-card{width:82vw}.faq-item__answer{padding-right:0}.contact-form{box-shadow:none}}.site-header__inner{grid-template-columns:auto 1fr auto}.site-nav{display:none}.site-header__drawer-toggle{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:auto;min-width:124px;min-height:52px;padding:0 20px;border:2px solid rgba(255,255,255,.55);border-radius:8px;font-size:17px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.site-header__drawer-toggle:hover,.site-header__drawer-toggle:focus-visible,.site-header__drawer-toggle[aria-expanded=true]{border-color:#fff;background:#fff;color:#111}.site-header__drawer-label{line-height:1}.mobile-drawer{display:grid;justify-items:center;align-items:start;padding:18px;overflow-y:auto}.mobile-drawer__panel{width:min(100%,760px);height:auto;min-height:0;max-height:calc(100vh - 36px);padding:clamp(22px,4vw,38px);border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 28px 90px #0000008c;opacity:0;transform:translateY(-24px);transition:opacity .18s ease,transform .22s ease}.mobile-drawer.is-open .mobile-drawer__panel{opacity:1;transform:translateY(0)}.mobile-drawer__top{margin-bottom:24px;font-size:26px;letter-spacing:.02em}.mobile-drawer__close{display:inline-flex;width:auto;min-width:106px;padding:0 14px;gap:8px;border-radius:7px;font-size:16px;font-weight:800}.mobile-drawer__close [aria-hidden=true]{font-size:25px;line-height:1}.mobile-nav__single,.mobile-nav summary{min-height:58px;padding:17px 10px;font-size:20px;line-height:1.25}.mobile-nav summary{cursor:pointer}.mobile-nav summary>[aria-hidden=true]{font-size:27px;line-height:1;transition:transform .16s ease}.mobile-nav details[open]>summary>[aria-hidden=true]{transform:rotate(45deg)}.mobile-nav__all-vehicles{display:block;min-height:50px;margin-bottom:14px;padding:14px 12px;border-radius:7px;background:var(--accent);color:#fff;font-size:17px;font-weight:900;text-align:center}@media(max-width:760px){.site-header__drawer-toggle{min-width:106px;min-height:50px;padding-inline:14px;gap:10px;font-size:16px}.mobile-drawer{padding:0}.mobile-drawer__panel{width:100%;min-height:100%;max-height:none;padding:22px 18px 36px;border:0;border-radius:0}}.site-header__cart{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#e31b23!important;color:#fff!important}.site-header__cart:hover{background:#111!important;color:#fff!important}.site-header__cart-label{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.site-header__cart .cart-icon{display:block!important;width:22px!important;height:22px!important}.site-header__cart .cart-count{position:absolute!important;top:-5px!important;right:-5px!important;min-width:19px!important;height:19px!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:10px!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
