﻿/*
Theme Name: Echo Motorworks Dealer
Theme URI: https://example.com/
Author: OpenAI
Description: Premium WooCommerce automotive performance dealer theme with supplier showcases and vehicle fitment integration.
Version: 33.0.3
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: echo-motorworks
*/
.site-header.em-dev-header~.emw-dcl-global-tools>.emw-dcl-utility-shell[aria-label="Quick product search and shopping links"],
.emw-dcl-utility-shell[aria-label="Quick product search and shopping links"]{display:none!important}
:root{--bg:#05070a;--panel:#0d1117;--panel2:#141922;--text:#f6f7f9;--muted:#9ca6b5;--red:#e4242d;--red2:#a60f16;--line:rgba(255,255,255,.1);--soft:rgba(255,255,255,.045);--max:1280px;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(calc(100% - 44px),var(--max));margin-inline:auto}.utility-bar{background:#11151c;border-bottom:1px solid var(--line);font-size:.76rem;color:#c5ccd6}.utility-inner{min-height:34px;display:flex;align-items:center;gap:28px}.utility-inner a{margin-left:auto;color:#ff7e84;font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,7,10,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.site-header .inner{min-height:82px;display:flex;align-items:center;gap:24px}.brand-logo{display:flex;align-items:center;width:min(320px,30vw)}.brand-logo img{display:block;width:100%;max-height:62px;object-fit:contain;object-position:left center}.main-nav{margin-left:auto}.main-nav ul{display:flex;gap:22px;align-items:center;list-style:none;margin:0;padding:0}.main-nav a{font-weight:800;font-size:.86rem;color:#dfe4eb}.main-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:11px}.icon-link{font-size:.78rem;font-weight:800;color:#c9d0da}.cart-button span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#fff;color:#111;font-size:.7rem;margin-left:8px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:12px 17px;font-weight:900;border:1px solid transparent;transition:.2s}.btn-large{padding:15px 22px}.btn-primary{background:linear-gradient(135deg,var(--red),#bd1119);color:#fff;box-shadow:0 12px 30px rgba(228,36,45,.2)}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.035)}.btn-ghost:hover{background:rgba(255,255,255,.09)}
.hero{min-height:735px;display:grid;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 30%,rgba(228,36,45,.25),transparent 28%),linear-gradient(112deg,rgba(5,7,10,.99) 20%,rgba(5,7,10,.67) 65%,rgba(5,7,10,.94)),url('assets/hero.jpg') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,var(--bg))}.hero-noise{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:38px 38px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.45fr .55fr;gap:70px;align-items:end;padding:125px 0 150px}.hero-content{max-width:850px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#ff858b;font-weight:950;text-transform:uppercase;letter-spacing:.18em;font-size:.74rem}.eyebrow:before{content:"";width:34px;height:2px;background:var(--red)}h1{font-size:clamp(3.8rem,7.8vw,7.6rem);line-height:.86;letter-spacing:-.07em;margin:23px 0 28px;text-transform:uppercase;max-width:900px}.hero p{font-size:clamp(1.05rem,1.7vw,1.28rem);max-width:720px;color:#b2bbc8;margin:0 0 34px}.actions{display:flex;flex-wrap:wrap;gap:12px}.hero-proof{display:flex;flex-wrap:wrap;gap:28px;margin-top:40px;padding-top:25px;border-top:1px solid var(--line);color:#aeb7c4;font-size:.82rem}.hero-proof b{font-size:1.2rem;color:#fff;margin-right:5px}.hero-card{align-self:end;background:rgba(13,17,23,.87);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 30px 80px rgba(0,0,0,.4)}.hero-card .status-dot{color:#87dfa0;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.hero-card .status-dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#56d17a;margin-right:8px;box-shadow:0 0 14px #56d17a}.hero-card h2{font-size:1.8rem;line-height:1.05;margin:18px 0 10px}.hero-card p{font-size:.92rem;margin:0 0 20px}.hero-card>a{font-weight:900;color:#ff7e84}.hero-card>a span{float:right}
.trust{position:relative;z-index:3;margin-top:-55px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#0b0f15;border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 75px rgba(0,0,0,.5)}.trust-item{padding:24px;display:flex;gap:15px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item i{font-style:normal;color:#ff767d;font-weight:950;font-size:.72rem}.trust-item strong{display:block;margin-bottom:4px}.trust-item span{color:var(--muted);font-size:.84rem}.section{padding:96px 0}.section-alt{background:var(--panel)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-head h2{font-size:clamp(2.3rem,4.4vw,4.2rem);line-height:.95;text-transform:uppercase;letter-spacing:-.05em;margin:0}.section-head p{max-width:590px;color:var(--muted);margin:0}.text-link{font-weight:900;color:#ff777e}.finder-section{background:radial-gradient(circle at 85% 30%,rgba(228,36,45,.08),transparent 24%)}.finder-shell{display:grid;grid-template-columns:.38fr .62fr;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#0b0f15;box-shadow:0 24px 70px rgba(0,0,0,.25)}.finder-side{padding:32px;background:linear-gradient(145deg,#171c25,#0c1016)}.finder-side>span{display:block;color:#ff767d;font-size:.7rem;font-weight:950;letter-spacing:.16em;margin-top:20px}.finder-side>span:first-child{margin-top:0}.finder-side h3{font-size:1.05rem;margin:5px 0}.finder-side p{font-size:.84rem;color:var(--muted);margin:0}.finder-panel{padding:32px}.finder-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.finder-panel-head small{color:#ff797f;font-weight:900;letter-spacing:.14em}.finder-panel-head h3{font-size:1.65rem;margin:3px 0 0}.live-pill{font-size:.7rem;font-weight:900;color:#82dc9a;border:1px solid rgba(82,209,122,.35);padding:6px 10px;border-radius:999px;background:rgba(82,209,122,.08)}.finder-output{background:#fff;color:#111;border-radius:13px;padding:20px;min-height:105px}.setup-message{padding:15px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{min-height:205px;padding:22px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(145deg,#1a2029,#0c1016);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:.22s}.category-card:before{content:"";position:absolute;right:-45px;top:-55px;width:145px;height:145px;border-radius:50%;background:rgba(228,36,45,.11)}.category-card:hover{transform:translateY(-5px);border-color:rgba(228,36,45,.65)}.category-card small{color:#ff777e;font-weight:950;letter-spacing:.15em}.category-card h3{font-size:1.25rem;margin:0 0 5px}.category-card p{color:var(--muted);font-size:.8rem;margin:0}.category-card b{align-self:flex-end;color:#ff777e;font-size:1.3rem}.suppliers-section{background:linear-gradient(180deg,#05070a,#0b0e13)}.supplier-feature{display:grid;grid-template-columns:2fr repeat(2,1fr);grid-template-rows:1fr 1fr;gap:14px}.supplier-lead{grid-row:1/3;min-height:350px;padding:36px;border:1px solid rgba(228,36,45,.36);border-radius:18px;background:radial-gradient(circle at 75% 20%,rgba(228,36,45,.2),transparent 32%),linear-gradient(145deg,#1b2028,#0b0f15);display:flex;flex-direction:column;justify-content:flex-end}.supplier-lead small{color:#ff7a80;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.supplier-lead h3{font-size:3.3rem;line-height:1;margin:8px 0}.supplier-lead p{max-width:520px;color:var(--muted)}.supplier-mini{padding:26px;border:1px solid var(--line);border-radius:16px;background:#0d1117;display:flex;flex-direction:column;justify-content:flex-end}.supplier-mini b{font-size:1.25rem}.supplier-mini span{color:var(--muted);font-size:.84rem}.supplier-mini.pending{opacity:.65}.catalog-notice{padding:16px 18px;margin-bottom:22px;border-left:4px solid var(--red);background:rgba(228,36,45,.08);color:#dce1e8}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.preview-product{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#0b0f15;display:flex;flex-direction:column;transition:.22s}.preview-product:hover{transform:translateY(-4px);border-color:rgba(228,36,45,.45)}.product-art{aspect-ratio:1.28;display:grid;place-items:center;background:radial-gradient(circle at 50% 25%,rgba(228,36,45,.25),transparent 38%),linear-gradient(145deg,#242b35,#090c11);position:relative}.product-art>span{font-size:3.5rem;font-weight:1000;letter-spacing:-.08em;color:rgba(255,255,255,.13)}.product-art em{position:absolute;left:14px;bottom:13px;color:#ff7a80;font-style:normal;font-size:.64rem;text-transform:uppercase;letter-spacing:.13em;font-weight:950}.product-copy{padding:20px;display:flex;flex-direction:column;flex:1}.product-copy .supplier{color:#ff767d;text-transform:uppercase;letter-spacing:.13em;font-size:.68rem;font-weight:950}.product-copy h3{font-size:1.08rem;line-height:1.25;margin:8px 0}.product-copy p{color:var(--muted);font-size:.85rem;margin:0 0 18px}.product-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto}.product-actions .text-link{font-size:.82rem}.mini-quote{font-size:.75rem;font-weight:900;border:1px solid var(--line);padding:7px 9px;border-radius:7px}.process-section{background:linear-gradient(180deg,#0a0d12,#05070a)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-grid>div{padding:28px;border-top:2px solid var(--red);background:var(--soft)}.process-grid span{color:#ff777e;font-size:.7rem;font-weight:950;letter-spacing:.16em}.process-grid h3{font-size:1.2rem;margin:15px 0 8px}.process-grid p{font-size:.86rem;color:var(--muted);margin:0}.dealer-band{display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:center;padding:55px;border:1px solid rgba(228,36,45,.35);background:radial-gradient(circle at 90% 10%,rgba(228,36,45,.22),transparent 25%),linear-gradient(120deg,rgba(228,36,45,.14),rgba(255,255,255,.025));border-radius:22px}.dealer-band h2{font-size:clamp(2.2rem,4.5vw,4rem);line-height:.95;text-transform:uppercase;letter-spacing:-.04em;margin:0 0 14px}.dealer-band p{color:var(--muted);margin:0}.dealer-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.site-footer{border-top:1px solid var(--line);background:#080b10;color:var(--muted)}.footer-main{display:grid;grid-template-columns:1.7fr .7fr .7fr 1fr;gap:45px;padding:58px 0}.footer-main h4{color:#fff;margin:0 0 14px}.footer-main a{display:block;margin:8px 0;font-size:.88rem}.footer-main p{font-size:.86rem}.footer-brand .brand-logo{width:280px}.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;font-size:.78rem}.content-shell{width:min(calc(100% - 44px),var(--max));margin:70px auto;min-height:50vh}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#0d1117;border:1px solid var(--line);border-radius:14px;padding:14px}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background:var(--red)!important;color:#fff!important;border-radius:8px!important}.woocommerce div.product{background:#0d1117;border:1px solid var(--line);border-radius:18px;padding:28px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#ff747b}.woocommerce-message,.woocommerce-info{border-top-color:var(--red)}
@media(max-width:1050px){.main-nav{display:none}.brand-logo{width:280px}.hero-grid{grid-template-columns:1fr}.hero-card{max-width:520px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.supplier-feature{grid-template-columns:1fr 1fr}.supplier-lead{grid-column:1/3;grid-row:auto}.process-grid{grid-template-columns:repeat(2,1fr)}.dealer-band{grid-template-columns:1fr}.dealer-actions{justify-content:flex-start}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:1/4}}
@media(max-width:720px){.wrap{width:min(calc(100% - 24px),var(--max))}.utility-inner span:nth-child(2){display:none}.site-header .inner{min-height:72px}.brand-logo{width:220px;max-width:60vw}.header-actions .icon-link{display:none}.hero{min-height:700px}.hero-grid{padding:90px 0 135px;gap:38px}.hero-proof{gap:15px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.section{padding:68px 0}.section-head{display:block}.section-head p,.section-head .text-link{display:block;margin-top:14px}.finder-shell{grid-template-columns:1fr}.finder-side{display:none}.finder-panel{padding:18px}.category-grid,.product-grid,.process-grid,.supplier-feature{grid-template-columns:1fr}.supplier-lead{grid-column:auto;min-height:300px}.dealer-band{padding:32px}.footer-main{grid-template-columns:1fr;gap:22px}.footer-main>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}}
/* v5 simplified storefront */
.simple-hero{min-height:620px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(6,8,11,.96) 0%,rgba(6,8,11,.83) 48%,rgba(6,8,11,.25) 100%),url('assets/hero.jpg') center/cover no-repeat}
.simple-hero-inner{width:100%}.simple-hero .hero-content{max-width:700px}.simple-hero h1{font-size:clamp(3.25rem,7vw,6.5rem);line-height:.92;margin:.25rem 0 1.35rem}.simple-hero p{max-width:650px;font-size:1.15rem;color:#d5d7dc}
.narrow-wrap{max-width:1050px}.centered-head{display:block;text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.centered-head p{margin:12px auto 0}
.simple-finder-section{padding-top:88px;padding-bottom:88px}.simple-finder-card{background:#11151b;border:1px solid #252b34;border-radius:18px;padding:26px;box-shadow:0 22px 70px rgba(0,0,0,.26)}
.simple-finder-card .emvf-finder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:14px;align-items:end}.simple-finder-card .emvf-field label{display:block;margin-bottom:7px;font-weight:700}.simple-finder-card select{width:100%;height:54px;border-radius:9px;border:1px solid #343b46;background:#0b0e12;color:#fff;padding:0 14px}.simple-finder-card .emvf-submit{height:54px;border:0;border-radius:9px;padding:0 25px;font-weight:800;cursor:pointer}.simple-finder-card .emvf-status{grid-column:1/-1;margin:2px 0 0}
.simple-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.simple-category-card{padding:26px;border:1px solid #2a3039;background:#11151b;border-radius:14px;text-decoration:none;transition:.2s}.simple-category-card:hover{transform:translateY(-3px);border-color:#646d7a}.simple-category-card h3{margin:0 0 8px}.simple-category-card p{margin:0 0 22px;color:#aeb4bf}.simple-category-card span{font-weight:750}.center-link{text-align:center;margin-top:30px}
.simple-supplier-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.simple-supplier-card{min-height:125px;padding:22px;border:1px solid #2a3039;border-radius:14px;background:#11151b;display:flex;flex-direction:column;justify-content:center}.simple-supplier-card strong{font-size:1.15rem}.simple-supplier-card span{margin-top:8px;color:#aeb4bf;font-size:.9rem}
.simple-product-grid{grid-template-columns:repeat(4,1fr)}.simple-product-card .product-copy p{display:none}.simple-product-card .product-art{min-height:180px}
.simple-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:46px;border:1px solid #2a3039;border-radius:18px;background:#11151b}.simple-cta h2{margin:.2rem 0 .8rem}.simple-cta p{max-width:720px;color:#aeb4bf}
@media(max-width:1000px){.simple-finder-card .emvf-finder{grid-template-columns:1fr 1fr}.simple-category-grid{grid-template-columns:1fr 1fr}.simple-supplier-grid{grid-template-columns:repeat(2,1fr)}.simple-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.simple-hero{min-height:560px;background-position:62% center}.simple-hero .actions{display:grid}.simple-finder-card{padding:18px}.simple-finder-card .emvf-finder{grid-template-columns:1fr}.simple-category-grid,.simple-supplier-grid,.simple-product-grid{grid-template-columns:1fr}.simple-cta{display:block;padding:30px}.simple-cta .btn{margin-top:20px;width:100%;text-align:center}}

/* v6 action and finder fixes */
.btn-primary,.btn-primary:visited{background:#e4242d!important;color:#fff!important;opacity:1!important;filter:none!important;box-shadow:0 12px 32px rgba(228,36,45,.32)}
.btn-primary:hover,.btn-primary:focus{background:#ff343d!important;color:#fff!important;transform:translateY(-2px)}
.simple-finder-card .emvf-submit{background:#e4242d;color:#fff;opacity:1;box-shadow:none}
.simple-finder-card .emvf-submit:hover,.simple-finder-card .emvf-submit:focus{background:#ff343d;color:#fff}
#vehicle-finder{scroll-margin-top:110px}
.vehicle-jump-note{margin-top:14px;color:#aeb6c2;font-size:.9rem}


/* v7 homepage featured products */
.featured-home-products{background:#0d0f12}
.home-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.home-featured-card{background:#15181d;border:1px solid #2a2f37;border-radius:16px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.home-featured-card:hover{transform:translateY(-4px);border-color:#bd2028;box-shadow:0 18px 38px rgba(0,0,0,.28)}
.home-featured-image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:linear-gradient(145deg,#20242b,#111318);overflow:hidden}
.home-featured-image img{width:100%;height:100%;object-fit:cover;display:block}
.product-placeholder-mark{font-size:52px;font-weight:900;letter-spacing:.06em;color:#fff;opacity:.9}
.home-featured-content{padding:19px}
.home-featured-content h3{font-size:19px;line-height:1.25;margin:7px 0 18px}
.home-featured-content h3 a{color:#fff;text-decoration:none}
.home-featured-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #2a2f37;padding-top:15px}
.home-product-price{font-size:14px;font-weight:800;color:#f1f1f1}
.small-product-button{display:inline-flex;align-items:center;justify-content:center;background:#bd2028;color:#fff;text-decoration:none;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:800;white-space:nowrap}
.small-product-button:hover{background:#d32a33;color:#fff}
@media(max-width:900px){.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.home-featured-grid{grid-template-columns:1fr}.home-featured-card{display:grid;grid-template-columns:120px 1fr}.home-featured-image{aspect-ratio:auto;min-height:150px}.home-featured-content{padding:15px}.home-featured-bottom{align-items:flex-start;flex-direction:column}.product-placeholder-mark{font-size:36px}}

/* v8 premium polish */
:root{--red:#ef2635;--red2:#a90f19;--panel:#0e1218;--panel2:#151a22;--shadow:0 24px 70px rgba(0,0,0,.38)}
body{background:radial-gradient(circle at 82% 8%,rgba(239,38,53,.08),transparent 25%),#07090c;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E")}
.utility-bar{background:#0c0f14}.utility-inner{letter-spacing:.02em}.site-header{transition:none!important;transform:none!important}
.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--red);transition:right .25s ease}.main-nav a:hover:after{right:0}
.btn{position:relative;overflow:hidden;isolation:isolate}.btn:after{content:"";position:absolute;inset:-2px;z-index:-1;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.3) 45%,transparent 70%);transform:translateX(-120%);transition:transform .65s ease}.btn:hover:after{transform:translateX(120%)}
.simple-hero{min-height:700px;background-position:center 45%}.simple-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,10,.96) 0%,rgba(5,7,10,.72) 46%,rgba(5,7,10,.2) 76%,rgba(5,7,10,.7) 100%);z-index:0}.simple-hero-inner{position:relative;z-index:2;padding:115px 0 110px}.simple-hero h1{max-width:920px;font-size:clamp(3.5rem,7vw,7.1rem);line-height:.9;letter-spacing:-.065em;text-wrap:balance}.simple-hero p{font-size:clamp(1.05rem,1.7vw,1.28rem);max-width:660px;color:#c2c8d1}.hero-content{animation:heroEnter .8s cubic-bezier(.2,.8,.2,1) both}.hero-proof{display:flex;gap:30px;flex-wrap:wrap;margin-top:48px;padding-top:25px;border-top:1px solid rgba(255,255,255,.16);max-width:760px}.hero-proof span{display:flex;flex-direction:column;color:#9fa8b5;font-size:.79rem;text-transform:uppercase;letter-spacing:.08em}.hero-proof b{color:#fff;font-size:1.02rem;letter-spacing:0;text-transform:none}.hero-orb{position:absolute;border-radius:50%;filter:blur(5px);pointer-events:none}.hero-orb-one{width:430px;height:430px;right:-130px;top:35px;border:1px solid rgba(239,38,53,.22);box-shadow:inset 0 0 90px rgba(239,38,53,.08);animation:floatOrb 8s ease-in-out infinite}.hero-orb-two{width:170px;height:170px;right:22%;bottom:60px;background:rgba(239,38,53,.08);filter:blur(35px);animation:floatOrb 6s ease-in-out infinite reverse}
.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b0e13}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip>div{padding:23px 28px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border-right:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:.9rem}.trust-strip span{color:var(--muted);font-size:.78rem;margin-top:4px}
.section{padding-block:100px}.section-head h2{font-size:clamp(2.15rem,4vw,4.2rem);letter-spacing:-.045em;line-height:1}.section-head p{max-width:610px}.eyebrow{letter-spacing:.18em;color:#ff626b}
.simple-finder-section{position:relative;background:linear-gradient(180deg,#090c10,#0c1016)}.simple-finder-section:before{content:"";position:absolute;width:520px;height:520px;left:-300px;top:-150px;border-radius:50%;background:rgba(239,38,53,.07);filter:blur(70px)}.simple-finder-card{position:relative;border-color:rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(23,29,38,.96),rgba(12,16,22,.98));box-shadow:var(--shadow);overflow:hidden}.simple-finder-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,var(--red),transparent)}.simple-finder-card select,.simple-finder-card input{min-height:58px;background:#090c10!important;border:1px solid #303743!important;border-radius:11px!important;color:#fff!important}.simple-finder-card .emvf-submit{min-height:58px;border-radius:11px!important;font-weight:900!important;letter-spacing:.02em}
.featured-home-products{background:linear-gradient(180deg,#0c0f13,#090b0f)}.home-featured-grid{gap:25px}.home-featured-card,.simple-category-card,.simple-supplier-card{position:relative;isolation:isolate;overflow:hidden}.home-featured-card:before,.simple-category-card:before,.simple-supplier-card:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(300px circle at var(--mx,50%) var(--my,50%),rgba(239,38,53,.12),transparent 45%);opacity:0;transition:opacity .25s}.home-featured-card:hover:before,.simple-category-card:hover:before,.simple-supplier-card:hover:before{opacity:1}.home-featured-card{border-radius:20px;background:linear-gradient(150deg,#171c24,#0d1117);box-shadow:0 16px 45px rgba(0,0,0,.15)}.home-featured-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(0,0,0,.36)}.home-featured-image{background:linear-gradient(145deg,#242a34,#0e1218)}.home-featured-image img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.home-featured-card:hover .home-featured-image img{transform:scale(1.06)}.supplier{display:inline-flex;padding:5px 8px;border:1px solid rgba(239,38,53,.35);border-radius:999px;background:rgba(239,38,53,.08);color:#ff8087!important;font-size:.67rem!important;letter-spacing:.09em}.small-product-button{border-radius:999px;padding-inline:16px}.small-product-button:hover{transform:translateX(2px)}
.section-alt{background:#0b0e13}.simple-category-grid{gap:20px}.simple-category-card{min-height:205px;padding:31px;border-radius:18px;background:linear-gradient(145deg,#151a21,#0e1217);box-shadow:0 14px 35px rgba(0,0,0,.12)}.simple-category-card h3{font-size:1.4rem}.simple-category-card span{color:#ff646c}.simple-category-card:hover{transform:translateY(-7px);border-color:rgba(239,38,53,.55)}
.simple-supplier-grid{gap:16px}.simple-supplier-card{min-height:150px;border-radius:18px;background:linear-gradient(145deg,#141922,#0d1117)}.simple-supplier-card:hover{transform:translateY(-5px);border-color:rgba(239,38,53,.5)}.simple-supplier-card strong{font-size:1.2rem}.simple-supplier-card:after{content:"â†—";position:absolute;right:17px;top:14px;color:#555e6b;transition:.2s}.simple-supplier-card:hover:after{color:#ff5a64;transform:translate(2px,-2px)}
.simple-cta{position:relative;overflow:hidden;border-radius:24px;padding:60px;background:linear-gradient(115deg,#171c24,#0d1117);box-shadow:var(--shadow)}.simple-cta:after{content:"";position:absolute;width:330px;height:330px;right:-100px;top:-170px;border-radius:50%;border:1px solid rgba(239,38,53,.25);box-shadow:inset 0 0 80px rgba(239,38,53,.08)}
.site-footer{background:#05070a;border-top:1px solid var(--line)}
.menu-toggle{display:none;background:none;border:0;padding:9px}.menu-toggle span{display:block;width:23px;height:2px;background:#fff;margin:5px 0;transition:.25s}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease var(--delay,0ms),transform .7s cubic-bezier(.2,.8,.2,1) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}
@keyframes heroEnter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes floatOrb{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-18px,16px,0)}}
@media(max-width:980px){.menu-toggle{display:block;margin-left:auto}.main-nav{position:fixed;inset:83px 0 auto;background:rgba(7,9,12,.98);border-bottom:1px solid var(--line);padding:20px 22px;transform:translateY(-130%);opacity:0;pointer-events:none;transition:.3s}.nav-open .main-nav{transform:none;opacity:1;pointer-events:auto}.main-nav ul{display:grid;gap:0}.main-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--line)}.header-actions{margin-left:0}.search-link,.account-link{display:none}.nav-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-open .menu-toggle span:nth-child(2){opacity:0}.nav-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.simple-hero h1{font-size:clamp(3rem,10vw,5.5rem)}}
@media(max-width:680px){.utility-inner span:nth-child(2){display:none}.utility-inner{gap:10px}.utility-inner a{font-size:.7rem}.site-header .inner{min-height:72px}.brand-logo{width:210px}.header-actions .cart-button{padding:10px 13px}.simple-hero{min-height:620px}.simple-hero-inner{padding:90px 0 85px}.simple-hero h1{font-size:3.35rem}.hero-proof{gap:18px}.hero-proof span{width:calc(50% - 12px)}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)!important;padding:18px 5px}.section{padding-block:72px}.simple-cta{padding:34px 25px}.section-head h2{font-size:2.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}


/* v10 mobile reliability fixes */
.site-header .inner{position:relative}
@media(max-width:980px){
  .site-header{overflow:visible}
  .site-header .inner{gap:12px}
  .brand-logo{flex:1;min-width:0}
  .menu-toggle{display:block;position:relative;z-index:102;margin-left:auto;flex:0 0 auto;cursor:pointer}
  .header-actions{flex:0 0 auto}
  .main-nav{position:absolute;top:100%;left:0;right:0;inset:auto 0 auto 0;width:100%;z-index:101;background:rgba(7,9,12,.995);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 22px 18px;transform:translateY(-18px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}
  .nav-open .main-nav{transform:none;opacity:1;visibility:visible;pointer-events:auto}
  .main-nav ul,.main-nav .menu{display:block!important;width:100%;margin:0!important;padding:0!important}
  .main-nav li{display:block!important;width:100%;margin:0!important}
  .main-nav a{display:block!important;padding:15px 0!important;border-bottom:1px solid var(--line);font-size:1rem}
  .main-nav li:last-child a{border-bottom:0}
}
@media(max-width:680px){
  .wrap{width:min(calc(100% - 28px),var(--max))}
  .utility-bar{display:none}
  .site-header{top:0}
  .site-header .inner{min-height:68px}
  .brand-logo{width:auto;max-width:190px}
  .brand-logo img{max-height:48px}
  .header-actions .cart-button{padding:9px 11px;font-size:.78rem}
  .main-nav{padding-inline:16px}
  .reveal,.reveal.is-visible{opacity:1!important;transform:none!important}
  .home-featured-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
  .home-featured-card{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;min-height:138px!important;opacity:1!important;visibility:visible!important;transform:none!important}
  .home-featured-image{display:block!important;min-height:138px!important;height:100%!important;aspect-ratio:auto!important}
  .home-featured-image img{width:100%!important;height:100%!important;object-fit:cover!important}
  .home-featured-content{display:flex!important;flex-direction:column!important;padding:14px!important;min-width:0}
  .home-featured-content h3{font-size:1rem!important;line-height:1.25!important;margin:7px 0 12px!important}
  .home-featured-bottom{margin-top:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}
  .featured-home-products{display:block!important;visibility:visible!important}
  .woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
  .woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:block!important;float:none!important;width:100%!important;margin:0!important;opacity:1!important;visibility:visible!important}
}


/* === v11 mobile navigation hard fix === */
@media (max-width: 980px) {
  body.nav-open { overflow: hidden !important; }
  .site-header { z-index: 999998 !important; overflow: visible !important; }
  .site-header .inner { position: relative; z-index: 2; }
  .menu-toggle { display: block !important; position: relative !important; z-index: 1000001 !important; }
  .main-nav {
    display: block !important;
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100dvh !important;
    margin: 0 !important;
    padding: 150px 28px 40px !important;
    background: rgba(5,7,10,.985) !important;
    backdrop-filter: blur(22px) !important;
    -webkit-backdrop-filter: blur(22px) !important;
    border: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(-18px) !important;
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease !important;
    z-index: 1000000 !important;
    overflow-y: auto !important;
  }
  body.nav-open .main-nav,
  .main-nav.is-open {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
  }
  .main-nav ul,
  .main-nav .menu {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    width: min(100%, 560px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
    list-style: none !important;
  }
  .main-nav li { display: block !important; width: 100% !important; margin: 0 !important; }
  .main-nav a {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 62px !important;
    padding: 14px 2px !important;
    color: #fff !important;
    font-size: 1.2rem !important;
    font-weight: 900 !important;
    border-bottom: 1px solid rgba(255,255,255,.13) !important;
  }
  .main-nav a::after { content: 'â†’' !important; position: static !important; width: auto !important; height: auto !important; background: none !important; color: #ff777e !important; }
  body.nav-open .utility-bar { position: relative; z-index: 999999; }
  body.nav-open .brand-logo,
  body.nav-open .header-actions { position: relative; z-index: 1000001; }
}
@media (max-width: 520px) {
  .brand-logo { width: 185px !important; max-width: 48vw !important; }
  .header-actions .cart-button { padding: 10px 12px !important; font-size: .9rem !important; }
  .main-nav { padding-top: 132px !important; }
}

/* Never let reveal animation hide commerce content on touch/mobile devices. */
@media (hover: none), (max-width: 720px) {
  .reveal,
  .home-featured-card,
  .products li.product,
  ul.products li.product { opacity: 1 !important; visibility: visible !important; transform: none !important; }
}


/* v12 guaranteed product visibility */
.featured-home-products, .featured-home-products .wrap, .home-featured-grid, .home-featured-card { opacity:1 !important; visibility:visible !important; transform:none !important; }
.home-featured-card { display:flex !important; }
@media (max-width: 760px){
  .home-featured-grid{display:grid !important;grid-template-columns:1fr !important;gap:18px !important;}
  .home-featured-card{min-height:0 !important;width:100% !important;}
  .home-featured-image{min-height:210px !important;}
}

/* === v14 stronger logo presentation === */
.site-header .inner{min-height:108px}
.brand-logo{display:flex!important;align-items:center;width:min(520px,38vw)!important;max-width:min(520px,38vw)!important;flex:0 1 auto}
.brand-logo img{display:block;width:100%;height:auto;max-height:104px!important;object-fit:contain;object-position:left center}
.brand-logo-fallback{display:none;color:#fff;font-size:1.18rem;font-weight:950;letter-spacing:.02em;text-transform:uppercase}
.brand-logo img:not([src]),.brand-logo img[src=""]{display:none}
.brand-logo img:not([src]) + .brand-logo-fallback,.brand-logo img[src=""] + .brand-logo-fallback{display:block}
.footer-brand .brand-logo{width:340px!important;max-width:100%!important}
.footer-brand .brand-logo img{max-height:96px!important}
@media (max-width:1180px){
  .site-header .inner{gap:16px}
  .brand-logo{width:min(430px,34vw)!important;max-width:min(430px,34vw)!important}
  .brand-logo img{max-height:92px!important}
}
@media (max-width:980px){
  .site-header .inner{min-height:92px}
  .brand-logo{width:min(360px,52vw)!important;max-width:min(360px,52vw)!important}
  .brand-logo img{max-height:82px!important}
}
@media (max-width:560px){
  .site-header .inner{min-height:82px}
  .brand-logo{width:min(285px,58vw)!important;max-width:min(285px,58vw)!important}
  .brand-logo img{max-height:68px!important}
}

.em-fitment-empty-help{margin:0 0 24px;padding:22px;border:1px solid rgba(239,38,53,.35);border-radius:14px;background:rgba(239,38,53,.08);color:#eef1f5}
.em-fitment-empty-help strong{display:block;margin-bottom:8px;font-size:1.08rem;color:#fff}
.em-fitment-empty-help p{margin:0 0 16px;color:#c6ced8}
.em-fitment-empty-actions{display:flex;flex-wrap:wrap;gap:10px}
.em-fitment-empty-actions .button{background:#ef2635!important;color:#fff!important;border-radius:9px!important;font-weight:900!important}
.em-fitment-empty-actions .button.alt{background:#222934!important;color:#fff!important}

/* === v17 desktop hero balance === */
.simple-hero{min-height:640px}
.simple-hero .simple-hero-inner{
  width:min(calc(100% - 56px),var(--max))!important;
  margin-inline:auto!important;
  display:grid;
  grid-template-columns:minmax(420px,720px) minmax(360px,1fr);
  gap:56px;
  align-items:center;
}
.simple-hero .hero-content{max-width:720px}
.simple-hero .simple-hero-inner:after{
  content:"";
  display:block;
  justify-self:end;
  width:min(560px,38vw);
  aspect-ratio:2/1;
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  background:
    radial-gradient(circle at 78% 28%,rgba(239,38,53,.2),transparent 28%),
    linear-gradient(145deg,rgba(23,29,38,.72),rgba(8,11,15,.88));
  box-shadow:0 28px 70px rgba(0,0,0,.32);
}
@media(max-width:980px){
  .simple-hero .simple-hero-inner{display:block;width:min(calc(100% - 32px),var(--max))!important}
  .simple-hero .simple-hero-inner:after{display:none}
}

/* === v18 crisp cropped logo === */
.site-header .inner{min-height:96px}
.brand-logo{width:min(360px,28vw)!important;max-width:min(360px,28vw)!important}
.brand-logo img{max-height:76px!important}
.footer-brand .brand-logo{width:300px!important}
@media(max-width:980px){
  .brand-logo{width:min(320px,52vw)!important;max-width:min(320px,52vw)!important}
  .brand-logo img{max-height:68px!important}
}

/* === v19 full-site color and hero reshape === */
:root{
  --bg:#030508;
  --panel:#0a1115;
  --panel2:#111923;
  --text:#fbfcff;
  --muted:#a7b6c7;
  --red:#ff2436;
  --red2:#b90d18;
  --cyan:#18d8ff;
  --gold:#ffb22e;
  --line:rgba(255,255,255,.14);
  --soft:rgba(24,216,255,.055);
}
body{
  background:
    linear-gradient(180deg,#030508 0%,#071014 42%,#05080d 100%);
  color:var(--text);
}
.utility-bar{background:#071014;border-bottom-color:rgba(24,216,255,.16)}
.utility-inner{color:#d7eef7}
.utility-inner a,.text-link{color:#ff5362}
.site-header{
  background:linear-gradient(90deg,rgba(4,8,12,.97),rgba(9,19,24,.94),rgba(5,8,12,.97))!important;
  border-bottom:1px solid rgba(24,216,255,.22)!important;
  box-shadow:0 18px 55px rgba(0,0,0,.42);
}
.site-header .inner{min-height:126px!important}
.brand-logo{
  width:min(500px,34vw)!important;
  max-width:min(500px,34vw)!important;
  padding:10px 12px;
  border:1px solid rgba(24,216,255,.22);
  border-radius:10px;
  background:linear-gradient(135deg,rgba(255,36,54,.13),rgba(24,216,255,.08) 46%,rgba(255,178,46,.07));
  box-shadow:0 0 0 1px rgba(255,255,255,.04) inset,0 18px 44px rgba(255,36,54,.18),0 0 42px rgba(24,216,255,.1);
}
.brand-logo img{max-height:94px!important;filter:contrast(1.12) saturate(1.12) drop-shadow(0 0 18px rgba(255,36,54,.3))}
.main-nav a{color:#edf6fb!important}
.main-nav a:after{background:linear-gradient(90deg,var(--red),var(--cyan))}
.cart-button,.btn-primary,.btn-primary:visited,.small-product-button{
  background:linear-gradient(135deg,#ff2436 0%,#f01324 52%,#ff7a18 100%)!important;
  box-shadow:0 16px 38px rgba(255,36,54,.34)!important;
}
.btn-ghost{
  border-color:rgba(24,216,255,.28)!important;
  background:rgba(24,216,255,.06)!important;
}
.eyebrow{color:#ff5362}
.eyebrow:before{background:linear-gradient(90deg,var(--red),var(--cyan))}
.simple-hero{
  min-height:760px!important;
  background:
    linear-gradient(90deg,rgba(3,5,8,.98) 0%,rgba(3,5,8,.91) 39%,rgba(3,5,8,.5) 70%,rgba(3,5,8,.86) 100%),
    radial-gradient(circle at 80% 42%,rgba(24,216,255,.16),transparent 31%),
    radial-gradient(circle at 72% 70%,rgba(255,178,46,.12),transparent 27%),
    url('assets/hero.jpg') center/cover no-repeat!important;
}
.simple-hero:before{
  background:
    linear-gradient(118deg,rgba(255,36,54,.16) 0 16%,transparent 16% 58%,rgba(24,216,255,.12) 58% 64%,transparent 64%),
    linear-gradient(90deg,rgba(3,5,8,.78),rgba(3,5,8,.18))!important;
}
.simple-hero .simple-hero-inner{
  width:min(calc(100% - 56px),1400px)!important;
  grid-template-columns:minmax(520px,720px) minmax(470px,1fr)!important;
  gap:72px!important;
  min-height:680px;
}
.simple-hero .hero-content{max-width:760px!important}
.simple-hero h1{
  font-size:clamp(4.4rem,6.3vw,7.8rem)!important;
  line-height:.88!important;
  text-shadow:0 18px 54px rgba(0,0,0,.58);
}
.simple-hero p{font-size:1.24rem!important;color:#d6e0ea!important}
.simple-hero .simple-hero-inner:after{
  width:100%!important;
  min-height:470px;
  aspect-ratio:auto!important;
  border-radius:0!important;
  border:1px solid rgba(24,216,255,.2)!important;
  clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);
  background:
    linear-gradient(116deg,transparent 0 14%,rgba(255,36,54,.86) 14% 18%,transparent 18% 30%,rgba(24,216,255,.5) 30% 32%,transparent 32%),
    linear-gradient(145deg,rgba(24,216,255,.13),rgba(255,36,54,.12) 46%,rgba(255,178,46,.09)),
    repeating-linear-gradient(128deg,rgba(255,255,255,.12) 0 3px,transparent 3px 28px),
    linear-gradient(145deg,rgba(8,16,22,.9),rgba(4,7,11,.74))!important;
  box-shadow:0 38px 90px rgba(0,0,0,.46),inset 0 0 70px rgba(24,216,255,.1)!important;
}
.hero-proof{
  border-top-color:rgba(24,216,255,.22)!important;
}
.hero-proof b{color:#fff}
.trust-band{
  background:linear-gradient(90deg,#071014,#10171d,#090d12)!important;
  border-color:rgba(24,216,255,.2)!important;
}
.trust-strip>div{border-right-color:rgba(24,216,255,.16)!important}
.simple-finder-section{
  background:
    linear-gradient(180deg,#071014,#0a0f14)!important;
}
.simple-finder-card,.home-featured-card,.simple-supplier-card,.simple-cta{
  border-color:rgba(24,216,255,.18)!important;
  background:linear-gradient(145deg,rgba(13,22,29,.98),rgba(7,11,16,.98))!important;
}
.supplier{
  border-color:rgba(24,216,255,.32)!important;
  background:rgba(24,216,255,.08)!important;
  color:#74e7ff!important;
}
.featured-home-products{background:linear-gradient(180deg,#081116,#06090e)!important}
.site-footer{background:#030508!important;border-top-color:rgba(24,216,255,.18)!important}
@media(max-width:1180px){
  .brand-logo{width:min(430px,33vw)!important;max-width:min(430px,33vw)!important}
  .brand-logo img{max-height:86px!important}
  .simple-hero .simple-hero-inner{grid-template-columns:minmax(440px,650px) minmax(360px,1fr)!important;gap:44px!important}
}
@media(max-width:980px){
  .site-header .inner{min-height:92px!important}
  .brand-logo{width:min(340px,56vw)!important;max-width:min(340px,56vw)!important;padding:6px 8px}
  .brand-logo img{max-height:70px!important}
  .simple-hero{min-height:650px!important}
  .simple-hero .simple-hero-inner{display:block!important;min-height:0}
  .simple-hero .simple-hero-inner:after{display:none!important}
  .simple-hero h1{font-size:clamp(3.3rem,11vw,5.6rem)!important}
}

/* === v21 drastic color shift === */
:root{
  --bg:#05010c;
  --panel:#110927;
  --panel2:#081f2e;
  --text:#fff9f5;
  --muted:#c9d4e8;
  --red:#ff2048;
  --red2:#9e0039;
  --cyan:#00e5ff;
  --gold:#ffd037;
  --magenta:#bd2cff;
  --green:#3dff9b;
  --line:rgba(255,255,255,.18);
}
body{
  background:
    radial-gradient(circle at 12% 8%,rgba(189,44,255,.32),transparent 24%),
    radial-gradient(circle at 85% 14%,rgba(0,229,255,.24),transparent 27%),
    linear-gradient(180deg,#05010c 0%,#0a1024 34%,#14051b 68%,#05010c 100%)!important;
}
.utility-bar{
  background:linear-gradient(90deg,#16051f,#062334,#220915)!important;
  border-bottom:1px solid rgba(0,229,255,.28)!important;
}
.site-header{
  background:
    linear-gradient(90deg,rgba(10,4,25,.96),rgba(3,37,50,.94),rgba(35,5,19,.96))!important;
  border-bottom:1px solid rgba(255,208,55,.28)!important;
  box-shadow:0 18px 58px rgba(189,44,255,.24),0 0 55px rgba(0,229,255,.12)!important;
}
.site-header .inner{min-height:138px!important}
.brand-logo{
  width:min(700px,43vw)!important;
  max-width:min(700px,43vw)!important;
  padding:16px 20px!important;
  border:1px solid rgba(255,208,55,.42)!important;
  border-radius:14px!important;
  background:
    linear-gradient(135deg,rgba(255,32,72,.22),rgba(189,44,255,.17) 42%,rgba(0,229,255,.16))!important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.09) inset,
    0 22px 52px rgba(255,32,72,.3),
    0 0 70px rgba(0,229,255,.2)!important;
}
.brand-logo img{
  max-height:128px!important;
  width:100%!important;
  image-rendering:auto;
  filter:contrast(1.18) saturate(1.18) drop-shadow(0 0 16px rgba(255,208,55,.24)) drop-shadow(0 0 24px rgba(0,229,255,.22))!important;
}
.main-nav a:hover{color:#fff!important;text-shadow:0 0 14px rgba(0,229,255,.7)}
.btn-primary,.btn-primary:visited,.cart-button,.small-product-button,.simple-finder-card .emvf-submit{
  background:linear-gradient(135deg,#ff2048 0%,#bd2cff 52%,#00e5ff 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 45px rgba(255,32,72,.34),0 0 28px rgba(0,229,255,.2)!important;
}
.btn-ghost{
  color:#fff!important;
  border-color:rgba(255,208,55,.38)!important;
  background:linear-gradient(135deg,rgba(255,208,55,.12),rgba(0,229,255,.08))!important;
}
.simple-hero{
  min-height:790px!important;
  background:
    linear-gradient(90deg,rgba(5,1,12,.97) 0%,rgba(6,10,25,.85) 45%,rgba(5,1,12,.28) 100%),
    radial-gradient(circle at 76% 34%,rgba(0,229,255,.34),transparent 28%),
    radial-gradient(circle at 88% 77%,rgba(255,208,55,.28),transparent 22%),
    radial-gradient(circle at 58% 58%,rgba(189,44,255,.32),transparent 32%),
    url('assets/hero.jpg') center/cover no-repeat!important;
}
.simple-hero:before{
  background:
    linear-gradient(110deg,rgba(255,32,72,.34) 0 11%,transparent 11% 47%,rgba(0,229,255,.26) 47% 54%,transparent 54% 74%,rgba(255,208,55,.24) 74% 80%,transparent 80%),
    linear-gradient(90deg,rgba(5,1,12,.88),rgba(5,1,12,.16))!important;
}
.simple-hero .simple-hero-inner{
  width:min(calc(100% - 58px),1480px)!important;
  grid-template-columns:minmax(560px,720px) minmax(520px,1fr)!important;
  gap:86px!important;
}
.simple-hero h1{
  color:#fff!important;
  text-shadow:0 0 24px rgba(189,44,255,.25),0 18px 60px rgba(0,0,0,.7)!important;
}
.simple-hero .simple-hero-inner:after{
  min-height:520px!important;
  clip-path:polygon(10% 0,100% 0,91% 100%,0 100%)!important;
  border:1px solid rgba(255,208,55,.35)!important;
  background:
    linear-gradient(120deg,rgba(255,32,72,.95) 0 9%,transparent 9% 20%,rgba(0,229,255,.65) 20% 25%,transparent 25% 40%,rgba(255,208,55,.54) 40% 44%,transparent 44%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.16) 0 4px,transparent 4px 30px),
    radial-gradient(circle at 74% 30%,rgba(0,229,255,.28),transparent 30%),
    radial-gradient(circle at 28% 78%,rgba(189,44,255,.34),transparent 28%),
    linear-gradient(145deg,rgba(14,4,34,.94),rgba(5,29,42,.86))!important;
  box-shadow:0 44px 100px rgba(0,0,0,.48),inset 0 0 90px rgba(0,229,255,.14)!important;
}
.hero-proof span{
  color:#cfe9ff!important;
}
.trust-band{
  background:linear-gradient(90deg,#2b0737,#06394a,#3a0719)!important;
}
.trust-strip>div{
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(0,0,0,.04));
}
.simple-finder-section{
  background:
    radial-gradient(circle at 18% 0%,rgba(0,229,255,.28),transparent 28%),
    linear-gradient(135deg,#041f2c 0%,#110927 58%,#2a0616 100%)!important;
}
.featured-home-products{
  background:
    linear-gradient(180deg,#2a0616 0%,#09061d 48%,#041f2c 100%)!important;
}
#suppliers.section{
  background:
    radial-gradient(circle at 82% 20%,rgba(255,208,55,.24),transparent 24%),
    linear-gradient(135deg,#12051d,#061c28 55%,#230716)!important;
}
.section:last-of-type{
  background:linear-gradient(135deg,#041f2c,#2a0616)!important;
}
.simple-finder-card,.home-featured-card,.simple-supplier-card,.simple-cta,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(7,10,24,.74))!important;
  border-color:rgba(255,208,55,.22)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.24),0 0 28px rgba(0,229,255,.08)!important;
}
.home-featured-image{
  background:linear-gradient(135deg,rgba(189,44,255,.3),rgba(0,229,255,.18),rgba(255,32,72,.22))!important;
}
.supplier{
  color:#06111a!important;
  background:linear-gradient(135deg,#00e5ff,#ffd037)!important;
  border-color:transparent!important;
}
.site-footer{
  background:linear-gradient(135deg,#06020f,#061925,#230716)!important;
}
@media(max-width:1180px){
  .brand-logo{width:min(560px,40vw)!important;max-width:min(560px,40vw)!important}
  .brand-logo img{max-height:112px!important}
  .simple-hero .simple-hero-inner{grid-template-columns:minmax(470px,650px) minmax(380px,1fr)!important;gap:48px!important}
}
@media(max-width:980px){
  .site-header .inner{min-height:96px!important}
  .brand-logo{width:min(390px,62vw)!important;max-width:min(390px,62vw)!important}
  .brand-logo img{max-height:82px!important}
  .simple-hero{min-height:670px!important}
  .simple-hero .simple-hero-inner{display:block!important}
  .simple-hero .simple-hero-inner:after{display:none!important}
}

/* === v22 grown-up performance direction === */
:root{
  --bg:#060708;
  --panel:#11151a;
  --panel2:#1a2027;
  --text:#f7f8f9;
  --muted:#aeb6bf;
  --red:#e21b2d;
  --red2:#8f111b;
  --steel:#c9cdd2;
  --steel2:#6f7a85;
  --line:rgba(220,226,232,.16);
  --soft:rgba(226,27,45,.08);
}
body{
  background:
    radial-gradient(circle at 80% 5%,rgba(226,27,45,.13),transparent 28%),
    radial-gradient(circle at 15% 18%,rgba(180,190,202,.08),transparent 26%),
    linear-gradient(180deg,#050607 0%,#101419 44%,#070809 100%)!important;
  color:var(--text)!important;
}
.utility-bar{
  background:#090b0e!important;
  border-bottom:1px solid rgba(201,205,210,.14)!important;
}
.utility-inner{color:#d6dbe0!important}
.utility-inner a{color:#ff5d67!important}
.site-header{
  background:linear-gradient(90deg,rgba(5,6,7,.98),rgba(18,23,28,.96),rgba(5,6,7,.98))!important;
  border-bottom:1px solid rgba(201,205,210,.18)!important;
  box-shadow:0 18px 54px rgba(0,0,0,.55),0 0 42px rgba(226,27,45,.12)!important;
}
.site-header .inner{
  min-height:146px!important;
  gap:28px!important;
}
.brand-logo{
  width:min(760px,44vw)!important;
  max-width:min(760px,44vw)!important;
  padding:14px 18px!important;
  border:1px solid rgba(201,205,210,.24)!important;
  border-left:4px solid var(--red)!important;
  border-radius:6px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025) 36%,rgba(226,27,45,.11))!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 22px 52px rgba(0,0,0,.48),0 0 36px rgba(226,27,45,.18)!important;
}
.brand-logo img{
  width:100%!important;
  max-height:136px!important;
  object-fit:contain!important;
  filter:contrast(1.15) saturate(1.08) drop-shadow(0 10px 20px rgba(0,0,0,.48)) drop-shadow(0 0 14px rgba(226,27,45,.18))!important;
}
.main-nav a{color:#eceff2!important;text-shadow:none!important}
.main-nav a:after{background:linear-gradient(90deg,var(--red),var(--steel))!important}
.btn-primary,.btn-primary:visited,.cart-button,.small-product-button,.simple-finder-card .emvf-submit{
  background:linear-gradient(135deg,#e21b2d 0%,#9f111d 100%)!important;
  color:#fff!important;
  box-shadow:0 15px 38px rgba(226,27,45,.3)!important;
}
.btn-ghost{
  color:#f4f6f7!important;
  border-color:rgba(201,205,210,.28)!important;
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;
}
.eyebrow{color:#ff5964!important}
.eyebrow:before{background:linear-gradient(90deg,var(--red),var(--steel))!important}
.simple-hero{
  min-height:790px!important;
  background:
    linear-gradient(90deg,rgba(5,6,7,.98) 0%,rgba(8,10,12,.91) 42%,rgba(8,10,12,.54) 74%,rgba(5,6,7,.88) 100%),
    radial-gradient(circle at 80% 36%,rgba(226,27,45,.2),transparent 30%),
    radial-gradient(circle at 78% 80%,rgba(201,205,210,.11),transparent 26%),
    url('assets/hero.jpg') center/cover no-repeat!important;
}
.simple-hero:before{
  background:
    linear-gradient(112deg,rgba(226,27,45,.28) 0 9%,transparent 9% 52%,rgba(201,205,210,.13) 52% 58%,transparent 58%),
    linear-gradient(90deg,rgba(5,6,7,.82),rgba(5,6,7,.18))!important;
}
.simple-hero .simple-hero-inner{
  width:min(calc(100% - 64px),1480px)!important;
  grid-template-columns:minmax(560px,760px) minmax(520px,1fr)!important;
  gap:84px!important;
  min-height:690px!important;
}
.simple-hero h1{
  color:#fff!important;
  text-shadow:0 20px 60px rgba(0,0,0,.72)!important;
}
.simple-hero p{color:#d6dbe0!important}
.simple-hero .simple-hero-inner:after{
  min-height:520px!important;
  clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)!important;
  border:1px solid rgba(201,205,210,.22)!important;
  background:
    linear-gradient(118deg,rgba(226,27,45,.86) 0 8%,transparent 8% 19%,rgba(201,205,210,.34) 19% 22%,transparent 22%),
    repeating-linear-gradient(132deg,rgba(255,255,255,.1) 0 2px,transparent 2px 30px),
    radial-gradient(circle at 72% 28%,rgba(226,27,45,.17),transparent 30%),
    linear-gradient(145deg,rgba(25,30,36,.94),rgba(7,8,10,.86))!important;
  box-shadow:0 42px 96px rgba(0,0,0,.5),inset 0 0 80px rgba(255,255,255,.045)!important;
}
.hero-proof{border-top-color:rgba(201,205,210,.2)!important}
.hero-proof span{color:#b7c0c9!important}
.trust-band{
  background:linear-gradient(90deg,#11151a,#1a2027,#11151a)!important;
  border-color:rgba(201,205,210,.16)!important;
}
.trust-strip>div{
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(0,0,0,.04))!important;
  border-right-color:rgba(201,205,210,.14)!important;
}
.simple-finder-section{
  background:radial-gradient(circle at 12% 0%,rgba(226,27,45,.13),transparent 26%),linear-gradient(135deg,#121820 0%,#080a0d 58%,#171014 100%)!important;
}
.featured-home-products{
  background:linear-gradient(180deg,#090b0e 0%,#141a20 48%,#080a0d 100%)!important;
}
#suppliers.section{
  background:radial-gradient(circle at 84% 20%,rgba(226,27,45,.12),transparent 25%),linear-gradient(135deg,#0a0c0f,#161c22 55%,#10090b)!important;
}
.section:last-of-type{background:linear-gradient(135deg,#111820,#11090b)!important}
.simple-finder-card,.home-featured-card,.simple-supplier-card,.simple-cta,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(8,10,12,.86))!important;
  border-color:rgba(201,205,210,.18)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}
.home-featured-image{
  background:linear-gradient(135deg,rgba(226,27,45,.18),rgba(201,205,210,.08),rgba(0,0,0,.18))!important;
}
.supplier{
  color:#f5f6f7!important;
  background:rgba(226,27,45,.14)!important;
  border-color:rgba(226,27,45,.38)!important;
}
.site-footer{
  background:linear-gradient(135deg,#050607,#121820,#090607)!important;
  border-top-color:rgba(201,205,210,.16)!important;
}
@media(max-width:1180px){
  .brand-logo{width:min(620px,42vw)!important;max-width:min(620px,42vw)!important}
  .brand-logo img{max-height:118px!important}
  .simple-hero .simple-hero-inner{grid-template-columns:minmax(480px,670px) minmax(380px,1fr)!important;gap:48px!important}
}
@media(max-width:980px){
  .site-header .inner{min-height:100px!important}
  .brand-logo{width:min(430px,64vw)!important;max-width:min(430px,64vw)!important;padding:8px 10px!important}
  .brand-logo img{max-height:84px!important}
  .simple-hero{min-height:670px!important}
  .simple-hero .simple-hero-inner{display:block!important}
  .simple-hero .simple-hero-inner:after{display:none!important}
}

/* === v23 header and hero rebuild === */
.site-header .inner{
  min-height:116px!important;
  gap:34px!important;
}
.brand-logo{
  width:min(520px,34vw)!important;
  max-width:min(520px,34vw)!important;
  padding:0!important;
  border:0!important;
  border-left:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.brand-logo img{
  max-height:108px!important;
  width:100%!important;
  object-fit:contain!important;
  filter:contrast(1.12) saturate(1.08) drop-shadow(0 14px 24px rgba(0,0,0,.6)) drop-shadow(0 0 12px rgba(226,27,45,.16))!important;
}
.main-nav ul{
  gap:20px!important;
}
.main-nav a{
  white-space:nowrap!important;
  font-size:.88rem!important;
}
.header-actions{
  gap:12px!important;
  flex-shrink:0!important;
}
.simple-hero{
  min-height:760px!important;
  background:
    linear-gradient(90deg,rgba(5,6,7,.98) 0%,rgba(9,11,13,.94) 47%,rgba(12,14,17,.88) 100%),
    url('assets/hero.jpg') center/cover no-repeat!important;
}
.simple-hero:before{
  background:
    linear-gradient(90deg,rgba(5,6,7,.82),rgba(5,6,7,.24)),
    radial-gradient(circle at 76% 48%,rgba(226,27,45,.12),transparent 30%)!important;
}
.simple-hero .simple-hero-inner{
  width:min(calc(100% - 64px),1360px)!important;
  grid-template-columns:minmax(500px,680px) minmax(460px,1fr)!important;
  gap:72px!important;
  align-items:center!important;
  min-height:620px!important;
}
.simple-hero .simple-hero-inner:after{
  display:none!important;
}
.hero-stage{
  position:relative;
  min-height:470px;
  padding:32px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  isolation:isolate;
  border:1px solid rgba(210,218,226,.18);
  border-radius:12px;
  clip-path:none;
  background:
    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.02)),
    radial-gradient(circle at 78% 18%,rgba(226,27,45,.12),transparent 30%),
    linear-gradient(145deg,rgba(24,30,36,.96),rgba(7,8,10,.94));
  box-shadow:0 34px 86px rgba(0,0,0,.42),inset 0 0 72px rgba(255,255,255,.035);
  overflow:hidden;
}
.hero-stage:before{
  content:"";
  position:absolute;
  inset:34px 34px auto auto;
  width:260px;
  height:130px;
  border-top:8px solid rgba(210,218,226,.28);
  border-right:8px solid rgba(226,27,45,.42);
  border-radius:260px 260px 0 0;
  z-index:-1;
}
.stage-rail{
  position:absolute;
  left:auto;
  right:72px;
  top:0;
  bottom:0;
  width:1px;
  transform:none;
  background:linear-gradient(180deg,transparent,rgba(226,27,45,.48),transparent);
  opacity:1;
}
.stage-card{
  position:relative;
  padding:24px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(5,7,9,.62);
  backdrop-filter:blur(10px);
  border-radius:8px;
  max-width:440px;
}
.stage-card small{
  display:block;
  margin-bottom:10px;
  color:#ff6670;
  font-size:.72rem;
  font-weight:950;
  letter-spacing:.16em;
}
.stage-card strong{
  display:block;
  color:#fff;
  font-size:1.65rem;
  line-height:1;
}
.stage-card p{
  margin:12px 0 0;
  color:#c8d0d8;
  font-size:.94rem;
}
.stage-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:14px;
}
.stage-grid div{
  min-height:92px;
  padding:16px;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.055);
  border-radius:7px;
}
.stage-grid b{
  display:block;
  color:#ff3f4f;
  font-size:.85rem;
}
.stage-grid span{
  display:block;
  margin-top:8px;
  color:#f2f4f6;
  font-size:.82rem;
  font-weight:800;
  line-height:1.2;
}
.stage-strip{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}
.stage-strip span{
  padding:7px 10px;
  border:1px solid rgba(226,27,45,.32);
  border-radius:999px;
  color:#e9edf1;
  background:rgba(226,27,45,.12);
  font-size:.72rem;
  font-weight:900;
}
@media(max-width:1180px){
  .site-header .inner{gap:18px!important}
  .brand-logo{width:min(440px,32vw)!important;max-width:min(440px,32vw)!important}
  .brand-logo img{max-height:96px!important}
  .main-nav ul{gap:14px!important}
  .main-nav a{font-size:.82rem!important}
  .simple-hero .simple-hero-inner{grid-template-columns:minmax(450px,620px) minmax(380px,1fr)!important;gap:42px!important}
}
@media(max-width:980px){
  .site-header .inner{min-height:92px!important}
  .brand-logo{width:min(360px,58vw)!important;max-width:min(360px,58vw)!important}
  .brand-logo img{max-height:78px!important}
  .simple-hero .simple-hero-inner{display:block!important}
  .hero-stage{display:none!important}
}

/* === v24 combined hero and vehicle finder === */
.simple-hero{
  min-height:820px!important;
}
.simple-hero .actions{
  display:none!important;
}
.hero-finder-stage{
  justify-content:center!important;
  gap:18px;
}
.hero-finder-stage .stage-card{
  max-width:none;
  padding:0;
  border:0;
  background:transparent;
  backdrop-filter:none;
}
.hero-finder-stage .stage-card strong{
  font-size:2.2rem;
}
.hero-finder-stage .stage-card p{
  max-width:560px;
}
.hero-finder-card{
  position:relative;
  padding:22px;
  border:1px solid rgba(255,255,255,.14);
  border-left:4px solid var(--red);
  border-radius:10px;
  background:rgba(5,7,9,.68);
  box-shadow:0 18px 44px rgba(0,0,0,.3);
}
.hero-finder-card .emvf-finder{
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:13px!important;
  align-items:end!important;
}
.hero-finder-card .emvf-field label{
  display:block;
  margin-bottom:7px;
  color:#e9edf1;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.04em;
}
.hero-finder-card select,
.hero-finder-card input{
  width:100%!important;
  min-height:54px!important;
  border:1px solid rgba(210,218,226,.22)!important;
  border-radius:8px!important;
  background:#07090c!important;
  color:#fff!important;
  padding:0 12px!important;
}
.hero-finder-card .emvf-submit{
  min-height:54px!important;
  border:0!important;
  border-radius:8px!important;
  padding:0 18px!important;
  font-weight:950!important;
}
.hero-finder-card .emvf-status{
  grid-column:1/-1;
  margin:0!important;
  color:#c7d0d8!important;
}
.hero-finder-stage .stage-strip{
  margin-top:0;
}
.trust-band{
  margin-top:0!important;
}
@media(min-width:981px){
  .hero-finder-card .emvf-field:nth-child(3),
  .hero-finder-card .emvf-submit{
    grid-column:auto;
  }
}
@media(max-width:980px){
  .simple-hero .actions{
    display:flex!important;
  }
  .hero-stage{
    display:block!important;
    margin-top:34px;
    min-height:0;
    padding:24px;
  }
  .hero-finder-card .emvf-finder{
    grid-template-columns:1fr!important;
  }
}

/* === v25 crisp header wordmark === */
.brand-logo.brand-wordmark{
  width:auto!important;
  max-width:none!important;
  min-width:300px!important;
  display:inline-flex!important;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:4px;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.brand-wordmark-main{
  display:block;
  color:#f7f8f9;
  font-size:clamp(1.55rem,2.2vw,2.35rem);
  line-height:.88;
  font-weight:1000;
  letter-spacing:.035em;
  text-transform:uppercase;
  text-shadow:0 10px 28px rgba(0,0,0,.65);
}
.brand-wordmark-rule{
  display:block;
  width:100%;
  height:6px;
  background:linear-gradient(90deg,var(--red) 0 64%,transparent 64% 69%,#858d95 69% 100%);
  clip-path:polygon(0 0,100% 0,96% 100%,0 100%);
  box-shadow:0 8px 18px rgba(226,27,45,.25);
}
.brand-wordmark-sub{
  display:block;
  color:#aeb6bf;
  font-size:.64rem;
  line-height:1;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.footer-brand .brand-wordmark{
  min-width:0!important;
}
@media(max-width:980px){
  .brand-logo.brand-wordmark{min-width:230px!important}
  .brand-wordmark-main{font-size:1.45rem}
  .brand-wordmark-sub{display:none}
  .brand-wordmark-rule{height:5px}
}

/* === v26 imported parts messaging and brand watermark === */
.hero-logo-watermark{
  position:absolute;
  right:clamp(20px,5vw,90px);
  bottom:clamp(18px,5vw,72px);
  width:min(760px,44vw);
  aspect-ratio:2/1;
  background:url("https://dodgerblue-bison-792196.hostingersite.com/wp-content/uploads/2026/07/echo-logo-scaled.png") center/contain no-repeat;
  opacity:.13;
  filter:contrast(1.12) saturate(.95);
  pointer-events:none;
  z-index:1;
}
.simple-hero .simple-hero-inner{
  position:relative;
  z-index:2;
}
.hero-stage{
  background:
    linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025)),
    radial-gradient(circle at 82% 15%,rgba(226,27,45,.11),transparent 30%),
    linear-gradient(145deg,rgba(24,30,36,.9),rgba(7,8,10,.88))!important;
}
@media(max-width:980px){
  .hero-logo-watermark{
    width:min(520px,72vw);
    right:14px;
    bottom:26px;
    opacity:.08;
  }
}

/* === v27 hero logo centerpiece === */
.simple-hero{
  display:block!important;
  padding-top:58px;
  min-height:900px!important;
}
.hero-brand-lockup{
  position:relative;
  z-index:3;
  width:min(980px,68vw);
  margin:0 auto 34px;
  padding:18px 22px;
  border-bottom:1px solid rgba(226,27,45,.36);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent);
}
.hero-brand-lockup img{
  display:block;
  width:100%;
  height:auto;
  max-height:270px;
  object-fit:contain;
  filter:contrast(1.12) saturate(1.04) drop-shadow(0 24px 42px rgba(0,0,0,.7)) drop-shadow(0 0 18px rgba(226,27,45,.18));
}
.simple-hero .simple-hero-inner{
  min-height:520px!important;
}
.hero-logo-watermark{
  display:none!important;
}
@media(max-width:1180px){
  .hero-brand-lockup{
    width:min(820px,76vw);
  }
  .hero-brand-lockup img{
    max-height:230px;
  }
}
@media(max-width:980px){
  .simple-hero{
    padding-top:34px;
    min-height:760px!important;
  }
  .hero-brand-lockup{
    width:min(560px,88vw);
    margin-bottom:24px;
    padding:10px 0 14px;
  }
  .hero-brand-lockup img{
    max-height:160px;
  }
}

/* === v28 oversized centered background logo === */
.simple-hero{
  padding-top:0!important;
  min-height:820px!important;
  overflow:hidden;
}
.hero-brand-lockup{
  display:none!important;
}
.hero-logo-watermark{
  display:block!important;
  position:absolute!important;
  inset:50% auto auto 50%!important;
  width:min(1280px,86vw)!important;
  aspect-ratio:2/1!important;
  transform:translate(-50%,-44%)!important;
  background:url("https://dodgerblue-bison-792196.hostingersite.com/wp-content/uploads/2026/07/echo-logo-scaled.png") center/contain no-repeat!important;
  opacity:.16!important;
  filter:contrast(1.18) saturate(.96)!important;
  pointer-events:none!important;
  z-index:1!important;
}
.simple-hero:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(5,6,7,.62),rgba(5,6,7,.3) 48%,rgba(5,6,7,.72)),
    linear-gradient(180deg,rgba(5,6,7,.2),rgba(5,6,7,.62));
}
.simple-hero .simple-hero-inner{
  min-height:680px!important;
  position:relative!important;
  z-index:2!important;
}
.hero-stage,
.hero-content{
  position:relative;
  z-index:2;
}
@media(max-width:1180px){
  .hero-logo-watermark{
    width:min(1040px,92vw)!important;
    transform:translate(-50%,-48%)!important;
  }
}
@media(max-width:980px){
  .hero-logo-watermark{
    width:min(820px,118vw)!important;
    opacity:.1!important;
    transform:translate(-50%,-46%)!important;
  }
}

/* === v31.3 Digital Paddock rebuild === */
:root{--em-bg:#050608;--em-panel:#10141a;--em-panel-2:#161b23;--em-steel:#b9c0c8;--em-muted:#9aa5b2;--em-text:#f5f7fa;--em-red:#e1262f;--em-green:#5fc878;--em-amber:#e3a13a;--em-line:rgba(255,255,255,.12);--em-max:1280px}
body{background:linear-gradient(180deg,#050608,#090c11 42%,#050608);color:var(--em-text);letter-spacing:0}
.wrap{width:min(calc(100% - 40px),var(--em-max))}
.utility-bar{background:#080b10;border-bottom:1px solid var(--em-line);color:#c4cbd4}
.utility-inner{min-height:36px;display:flex;gap:24px;align-items:center;font-size:.78rem}
.utility-inner a{margin-left:auto;color:#ff7b83;font-weight:900}
.site-header{background:rgba(5,6,8,.94);border-bottom:1px solid var(--em-line);backdrop-filter:blur(18px)}
.site-header .inner{min-height:96px;display:grid;grid-template-columns:minmax(230px,340px) minmax(260px,1fr) auto auto;gap:18px;align-items:center}
.brand-logo,.brand-logo.brand-wordmark{width:100%!important;max-width:340px!important;min-width:0!important}
.brand-logo img{width:100%;max-height:82px!important;object-fit:contain;object-position:left center}
.header-search{display:flex;height:46px;border:1px solid var(--em-line);background:#0b0f14}
.header-search input{flex:1;min-width:0;border:0;background:transparent;color:#fff;padding:0 14px}
.header-search button{border:0;background:#c91f27;color:#fff;font-weight:900;padding:0 18px;cursor:pointer}
.main-nav ul{gap:18px}.main-nav a{font-size:.8rem;white-space:nowrap}.header-actions{gap:10px}.mobile-search-link{display:none}
.btn,.small-product-button,.echo-cart-action,.echo-quick-view{border-radius:6px}
.btn-primary,.btn-primary:visited{background:linear-gradient(135deg,#f02d37,#a91118)!important;color:#fff!important}
.btn-ghost{background:rgba(255,255,255,.035);border:1px solid var(--em-line)}
.paddock-hero{min-height:650px;background:linear-gradient(90deg,rgba(5,6,8,.98),rgba(5,6,8,.78) 52%,rgba(5,6,8,.48)),url('assets/hero.jpg') center/cover no-repeat!important;position:relative;overflow:hidden}
.paddock-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,#000,transparent 75%)}
.paddock-hero:after{content:"";position:absolute;left:55%;right:6%;bottom:70px;height:2px;background:linear-gradient(90deg,transparent,#e1262f,#b9c0c8,transparent);opacity:.7}
.simple-hero-inner{position:relative;z-index:2;padding:118px 0 96px!important;display:block!important}
.hero-content{max-width:880px!important}.hero-stage,.hero-logo-watermark,.hero-orb{display:none!important}
.paddock-hero h1{font-size:clamp(3.1rem,7vw,6.8rem)!important;line-height:.94!important;letter-spacing:0!important;text-transform:none!important;margin:18px 0 22px!important}
.paddock-hero p{max-width:760px;color:#d7dde5!important;font-size:clamp(1.05rem,1.6vw,1.28rem)!important}
.hero-text-link{align-self:center;color:#ff8a91;font-weight:900}
.hero-proof span{letter-spacing:0!important;text-transform:none!important}
.finder-block{background:linear-gradient(180deg,#0b0f14,#10141a);border-top:1px solid var(--em-line);border-bottom:1px solid var(--em-line)}
.finder-layout{display:grid;grid-template-columns:.38fr .62fr;gap:34px;align-items:center}
.finder-layout h2,.request-grid h2{font-size:clamp(2.2rem,4vw,4.4rem);line-height:1;margin:10px 0 16px}
.finder-layout p,.request-grid p{color:var(--em-muted)}
.simple-finder-card{border-radius:8px;background:linear-gradient(145deg,#171d25,#0c1016);border:1px solid rgba(255,255,255,.16);padding:26px}
.em-static-finder{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.em-static-finder label,.part-request-form label{display:grid;gap:7px;color:#cfd6df;font-weight:800;font-size:.86rem}
.em-static-finder input,.part-request-form input,.part-request-form textarea{width:100%;border:1px solid #303843;background:#080b10;color:#fff;padding:13px;border-radius:6px}
.em-static-finder .btn,.em-static-finder .fitment-note{grid-column:1/-1}
.fitment-note,.finder-actions span{color:var(--em-amber);font-size:.86rem}
.finder-actions{display:flex;align-items:center;gap:14px;margin-top:16px;flex-wrap:wrap}
.discovery-section{background:#070a0f}
.discovery-triad,.program-grid,.garage-grid,.echo-product-grid,.why-grid,.resource-grid{display:grid;gap:18px}
.discovery-triad{grid-template-columns:repeat(3,1fr)}
.discovery-triad a,.program-card,.garage-card,.echo-product-card,.spotlight-card,.garage-meta-grid>div,.empty-garage-panel,.why-grid>div,.resource-grid a{border:1px solid var(--em-line);background:linear-gradient(145deg,#141922,#0b0f14);border-radius:8px}
.discovery-triad a,.program-card{padding:26px;min-height:220px}
.discovery-triad span,.program-card span{color:#ff777f;font-weight:950}
.discovery-triad h3,.program-card h3{font-size:1.45rem;margin:16px 0 10px}
.discovery-triad p,.program-card p{color:var(--em-muted)}
.supplier-garages{background:linear-gradient(180deg,#0b0f14,#06080c)}
.garage-grid{grid-template-columns:repeat(3,1fr)}
.garage-card{padding:24px;min-height:230px;display:flex;flex-direction:column;gap:14px}
.garage-logo{display:flex;align-items:center;justify-content:center;min-height:76px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,#202733,#0b0f14);font-size:1.18rem;font-weight:950;color:#fff;text-align:center}
.garage-card strong{font-size:1rem;color:#dce2e9}.garage-card small{color:var(--em-steel)}.garage-card em{margin-top:auto;color:#ff7b83;font-style:normal;font-weight:900}
.featured-home-products{background:#0a0d12}
.echo-product-grid{grid-template-columns:repeat(4,1fr)}
.echo-product-card{overflow:hidden;display:flex;flex-direction:column}
.echo-product-media{position:relative;display:block;aspect-ratio:1.1;background:#111722;overflow:hidden}
.echo-product-media img{width:100%;height:100%;object-fit:cover;display:block}
.echo-sale-badge{position:absolute;top:10px;left:10px;background:var(--em-red);padding:5px 8px;border-radius:4px;font-size:.7rem;font-weight:950}
.echo-product-body{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}
.echo-brand-chip{align-self:flex-start;border:1px solid rgba(225,38,47,.4);background:rgba(225,38,47,.1);color:#ff8c92;padding:4px 7px;border-radius:4px;font-size:.68rem;font-weight:950;text-transform:uppercase}
.echo-product-body h3{font-size:1rem;line-height:1.28;margin:0;min-height:2.55em}
.echo-product-price{font-weight:900;color:#fff}
.echo-product-status{display:grid;gap:5px;margin-top:auto;font-size:.76rem}
.is-stock{color:var(--em-green)}.is-out{color:var(--em-amber)}.is-fitment{color:#c5ced8}
.echo-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}
.echo-quick-view,.echo-cart-action{display:flex;align-items:center;justify-content:center;min-height:38px;border:1px solid var(--em-line);font-size:.78rem;font-weight:900}
.echo-cart-action{background:#c91f27;border-color:#c91f27;color:#fff}
.program-grid{grid-template-columns:repeat(3,1fr)}
.spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.spotlight-card{padding:24px;display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}
.spotlight-card h3{font-size:1.35rem;line-height:1.2}.spotlight-card p,.spotlight-products p{color:var(--em-muted)}
.spotlight-products{display:grid;gap:10px}
.spotlight-products a{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center;border:1px solid var(--em-line);padding:8px;background:#080b10}
.spotlight-products img{width:64px;height:64px;object-fit:cover}
.request-section{background:linear-gradient(145deg,#10141a,#06080c)}
.request-grid{display:grid;grid-template-columns:.42fr .58fr;gap:34px}
.request-trust{display:grid;gap:10px;margin-top:24px;color:#dbe2ea}.request-trust span{border-left:2px solid var(--em-red);padding-left:12px}
.part-request-form{border:1px solid var(--em-line);background:#0b0f14;padding:24px;border-radius:8px}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.part-request-form label{margin-bottom:14px}.honey-field{position:absolute;left:-9999px}
.form-status{padding:12px;margin-bottom:14px;border:1px solid var(--em-line)}.form-status.success{border-color:rgba(95,200,120,.45);color:var(--em-green)}.form-status.error{border-color:rgba(225,38,47,.55);color:#ff8087}
.why-grid{grid-template-columns:repeat(4,1fr)}.why-grid>div{padding:22px;display:flex;gap:12px;align-items:center}.why-grid span{width:9px;height:9px;background:var(--em-green);box-shadow:0 0 18px rgba(95,200,120,.7)}
.resource-grid{grid-template-columns:repeat(5,1fr)}.resource-grid a{padding:22px;font-weight:900}
.brand-garage-hero{padding:110px 0 70px;background:linear-gradient(120deg,#101722,#050608)}
.brand-garage-grid{display:grid;grid-template-columns:1fr 360px;gap:38px;align-items:center}
.brand-garage-hero h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.95;margin:12px 0}.brand-garage-hero p{color:#d3dae3;max-width:760px}
.garage-logo-card{border:1px solid var(--em-line);background:linear-gradient(145deg,#171d25,#0b0f14);padding:26px;border-radius:8px;text-align:center}
.garage-logo-card span{display:grid;place-items:center;min-height:130px;border:1px solid rgba(255,255,255,.15);font-weight:950;font-size:1.45rem}.garage-logo-card strong{display:block;font-size:4rem;margin-top:18px}.garage-logo-card small{color:var(--em-muted)}
.garage-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.garage-meta-grid>div{padding:22px}.garage-meta-grid span{color:#ff8087;font-weight:950}.garage-meta-grid p{color:var(--em-muted)}
.site-footer{background:#040609!important}.footer-main{grid-template-columns:1.4fr repeat(6,1fr);gap:24px}.footer-main a{color:#cbd3dd}.footer-brand .brand-logo{width:300px!important}.footer-bottom{color:#9ca7b4}
@media(max-width:1180px){.site-header .inner{grid-template-columns:minmax(210px,300px) 1fr auto;min-height:86px}.header-search{display:none}.mobile-search-link{display:inline-flex}.echo-product-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:980px){.menu-toggle{display:block}.main-nav{display:block!important}.site-header .inner{grid-template-columns:1fr auto auto}.brand-logo{max-width:270px!important}.finder-layout,.request-grid,.brand-garage-grid{grid-template-columns:1fr}.discovery-triad,.garage-grid,.program-grid,.spotlight-grid,.garage-meta-grid,.why-grid{grid-template-columns:1fr 1fr}.echo-product-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:680px){.wrap{width:min(calc(100% - 28px),var(--em-max))}.utility-bar{display:none}.site-header .inner{min-height:72px}.brand-logo{max-width:190px!important}.brand-logo img{max-height:54px!important}.header-actions .account-link{display:none}.cart-button{padding:9px 11px!important}.paddock-hero{min-height:620px}.paddock-hero h1{font-size:3rem!important}.actions{display:grid}.finder-layout h2,.request-grid h2{font-size:2.4rem}.em-static-finder,.form-grid,.discovery-triad,.garage-grid,.program-grid,.spotlight-grid,.spotlight-card,.why-grid,.resource-grid,.echo-product-grid,.garage-meta-grid{grid-template-columns:1fr}.echo-product-card{display:grid;grid-template-columns:112px minmax(0,1fr)}.echo-product-media{aspect-ratio:auto;min-height:100%}.echo-product-body h3{min-height:0}.echo-product-actions{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}}

/* === v32 tuner storefront system === */
:root{--em-red:#ef1b23;--em-paper:#f1efeb}
.site-header{background:#050505!important;border-bottom:2px solid var(--em-red)!important;backdrop-filter:none}.site-header .inner{min-height:86px!important;grid-template-columns:272px 1fr auto!important;gap:28px!important}.brand-logo,.brand-logo.brand-wordmark{width:272px!important;max-width:272px!important}.brand-logo img{max-height:72px!important;object-fit:contain!important}.main-nav{margin-left:auto}.main-nav ul{gap:clamp(14px,2.2vw,32px)!important}.main-nav a{font-family:"Barlow Condensed",Impact,sans-serif!important;font-size:1.05rem!important;letter-spacing:.06em!important;text-transform:uppercase}.header-actions .account-link{display:none}.cart-button{border-radius:0!important;background:#111!important;border:1px solid #777!important;padding:11px 15px!important}.cart-button:hover{background:var(--em-red)!important;border-color:var(--em-red)!important}
.paddock-hero{min-height:390px!important;background:linear-gradient(90deg,rgba(5,5,5,.94),rgba(5,5,5,.74) 37%,rgba(5,5,5,.15)),url('assets/hero-tuner.png') center/cover no-repeat!important}.paddock-hero:before{display:none}.paddock-hero:after{display:none}.simple-hero-inner{padding:52px 0 42px!important;min-height:390px!important;display:flex!important;align-items:center}.hero-content{max-width:610px!important}.paddock-hero h1{font-family:"Barlow Condensed",Impact,sans-serif!important;font-size:clamp(4.6rem,8vw,7rem)!important;line-height:.77!important;text-transform:uppercase!important;letter-spacing:-.03em!important;margin:10px 0 16px!important}.paddock-hero p{font-size:1rem!important;max-width:490px}.hero-proof{margin-top:20px!important;padding-top:15px!important}.hero-proof b{font-size:.95rem!important}.btn,.small-product-button,.echo-cart-action,.echo-quick-view{border-radius:0!important}.btn-primary,.btn-primary:visited,.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background:var(--em-red)!important;box-shadow:none!important}.btn-ghost{background:#111!important;border-color:#707070!important}
.finder-block{margin-top:-18px;position:relative;z-index:4;border:0!important;background:transparent!important}.finder-layout{grid-template-columns:.34fr .66fr!important;gap:0!important;background:var(--em-paper)!important;color:#0b0b0c!important;border:0!important;border-radius:0!important}.finder-layout>div:first-child{padding:30px!important}.finder-layout h2{font-family:"Barlow Condensed",Impact,sans-serif!important;font-size:3.25rem!important;line-height:.8!important}.finder-layout p{color:#555!important}.simple-finder-card{border-radius:0!important;border:0!important;background:#e8e6e2!important;padding:24px!important}.em-static-finder label{color:#111!important}.em-static-finder input{border-radius:0!important;background:#fff!important;color:#111!important;border-color:#aaa!important}.fitment-note,.finder-actions span{color:#6b4c12!important}
.section{padding:72px 0!important}.section-head h2{font-family:"Barlow Condensed",Impact,sans-serif!important;font-size:clamp(3.3rem,5.5vw,5.7rem)!important;line-height:.78!important}.discovery-triad a,.program-card,.garage-card,.echo-product-card,.spotlight-card,.garage-meta-grid>div,.empty-garage-panel,.why-grid>div,.resource-grid a{border-radius:0!important}.discovery-triad{gap:20px!important}.discovery-triad a{min-height:280px!important;padding:28px!important;overflow:hidden;position:relative}.discovery-triad a:after{content:"";position:absolute;right:-38px;bottom:-42px;width:170px;height:170px;border-radius:50%;border:17px solid rgba(255,255,255,.11)}.discovery-triad span{color:var(--em-red)!important;letter-spacing:.1em}.discovery-triad h3{font-family:"Barlow Condensed",Impact,sans-serif!important;font-size:3.8rem!important;line-height:.8!important;margin-top:48px!important}.discovery-triad p{max-width:260px!important}.echo-product-grid{gap:16px!important}.echo-product-card{border-color:#393b3d!important;background:#111315!important}.echo-product-media{background:#090909!important}.echo-product-body{padding:18px!important}.echo-brand-chip{border-radius:0!important;color:#ffadb0!important}.echo-product-body h3{font-size:1.05rem!important}.echo-cart-action{background:var(--em-red)!important;border-color:var(--em-red)!important}
.content-shell{width:min(calc(100% - 10vw),1280px)!important;margin:50px auto 80px!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:28px!important}.woocommerce .woocommerce-ordering select{background:#111!important;border:1px solid #555!important;color:#fff!important;padding:11px!important}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:14px!important;border-radius:0!important;background:#111315!important;border:1px solid #393b3d!important}.woocommerce ul.products li.product:hover{border-color:var(--em-red)!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem!important;line-height:1.32!important;color:#fff!important}.woocommerce ul.products li.product .price{color:#fff!important;font-weight:800!important}.woocommerce div.product{border-radius:0!important;background:#111315!important;border-color:#393b3d!important;padding:34px!important}.woocommerce div.product .product_title{font-family:"Barlow Condensed",Impact,sans-serif!important;font-size:clamp(3rem,5vw,5.8rem)!important;line-height:.82!important;text-transform:uppercase}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#fff!important;font-size:1.35rem!important}.woocommerce div.product form.cart{padding:18px 0!important;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a}.woocommerce table.shop_table{border-radius:0!important;background:#111315!important;border-color:#393b3d!important}.woocommerce-cart-form__contents td,.woocommerce-cart-form__contents th{border-color:#393b3d!important}.woocommerce .cart-collaterals .cart_totals,.woocommerce-checkout-review-order{background:#111315!important;padding:24px!important;border:1px solid #393b3d!important}
@media(max-width:980px){.site-header .inner{grid-template-columns:1fr auto auto!important}.brand-logo{width:205px!important;max-width:205px!important}.main-nav ul{gap:16px!important}.paddock-hero{min-height:430px!important}.finder-layout{grid-template-columns:1fr!important}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.discovery-triad{grid-template-columns:1fr!important}.discovery-triad h3{font-size:3.1rem!important}}

/* === v33.0.1 Ryan header layout: search first, actions clear, no fitment-tool promotion === */
.screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.em-dev-build-banner{
  min-height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  padding:7px 20px;
  background:#050506;
  border-bottom:1px solid rgba(255,255,255,.12);
  color:#c8c9cc;
  font-size:.76rem;
  font-weight:750;
  line-height:1.2;
  text-align:center;
}
.em-dev-build-banner strong{
  color:#ff4a4f;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:.82rem;
  font-weight:950;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.site-header.em-dev-header{
  position:sticky;
  top:0;
  z-index:1000;
  transform:none!important;
  transition:none!important;
  overflow:visible;
  background:#0c1014!important;
  border:0!important;
  border-bottom:1px solid #30363d!important;
  box-shadow:0 10px 32px rgba(0,0,0,.22);
}
body.admin-bar .site-header.em-dev-header{top:32px}
.site-header.em-dev-header .em-dev-header-main{
  min-height:108px!important;
  display:grid!important;
  grid-template-columns:104px minmax(360px,1fr) auto!important;
  grid-template-areas:"logo search actions";
  align-items:center!important;
  gap:clamp(22px,3vw,44px)!important;
  padding-block:10px;
}
.site-header.em-dev-header .em-dev-header-main>.brand-logo,
.site-header.em-dev-header .em-dev-header-main>.brand-logo.brand-wordmark{
  grid-area:logo;
  align-self:center;
  justify-self:start;
  width:96px!important;
  max-width:96px!important;
  min-width:96px!important;
  height:88px!important;
  padding:0!important;
  overflow:hidden;
}
.site-header.em-dev-header .em-dev-header-main>.brand-logo img{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
}
.site-header.em-dev-header .em-dev-header-search{
  grid-area:search;
  display:flex!important;
  min-width:0;
  height:60px;
  margin:0;
  overflow:hidden;
  border:1px solid #3b424b;
  border-radius:10px;
  background:#151a20;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}
.site-header.em-dev-header .em-dev-header-search:focus-within{
  border-color:#d84449;
  box-shadow:0 0 0 2px rgba(216,68,73,.16);
}
.site-header.em-dev-header .em-dev-header-search input[type="search"]{
  flex:1 1 auto;
  min-width:0;
  padding:0 22px;
  border:0;
  outline:0;
  background:transparent;
  color:#f6f7f9;
  font-size:1rem;
}
.site-header.em-dev-header .em-dev-header-search input[type="search"]::placeholder{color:#b7bdc6;opacity:1}
.site-header.em-dev-header .em-dev-header-search button{
  flex:0 0 auto;
  min-width:94px;
  padding:0 22px;
  border:0;
  border-left:1px solid rgba(255,255,255,.08);
  background:linear-gradient(135deg,#e84a50,#bc2f34);
  color:#fff;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:1rem;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
  cursor:pointer;
}
.site-header.em-dev-header .menu-toggle{grid-area:toggle}
.site-header.em-dev-header .em-dev-header-actions{
  grid-area:actions;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(50px,1fr));
  align-items:stretch;
  gap:14px!important;
  margin:0!important;
}
.site-header.em-dev-header .em-dev-header-actions .em-dev-header-action,
.site-header.em-dev-header .em-dev-header-actions .em-dev-header-action.cart-button{
  position:relative;
  min-width:50px;
  min-height:58px;
  display:flex!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#f4f6f8!important;
  box-shadow:none!important;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:.78rem!important;
  font-weight:950;
  letter-spacing:.045em;
  line-height:1;
  text-transform:uppercase;
}
.site-header.em-dev-header .em-dev-header-action:hover{color:#ff666b!important}
.site-header.em-dev-header .em-dev-header-action.cart-button>span{
  display:inline!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  font:inherit!important;
}
.site-header.em-dev-header .em-dev-header-action svg{
  width:23px;
  height:23px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.site-header.em-dev-header .em-dev-header-action b{
  position:absolute;
  top:5px;
  right:3px;
  min-width:20px;
  height:20px;
  display:grid;
  place-items:center;
  padding:0 5px;
  border-radius:999px;
  background:#e84a50;
  color:#fff;
  font:800 .66rem/1 Inter,Arial,sans-serif;
}
@media(max-width:782px){body.admin-bar .site-header.em-dev-header{top:46px}}
.site-header.em-dev-header .em-dev-header-nav{
  min-height:50px;
  background:#242b31;
  border-top:1px solid #333b42;
}
.site-header.em-dev-header .em-dev-header-nav-inner{
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:28px;
}
.site-header.em-dev-header .main-nav{
  position:static!important;
  inset:auto!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  background:transparent!important;
  border:0!important;
}
.site-header.em-dev-header .main-nav ul{display:flex!important;gap:44px!important;margin:0!important;padding:0!important}
.site-header.em-dev-header .main-nav a{
  display:block;
  padding:15px 0 13px!important;
  border:0!important;
  color:#fff!important;
  font-size:.96rem!important;
  letter-spacing:.04em!important;
}
.site-header.em-dev-header .main-nav a:after{bottom:8px}
@media(max-width:1180px){
  .site-header.em-dev-header .em-dev-header-main{
    grid-template-columns:88px minmax(300px,1fr) 270px!important;
    gap:20px!important;
  }
  .site-header.em-dev-header .em-dev-header-main>.brand-logo,
  .site-header.em-dev-header .em-dev-header-main>.brand-logo.brand-wordmark{width:82px!important;max-width:82px!important;min-width:82px!important;height:78px!important}
  .site-header.em-dev-header .em-dev-header-actions{gap:8px!important}
  .site-header.em-dev-header .em-dev-header-action{font-size:.72rem!important}
}
@media(max-width:980px){
  .site-header.em-dev-header .em-dev-header-main{
    min-height:0!important;
    grid-template-columns:66px minmax(0,1fr) 44px!important;
    grid-template-areas:"logo search toggle" "actions actions actions";
    gap:9px 14px!important;
    padding-block:9px;
  }
  .site-header.em-dev-header .em-dev-header-main>.brand-logo,
  .site-header.em-dev-header .em-dev-header-main>.brand-logo.brand-wordmark{width:62px!important;max-width:62px!important;min-width:62px!important;height:58px!important}
  .site-header.em-dev-header .em-dev-header-search{height:48px}
  .site-header.em-dev-header .em-dev-header-search input[type="search"]{padding-inline:15px;font-size:.9rem}
  .site-header.em-dev-header .em-dev-header-search button{min-width:76px;padding-inline:15px;font-size:.88rem}
  .site-header.em-dev-header .menu-toggle{display:block!important;justify-self:end;margin:0!important;padding:10px!important}
  .site-header.em-dev-header .em-dev-header-actions{
    grid-template-columns:repeat(4,1fr);
    width:100%;
    gap:0!important;
    padding-top:7px;
    border-top:1px solid rgba(255,255,255,.08);
  }
  .site-header.em-dev-header .em-dev-header-actions .em-dev-header-action,
  .site-header.em-dev-header .em-dev-header-actions .em-dev-header-action.cart-button{min-height:42px;flex-direction:row;gap:7px;font-size:.72rem!important}
  .site-header.em-dev-header .em-dev-header-action svg{width:19px;height:19px}
  .site-header.em-dev-header .em-dev-header-action b{position:static;min-width:18px;height:18px;font-size:.6rem}
  .site-header.em-dev-header .em-dev-header-nav{position:relative;min-height:0;border:0}
  .site-header.em-dev-header .em-dev-header-nav-inner{width:100%!important;min-height:0;display:block}
  .site-header.em-dev-header .main-nav{
    position:absolute!important;
    top:0!important;
    right:0!important;
    left:0!important;
    z-index:20;
    padding:14px 22px 20px!important;
    transform:translateY(-130%)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    background:rgba(10,13,17,.99)!important;
    border-top:1px solid #333b42!important;
    border-bottom:1px solid #333b42!important;
    box-shadow:0 24px 40px rgba(0,0,0,.42);
    transition:transform .24s ease,opacity .2s ease,visibility .2s ease;
  }
  body.nav-open .site-header.em-dev-header .main-nav{
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .site-header.em-dev-header .main-nav ul{display:grid!important;gap:0!important}
  .site-header.em-dev-header .main-nav a{padding:13px 0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}
  .site-header.em-dev-header .main-nav li:last-child a{border-bottom:0!important}
}
@media(max-width:680px){
  .em-dev-build-banner{min-height:28px;padding:6px 12px;font-size:.68rem}
  .em-dev-build-banner span{display:none}
  .site-header.em-dev-header .em-dev-header-main{
    grid-template-columns:minmax(0,1fr) 44px!important;
    grid-template-areas:"logo toggle" "search search" "actions actions";
    gap:7px 10px!important;
    padding-block:7px;
  }
  .site-header.em-dev-header .em-dev-header-main>.brand-logo,
  .site-header.em-dev-header .em-dev-header-main>.brand-logo.brand-wordmark{width:68px!important;max-width:68px!important;min-width:68px!important;height:54px!important}
  .site-header.em-dev-header .em-dev-header-search{height:44px}
  .site-header.em-dev-header .em-dev-header-search button{min-width:70px;padding-inline:12px}
  .site-header.em-dev-header .em-dev-header-actions .em-dev-header-action,
  .site-header.em-dev-header .em-dev-header-actions .em-dev-header-action.cart-button{gap:4px;font-size:.66rem!important}
  .site-header.em-dev-header .em-dev-header-action svg{width:17px;height:17px}
}
@media(max-width:420px){
  .site-header.em-dev-header .em-dev-header-actions .em-dev-header-action,
  .site-header.em-dev-header .em-dev-header-actions .em-dev-header-action.cart-button{flex-direction:column;gap:3px;font-size:.62rem!important}
  .site-header.em-dev-header .em-dev-header-action b{position:absolute;top:2px;right:calc(50% - 23px)}
}


