:root{--gradient-brand:linear-gradient(115deg,var(--color-accent) 0%,var(--color-accent-strong) 42%,var(--color-teal) 100%);--header-shell-height:104px;--header-height:170px;--color-light:var(--color-mineral);--color-warm:var(--color-graphite-warm);--color-pale:var(--color-graphite-raised);--color-on-light:var(--color-graphite);--color-on-light-muted:var(--color-mineral-muted);--color-on-light-border:var(--color-mineral-border);--shadow-light:0 16px 42px rgba(16,30,35,.12)}html{scroll-padding-top:calc(var(--header-height,80px) + 1rem)}.site-main [id]{scroll-margin-top:calc(var(--header-height,80px) + 1rem)}.button,.shopify-payment-button__button--unbranded{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 1.2rem;border:1px solid transparent;border-radius:var(--radius-small);background:var(--gradient-brand);color:#07090d;font-weight:800;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.button:hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-2px);box-shadow:0 10px 28px #16c6cd33;filter:saturate(1.1)}.button--secondary{border-color:var(--color-border);background:#ffffff09;color:var(--color-foreground)}.button--small{min-height:38px;padding:.55rem .85rem;font-size:.82rem}.button--full{width:100%}.button[disabled],button[disabled]{cursor:not-allowed;filter:grayscale(.7);opacity:.48;transform:none}.eyebrow{display:flex;align-items:center;gap:.65rem;margin:0 0 .8rem;color:var(--color-teal);font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{width:2rem;height:3px;border-radius:99px;background:var(--gradient-brand);content:""}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.section-heading h1,.section-heading h2{max-width:850px;margin:0;font-size:clamp(2.1rem,4.25vw,4rem)}.section-heading p{max-width:640px;margin:.75rem 0 0;font-size:1rem;line-height:1.65}.text-gradient{background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;color:transparent}.surface-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(145deg,#ffffff0a,#ffffff04);box-shadow:var(--shadow-card)}.rte{max-width:78ch}.rte h2,.rte h3{margin-top:2em}.rte a{color:var(--color-teal)}.rte img{border-radius:var(--radius-card)}.home-band{position:relative;color:var(--color-foreground)}.home-band--white{background:linear-gradient(135deg,color-mix(in srgb,var(--color-mineral) 88%,#fff),var(--color-mineral));color:var(--color-on-light)}.home-band--warm{background:radial-gradient(circle at 92% 8%,rgba(22,198,205,.08),transparent 28%),var(--color-warm);color:var(--color-foreground)}.home-band--dark{background:#0b1117;color:var(--color-foreground)}.home-band--white p{color:var(--color-on-light-muted)}.home-band--white .section-heading h2{color:var(--color-on-light)}.home-band--white .eyebrow{color:#076b71}.home-band--white .button--secondary{border-color:var(--color-mineral-border);background:#f3f5f475;color:var(--color-on-light)}.home-band--white .button--secondary:hover{border-color:var(--color-accent);background:var(--color-mineral-raised);box-shadow:0 10px 24px #1f2a361a}.home-band--white .product-card{border-color:var(--color-on-light-border);background:var(--color-mineral-soft);box-shadow:0 10px 30px #131f2b12}.home-band--white .product-card:hover{border-color:#087b827a;box-shadow:var(--shadow-light)}.home-band--white .product-card__media{background:radial-gradient(circle at 50% 42%,var(--color-mineral-raised) 0%,#dbe5e4 74%)}.home-band--white .product-card__meta{color:var(--color-on-light-muted)}.home-band--white .product-card__title,.home-band--white .price{color:var(--color-on-light)}.home-band--white .price s{color:var(--color-on-light-muted)}.home-band--white .price--sale{color:#076b71}.home-band--white .quick-add{border-color:var(--color-mineral-border);background:var(--color-mineral-raised);color:var(--color-on-light)}.home-band--white .quick-add:hover{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.home-band--warm p{color:#aeb9c2}.home-band--warm .section-heading h2{color:#fff}.home-band--warm .eyebrow{color:#50d5da}.home-band--warm .button--secondary{border-color:#ffffff38;background:#ffffff09;color:#fff}.home-band--warm .button--secondary:hover{border-color:var(--color-teal);background:#16c6cd1a;box-shadow:0 10px 24px #00000038}.announcement{border-bottom:1px solid rgba(255,255,255,.08);background:#050609;color:var(--color-muted);font-size:.78rem;font-weight:700;letter-spacing:.04em}.announcement__inner{display:flex;min-height:36px;align-items:center;justify-content:center;gap:1rem;text-align:center}.announcement a{color:var(--color-foreground);text-decoration:none}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(255,255,255,.09);background:#07090deb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-shell{display:grid;min-height:var(--header-shell-height);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.5rem,3vw,3rem)}.header-logo{display:block;width:var(--logo-width,176px);flex:none;text-decoration:none}.header-logo img{width:100%;height:auto}.header-logo__fallback{display:flex;align-items:end;gap:.45rem;color:#fff;font-size:1.65rem;font-weight:900;letter-spacing:-.08em}.header-logo__fallback span{color:var(--color-accent);font-style:italic}.header-logo__fallback small{padding-bottom:.17rem;color:var(--color-muted);font-size:.52rem;letter-spacing:.12em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:.2rem}.nav-item{position:relative}.nav-link,.nav-trigger{display:flex;min-height:44px;align-items:center;gap:.35rem;padding:.7rem .62rem;border:0;background:transparent;color:#dfe4e9;font-size:.77rem;font-weight:800;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;cursor:pointer}.nav-link:hover,.nav-trigger:hover{color:var(--color-teal)}.nav-trigger svg{width:12px;transition:transform .2s ease}.nav-item:hover .nav-trigger svg,.nav-item:focus-within .nav-trigger svg{transform:rotate(180deg)}.mega-menu{position:absolute;top:calc(100% + 18px);left:0;display:grid;visibility:hidden;width:min(760px,80vw);grid-template-columns:repeat(3,minmax(150px,1fr));gap:1.5rem;padding:1.4rem;border:1px solid var(--color-border);border-radius:0 0 var(--radius-card) var(--radius-card);background:#0a0e13fa;box-shadow:0 24px 60px #00000080;opacity:0;transform:translateY(-8px);transition:.2s ease}.nav-item:nth-last-child(-n+3) .mega-menu{right:0;left:auto}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{visibility:visible;opacity:1;transform:translateY(0)}.mega-menu__group>a{display:block;margin-bottom:.65rem;color:#fff;font-size:.78rem;font-weight:800;text-decoration:none;text-transform:uppercase}.mega-menu__group ul{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.mega-menu__group li a{color:var(--color-muted);font-size:.88rem;text-decoration:none}.mega-menu__group li a:hover{color:var(--color-teal)}.header-actions{display:flex;align-items:center;gap:.45rem}.icon-button{position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;color:#fff;text-decoration:none;cursor:pointer}.icon-button:hover{border-color:var(--color-border);background:var(--color-surface)}.icon-button svg{width:20px}.cart-count{position:absolute;top:1px;right:-2px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid var(--color-background);border-radius:99px;background:var(--color-accent);color:#fff;font-size:.62rem;font-weight:800}.header-phone{padding:.65rem .9rem;border:1px solid var(--color-border);border-radius:99px;color:var(--color-muted);font-size:.75rem;font-weight:700;text-decoration:none}.header-phone:hover{color:#fff}.mobile-menu-button{display:none}.performance-hero{position:relative;isolation:isolate;padding-block:clamp(4.5rem,9vw,9rem);background:radial-gradient(circle at 12% 40%,rgba(246,93,0,.28),transparent 38%),radial-gradient(circle at 88% 28%,rgba(22,198,205,.21),transparent 38%),linear-gradient(145deg,#07090d,#101923);overflow:hidden}.performance-hero:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 18%,black 70%,transparent);mask-image:linear-gradient(to bottom,transparent,black 18%,black 70%,transparent);content:""}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(2rem,7vw,7rem)}.hero-copy h1{max-width:880px;margin:0;font-size:clamp(3.5rem,7.7vw,7.8rem);font-weight:800;line-height:.88;letter-spacing:-.07em}.hero-copy>p{max-width:690px;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.5vw,1.3rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-proof{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2.5rem 0 0;padding:0;list-style:none}.hero-proof strong{display:block;color:#fff;font-size:1.15rem}.hero-proof span{color:var(--color-muted);font-size:.78rem;text-transform:uppercase}.hero-visual{position:relative;min-height:520px}.hero-ring{position:absolute;top:8%;right:8%;bottom:8%;left:8%;border:1px solid rgba(22,198,205,.24);border-radius:50%;box-shadow:0 0 100px #16c6cd1a}.hero-product{position:absolute;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(145deg,#151d25,#0b0f14);box-shadow:0 30px 70px #00000073}.hero-product img{width:100%;height:100%;object-fit:contain;padding:1rem}.hero-product--primary{top:5%;right:14%;bottom:21%;left:3%;transform:rotate(-3deg)}.hero-product--secondary{right:0;bottom:3%;width:48%;height:42%;transform:rotate(4deg)}.hero-visual__badge{position:absolute;z-index:2;top:6%;right:0;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#07090dd6;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.product-card:hover{border-color:#16c6cd80;box-shadow:0 24px 50px #0000004d;transform:translateY(-5px)}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:radial-gradient(circle at center,#222c36,#0b0f14 70%)}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--color-muted)}.product-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.35rem .55rem;border-radius:999px;background:var(--color-accent);color:#071014;font-size:.65rem;font-weight:800;text-transform:uppercase}.product-card__body{display:flex;flex:1;flex-direction:column;padding:1rem}.product-card__meta{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.55rem;color:var(--color-muted);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-card__title{margin:0;color:#fff;font-size:1rem;line-height:1.3;letter-spacing:-.015em}.product-card__title a{text-decoration:none}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:1.1rem}.price{color:#fff;font-weight:800}.price s{margin-left:.35rem;color:var(--color-muted);font-size:.8rem;font-weight:500}.price--sale{color:var(--color-teal)}.quick-add{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--color-border);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.quick-add:hover{border-color:var(--color-accent);background:var(--color-accent)}.vehicle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.vehicle-card{position:relative;display:flex;min-height:310px;flex-direction:column;justify-content:end;overflow:hidden;padding:1.4rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(180deg,#19222c,#0a0e13);box-shadow:0 16px 36px #131f2b24;text-decoration:none}.vehicle-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07090d05 24%,#07090df0);content:""}.vehicle-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.78;transition:transform .45s ease}.vehicle-card:hover img{transform:scale(1.05)}.vehicle-card__content{position:relative;z-index:1}.vehicle-card__content span{color:#50d5da;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vehicle-card__content h3{margin:.35rem 0 0;color:#fff;font-size:1.5rem}.vehicle-card__content p{margin:.5rem 0 0;color:#c1cad2;font-size:.85rem}.feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--color-on-light-border);border-radius:var(--radius-card);background:var(--color-mineral-raised);box-shadow:0 12px 34px #131f2b12;overflow:hidden}.feature-item{display:grid;grid-template-columns:auto 1fr;gap:.8rem;padding:1.5rem}.feature-item+.feature-item{border-left:1px solid var(--color-on-light-border)}.feature-item__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#fff0e7;color:#cb4900}.feature-item__icon svg{width:20px}.feature-item strong{display:block;color:var(--color-on-light);font-size:.9rem}.feature-item p{margin:.2rem 0 0;color:var(--color-on-light-muted);font-size:.76rem}.collection-hero,.page-hero{padding-block:clamp(2.75rem,5vw,5rem);border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 85% 30%,rgba(22,198,205,.12),transparent 35%)}.collection-hero h1,.page-hero h1{max-width:980px;margin:0;font-size:clamp(2.5rem,5vw,5rem)}.collection-hero p,.page-hero p{max-width:720px;margin:1rem 0 0;font-size:1.04rem;line-height:1.65}.collection-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:2rem;padding-block:3rem}.collection-layout--no-filters{grid-template-columns:minmax(0,1fr)}.facets{align-self:start}.facets__mobile-trigger{display:none}.facets-form{display:grid;gap:1rem}.facet{border-bottom:1px solid var(--color-border);padding-bottom:1rem}.facet summary{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:.82rem;font-weight:800;cursor:pointer;list-style:none}.facet summary::-webkit-details-marker{display:none}.facet__values{display:grid;max-height:260px;gap:.55rem;margin:.8rem 0 0;padding:0;overflow:auto;list-style:none}.facet__label{display:flex;align-items:center;gap:.55rem;color:var(--color-muted);font-size:.82rem;cursor:pointer}.facet__label input{accent-color:var(--color-accent)}.facet__count{margin-left:auto;font-size:.68rem}.price-range{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.8rem}.field{width:100%;min-height:46px;padding:.7rem .8rem;border:1px solid var(--color-border);border-radius:var(--radius-small);background:#090d12;color:#fff}.field:focus{border-color:var(--color-teal);outline:0;box-shadow:0 0 0 3px #16c6cd21}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.collection-toolbar p{margin:0;font-size:.82rem}.sort-select{width:auto;min-width:210px}.pagination{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:3rem}.pagination a,.pagination span{display:grid;min-width:40px;height:40px;place-items:center;border:1px solid var(--color-border);border-radius:8px;color:var(--color-muted);text-decoration:none}.pagination .current,.pagination a:hover{border-color:var(--color-accent);color:#fff}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;padding-block:1.2rem;color:var(--color-muted);font-size:.72rem}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--color-teal)}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:clamp(2rem,5vw,5rem);padding-bottom:5rem}.product-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:1rem}.product-thumbnails{display:grid;align-content:start;gap:.6rem}.product-thumbnail{overflow:hidden;padding:0;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);cursor:pointer}.product-thumbnail[aria-current=true]{border-color:var(--color-teal)}.product-thumbnail img{aspect-ratio:1;object-fit:contain}.product-main-media{position:relative;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:radial-gradient(circle at center,#1b2530,#090c10 70%)}.product-main-media__item{display:none;aspect-ratio:1}.product-main-media__item.is-active{display:block}.product-main-media img,.product-main-media video,.product-main-media model-viewer{width:100%;height:100%;object-fit:contain}.product-info{position:sticky;top:calc(var(--header-height) + 2rem);align-self:start}.product-info__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;color:var(--color-muted);font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-info h1{margin:0;font-size:clamp(2.25rem,4.5vw,4.5rem)}.product-price{display:flex;align-items:baseline;gap:.7rem;margin:1.25rem 0;font-size:1.55rem}.product-price s{color:var(--color-muted);font-size:1rem}.product-description{margin:1.25rem 0 1.5rem}.product-form{display:grid;gap:1rem}.product-option{display:grid;gap:.45rem}.product-option label,.quantity-label{font-size:.76rem;font-weight:800;text-transform:uppercase}.product-option select{width:100%}.quantity-row{display:flex;gap:.75rem}.quantity-input{display:grid;grid-template-columns:42px 52px 42px;border:1px solid var(--color-border);border-radius:var(--radius-small);overflow:hidden}.quantity-input button,.quantity-input input{border:0;background:#0a0e13;color:#fff;text-align:center}.quantity-input input{width:100%;-webkit-appearance:textfield;appearance:textfield}.buy-buttons{display:grid;grid-template-columns:1fr;gap:.6rem}.shopify-payment-button__button{border-radius:var(--radius-small)!important}.product-status{display:flex;align-items:center;gap:.5rem;font-size:.82rem}.product-status:before{width:8px;height:8px;border-radius:50%;background:var(--color-teal);box-shadow:0 0 0 4px #16c6cd1f;content:""}.product-status--out:before{background:var(--color-muted);box-shadow:none}.product-accordions{display:grid;margin-top:1.5rem;border-top:1px solid var(--color-border)}.product-accordions details{border-bottom:1px solid var(--color-border)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-weight:800;cursor:pointer;list-style:none}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details>div{padding:0 0 1.2rem}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.spec-row{padding:.7rem;border-radius:8px;background:#ffffff09}.spec-row span{display:block;color:var(--color-muted);font-size:.67rem;text-transform:uppercase}.spec-row strong{display:block;margin-top:.15rem;font-size:.85rem}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:2rem;padding-block:3rem 6rem}.cart-items{display:grid;gap:.8rem}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:1rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.cart-item__image{overflow:hidden;border-radius:12px;background:#0a0e13}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item h2{margin:0;font-size:1rem}.cart-item__variant{font-size:.78rem}.cart-item__actions{display:flex;align-items:center;gap:.8rem;margin-top:1rem}.text-link{border:0;background:none;color:var(--color-muted);font-size:.78rem;text-decoration:underline;cursor:pointer}.cart-summary{position:sticky;top:calc(var(--header-height) + 2rem);align-self:start;padding:1.4rem}.cart-summary__row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.cart-summary textarea{min-height:100px;resize:vertical}.empty-state{display:grid;min-height:420px;place-items:center;padding:3rem;text-align:center}.empty-state h1{font-size:clamp(2.5rem,5vw,5rem)}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.content-card{overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.content-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.content-card__body{padding:1.2rem}.content-card h2,.content-card h3{font-size:1.3rem}.content-card a{text-decoration:none}.portal-cta{position:relative;overflow:hidden;padding:clamp(2rem,5vw,4rem);border:1px solid rgba(22,198,205,.38);border-radius:calc(var(--radius-card) + 6px);background:radial-gradient(circle at 85% 20%,rgba(22,198,205,.25),transparent 35%),radial-gradient(circle at 10% 100%,rgba(246,93,0,.28),transparent 40%),linear-gradient(145deg,#141d26,#0c1218);box-shadow:0 24px 64px #0000003d}.portal-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.portal-cta h2{max-width:700px;margin:0;font-size:clamp(2rem,4vw,4rem)}.portal-cta p{max-width:650px;margin:.8rem 0 0}.site-footer{margin-top:auto;border-top:1px solid var(--color-border);background:#05070a}.footer-main{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:3rem;padding-block:4rem}.footer-brand p{max-width:370px;font-size:.88rem}.footer-heading{margin:0 0 1rem;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.footer-links{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.footer-links a{color:var(--color-muted);font-size:.84rem;text-decoration:none}.footer-links a:hover{color:var(--color-teal)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.25rem;border-top:1px solid var(--color-border);color:var(--color-muted);font-size:.72rem}.payment-icons{display:flex;flex-wrap:wrap;gap:.35rem}.payment-icons svg{width:38px}.icon{display:block;width:1.25rem;height:1.25rem;flex:none}.product-card__placeholder svg,.product-card__media>svg,.cart-item__image>svg,.content-card>a>svg{width:100%;height:100%;padding:1.5rem;color:#394653}.product-card__form{margin:0}.active-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.65rem}.filter-chip{display:inline-flex;min-height:32px;align-items:center;gap:.35rem;padding:.35rem .65rem;border:1px solid var(--color-border);border-radius:999px;background:#ffffff08;color:var(--color-muted);font-size:.72rem;text-decoration:none}.filter-chip:hover{border-color:var(--color-teal);color:#fff}.facet .button{margin-top:.75rem}.site-search{display:flex;max-width:780px;gap:.65rem;margin-top:1.5rem}.site-search .field{flex:1}.prose-centered{max-width:850px;margin-inline:auto}.contact-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr);gap:clamp(2rem,6vw,6rem);align-items:start}.contact-details{display:grid;gap:.5rem;margin-top:2rem;padding:1.25rem}.contact-details a{color:#fff;font-weight:700;text-decoration:none}.contact-form{display:grid;gap:1rem;padding:clamp(1.25rem,3vw,2rem)}.contact-form label{display:grid;gap:.45rem;color:#fff;font-size:.78rem;font-weight:800;text-transform:uppercase}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-status{padding:1rem;border:1px solid rgba(22,198,205,.35);border-radius:var(--radius-small);background:#16c6cd14;color:#fff}.article-featured-image{overflow:hidden;max-width:1200px;margin:0 auto 3rem;border:1px solid var(--color-border);border-radius:var(--radius-card)}.article-featured-image img{width:100%;max-height:720px;object-fit:cover}.article-tags{display:flex;max-width:850px;flex-wrap:wrap;gap:.5rem;margin:2rem auto}.article-hero p{max-width:850px}.cart-item__price{display:grid;align-content:start;justify-items:end;gap:.3rem}.cart-item__price s,.cart-item__price small{color:var(--color-muted)}.cart-item__properties{display:grid;gap:.25rem;margin:.75rem 0 0;color:var(--color-muted);font-size:.76rem}.cart-item__properties div{display:flex;gap:.35rem}.cart-item__properties dt{font-weight:700}.cart-item__properties dd{margin:0}.cart-summary h2{margin-top:0}.cart-summary>p{font-size:.78rem}.additional-checkout-buttons{margin-top:.6rem}.portal-cta__actions{display:grid;min-width:max-content;gap:.65rem}.section-spacing--small{padding-block:clamp(1.5rem,3vw,3rem)}.product-app-block{margin-top:1rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-small);background:#ffffff06}.apps-region__block+.apps-region__block{margin-top:1rem}.air-reviews-tab,.air-reviews-floating,#air-reviews-float{display:none!important}.spf-status-loaded .collection-toolbar{display:none}.product-grid#gf-products{display:flex!important;flex-wrap:wrap;gap:0;margin-inline:-.5rem}.product-grid#gf-products>[class*=spf-col]{width:25%!important;max-width:25%!important;padding:.5rem!important;flex:0 0 25%!important}.spf-product-card{height:100%;overflow:hidden;border:1px solid var(--color-border)!important;border-radius:var(--radius-card)!important;background:var(--color-surface)!important;color:var(--color-foreground)!important}.spf-product-card__image-wrapper{background:radial-gradient(circle at center,#222c36,#0b0f14 70%)!important}.spf-product-card__vendor,.spf-product-card__price-wrapper{color:var(--color-muted)!important}.spf-product-card__title a,.spf-product-card__price{color:var(--color-foreground)!important}.gf-option-block{border-color:var(--color-border)!important}.gf-block-title,.gf-label,.gf-summary,.gf-actions{color:var(--color-foreground)!important}.gf-count{color:var(--color-muted)!important}.gf-controls-search-input,.sortby-select,.sort-by-toggle,.gf-filter-trigger,.gf-refine-toggle-mobile,.collection-results button[aria-label="Filter By"]{min-height:44px!important;padding:.65rem .8rem!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-small)!important;background:#090d12!important;color:var(--color-foreground)!important}.gf-actions .sort-by,.gf-actions .sort-by>*,.gf-actions .sort-by button,.gf-actions .sort-by select{border-color:var(--color-border)!important;background-color:#090d12!important;color:var(--color-foreground)!important}.sortby-select option{background:#090d12;color:var(--color-foreground)}.globo-dropdown-custom__options{border:1px solid var(--color-border)!important;border-radius:var(--radius-small)!important;background:var(--color-surface)!important;color:var(--color-foreground)!important}.menu-column-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.menu-column{padding:1.4rem}.menu-column h3{margin-top:0}.menu-column ul{display:grid;gap:.65rem;margin:0 0 1.2rem;padding:0;list-style:none}.menu-column li a{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--color-muted);text-decoration:none}.menu-column li a:hover{color:var(--color-teal)}@media(max-width:1199px){:root{--header-shell-height:82px;--header-height:82px}.desktop-nav{display:none}.mobile-menu-button{display:grid}.header-phone{display:none}.hero-grid{grid-template-columns:1fr .8fr}.product-grid{grid-template-columns:repeat(3,1fr)}.vehicle-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.2fr repeat(2,1fr)}.footer-main>*:last-child{grid-column:2}}@media(max-width:899px){.hero-grid,.product-layout,.cart-layout,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:430px}.product-info,.cart-summary{position:static}.collection-layout{grid-template-columns:1fr}.facets__mobile-trigger{display:inline-flex}.facets-form{display:none}.facets-form.is-open{display:grid;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.product-grid,.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(3){border-left:0;border-top:1px solid var(--color-on-light-border)}.feature-item:nth-child(4){border-top:1px solid var(--color-on-light-border)}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>*:last-child{grid-column:auto}.portal-cta__inner{align-items:flex-start;flex-direction:column}.portal-cta__actions{min-width:0}.menu-column-grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){:root{--header-shell-height:68px;--header-height:68px}}@media(max-width:599px){.announcement__inner{min-height:32px}.announcement__secondary{display:none}.header-shell{gap:.6rem}.header-logo{width:min(var(--logo-width,150px),42vw)}.header-actions{gap:.1rem}.hero-copy h1{font-size:clamp(3.1rem,15vw,5.4rem)}.hero-visual{min-height:360px}.hero-product--primary{top:4%;right:7%;bottom:19%;left:0}.hero-product--secondary{width:50%;height:40%}.product-grid,.vehicle-grid,.content-grid,.menu-column-grid{grid-template-columns:1fr}.vehicle-card{min-height:260px}.section-heading{align-items:start;flex-direction:column;gap:1rem}.collection-toolbar{align-items:flex-start;flex-direction:column}.sort-select{width:100%}.product-gallery{grid-template-columns:1fr}.product-thumbnails{display:flex;grid-row:2;overflow:auto}.product-thumbnail{width:66px;flex:none}.product-layout{padding-bottom:3rem}.quantity-row{align-items:stretch;flex-direction:column}.cart-item{grid-template-columns:82px 1fr}.cart-item__price{grid-column:2;justify-items:start}.feature-strip{grid-template-columns:1fr}.feature-item+.feature-item{border-top:1px solid var(--color-on-light-border);border-left:0}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.site-search{align-items:stretch;flex-direction:column}.form-grid{grid-template-columns:1fr}}@media(max-width:899px){.product-grid#gf-products>[class*=spf-col]{width:50%!important;max-width:50%!important;flex-basis:50%!important}}@media(max-width:599px){.product-grid#gf-products>[class*=spf-col]{width:100%!important;max-width:100%!important;flex-basis:100%!important}}@media(max-width:899px){.no-js .facets__mobile-trigger{display:none}.no-js .facets-form{display:grid;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}}@media(max-width:899px){.gf-actions .gf-filter-trigger,.gf-filter-trigger .gf-refine-toggle-mobile{padding:0!important;border:0!important;background:transparent!important}.gf-filter-trigger button[aria-label="Filter By"]{width:100%!important}}#gf-tree,#gf-tree .gf-filter-header,#gf-tree .gf-filter-contents,#gf-tree .gf-filter-footer,#gf-tree .gf-option-block,#gf-tree .gf-block-content{border-color:var(--color-border)!important;background:var(--color-surface)!important;color:var(--color-foreground)!important}#gf-tree .gf-block-title,#gf-tree .gf-label,#gf-tree .gf-count,#gf-tree .gf-close-canvas{color:var(--color-foreground)!important}#gf-tree .gf-filter-footer button{border:0!important;background:var(--gradient-brand)!important;color:#07090d!important;font-weight:800!important}.product-card__pricing-review{max-width:13rem;color:#ffb184;font-size:.72rem;font-weight:850;line-height:1.3;text-transform:uppercase}.vehicle-context-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-block:1rem;padding:1rem 1.15rem;border:1px solid rgba(74,205,211,.38);border-radius:var(--radius-small);background:linear-gradient(105deg,#13262bf7,#0c1218f7);box-shadow:0 12px 32px #0000002e}.vehicle-context-banner>div{display:grid;gap:.2rem}.vehicle-context-banner span{color:var(--color-teal);font-size:.66rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.vehicle-context-banner strong{color:#fff;font-size:.98rem}.vehicle-context-banner small{max-width:850px;color:var(--color-muted);font-size:.74rem;line-height:1.45}.vehicle-context-banner button{min-height:38px;padding:.55rem .8rem;border:1px solid var(--color-border);border-radius:999px;background:transparent;color:#fff;font:inherit;font-size:.72rem;font-weight:800;white-space:nowrap;cursor:pointer}.vehicle-context-banner button:hover{border-color:var(--color-teal);color:var(--color-teal)}@media(max-width:599px){.vehicle-context-banner{align-items:flex-start;flex-direction:column}.vehicle-context-banner button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/theme.css.map */
