:root{--edd-red:#df1414;--edd-red-dark:#a90f0f;--edd-black:#07090b;--edd-ink:#10141a;--edd-muted:#667085;--edd-line:#e6e9ee;--edd-surface:#fff;--edd-soft:#f6f7f9;--edd-radius:18px;--edd-shadow:0 16px 45px rgba(16,24,40,.12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--edd-ink);background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;z-index:9999;padding:1rem}.edd-container{width:min(1180px,calc(100% - 36px));margin:auto}.edd-container-narrow{width:min(1100px,calc(100% - 36px));margin:auto}.edd-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);z-index:50;border-bottom:1px solid var(--edd-line)}.edd-header-inner{height:96px;display:flex;align-items:center;gap:28px;padding:0 32px}.edd-logo{display:flex;align-items:center;gap:12px;min-width:245px}.edd-logo strong{display:block;font-size:24px;letter-spacing:.04em;font-style:italic}.edd-logo em{display:block;color:var(--edd-red);font-style:normal;font-size:12px;letter-spacing:.42em}.edd-maple{color:var(--edd-red);font-size:34px}.custom-logo,.edd-custom-logo{max-height:96px;width:auto;display:block}.edd-custom-logo{min-width:210px;object-fit:contain}.edd-nav{flex:1}.edd-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:28px}.edd-nav a{font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.04em}.edd-header-actions{display:flex;align-items:center;gap:14px}.edd-icon-link,.edd-cart-link{font-size:25px;position:relative}.edd-cart-link span{position:absolute;right:-10px;top:-8px;background:var(--edd-red);color:#fff;border-radius:99px;font-size:11px;min-width:18px;text-align:center}.edd-deals{border:1px solid var(--edd-red);color:var(--edd-red);padding:10px 16px;border-radius:9px;font-weight:900;text-transform:uppercase}.edd-mobile-toggle{display:none;background:none;border:0;font-size:28px}.edd-btn{display:inline-flex;align-items:center;gap:14px;border-radius:7px;padding:15px 24px;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.03em;transition:.2s ease}.edd-btn-primary{background:var(--edd-red);color:#fff;box-shadow:0 14px 28px rgba(223,20,20,.22)}.edd-btn-primary:hover{background:var(--edd-red-dark);transform:translateY(-1px)}.edd-btn-secondary{border:1px solid #cbd0d8;background:#fff}.edd-btn-dark{background:#111820;color:#fff;justify-content:center;width:100%;border:1px solid #2b333d}.edd-home{display:grid;grid-template-columns:320px 1fr;min-height:100vh}.edd-build-panel{background:#07090b;color:#fff;position:sticky;top:96px;align-self:start;height:calc(100vh - 96px);overflow:auto;border-right:1px solid rgba(255,255,255,.1)}.edd-build-inner{padding:30px 26px}.edd-build-inner h2{font-size:26px;text-transform:uppercase;font-style:italic;margin:0 0 10px}.edd-build-inner p{color:#b9c0ca;font-size:14px}.edd-step{display:flex;align-items:center;gap:10px;margin:26px 0 12px;text-transform:uppercase;font-size:12px}.edd-step span{background:var(--edd-red);width:22px;height:22px;border-radius:50%;display:grid;place-items:center}.edd-goal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.edd-goal-grid button,.edd-engine-list button{background:#0e1319;color:#fff;border:1px solid #29313b;border-radius:8px;padding:18px 10px;min-height:74px;font-weight:900;text-transform:uppercase;cursor:pointer}.edd-goal-grid button{display:flex;flex-direction:column;gap:8px;align-items:center}.edd-goal-grid button:first-child,.edd-engine-list .is-active{border-color:var(--edd-red);box-shadow:inset 0 0 0 1px rgba(223,20,20,.3)}.edd-goal-grid button:first-child{color:#fff}.edd-goal-grid button:first-child:first-letter{color:var(--edd-red)}.edd-engine-list{display:grid;gap:9px}.edd-engine-list button{text-align:left;min-height:50px;padding:14px}.edd-live-build{margin-top:14px;border:1px solid #303944;border-radius:14px;padding:18px;background:linear-gradient(180deg,#121820,#090c10)}.edd-live-build small{text-transform:uppercase;color:#8f98a5}.edd-live-build h3{font-size:24px;text-transform:uppercase;font-style:italic;margin:3px 0 10px}.edd-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.edd-stat-row strong{color:var(--edd-red);font-size:22px}.edd-stat-row span{display:block;color:#cbd0d8;font-size:9px;text-transform:uppercase}.edd-quiz-card{margin-top:18px;padding:18px;border-radius:12px;background:#10151b;border:1px solid #242d37}.edd-quiz-card a{color:var(--edd-red);font-weight:900;text-transform:uppercase}.edd-hero{min-height:520px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:46px 46px 34px;background:linear-gradient(110deg,#fff 0%,#fff 45%,#eef0f3 100%);overflow:hidden}.edd-kicker{text-transform:uppercase;color:var(--edd-red);font-weight:900;letter-spacing:.08em}.edd-hero h1{font-size:clamp(48px,5.2vw,88px);line-height:.93;margin:8px 0 22px;font-style:italic;text-transform:uppercase;letter-spacing:-.04em}.edd-hero h1 span{color:var(--edd-red)}.edd-hero-copy>p:not(.edd-kicker){font-size:18px;max-width:560px;color:#3e4651}.edd-actions{display:flex;gap:16px;flex-wrap:wrap;margin:26px 0}.edd-rating{font-weight:900;color:var(--edd-red)}.edd-rating span{color:#3e4651;margin-left:12px;font-size:13px}.edd-hero-art{position:relative}.edd-hero-art:before{content:"";position:absolute;inset:8% -8% 0 18%;background:linear-gradient(135deg,transparent 0 58%,var(--edd-red) 58% 62%,transparent 62%);opacity:.9}.edd-hero-art img{position:relative;width:100%;max-height:420px;object-fit:contain;filter:drop-shadow(0 34px 36px rgba(0,0,0,.24))}.edd-section-head{display:flex;justify-content:space-between;align-items:end;margin:0 0 18px}.edd-section-head h2{font-size:30px;margin:0;text-transform:uppercase;font-style:italic}.edd-section-head h2 span{color:var(--edd-red)}.edd-text-link{color:var(--edd-red);font-weight:900;text-transform:uppercase}.edd-systems{padding:30px 0}.edd-system-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.edd-system-card{background:#090b0e;color:#fff;border-radius:9px;overflow:hidden;min-height:310px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;border:1px solid rgba(255,255,255,.08);box-shadow:var(--edd-shadow)}.edd-system-card:before{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(0deg,rgba(0,0,0,.95),transparent);z-index:1}.edd-system-card img{position:absolute;top:20px;left:10%;width:80%;height:170px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.45))}.edd-system-card h3,.edd-system-card p,.edd-system-card strong,.edd-system-card span{position:relative;z-index:2}.edd-system-card h3{margin:0;text-transform:uppercase;font-size:20px}.edd-system-card p{font-size:12px;color:#cbd0d8;margin:4px 0 12px}.edd-system-card strong{color:var(--edd-red);font-size:20px}.edd-system-card span{margin-top:12px;text-transform:uppercase;font-weight:900}.edd-proof{display:grid;grid-template-columns:1.05fr 1.2fr 1.2fr 1fr;background:#090b0e;color:#fff}.edd-proof>div{padding:36px 34px;border-right:1px solid rgba(255,255,255,.12);min-height:240px}.edd-proof h2{color:#fff;text-transform:uppercase;font-style:italic;margin:0 0 6px}.edd-proof h2:first-letter{color:var(--edd-red)}.edd-proof h3{color:#fff;text-transform:uppercase}.edd-proof p{color:#c6ccd5}.edd-proof img{height:100px;width:100%;object-fit:contain}.edd-builds{padding:34px 0}.edd-build-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.edd-build-card{background:#090b0e;color:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--edd-shadow)}.edd-build-card img{width:100%;height:145px;object-fit:cover;background:#222}.edd-build-card h3{margin:14px 14px 0;text-transform:uppercase}.edd-build-card p,.edd-build-card span{margin-left:14px}.edd-build-card div{display:flex;gap:18px;margin:10px 14px;color:#fff}.edd-build-card span{display:block;color:var(--edd-red);font-weight:900;text-transform:uppercase;margin-bottom:18px}.edd-brand-strip{display:flex;align-items:center;gap:28px;background:#f2f3f5;border-radius:12px;padding:18px 24px;margin-bottom:28px;overflow:auto}.edd-brand-strip strong{text-transform:uppercase}.edd-brand-strip span{font-size:24px;font-weight:900;color:#6b7280;font-style:italic;white-space:nowrap}.edd-feature-module{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#090b0e;color:#fff;border:1px solid rgba(223,20,20,.5);border-radius:14px;padding:32px 42px;margin-bottom:34px;overflow:hidden}.edd-feature-module h2{font-size:38px;text-transform:uppercase;font-style:italic;line-height:1;margin:0 0 10px}.edd-feature-module img{max-height:260px;justify-self:end;filter:drop-shadow(0 22px 28px rgba(223,20,20,.24))}.edd-seo-copy{padding:38px 0 54px}.edd-seo-copy h2{font-size:34px;text-transform:uppercase}.edd-seo-copy p{font-size:18px;color:#46505c}.edd-seo-links{display:flex;gap:12px;flex-wrap:wrap}.edd-seo-links a{background:#f2f3f5;border:1px solid var(--edd-line);padding:12px 16px;border-radius:999px;font-weight:800}.edd-page-card{padding:60px 0;max-width:900px}.edd-page-card h1{font-size:48px;text-transform:uppercase;font-style:italic}.edd-footer{background:#080a0d;color:#fff;padding:46px 0}.edd-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}.edd-footer a{display:block;color:#cbd0d8;margin:8px 0}.edd-search-form{display:flex;gap:8px}.edd-search-form input{padding:14px;border:1px solid var(--edd-line);border-radius:8px}.edd-search-form button{background:var(--edd-red);color:#fff;border:0;border-radius:8px;padding:0 18px}
@media(max-width:1100px){.edd-home{display:block}.edd-build-panel{position:relative;top:auto;height:auto}.edd-build-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px}.edd-build-inner h2,.edd-build-inner>p{grid-column:1/-1}.edd-quiz-card{display:none}.edd-hero{grid-template-columns:1fr}.edd-system-grid{grid-template-columns:repeat(3,1fr)}.edd-proof{grid-template-columns:1fr 1fr}.edd-build-grid{grid-template-columns:1fr 1fr}.edd-header-inner{gap:14px}.edd-nav{display:none;position:absolute;top:96px;left:0;right:0;background:#fff;border-bottom:1px solid var(--edd-line);padding:20px}.edd-nav.is-open{display:block}.edd-nav ul{display:grid;gap:14px;justify-content:start}.edd-mobile-toggle{display:block;margin-left:auto}.edd-logo{min-width:auto}.edd-header-actions{gap:8px}.edd-deals{display:none}}@media(max-width:700px){.edd-header-inner{height:70px;padding:0 16px}.edd-logo strong{font-size:18px}.edd-logo em{font-size:9px}.edd-build-inner{display:block;padding:22px 18px}.edd-hero{padding:30px 20px}.edd-hero h1{font-size:48px}.edd-system-grid,.edd-proof,.edd-build-grid,.edd-footer-grid,.edd-feature-module{grid-template-columns:1fr}.edd-proof>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.edd-system-card{min-height:260px}.edd-system-card img{height:135px}.edd-brand-strip{border-radius:0;width:100%;margin-left:0}.edd-feature-module{padding:26px}.edd-section-head{align-items:start;gap:12px}.edd-live-build img{max-height:150px;object-fit:contain}.edd-header-actions .edd-icon-link{display:none}}

/* Elementor compatibility */
.edd-elementor-page{width:100%;min-height:60vh}.edd-launch-elementor .ab-item{background:#df1414!important;color:#fff!important;font-weight:800!important}.edd-header .edd-custom-logo{height:auto}
@media(max-width:700px){.custom-logo,.edd-custom-logo{max-height:54px;min-width:110px}.edd-hero-art img{max-height:260px}}


/* v1.5.0 - visual alignment pass to match the approved comp more closely */
:root{--edd-header-h:72px;--edd-sidebar-w:255px}.edd-header-inner{height:var(--edd-header-h);padding:0 28px;gap:24px}.edd-header{top:0}.edd-logo{min-width:220px;justify-content:flex-start}.custom-logo,.edd-custom-logo{max-height:58px;min-width:190px;max-width:230px;object-fit:contain}.edd-nav ul{gap:26px}.edd-nav a{font-size:12px}.edd-header-actions{gap:12px}.edd-icon-link,.edd-cart-link{font-size:21px}.edd-deals{padding:9px 16px;border-radius:7px}.edd-home{grid-template-columns:var(--edd-sidebar-w) 1fr}.edd-build-panel{top:var(--edd-header-h);height:calc(100vh - var(--edd-header-h));border-right:1px solid #202832}.edd-build-inner{padding:24px 20px}.edd-build-inner h2{font-size:24px;line-height:1;margin-bottom:14px}.edd-build-inner p{font-size:14px;line-height:1.45}.edd-step{margin:23px 0 10px;font-size:11px}.edd-goal-grid{gap:8px}.edd-goal-grid button{min-height:72px;padding:14px 8px}.edd-engine-list{gap:8px}.edd-engine-list button{min-height:47px;padding:12px 14px;font-size:13px}.edd-live-build{padding:15px;border-radius:11px}.edd-live-build h3{font-size:21px}.edd-live-build img{width:100%;height:120px;object-fit:cover;background:#131a21}.edd-stat-row strong{font-size:20px}.edd-quiz-card{padding:15px}.edd-home-main{overflow:hidden}.edd-hero{min-height:420px;grid-template-columns:46% 54%;gap:28px;padding:58px 38px 42px;background:linear-gradient(110deg,#fff 0%,#fff 50%,#eef1f5 100%)}.edd-hero-copy{max-width:590px}.edd-kicker{font-size:14px;letter-spacing:.11em;margin:0 0 12px}.edd-hero h1{font-size:clamp(52px,4.8vw,76px);line-height:.93;margin:0 0 20px}.edd-hero-copy>p:not(.edd-kicker){font-size:17px;line-height:1.38;max-width:520px}.edd-actions{margin:24px 0 24px}.edd-btn{padding:14px 23px;border-radius:6px}.edd-rating{font-size:17px}.edd-rating span{font-size:12px}.edd-hero-art{height:350px;align-self:center;overflow:hidden}.edd-hero-art:before{inset:auto -32px -12px auto;width:110px;height:250px;background:linear-gradient(135deg,transparent 0 42%,var(--edd-red) 42% 51%,transparent 51% 100%);opacity:1}.edd-hero-art img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;filter:drop-shadow(0 26px 30px rgba(0,0,0,.18))}.edd-systems{padding:28px 0 30px}.edd-container-narrow{width:min(1280px,calc(100% - 54px))}.edd-section-head{margin-bottom:14px}.edd-section-head h2{font-size:28px;line-height:1}.edd-system-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.edd-system-card{min-height:300px;border-radius:8px;padding:16px 14px}.edd-system-card img{top:10px;left:0;width:100%;height:165px;object-fit:cover;opacity:.96}.edd-system-card h3{font-size:18px;line-height:1.05}.edd-system-card p{font-size:10px;line-height:1.25}.edd-system-card strong{font-size:17px}.edd-proof{grid-template-columns:1fr 1fr 1.4fr 1.2fr}.edd-proof>div{padding:30px 28px;min-height:220px}.edd-builds{padding:30px 0}.edd-build-grid{gap:12px}.edd-build-card{border-radius:8px}.edd-build-card img{height:155px}.edd-feature-module{margin-top:10px}.edd-footer{margin-top:0}
@media(max-width:1100px){:root{--edd-header-h:70px}.edd-header-inner{height:70px}.edd-nav{top:70px}.edd-home{display:block}.edd-build-panel{position:relative;top:auto;height:auto}.edd-build-inner{display:grid;grid-template-columns:1fr 1fr;gap:14px}.edd-hero{grid-template-columns:1fr;padding:40px 24px}.edd-hero-art{height:320px}.edd-system-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.edd-header-inner{height:68px;padding:0 14px}.custom-logo,.edd-custom-logo{max-height:50px;min-width:145px;max-width:170px}.edd-hero{padding:30px 18px}.edd-hero h1{font-size:44px}.edd-hero-art{height:230px}.edd-container-narrow{width:calc(100% - 28px)}.edd-system-grid{grid-template-columns:1fr}.edd-build-inner{display:block}.edd-system-card img{object-fit:contain}}


/* v1.6.0 - real-world build sidebar + tighter comp matching */
.edd-stock-row{margin:8px 0 10px;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.035);color:#aeb6c1;font-size:11px;font-weight:800;text-transform:uppercase;line-height:1.25}.edd-build-note{font-size:11px!important;color:#c4cbd4!important;line-height:1.35!important;margin:8px 0!important}.edd-build-list{list-style:none;margin:8px 0 12px;padding:0;display:grid;gap:5px}.edd-build-list li{font-size:10px;color:#e8edf3;background:rgba(223,20,20,.09);border-left:2px solid var(--edd-red);padding:5px 7px;text-transform:uppercase;font-weight:800;line-height:1.18}.edd-live-build .edd-btn{width:100%;justify-content:center;padding:12px 12px;font-size:12px}.edd-stat-row{gap:8px}.edd-stat-row strong{font-size:18px}.edd-stat-row strong span{font-size:9px}.edd-live-build img{height:105px}.edd-hero{min-height:460px;grid-template-columns:48% 52%;align-items:center}.edd-hero-art{height:365px;border-radius:0}.edd-hero h1{letter-spacing:-.055em}.edd-home-main{background:#fff}.edd-systems{padding-top:26px}.edd-system-card{box-shadow:0 10px 24px rgba(16,24,40,.13)}.edd-system-card h3{font-size:17px}.edd-system-card img[src$="drivetrain.svg"]{object-fit:contain;padding:14px}.edd-build-panel{background:#07090b}.edd-build-inner{padding-top:26px}.edd-header{box-shadow:0 1px 0 rgba(16,24,40,.05)}.edd-header-inner{justify-content:space-between}.edd-logo{min-width:230px}.edd-nav{flex:0 1 auto}.edd-header-actions{min-width:230px;justify-content:flex-end}.edd-feature-module{background:radial-gradient(circle at 82% 50%,rgba(223,20,20,.16),transparent 35%),#090b0e}.edd-seo-copy{padding-top:42px}
@media(max-width:1400px){.edd-hero h1{font-size:clamp(48px,4.4vw,68px)}.edd-hero{grid-template-columns:47% 53%;padding-left:34px;padding-right:26px}.edd-hero-art{height:330px}.edd-system-card{min-height:280px}.edd-system-card img{height:150px}.edd-header-actions{min-width:190px}.edd-logo{min-width:210px}}
@media(max-width:1100px){.edd-stock-row,.edd-build-note,.edd-build-list{display:none}.edd-live-build img{height:130px}.edd-hero{grid-template-columns:1fr}.edd-hero-art{height:320px}.edd-header-actions{min-width:auto}}


/* v1.7.0 - visual/data rebuild from user feedback */
.edd-hero{background:linear-gradient(90deg,#fff 0%,#fff 57%,#f3f5f8 57%,#f7f8fa 100%);overflow:hidden;position:relative}
.edd-hero:after{content:"";position:absolute;right:0;top:0;width:170px;height:100%;background:linear-gradient(135deg,transparent 0 42%,rgba(223,20,20,.95) 42% 62%,transparent 62%);pointer-events:none;opacity:.95}
.edd-hero-art-design{height:405px!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 28px 32px rgba(16,24,40,.14));z-index:1}
.edd-hero-art-design img{object-fit:contain!important;object-position:center!important;width:100%;height:100%;filter:none!important}
.edd-proof-data{grid-template-columns:1.25fr 1fr 1fr 1.25fr;background:#07090b;border-top:1px solid #1f252d;border-bottom:1px solid #1f252d}
.edd-proof-data .edd-proof-card{min-height:270px;padding:34px 30px;border-right:1px solid rgba(255,255,255,.1)}
.edd-proof-data h2{font-size:34px;line-height:1.05;text-transform:uppercase;letter-spacing:-.04em;color:#fff;font-style:italic;margin:0 0 8px}.edd-proof-data h2 span{color:var(--edd-red)}
.edd-proof-data h3{color:#fff;text-transform:uppercase;font-size:16px;letter-spacing:.06em;margin:0 0 16px}.edd-proof-data p{color:#c9d0d9;font-size:15px;line-height:1.55;margin:0}.edd-proof-data img{width:100%;height:105px;object-fit:cover;border-radius:12px;margin:12px 0 14px;box-shadow:none}.edd-builds .edd-section-head h2{font-size:36px}.edd-year-card img{height:180px;object-fit:cover}.edd-year-card small{display:block;color:#c9d0d9;font-size:12px;line-height:1.35;margin:8px 0 12px}.edd-year-card div{gap:10px}.edd-year-card div strong{background:rgba(223,20,20,.12);border:1px solid rgba(223,20,20,.25);padding:6px 8px;border-radius:999px;font-size:12px;white-space:nowrap}.edd-brand-strip{gap:30px;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#fff,#f1f3f6);border:1px solid #e5e8ee;box-shadow:0 16px 28px rgba(16,24,40,.08);padding:22px 30px;border-radius:14px}.edd-brand-strip strong{max-width:190px;line-height:1.1;text-transform:uppercase}.edd-brand-strip span{font-size:28px;color:#555c68;font-weight:900;letter-spacing:-.04em;font-style:italic;filter:grayscale(1)}.brand-fass{font-family:Impact,Arial Black,sans-serif;color:#222!important}.brand-sb{font-family:Arial Black,Arial,sans-serif}.brand-mishi{font-family:Arial Black,Arial,sans-serif;letter-spacing:-.08em!important}.brand-edge{font-family:Georgia,serif}.brand-exergy{text-transform:lowercase;font-family:Arial Black,Arial,sans-serif}.brand-arp{font-family:Impact,Arial Black,sans-serif;color:#343944!important}.brand-bds{font-family:Arial Black,Arial,sans-serif}.edd-feature-module{display:grid;grid-template-columns:1fr 1.05fr;min-height:310px;overflow:hidden;padding:0!important;border:1px solid rgba(223,20,20,.55)}.edd-feature-module>div{padding:58px 60px;z-index:1}.edd-feature-module>img{width:100%;height:100%;min-height:310px;object-fit:cover!important;object-position:center!important;align-self:stretch}.edd-feature-module h2{font-size:48px;line-height:1.03}.edd-seo-upgraded{background:radial-gradient(circle at 92% 10%,rgba(223,20,20,.08),transparent 30%),linear-gradient(180deg,#fff,#f6f8fb);padding:56px 48px!important;border-radius:18px;border:1px solid #e6e9ee;margin-top:42px;margin-bottom:42px;box-shadow:0 16px 42px rgba(16,24,40,.08)}.edd-seo-badge{display:inline-flex;background:#111820;color:#fff;border-left:5px solid var(--edd-red);padding:8px 12px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;border-radius:6px;margin-bottom:18px}.edd-seo-copy h2{max-width:980px}.edd-seo-copy p{max-width:1040px}.edd-seo-links a{background:#fff;border-color:#d8dde5;box-shadow:0 8px 18px rgba(16,24,40,.06)}
@media(max-width:1300px){.edd-proof-data{grid-template-columns:1fr 1fr}.edd-feature-module h2{font-size:38px}.edd-hero-art-design{height:360px!important}}
@media(max-width:900px){.edd-proof-data{grid-template-columns:1fr}.edd-feature-module{grid-template-columns:1fr}.edd-feature-module>div{padding:34px 24px}.edd-hero{background:#fff}.edd-hero:after{display:none}.edd-hero-art-design{height:300px!important}.edd-brand-strip{display:flex;flex-wrap:wrap;gap:18px}.edd-brand-strip span{font-size:22px}.edd-seo-upgraded{padding:34px 22px!important}}


/* v1.8.0 - hero spread, logo/header fix, better parts/data modules, mobile build drawer */
.edd-header-inner{justify-content:flex-start;gap:28px;max-width:1440px;margin:0 auto;padding:0 28px}.edd-logo{flex:0 0 220px;min-width:220px;display:flex;align-items:center;justify-content:flex-start}.edd-custom-logo,.custom-logo{max-height:78px!important;max-width:210px!important;width:auto!important;object-fit:contain}.edd-nav{flex:1;justify-content:center}.edd-nav ul{justify-content:center}.edd-header-actions{flex:0 0 240px;min-width:240px}.edd-hero{grid-template-columns:minmax(450px,48%) minmax(520px,52%);padding-right:0;background:#fff;min-height:545px}.edd-hero:after{display:none}.edd-hero-art-spread{position:absolute;right:0;top:0;bottom:0;width:50.5%;height:100%!important;min-height:545px;background-image:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.68) 10%,rgba(255,255,255,0) 24%),var(--edd-hero-bg);background-size:cover;background-position:center right;background-repeat:no-repeat;border-radius:0;box-shadow:none;filter:none;overflow:hidden}.edd-hero-art-spread:before{content:"";position:absolute;right:0;top:0;width:120px;height:100%;background:linear-gradient(135deg,transparent 0 40%,rgba(223,20,20,.9) 40% 56%,transparent 56% 100%);opacity:.9}.edd-hero-copy{position:relative;z-index:2}.edd-proof-rebuild{display:grid;grid-template-columns:1.18fr repeat(3,1fr);gap:0;background:#07090b;border-top:1px solid #202832;border-bottom:1px solid #202832}.edd-proof-rebuild .edd-proof-intro,.edd-proof-rebuild .edd-proof-card{padding:38px 34px;min-height:300px;border-right:1px solid rgba(255,255,255,.11)}.edd-proof-rebuild .edd-proof-intro{background:radial-gradient(circle at 15% 20%,rgba(223,20,20,.2),transparent 32%),#080a0d}.edd-proof-rebuild h2{font-size:42px;line-height:1.0;text-transform:uppercase;font-style:italic;letter-spacing:-.05em;color:#fff;margin:0 0 16px}.edd-proof-rebuild h2 span{color:var(--edd-red)}.edd-proof-rebuild .edd-proof-card img{height:120px;width:100%;object-fit:cover;border-radius:14px;background:#101820;margin:0 0 18px;border:1px solid rgba(255,255,255,.08)}.edd-proof-rebuild h3{font-size:22px;line-height:1.05;color:#fff;text-transform:uppercase;margin:0 0 12px}.edd-proof-rebuild p{font-size:15px;line-height:1.55;color:#cbd3dc}.edd-parts-card img{height:205px}.edd-parts-card h3{font-size:22px}.edd-parts-card small{min-height:72px}.edd-logo-strip{background:#fff;border:1px solid #e2e6ec;box-shadow:0 12px 34px rgba(16,24,40,.08);padding:22px 28px;gap:18px}.edd-logo-strip strong{font-size:15px}.edd-logo-strip span{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 8px;filter:none!important;color:#272c35!important}.edd-feature-wide{position:relative;display:flex!important;min-height:420px;padding:0!important;overflow:hidden;background-image:linear-gradient(90deg,#07090b 0%,#07090b 38%,rgba(7,9,11,.72) 52%,rgba(7,9,11,.18) 74%,rgba(7,9,11,.05) 100%),var(--edd-feature-bg)!important;background-size:cover;background-position:center right;background-repeat:no-repeat;border:1px solid rgba(223,20,20,.5);box-shadow:0 20px 44px rgba(16,24,40,.18)}.edd-feature-wide:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 70%,rgba(223,20,20,.22),transparent 38%);pointer-events:none}.edd-feature-wide>div{max-width:560px;padding:68px 70px!important;position:relative;z-index:2}.edd-feature-wide h2{font-size:52px;line-height:1.02}.edd-bottom-guide{display:grid;grid-template-columns:1.4fr .9fr;gap:34px;background:linear-gradient(135deg,#0a0d11 0%,#151b23 56%,#231010 100%)!important;color:#fff!important;border:1px solid rgba(223,20,20,.22)!important}.edd-bottom-guide h2,.edd-bottom-guide p{color:#fff!important}.edd-bottom-guide p{opacity:.78}.edd-bottom-guide .edd-seo-links a{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.16);color:#fff}.edd-guide-stats{display:grid;gap:14px;align-content:center}.edd-guide-stats span{display:block;padding:18px 20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-left:4px solid var(--edd-red);border-radius:12px;color:#d7dde6}.edd-guide-stats strong{display:block;color:#fff;font-size:28px;font-style:italic}.edd-mobile-build-trigger,.edd-build-close{display:none}
@media(max-width:1300px){.edd-header-inner{gap:16px}.edd-logo{flex-basis:190px;min-width:190px}.edd-custom-logo,.custom-logo{max-width:180px!important}.edd-header-actions{flex-basis:205px;min-width:205px}.edd-hero{grid-template-columns:1fr;min-height:auto;padding-right:32px}.edd-hero-art-spread{position:relative;width:100%;min-height:360px;margin-top:16px}.edd-proof-rebuild{grid-template-columns:1fr 1fr}.edd-feature-wide h2{font-size:42px}}
@media(max-width:900px){.edd-logo{flex:1 1 auto;min-width:0}.edd-header-inner{padding:0 14px}.edd-custom-logo,.custom-logo{max-height:56px!important;max-width:170px!important}.edd-header-actions{flex:0 0 auto;min-width:0}.edd-hero{padding:34px 18px 20px}.edd-hero-art-spread{min-height:290px;width:calc(100% + 36px);margin-left:-18px;background-position:center}.edd-proof-rebuild{grid-template-columns:1fr}.edd-proof-rebuild .edd-proof-intro,.edd-proof-rebuild .edd-proof-card{min-height:auto;padding:30px 22px}.edd-logo-strip span{font-size:20px}.edd-feature-wide{min-height:420px;background-image:linear-gradient(180deg,#07090b 0%,rgba(7,9,11,.96) 38%,rgba(7,9,11,.65) 100%),var(--edd-feature-bg)!important;background-position:center bottom}.edd-feature-wide>div{padding:40px 24px!important}.edd-feature-wide h2{font-size:34px}.edd-bottom-guide{grid-template-columns:1fr}.edd-mobile-build-trigger{display:flex;position:fixed;left:14px;bottom:18px;z-index:9997;background:var(--edd-red);color:#fff;border:0;border-radius:999px;padding:14px 18px;font-weight:900;text-transform:uppercase;box-shadow:0 16px 30px rgba(223,20,20,.34)}.edd-build-panel{position:fixed!important;inset:auto 0 0 0!important;top:auto!important;height:min(82vh,720px)!important;z-index:9998;transform:translateY(105%);transition:transform .28s ease;border-radius:18px 18px 0 0;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -24px 55px rgba(0,0,0,.45);overflow:auto}.edd-build-panel.is-open{transform:translateY(0)}body.edd-build-open:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9996}.edd-build-close{display:flex;position:absolute;right:14px;top:12px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#111820;color:#fff;align-items:center;justify-content:center;font-size:24px;line-height:1}.edd-build-inner{padding:26px 18px 22px!important;display:block!important}.edd-build-inner h2{padding-right:46px}.edd-build-panel:not(.is-open){pointer-events:none}.edd-live-build{margin-bottom:18px}}

/* v1.8.1: keep mobile build trigger from becoming a desktop grid column */
.edd-home > .edd-mobile-build-trigger{display:none!important;}
.edd-home-main > .edd-mobile-build-trigger{display:none!important;}
@media(max-width:900px){.edd-home-main > .edd-mobile-build-trigger{display:flex!important;position:fixed;left:14px;bottom:18px;z-index:9997;background:var(--edd-red);color:#fff;border:0;border-radius:999px;padding:14px 18px;font-weight:900;text-transform:uppercase;box-shadow:0 16px 30px rgba(223,20,20,.34)}}
@media(min-width:901px){.edd-build-panel{grid-column:1!important;grid-row:1!important}.edd-home-main{grid-column:2!important;grid-row:1!important}}


/* v1.9.0 comprehensive layout / editor / SEO cleanup */
.edd-header{top:0;z-index:1000}.admin-bar .edd-header{top:32px}.edd-header-inner{max-width:none!important;margin:0!important;height:86px!important;padding:0 34px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:34px!important}.edd-logo{flex:0 0 250px!important;min-width:250px!important;max-width:250px!important;justify-content:flex-start!important;margin:0!important}.edd-logo img,.edd-custom-logo,.custom-logo{display:block!important;max-width:230px!important;max-height:72px!important;width:auto!important;height:auto!important;object-fit:contain!important}.edd-nav{flex:1 1 auto!important}.edd-nav ul{justify-content:center!important}.edd-header-actions{flex:0 0 235px!important;min-width:235px!important;justify-content:flex-end!important}.edd-home{grid-template-columns:300px minmax(0,1fr)!important}.edd-build-panel{top:86px!important;height:calc(100vh - 86px)!important}.admin-bar .edd-build-panel{top:118px!important;height:calc(100vh - 118px)!important}.edd-home-main{min-width:0;overflow:hidden}.edd-mobile-build-trigger{display:none!important;visibility:hidden!important;appearance:none!important}.edd-hero{position:relative!important;min-height:610px!important;display:flex!important;align-items:center!important;padding:64px 0 54px 48px!important;background:#fff!important;overflow:hidden!important}.edd-hero-copy{position:relative;z-index:3;width:min(51%,690px);padding:0 24px 0 0}.edd-hero h1{font-size:clamp(58px,5.15vw,92px)!important;line-height:.91!important}.edd-hero-art-spread{position:absolute!important;inset:0 0 0 auto!important;width:58%!important;height:100%!important;min-height:100%!important;margin:0!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 12%,rgba(255,255,255,.62) 26%,rgba(255,255,255,.05) 43%,rgba(255,255,255,0) 100%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;box-shadow:none!important;filter:none!important}.edd-hero-art-spread:before{content:""!important;position:absolute!important;right:-52px!important;top:0!important;height:100%!important;width:210px!important;background:linear-gradient(135deg,transparent 0 39%,rgba(223,20,20,.94) 39% 52%,transparent 52% 100%)!important}.edd-proof-rebuild{grid-template-columns:1fr repeat(3,1fr)!important;background:#080a0d!important}.edd-proof-rebuild .edd-proof-intro,.edd-proof-rebuild .edd-proof-card{padding:42px 38px!important;min-height:330px!important}.edd-proof-rebuild .edd-proof-card img{height:135px!important;object-fit:contain!important;background:linear-gradient(135deg,#111820,#050607)!important;padding:16px!important}.edd-proof-rebuild h2{font-size:44px!important}.edd-proof-rebuild h3{font-size:24px!important}.edd-parts-card{display:flex!important;flex-direction:column!important}.edd-parts-card img{height:230px!important;object-fit:cover!important}.edd-parts-card h3{font-size:24px!important;line-height:1.1!important}.edd-parts-card p{font-size:20px!important}.edd-parts-card div{flex-wrap:wrap!important;gap:10px!important}.edd-parts-card div strong{background:rgba(223,20,20,.13)!important;border:1px solid rgba(223,20,20,.45)!important;border-radius:999px!important;padding:8px 12px!important;font-size:14px!important;white-space:nowrap!important}.edd-parts-card small{display:block!important;color:#cbd0d8!important;font-size:14px!important;line-height:1.42!important;padding:0 14px!important;min-height:84px!important;overflow:hidden!important}.edd-logo-strip{background:#fff!important;border:1px solid #e2e6ee!important;border-radius:16px!important;box-shadow:0 10px 30px rgba(16,24,40,.07)!important;gap:24px!important}.edd-logo-strip strong{color:#10141a!important;line-height:1.1!important}.edd-logo-strip span{min-width:105px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#2d333d!important;font-size:26px!important;filter:grayscale(1)!important;opacity:.82!important}.edd-logo-strip span img{max-width:130px!important;max-height:44px!important;object-fit:contain!important;filter:grayscale(1)!important}.edd-feature-wide{min-height:450px!important;background-image:linear-gradient(90deg,#07090b 0%,#07090b 35%,rgba(7,9,11,.86) 47%,rgba(7,9,11,.38) 68%,rgba(7,9,11,.12) 100%),var(--edd-feature-bg)!important;background-size:cover!important;background-position:center right!important}.edd-feature-wide>div{max-width:590px!important;padding:72px 74px!important}.edd-feature-wide h2{font-size:56px!important}.edd-bottom-guide{background:linear-gradient(135deg,#080b0f 0%,#121820 55%,#260c0c 100%)!important;color:#fff!important;border-radius:18px!important;padding:56px 48px!important;margin-bottom:54px!important;display:grid!important;grid-template-columns:minmax(0,1.25fr) 420px!important;gap:36px!important}.edd-bottom-guide h2{color:#fff!important;font-size:42px!important;line-height:1.14!important}.edd-bottom-guide p{color:#d5dbe4!important;font-size:18px!important}.edd-bottom-guide .edd-seo-links a{background:#fff!important;color:#10141a!important}.edd-guide-stats{display:grid!important;gap:14px!important;align-content:center!important}.edd-guide-stats span{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.16)!important;border-left:4px solid var(--edd-red)!important;border-radius:14px!important;padding:18px 20px!important;color:#d7dde6!important}.edd-guide-stats strong{display:block!important;color:#fff!important;font-size:30px!important;font-style:italic!important}.edd-system-card img{object-fit:contain!important}.edd-system-grid{grid-template-columns:repeat(6,minmax(160px,1fr))!important}.edd-section-head{align-items:center!important}.edd-section-head h2{font-size:38px!important;line-height:1.05!important}
@media(max-width:1300px){.edd-header-inner{gap:20px!important}.edd-logo{flex-basis:210px!important;min-width:210px!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:190px!important}.edd-header-actions{flex-basis:205px!important;min-width:205px!important}.edd-home{grid-template-columns:280px minmax(0,1fr)!important}.edd-hero{display:block!important;padding:46px 28px 28px!important}.edd-hero-copy{width:100%!important;max-width:760px!important}.edd-hero-art-spread{position:relative!important;display:block!important;width:calc(100% + 56px)!important;height:390px!important;margin:28px -28px 0!important;inset:auto!important}.edd-proof-rebuild{grid-template-columns:1fr 1fr!important}.edd-system-grid{grid-template-columns:repeat(3,1fr)!important}.edd-build-grid{grid-template-columns:repeat(2,1fr)!important}.edd-bottom-guide{grid-template-columns:1fr!important}.edd-feature-wide h2{font-size:44px!important}}
@media(max-width:900px){.admin-bar .edd-header{top:46px}.edd-header-inner{height:76px!important;padding:0 14px!important;gap:10px!important}.edd-logo{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:170px!important;max-height:58px!important}.edd-header-actions{flex:0 0 auto!important;min-width:0!important}.edd-home{display:block!important}.edd-mobile-build-trigger{display:flex!important;visibility:visible!important;position:fixed!important;left:14px!important;bottom:18px!important;z-index:9997!important;background:var(--edd-red)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 18px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:0 16px 30px rgba(223,20,20,.34)!important}.edd-build-panel{position:fixed!important;inset:auto 0 0 0!important;top:auto!important;height:min(82vh,720px)!important;z-index:9998!important;transform:translateY(105%);transition:transform .28s ease;border-radius:18px 18px 0 0!important}.edd-build-panel.is-open{transform:translateY(0)!important}.edd-build-panel:not(.is-open){pointer-events:none!important}.edd-build-close{display:flex!important}.edd-hero{padding:32px 18px 20px!important;min-height:auto!important}.edd-hero h1{font-size:clamp(46px,13vw,66px)!important}.edd-hero-copy{padding:0!important}.edd-hero-art-spread{height:310px!important;width:calc(100% + 36px)!important;margin:24px -18px 0!important;background-position:center!important}.edd-system-grid,.edd-build-grid{grid-template-columns:1fr!important}.edd-proof-rebuild{grid-template-columns:1fr!important}.edd-proof-rebuild .edd-proof-intro,.edd-proof-rebuild .edd-proof-card{min-height:auto!important;padding:30px 22px!important}.edd-logo-strip{flex-wrap:wrap!important}.edd-feature-wide{min-height:520px!important;background-image:linear-gradient(180deg,#07090b 0%,rgba(7,9,11,.92) 48%,rgba(7,9,11,.42) 100%),var(--edd-feature-bg)!important;background-position:center bottom!important}.edd-feature-wide>div{padding:42px 24px!important}.edd-feature-wide h2{font-size:35px!important}.edd-bottom-guide{padding:36px 22px!important}.edd-bottom-guide h2{font-size:31px!important}.edd-guide-stats{display:none!important}.edd-nav{display:none}.edd-nav.is-open{display:block;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid #e6e9ee;padding:18px}.edd-nav.is-open ul{display:grid;gap:10px}.edd-mobile-toggle{display:block!important}}
@media(min-width:901px){.edd-build-panel{grid-column:1!important}.edd-home-main{grid-column:2!important}.edd-mobile-build-trigger{display:none!important;visibility:hidden!important}}


/* v2.0 production polish: logo alignment, clean hero, editable logos, saved build garage */
.edd-header-inner{justify-content:flex-start!important;position:relative!important}.edd-logo{flex:0 0 300px!important;min-width:300px!important;max-width:300px!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:270px!important;max-height:82px!important}.edd-nav ul{justify-content:flex-start!important}.edd-header-actions{margin-left:auto!important}.edd-hero-art-spread:before,.edd-hero-art:before{display:none!important}.edd-hero-art-spread{background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 10%,rgba(255,255,255,.70) 24%,rgba(255,255,255,.18) 44%,rgba(255,255,255,0) 68%),var(--edd-hero-bg)!important;background-position:center right!important}.edd-mobile-build-trigger:not(.edd-mobile-ready){display:none!important}.edd-brand-strip{align-items:center!important}.edd-brand-item{min-width:105px;min-height:48px;display:inline-flex;align-items:center;justify-content:center}.edd-brand-item img{max-width:136px;max-height:46px;object-fit:contain;filter:grayscale(1);opacity:.85}.edd-brand-item span{font-size:24px!important;font-weight:900!important;color:#4b5563!important;font-style:italic!important;white-space:nowrap!important}.edd-my-build-chip{display:flex;align-items:center;gap:8px;border:1px solid #e4e7ec;border-radius:12px;padding:7px 10px;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.08);max-width:180px}.edd-chip-thumb{width:36px;height:24px;border-radius:6px;background:linear-gradient(135deg,#eef1f5,#cfd6df);position:relative;overflow:hidden}.edd-chip-thumb:after{content:"";position:absolute;left:6px;right:6px;bottom:4px;height:9px;border-radius:6px;background:var(--edd-truck-color,#fff);border:1px solid #242b35}.edd-my-build-chip small{display:block;font-size:9px;text-transform:uppercase;color:#667085;font-weight:800;line-height:1}.edd-my-build-chip strong{display:block;font-size:11px;text-transform:uppercase;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:105px}.edd-live-build img{border-radius:6px;aspect-ratio:16/6;object-fit:cover}.edd-garage{padding:40px 0 20px}.edd-garage-hero{display:grid;grid-template-columns:1fr 320px;gap:24px;background:linear-gradient(135deg,#080b0f,#151b24 62%,#330f10);color:#fff;border-radius:22px;padding:38px;box-shadow:var(--edd-shadow);margin-bottom:24px}.edd-garage-hero h1{font-size:clamp(38px,4.5vw,70px);line-height:.95;text-transform:uppercase;font-style:italic;margin:0 0 12px}.edd-garage-hero p{color:#d7dde6;font-size:18px;max-width:850px}.edd-garage-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:22px;align-self:center}.edd-garage-card small{display:block;color:#b8c0cc;text-transform:uppercase;font-weight:800}.edd-garage-card strong{display:block;font-size:25px;text-transform:uppercase;color:#fff}.edd-garage-card span{color:#d7dde6}.edd-garage-layout{display:grid;grid-template-columns:minmax(0,1.3fr) 420px;gap:24px}.edd-truck-preview,.edd-build-editor{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:24px;box-shadow:0 12px 36px rgba(16,24,40,.08)}.edd-truck-scene{min-height:420px;border-radius:16px;background:linear-gradient(180deg,#e9edf2 0%,#f8fafc 60%,#d8dce2 61%,#bfc6d0 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.edd-truck-svg{width:96%;max-width:920px;filter:drop-shadow(0 26px 28px rgba(0,0,0,.25));transform:translateY(var(--edd-stance-y,0px))}.edd-truck-shadow{fill:rgba(0,0,0,.22)}.edd-truck-body,.edd-truck-cab,.edd-truck-bed,.edd-truck-grille,.edd-truck-bumper{fill:var(--edd-truck-color,#f4f5f7);stroke:#151b22;stroke-width:7}.edd-truck-window{fill:#b9c4d0}.edd-wheel circle:first-child{fill:#08090b}.edd-wheel circle:nth-child(2){fill:var(--edd-wheel-color,#161b22);stroke:#d5dbe4;stroke-width:7}.edd-wheel circle:nth-child(3){fill:#555}.edd-lightbar,.edd-steps,.edd-flares{opacity:var(--edd-extras-opacity,0);fill:#111820;stroke:#111820;stroke-width:10;stroke-linecap:round}.edd-build-editor h2{text-transform:uppercase;font-style:italic;margin-top:0}.edd-build-editor label{display:grid;gap:6px;font-weight:800;text-transform:uppercase;font-size:12px;color:#344054;margin-bottom:14px}.edd-build-editor input,.edd-build-editor select,.edd-build-editor textarea{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:12px 14px;font:inherit;text-transform:none}.edd-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edd-garage-actions{display:flex;gap:12px;flex-wrap:wrap}.edd-save-message{font-weight:800;color:#067647}.edd-bottom-guide{position:relative;overflow:hidden}.edd-bottom-guide:after{content:"";position:absolute;right:-80px;bottom:-80px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(223,20,20,.26),transparent 68%);pointer-events:none}.edd-bottom-guide .edd-seo-links{position:relative;z-index:2}.edd-bottom-guide .edd-seo-links a{transition:.18s ease}.edd-bottom-guide .edd-seo-links a:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.18)}
@media(max-width:1350px){.edd-logo{flex-basis:250px!important;min-width:250px!important;max-width:250px!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:230px!important}.edd-my-build-chip{display:none}.edd-nav ul{justify-content:center!important}}
@media(max-width:900px){.edd-logo{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:190px!important;max-height:64px!important}.edd-header-actions .edd-icon-link{display:none}.edd-mobile-build-trigger.edd-mobile-ready{display:flex!important}.edd-garage-hero,.edd-garage-layout{grid-template-columns:1fr}.edd-garage-hero{padding:26px}.edd-garage-card{align-self:auto}.edd-form-grid{grid-template-columns:1fr}.edd-truck-scene{min-height:310px}.edd-brand-item{min-width:auto}.edd-brand-item img{max-width:120px}.edd-hero-art-spread{background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.82) 20%,rgba(255,255,255,.10) 54%,rgba(255,255,255,0) 100%),var(--edd-hero-bg)!important}.edd-bottom-guide{margin-left:18px!important;margin-right:18px!important}}

.edd-goal-grid button:first-child:not(.is-active){border-color:#29313b!important;box-shadow:none!important}
.edd-goal-grid button.is-active{border-color:var(--edd-red)!important;box-shadow:inset 0 0 0 1px rgba(223,20,20,.3)!important}


/* v2.1 production header/build/logo/brand manager fixes */
.edd-header{z-index:9990!important;}
.edd-header-inner{
  height:102px!important;
  display:grid!important;
  grid-template-columns:320px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  padding:0 26px 0 0!important;
  max-width:none!important;
}
.edd-logo{
  grid-column:1!important;
  width:320px!important;
  min-width:320px!important;
  max-width:320px!important;
  height:102px!important;
  justify-content:center!important;
  align-items:center!important;
  padding:0 18px!important;
  margin:0!important;
  align-self:center!important;
}
.edd-logo img,.edd-custom-logo,.custom-logo{
  max-width:260px!important;
  max-height:88px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}
.edd-nav{grid-column:2!important;min-width:0!important;overflow:hidden!important;}
.edd-nav ul{justify-content:flex-start!important;gap:24px!important;white-space:nowrap!important;}
.edd-nav a{font-size:13px!important;}
.edd-header-actions{grid-column:3!important;margin-left:0!important;justify-content:flex-end!important;gap:11px!important;min-width:0!important;flex-shrink:0!important;}
.edd-my-build-chip{width:154px!important;max-width:154px!important;min-width:154px!important;padding:7px 9px!important;}
.edd-my-build-chip strong{max-width:92px!important;font-size:10px!important;}
.edd-chip-thumb{width:34px!important;min-width:34px!important;}
.edd-deals{padding:12px 18px!important;border-radius:10px!important;white-space:nowrap!important;}
.edd-icon-link,.edd-cart-link{font-size:20px!important;line-height:1!important;}
.edd-mobile-build-trigger{display:none!important;visibility:hidden!important;}
@media(min-width:901px){.edd-build-close{display:none!important}.edd-mobile-build-trigger{display:none!important;visibility:hidden!important;}}
@media(max-width:1500px){
  .edd-header-inner{grid-template-columns:300px minmax(0,1fr) auto!important;gap:18px!important;}
  .edd-logo{width:300px!important;min-width:300px!important;max-width:300px!important;}
  .edd-logo img,.edd-custom-logo,.custom-logo{max-width:235px!important;}
  .edd-nav ul{gap:18px!important;}
  .edd-nav a{font-size:12px!important;}
  .edd-my-build-chip{width:132px!important;max-width:132px!important;min-width:132px!important;}
  .edd-my-build-chip strong{max-width:72px!important;}
}
@media(max-width:1250px){
  .edd-header-inner{grid-template-columns:260px minmax(0,1fr) auto!important;}
  .edd-logo{width:260px!important;min-width:260px!important;max-width:260px!important;}
  .edd-logo img,.edd-custom-logo,.custom-logo{max-width:210px!important;}
  .edd-header-actions .edd-icon-link{display:none!important;}
  .edd-my-build-chip{width:46px!important;min-width:46px!important;max-width:46px!important;overflow:hidden!important;}
  .edd-my-build-chip span:last-child{display:none!important;}
}
@media(max-width:900px){
  .edd-header-inner{height:76px!important;display:flex!important;padding:0 14px!important;gap:10px!important;}
  .edd-logo{width:auto!important;min-width:0!important;max-width:none!important;height:76px!important;justify-content:flex-start!important;padding:0!important;flex:1 1 auto!important;}
  .edd-logo img,.edd-custom-logo,.custom-logo{max-width:185px!important;max-height:62px!important;}
  .edd-mobile-build-trigger.edd-mobile-ready{display:flex!important;visibility:visible!important;}
}
.edd-brand-strip{gap:20px!important;}
.edd-brand-strip strong{min-width:170px!important;line-height:1.1!important;}
.edd-brand-item{background:transparent!important;border:0!important;}
.edd-brand-item img{display:block!important;}
.edd-brand-item:empty{display:none!important;}


/* v2.2.0 comprehensive header, mobile, brand, build, SEO polish fixes */
:root{--edd-header-h:86px;}
body.edd-theme{overflow-x:hidden;}
.edd-header{position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;border-bottom:1px solid #e7ebf0!important;box-shadow:0 2px 10px rgba(16,24,40,.04)!important;}
.admin-bar .edd-header{top:32px!important;}
.edd-header-inner{height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:320px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 28px 0 0!important;}
.edd-logo{grid-column:1!important;width:320px!important;min-width:320px!important;max-width:320px!important;height:var(--edd-header-h)!important;margin:0!important;padding:0 0 0 28px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;align-self:stretch!important;overflow:hidden!important;}
.edd-logo img,.edd-custom-logo,.custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:230px!important;max-height:72px!important;object-fit:contain!important;margin:0!important;}
.edd-nav{grid-column:2!important;display:flex!important;align-items:center!important;min-width:0!important;overflow:hidden!important;height:100%!important;}
.edd-nav ul{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(14px,1.5vw,28px)!important;margin:0!important;padding:0!important;white-space:nowrap!important;overflow:hidden!important;}
.edd-nav li{flex:0 0 auto!important;}
.edd-nav a{font-size:13px!important;font-weight:900!important;line-height:1!important;}
.edd-header-actions{grid-column:3!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;margin:0!important;}
.edd-my-build-chip{height:46px!important;width:auto!important;min-width:150px!important;max-width:188px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:7px 10px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e2e7ef!important;box-shadow:0 8px 26px rgba(16,24,40,.12)!important;}
.edd-my-build-chip strong{max-width:105px!important;font-size:11px!important;line-height:1.1!important;}
.edd-my-build-chip small{font-size:9px!important;}
.edd-chip-thumb{flex:0 0 36px!important;width:36px!important;}
.edd-deals{height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 20px!important;border-radius:10px!important;font-size:17px!important;white-space:nowrap!important;}
.edd-icon-link,.edd-cart-link{font-size:20px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;}
button.edd-mobile-build-trigger{display:none!important;visibility:hidden!important;position:fixed!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;}
.edd-build-close{display:none!important;}
.edd-home{grid-template-columns:320px minmax(0,1fr)!important;}
.edd-build-panel{top:var(--edd-header-h)!important;height:calc(100vh - var(--edd-header-h))!important;}
.admin-bar .edd-build-panel{height:calc(100vh - var(--edd-header-h) - 32px)!important;}
.edd-hero{min-height:560px!important;padding:58px 0 44px 64px!important;grid-template-columns:minmax(420px,47%) minmax(0,53%)!important;background:#fff!important;position:relative!important;overflow:hidden!important;}
.edd-hero-copy{max-width:680px!important;}
.edd-hero-art-spread{position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:58%!important;height:100%!important;min-height:560px!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 8%,rgba(255,255,255,.72) 24%,rgba(255,255,255,.18) 44%,rgba(255,255,255,0) 68%),var(--edd-hero-bg)!important;}
.edd-hero-art-spread:before,.edd-hero-art-spread:after,.edd-hero:after,.edd-hero-art:before{display:none!important;content:none!important;}
.edd-live-build img[data-build-image]{width:100%!important;height:112px!important;object-fit:cover!important;object-position:center!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.08)!important;background:#111820!important;}
.edd-brand-strip,.edd-logo-strip{display:flex!important;align-items:center!important;gap:26px!important;width:min(1180px,calc(100% - 36px))!important;margin:34px auto!important;padding:20px 28px!important;background:#fff!important;border:1px solid #e2e7ef!important;border-radius:18px!important;box-shadow:0 12px 36px rgba(16,24,40,.08)!important;overflow-x:auto!important;}
.edd-brand-strip strong,.edd-logo-strip strong{flex:0 0 190px!important;min-width:190px!important;max-width:190px!important;font-size:18px!important;line-height:1.05!important;color:#101820!important;text-transform:uppercase!important;}
.edd-brand-item{flex:0 0 auto!important;min-width:128px!important;height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;padding:0!important;}
.edd-brand-item img{max-width:150px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:grayscale(1)!important;opacity:.88!important;}
.edd-brand-item span{font-size:25px!important;font-family:Arial Black,Impact,sans-serif!important;font-style:italic!important;color:#555b65!important;line-height:1!important;}
.edd-feature-wide{min-height:370px!important;background-image:linear-gradient(90deg,rgba(7,9,11,.98) 0%,rgba(7,9,11,.95) 38%,rgba(30,5,8,.72) 58%,rgba(30,5,8,.2) 100%),var(--edd-feature-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;padding:0!important;border-radius:18px!important;}
.edd-feature-wide>div{max-width:560px!important;padding:62px 64px!important;}
.edd-feature-wide h2{font-size:clamp(40px,4vw,64px)!important;line-height:.98!important;}
.edd-bottom-guide{width:min(1180px,calc(100% - 36px))!important;margin:42px auto 54px!important;padding:56px 62px!important;border-radius:22px!important;border:1px solid #e2e7ef!important;box-shadow:0 18px 50px rgba(16,24,40,.08)!important;background:radial-gradient(circle at 92% 10%,rgba(223,20,20,.10),transparent 34%),linear-gradient(180deg,#fff,#f7f9fc)!important;}
.edd-bottom-guide .edd-seo-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:24px!important;}
.edd-bottom-guide .edd-seo-links a{display:block!important;padding:16px 18px!important;border-radius:14px!important;background:#fff!important;border:1px solid #dce2ea!important;box-shadow:0 8px 22px rgba(16,24,40,.06)!important;}
.edd-bottom-guide .edd-seo-links a small{display:block!important;margin-top:4px!important;font-size:12px!important;color:#667085!important;font-weight:700!important;}
.edd-truck-scene{position:relative!important;background:linear-gradient(180deg,#eef2f6,#dce3eb)!important;}
.edd-garage-photo{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center!important;opacity:.25!important;filter:saturate(.9)!important;}
.edd-truck-svg{position:relative!important;z-index:2!important;}
@media(max-width:1500px){.edd-header-inner{grid-template-columns:320px minmax(0,1fr) auto!important}.edd-logo{width:320px!important;min-width:320px!important;max-width:320px!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:220px!important}.edd-nav ul{gap:16px!important}.edd-my-build-chip{max-width:148px!important;min-width:132px!important}.edd-my-build-chip strong{max-width:70px!important}.edd-deals{padding:0 16px!important}}
@media(max-width:1250px){.edd-header-inner{grid-template-columns:260px minmax(0,1fr) auto!important}.edd-logo{width:260px!important;min-width:260px!important;max-width:260px!important;padding-left:20px!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:198px!important}.edd-header-actions .edd-icon-link{display:none!important}.edd-my-build-chip{display:none!important}.edd-home{grid-template-columns:300px minmax(0,1fr)!important}.edd-build-panel{width:300px!important}.edd-hero{padding-left:42px!important}.edd-hero h1{font-size:clamp(48px,5.1vw,70px)!important}}
@media(max-width:900px){:root{--edd-header-h:74px}.admin-bar .edd-header{top:46px!important}.edd-header-inner{height:var(--edd-header-h)!important;display:flex!important;padding:0 14px!important;gap:10px!important}.edd-logo{height:var(--edd-header-h)!important;width:auto!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important;padding:0!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:185px!important;max-height:60px!important}.edd-mobile-toggle{display:inline-flex!important}.edd-nav{position:fixed!important;left:0!important;right:0!important;top:var(--edd-header-h)!important;background:#fff!important;border-bottom:1px solid #e2e7ef!important;padding:16px!important;display:none!important;height:auto!important;}.admin-bar .edd-nav{top:calc(var(--edd-header-h) + 46px)!important}.edd-nav.is-open{display:block!important}.edd-nav ul{display:grid!important;gap:12px!important;white-space:normal!important}.edd-header-actions{gap:10px!important}.edd-deals{height:44px!important;font-size:14px!important;padding:0 12px!important}.edd-cart-link{font-size:18px!important}.edd-home{display:block!important}.edd-build-panel{position:fixed!important;left:0!important;top:var(--edd-header-h)!important;bottom:0!important;width:min(92vw,360px)!important;height:auto!important;z-index:10000!important;transform:translateX(-105%)!important;transition:transform .25s ease!important;box-shadow:22px 0 50px rgba(0,0,0,.28)!important}.admin-bar .edd-build-panel{top:calc(var(--edd-header-h) + 46px)!important;height:auto!important}.edd-build-panel.is-open{transform:translateX(0)!important}.edd-build-close{display:inline-flex!important;position:absolute!important;right:14px!important;top:12px!important;z-index:2!important;border:0!important;background:#fff!important;color:#111!important;border-radius:6px!important;width:30px!important;height:30px!important;align-items:center!important;justify-content:center!important}.edd-build-inner{display:block!important;padding-top:56px!important}button.edd-mobile-build-trigger.edd-mobile-ready{position:fixed!important;left:16px!important;bottom:18px!important;top:auto!important;width:auto!important;height:auto!important;visibility:visible!important;display:inline-flex!important;z-index:9998!important;background:var(--edd-red)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 18px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:0 14px 34px rgba(223,20,20,.35)!important;}.edd-hero{min-height:auto!important;display:block!important;padding:34px 20px 320px!important}.edd-hero-art-spread{top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:300px!important;min-height:300px!important;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.68) 18%,rgba(255,255,255,0) 56%),var(--edd-hero-bg)!important;background-position:center right!important}.edd-brand-strip,.edd-logo-strip{width:calc(100% - 28px)!important;padding:18px!important}.edd-brand-strip strong,.edd-logo-strip strong{flex-basis:150px!important;min-width:150px!important;font-size:15px!important}.edd-bottom-guide{width:calc(100% - 28px)!important;padding:32px 20px!important}.edd-bottom-guide .edd-seo-links{grid-template-columns:1fr!important}.edd-feature-wide{min-height:430px!important;background-position:center right!important}.edd-feature-wide>div{padding:36px 24px!important}.edd-garage-layout,.edd-garage-hero{grid-template-columns:1fr!important}.edd-garage-hero{padding:26px!important}}
@media(max-width:782px){.admin-bar .edd-header{top:46px!important}}


/* v2.3.0 comprehensive stability pass: header, editable guide, carousel, build, SEO */
:root{--edd-header-h:84px;--edd-sidebar-w:320px;}
.edd-header{position:sticky!important;top:0!important;z-index:1000!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e6e9ee!important;box-shadow:0 4px 18px rgba(16,24,40,.035)!important;}
.admin-bar .edd-header{top:32px!important;}
.edd-header-inner{height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 26px 0 0!important;}
.edd-logo{grid-column:1!important;height:var(--edd-header-h)!important;width:var(--edd-sidebar-w)!important;min-width:var(--edd-sidebar-w)!important;max-width:var(--edd-sidebar-w)!important;margin:0!important;padding:0 24px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;}
.edd-logo img,.edd-custom-logo,.custom-logo{display:block!important;width:auto!important;max-width:245px!important;max-height:76px!important;object-fit:contain!important;margin:0!important;}
.edd-nav{grid-column:2!important;min-width:0!important;overflow:hidden!important;display:block!important;}
.edd-nav ul{justify-content:flex-start!important;gap:22px!important;white-space:nowrap!important;overflow:hidden!important;}
.edd-nav a{font-size:13px!important;line-height:1!important;}
.edd-header-actions{grid-column:3!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;white-space:nowrap!important;}
.edd-my-build-chip{height:50px!important;min-width:150px!important;max-width:175px!important;padding:8px 12px!important;border-radius:13px!important;background:#fff!important;border:1px solid #e0e6ee!important;box-shadow:0 8px 24px rgba(16,24,40,.13)!important;overflow:hidden!important;}
.edd-my-build-chip strong{display:block!important;max-width:92px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.1!important;}
.edd-my-build-chip small{font-size:9px!important;line-height:1!important;}
.edd-chip-thumb{width:34px!important;min-width:34px!important;height:22px!important;border-radius:999px!important;border:2px solid #4b5563!important;background:linear-gradient(180deg,var(--edd-truck-color,#f4f5f7),#d9dde4)!important;}
.edd-deals{height:50px!important;display:inline-flex!important;align-items:center!important;padding:0 20px!important;border-radius:10px!important;font-size:16px!important;line-height:1!important;}
.edd-home{display:grid!important;grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr)!important;}
.edd-build-panel{top:var(--edd-header-h)!important;height:calc(100vh - var(--edd-header-h))!important;width:var(--edd-sidebar-w)!important;z-index:20!important;}
.admin-bar .edd-build-panel{height:calc(100vh - var(--edd-header-h) - 32px)!important;}
button.edd-mobile-build-trigger{display:none!important;visibility:hidden!important;position:fixed!important;left:-9999px!important;}
.edd-build-close{display:none!important;}
.edd-hero{position:relative!important;min-height:560px!important;padding:58px 0 44px 64px!important;display:grid!important;grid-template-columns:minmax(420px,47%) minmax(0,53%)!important;align-items:center!important;background:#fff!important;overflow:hidden!important;}
.edd-hero-copy{position:relative!important;z-index:3!important;max-width:700px!important;}
.edd-hero-art-spread{position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:62%!important;height:100%!important;min-height:560px!important;margin:0!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 9%,rgba(255,255,255,.80) 26%,rgba(255,255,255,.32) 45%,rgba(255,255,255,0) 68%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;}
.edd-hero-art-spread:before,.edd-hero-art-spread:after,.edd-hero:before,.edd-hero:after,.edd-hero-art:before{display:none!important;content:none!important;}
.edd-buying-guide{display:grid!important;grid-template-columns:1.05fr repeat(3,1fr)!important;background:#07090b!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;}
.edd-buying-guide>div{min-height:290px!important;padding:38px 34px!important;border-right:1px solid rgba(255,255,255,.10)!important;}
.edd-buying-guide .edd-proof-intro{background:radial-gradient(circle at 100% 0,rgba(223,20,20,.18),transparent 34%),#07090b!important;}
.edd-buying-guide h2{font-size:clamp(30px,3vw,50px)!important;line-height:1.05!important;text-transform:uppercase!important;font-style:italic!important;margin:0 0 16px!important;color:#fff!important;}
.edd-buying-guide h2 span{color:var(--edd-red)!important;}
.edd-buying-guide h3{font-size:22px!important;margin:16px 0 8px!important;text-transform:uppercase!important;color:#fff!important;}
.edd-buying-guide p{color:#d1d5db!important;font-size:16px!important;}
.edd-buying-guide img{height:118px!important;width:100%!important;object-fit:contain!important;background:linear-gradient(180deg,#101820,#0b1016)!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:14px!important;padding:14px!important;}
.edd-build-card small{display:block!important;color:#cbd5e1!important;font-size:14px!important;line-height:1.35!important;margin:12px 16px 16px!important;}
.edd-build-card div{flex-wrap:wrap!important;gap:10px!important;}
.edd-build-card div strong{background:rgba(223,20,20,.16)!important;border:1px solid rgba(223,20,20,.46)!important;border-radius:999px!important;padding:7px 10px!important;font-size:12px!important;}
.edd-brand-carousel{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;align-items:center!important;gap:24px!important;width:min(1180px,calc(100% - 36px))!important;margin:34px auto!important;padding:20px 28px!important;background:#fff!important;border:1px solid #e2e7ef!important;border-radius:18px!important;box-shadow:0 12px 36px rgba(16,24,40,.08)!important;overflow:hidden!important;}
.edd-brand-carousel>strong{font-size:18px!important;line-height:1.05!important;text-transform:uppercase!important;color:#101820!important;}
.edd-brand-viewport{overflow:hidden!important;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)!important;}
.edd-brand-track{display:flex!important;align-items:center!important;gap:44px!important;width:max-content!important;animation:eddBrandMarquee 26s linear infinite!important;}
.edd-brand-carousel:hover .edd-brand-track{animation-play-state:paused!important;}
@keyframes eddBrandMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.edd-brand-item{flex:0 0 auto!important;min-width:130px!important;height:58px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.edd-brand-item img{max-width:160px!important;max-height:50px!important;object-fit:contain!important;filter:grayscale(1)!important;opacity:.86!important;transition:.18s ease!important;}
.edd-brand-item:hover img{filter:grayscale(0)!important;opacity:1!important;transform:translateY(-1px)!important;}
.edd-brand-item span{font-size:25px!important;font-family:Arial Black,Impact,sans-serif!important;font-style:italic!important;color:#4b5563!important;}
.edd-feature-wide{min-height:390px!important;background-image:linear-gradient(90deg,rgba(7,9,11,.99) 0%,rgba(7,9,11,.96) 34%,rgba(32,5,8,.76) 52%,rgba(32,5,8,.18) 100%),var(--edd-feature-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;padding:0!important;border-radius:18px!important;}
.edd-feature-wide>div{max-width:560px!important;padding:62px 64px!important;}
.edd-feature-wide h2{font-size:clamp(40px,4vw,64px)!important;line-height:.98!important;color:#fff!important;}
.edd-bottom-guide{display:block!important;width:min(1180px,calc(100% - 36px))!important;margin:42px auto 54px!important;padding:54px 62px!important;border-radius:22px!important;border:1px solid #e2e7ef!important;box-shadow:0 18px 50px rgba(16,24,40,.08)!important;background:radial-gradient(circle at 92% 10%,rgba(223,20,20,.10),transparent 34%),linear-gradient(180deg,#fff,#f7f9fc)!important;color:#101820!important;}
.edd-bottom-guide h2{color:#101820!important;font-size:clamp(32px,3.4vw,54px)!important;line-height:1.18!important;margin:26px 0 18px!important;max-width:930px!important;}
.edd-bottom-guide p{color:#485465!important;font-size:19px!important;line-height:1.55!important;max-width:1040px!important;}
.edd-seo-badge{display:inline-flex!important;background:#111820!important;color:#fff!important;border-left:6px solid var(--edd-red)!important;padding:12px 18px!important;border-radius:8px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;}
.edd-bottom-guide .edd-seo-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:26px!important;}
.edd-bottom-guide .edd-seo-links a{display:block!important;padding:18px 20px!important;border-radius:14px!important;background:#fff!important;border:1px solid #dce2ea!important;box-shadow:0 8px 22px rgba(16,24,40,.06)!important;color:#101820!important;font-weight:900!important;}
.edd-bottom-guide .edd-seo-links a small{display:block!important;margin-top:6px!important;font-size:13px!important;color:#667085!important;font-weight:800!important;}
@media(max-width:1500px){:root{--edd-sidebar-w:300px}.edd-header-inner{grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr) auto!important}.edd-logo{width:var(--edd-sidebar-w)!important;min-width:var(--edd-sidebar-w)!important;max-width:var(--edd-sidebar-w)!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:225px!important}.edd-nav ul{gap:15px!important}.edd-my-build-chip{display:none!important}.edd-deals{padding:0 16px!important}}
@media(max-width:1180px){:root{--edd-sidebar-w:280px}.edd-header-actions .edd-icon-link{display:none!important}.edd-nav ul{gap:12px!important}.edd-nav a{font-size:12px!important}.edd-hero{padding-left:42px!important}.edd-hero h1{font-size:clamp(48px,5.2vw,72px)!important}.edd-system-grid{grid-template-columns:repeat(3,1fr)!important}.edd-build-grid{grid-template-columns:repeat(2,1fr)!important}.edd-buying-guide{grid-template-columns:1fr 1fr!important}}
@media(max-width:900px){:root{--edd-header-h:74px;--edd-sidebar-w:0px}.admin-bar .edd-header{top:46px!important}.edd-header-inner{height:var(--edd-header-h)!important;display:flex!important;padding:0 14px!important;gap:10px!important}.edd-logo{height:var(--edd-header-h)!important;width:auto!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important;padding:0!important}.edd-logo img,.edd-custom-logo,.custom-logo{max-width:180px!important;max-height:60px!important}.edd-mobile-toggle{display:inline-flex!important}.edd-nav{position:fixed!important;left:0!important;right:0!important;top:var(--edd-header-h)!important;background:#fff!important;border-bottom:1px solid #e2e7ef!important;padding:16px!important;display:none!important;height:auto!important;z-index:1001!important}.admin-bar .edd-nav{top:calc(var(--edd-header-h) + 46px)!important}.edd-nav.is-open{display:block!important}.edd-nav ul{display:grid!important;gap:12px!important;white-space:normal!important}.edd-header-actions{gap:10px!important}.edd-deals{height:44px!important;font-size:14px!important;padding:0 12px!important}.edd-cart-link{font-size:18px!important}.edd-home{display:block!important}.edd-build-panel{position:fixed!important;left:0!important;top:var(--edd-header-h)!important;bottom:0!important;width:min(92vw,370px)!important;height:auto!important;z-index:10000!important;transform:translateX(-105%)!important;transition:transform .25s ease!important;box-shadow:22px 0 50px rgba(0,0,0,.28)!important}.admin-bar .edd-build-panel{top:calc(var(--edd-header-h) + 46px)!important;height:auto!important}.edd-build-panel.is-open{transform:translateX(0)!important}.edd-build-close{display:inline-flex!important;position:absolute!important;right:14px!important;top:12px!important;z-index:2!important;border:0!important;background:#fff!important;color:#111!important;border-radius:6px!important;width:30px!important;height:30px!important;align-items:center!important;justify-content:center!important}.edd-build-inner{display:block!important;padding-top:56px!important}.edd-mobile-build-trigger.edd-mobile-ready{position:fixed!important;left:16px!important;bottom:18px!important;top:auto!important;width:auto!important;height:auto!important;visibility:visible!important;display:inline-flex!important;z-index:9998!important;background:var(--edd-red)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 18px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:0 14px 34px rgba(223,20,20,.35)!important}.edd-hero{min-height:auto!important;display:block!important;padding:34px 20px 320px!important}.edd-hero-art-spread{top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:300px!important;min-height:300px!important;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.68) 18%,rgba(255,255,255,0) 56%),var(--edd-hero-bg)!important;background-position:center right!important}.edd-buying-guide{grid-template-columns:1fr!important}.edd-system-grid,.edd-build-grid{grid-template-columns:1fr!important}.edd-brand-carousel{grid-template-columns:1fr!important;width:calc(100% - 28px)!important;padding:18px!important}.edd-brand-carousel>strong{font-size:16px!important}.edd-bottom-guide{width:calc(100% - 28px)!important;padding:32px 20px!important}.edd-bottom-guide .edd-seo-links{grid-template-columns:1fr!important}.edd-feature-wide{min-height:430px!important;background-position:center right!important}.edd-feature-wide>div{padding:36px 24px!important}.edd-garage-layout,.edd-garage-hero{grid-template-columns:1fr!important}.edd-garage-hero{padding:26px!important}}

/* ===== v2.4.0 LOCKED HEADER + GARAGE FIX ===== */
:root{--edd-header-h:92px;--edd-sidebar-w:320px;}
.edd-header{position:sticky!important;top:0!important;z-index:5000!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 4px 18px rgba(16,24,40,.04)!important;}
.admin-bar .edd-header{top:32px!important;}
.edd-header-inner{height:var(--edd-header-h)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 22px!important;display:grid!important;grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important;}
.edd-logo{grid-column:1!important;width:var(--edd-sidebar-w)!important;min-width:var(--edd-sidebar-w)!important;max-width:var(--edd-sidebar-w)!important;height:var(--edd-header-h)!important;margin:0!important;padding:0 0 0 28px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;}
.edd-logo img,.edd-logo .custom-logo,.edd-logo .edd-custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:245px!important;max-height:84px!important;object-fit:contain!important;margin:0!important;}
.edd-nav{grid-column:2!important;min-width:0!important;width:100%!important;display:block!important;}
.edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;white-space:nowrap!important;margin:0!important;padding:0!important;list-style:none!important;}
.edd-nav a{font-size:13px!important;line-height:1!important;font-weight:900!important;letter-spacing:.035em!important;text-transform:uppercase!important;color:#10141a!important;}
.edd-header-actions{grid-column:3!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;white-space:nowrap!important;}
.edd-my-build-chip{height:50px!important;max-width:160px!important;min-width:145px!important;padding:7px 10px!important;border-radius:14px!important;display:flex!important;align-items:center!important;gap:8px!important;background:#fff!important;border:1px solid #dfe5ee!important;box-shadow:0 8px 24px rgba(16,24,40,.12)!important;}
.edd-my-build-chip strong{max-width:82px!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.05!important;}
.edd-my-build-chip small{font-size:9px!important;line-height:1!important;color:#667085!important;text-transform:uppercase!important;}
.edd-chip-thumb{width:34px!important;height:20px!important;min-width:34px!important;border-radius:999px!important;border:2px solid #1f2937!important;background:var(--edd-truck-color,#f4f5f7)!important;box-shadow:inset 0 0 0 3px #e5e7eb!important;}
.edd-deals{height:52px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;font-size:17px!important;}
.edd-icon-link,.edd-cart-link{font-size:18px!important;line-height:1!important;}
.edd-home{display:grid!important;grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr)!important;}
.edd-build-panel{width:var(--edd-sidebar-w)!important;top:var(--edd-header-h)!important;height:calc(100vh - var(--edd-header-h))!important;}
.admin-bar .edd-build-panel{top:calc(var(--edd-header-h) + 32px)!important;height:calc(100vh - var(--edd-header-h) - 32px)!important;}
.edd-home-main{min-width:0!important;overflow:hidden!important;}
.edd-hero{position:relative!important;min-height:590px!important;display:block!important;padding:72px 0 54px 64px!important;background:#fff!important;overflow:hidden!important;}
.edd-hero-copy{position:relative!important;z-index:3!important;width:620px!important;max-width:44vw!important;padding:0!important;}
.edd-hero h1{font-size:clamp(56px,4.35vw,84px)!important;line-height:.93!important;letter-spacing:-.045em!important;margin:10px 0 22px!important;}
.edd-hero-copy>p:not(.edd-kicker){font-size:18px!important;max-width:550px!important;}
.edd-hero-art-spread{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:62%!important;min-height:100%!important;height:100%!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 13%,rgba(255,255,255,.66) 29%,rgba(255,255,255,.12) 48%,rgba(255,255,255,0) 72%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;}
.edd-hero-art-spread:before,.edd-hero-art-spread:after,.edd-hero:before,.edd-hero:after{display:none!important;content:none!important;}
button.edd-mobile-build-trigger{display:none!important;visibility:hidden!important;}

/* Build garage: make the custom truck the main editable object, not a faded photo */
.edd-build-garage-page{max-width:1220px!important;width:min(1220px,calc(100% - 36px))!important;padding:54px 0 80px!important;}
.edd-garage{display:block!important;}
.edd-garage-hero{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:24px!important;align-items:center!important;margin-bottom:24px!important;padding:42px!important;border-radius:24px!important;background:linear-gradient(135deg,#07090b 0%,#131922 58%,#260d0d 100%)!important;color:#fff!important;overflow:hidden!important;box-shadow:0 24px 70px rgba(16,24,40,.16)!important;}
.edd-garage-hero h1{color:#fff!important;font-size:clamp(42px,5vw,76px)!important;line-height:.95!important;margin:6px 0 16px!important;text-transform:uppercase!important;font-style:italic!important;}
.edd-garage-hero p{color:#d8dee8!important;font-size:18px!important;max-width:680px!important;}
.edd-garage-card{border:1px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.08)!important;border-radius:18px!important;padding:24px!important;color:#fff!important;}
.edd-garage-layout{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr)!important;gap:28px!important;align-items:start!important;}
.edd-truck-preview{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:22px!important;padding:22px!important;box-shadow:0 18px 54px rgba(16,24,40,.10)!important;}
.edd-truck-scene{position:relative!important;min-height:510px!important;border-radius:18px!important;overflow:hidden!important;background:linear-gradient(180deg,#f7f9fc 0%,#e8edf4 56%,#cfd6df 56%,#eef2f7 100%)!important;display:grid!important;place-items:center!important;}
.edd-garage-photo{display:none!important;}
.edd-truck-svg{width:92%!important;max-width:850px!important;height:auto!important;position:relative!important;z-index:2!important;transform:translateY(var(--edd-stance-y,0px))!important;filter:drop-shadow(0 28px 20px rgba(16,24,40,.20))!important;}
.edd-truck-body,.edd-truck-cab,.edd-truck-bed,.edd-truck-grille,.edd-truck-bumper{fill:var(--edd-truck-color,#f4f5f7)!important;stroke:#111827!important;stroke-width:8!important;}
.edd-truck-window{fill:#cbd5e1!important;stroke:#111827!important;stroke-width:7!important;opacity:.95!important;}
.edd-truck-shadow{fill:rgba(15,23,42,.20)!important;stroke:none!important;}
.edd-wheel circle:first-child{fill:var(--edd-wheel-color,#111820)!important;stroke:#030712!important;stroke-width:6!important;}
.edd-wheel circle:nth-child(2){fill:#6b7280!important;stroke:#111827!important;stroke-width:5!important;}
.edd-wheel circle:nth-child(3){fill:#e5e7eb!important;stroke:#111827!important;stroke-width:4!important;}
.edd-truck-accessories{opacity:var(--edd-extras-opacity,0)!important;stroke:#111827!important;stroke-width:12!important;fill:#111827!important;stroke-linecap:round!important;transition:.2s ease!important;}
.edd-build-editor{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:22px!important;padding:28px!important;box-shadow:0 18px 54px rgba(16,24,40,.10)!important;}
.edd-build-editor h2{font-size:30px!important;line-height:1!important;text-transform:uppercase!important;font-style:italic!important;margin:0 0 22px!important;}
.edd-build-editor label{display:block!important;font-weight:900!important;text-transform:uppercase!important;color:#344054!important;font-size:12px!important;margin-bottom:14px!important;}
.edd-build-editor input,.edd-build-editor select,.edd-build-editor textarea{width:100%!important;margin-top:7px!important;padding:14px 14px!important;border:1px solid #cfd6df!important;border-radius:10px!important;font:inherit!important;font-weight:700!important;text-transform:none!important;background:#fff!important;}
.edd-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;}
.edd-save-message{font-weight:800!important;color:#167044!important;}

@media(max-width:1500px){
  :root{--edd-sidebar-w:300px;}
  .edd-logo{width:var(--edd-sidebar-w)!important;min-width:var(--edd-sidebar-w)!important;max-width:var(--edd-sidebar-w)!important;padding-left:24px!important;}
  .edd-logo img,.edd-logo .custom-logo,.edd-logo .edd-custom-logo{max-width:220px!important;max-height:76px!important;}
  .edd-nav ul{gap:16px!important;}
  .edd-nav a{font-size:12px!important;}
  .edd-my-build-chip{display:none!important;}
  .edd-hero-copy{width:560px!important;max-width:45vw!important;}
  .edd-hero h1{font-size:clamp(52px,4.1vw,76px)!important;}
}
@media(max-width:1180px){
  .edd-header-inner{grid-template-columns:240px minmax(0,1fr) auto!important;}
  .edd-logo{width:240px!important;min-width:240px!important;max-width:240px!important;padding-left:18px!important;}
  .edd-logo img,.edd-logo .custom-logo,.edd-logo .edd-custom-logo{max-width:190px!important;}
  .edd-header-actions .edd-icon-link{display:none!important;}
  .edd-deals{height:46px!important;font-size:14px!important;}
}
@media(max-width:900px){
  :root{--edd-header-h:74px;--edd-sidebar-w:0px;}
  .admin-bar .edd-header{top:46px!important;}
  .edd-header-inner{display:flex!important;height:var(--edd-header-h)!important;padding:0 14px!important;gap:12px!important;}
  .edd-logo{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:var(--edd-header-h)!important;padding:0!important;}
  .edd-logo img,.edd-logo .custom-logo,.edd-logo .edd-custom-logo{max-width:178px!important;max-height:60px!important;}
  .edd-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;}
  .edd-nav{position:fixed!important;left:0!important;right:0!important;top:var(--edd-header-h)!important;display:none!important;background:#fff!important;padding:18px!important;border-bottom:1px solid #e2e7ef!important;z-index:5100!important;}
  .admin-bar .edd-nav{top:calc(var(--edd-header-h) + 46px)!important;}
  .edd-nav.is-open{display:block!important;}
  .edd-nav ul{display:grid!important;gap:14px!important;justify-content:stretch!important;}
  .edd-nav a{font-size:14px!important;}
  .edd-header-actions{gap:9px!important;}
  .edd-header-actions .edd-icon-link,.edd-my-build-chip{display:none!important;}
  .edd-home{display:block!important;}
  .edd-build-panel{position:fixed!important;left:0!important;top:var(--edd-header-h)!important;bottom:0!important;width:min(92vw,370px)!important;height:auto!important;z-index:5200!important;transform:translateX(-105%)!important;transition:transform .25s ease!important;box-shadow:22px 0 50px rgba(0,0,0,.28)!important;}
  .admin-bar .edd-build-panel{top:calc(var(--edd-header-h) + 46px)!important;height:auto!important;}
  .edd-build-panel.is-open{transform:translateX(0)!important;}
  .edd-build-close{display:inline-flex!important;position:absolute!important;right:14px!important;top:12px!important;z-index:2!important;border:0!important;background:#fff!important;color:#111!important;border-radius:6px!important;width:30px!important;height:30px!important;align-items:center!important;justify-content:center!important;}
  .edd-build-inner{display:block!important;padding-top:56px!important;}
  button.edd-mobile-build-trigger.edd-mobile-ready{position:fixed!important;left:16px!important;bottom:18px!important;top:auto!important;width:auto!important;height:auto!important;visibility:visible!important;display:inline-flex!important;z-index:5190!important;background:var(--edd-red)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 18px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:0 14px 34px rgba(223,20,20,.35)!important;}
  .edd-hero{min-height:auto!important;display:block!important;padding:34px 20px 330px!important;}
  .edd-hero-copy{width:100%!important;max-width:620px!important;}
  .edd-hero h1{font-size:clamp(46px,13vw,64px)!important;}
  .edd-hero-art-spread{top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:320px!important;min-height:320px!important;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.75) 16%,rgba(255,255,255,0) 52%),var(--edd-hero-bg)!important;background-position:center right!important;}
  .edd-garage-hero,.edd-garage-layout{grid-template-columns:1fr!important;}
  .edd-garage-hero{padding:28px!important;}
  .edd-truck-scene{min-height:360px!important;}
  .edd-form-grid{grid-template-columns:1fr!important;}
}

/* =========================================================
   v2.5.0 HARD LOCK: header, sidebar alignment, editable garage
   ========================================================= */
:root{--edd-header-h:88px!important;--edd-sidebar-w:330px!important;}
.edd-header-v25.edd-header{position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;border-bottom:1px solid #e6eaf0!important;box-shadow:0 3px 14px rgba(16,24,40,.055)!important;}
.admin-bar .edd-header-v25.edd-header{top:32px!important;}
.edd-header-v25 .edd-header-inner{height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 20px 0 0!important;}
.edd-header-v25 .edd-logo{grid-column:1!important;width:var(--edd-sidebar-w)!important;min-width:var(--edd-sidebar-w)!important;height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 0 0 28px!important;margin:0!important;overflow:visible!important;background:#fff!important;}
.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-custom-logo,.edd-header-v25 .custom-logo{display:block!important;width:auto!important;max-width:260px!important;max-height:78px!important;object-fit:contain!important;margin:0!important;}
.edd-header-v25 .edd-nav{grid-column:2!important;position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;height:var(--edd-header-h)!important;background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important;overflow:visible!important;}
.edd-header-v25 .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important;}
.edd-header-v25 .edd-nav li{margin:0!important;padding:0!important;}
.edd-header-v25 .edd-nav a{font-size:14px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important;color:#111820!important;letter-spacing:.02em!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;padding:12px 0!important;}
.edd-header-v25 .edd-header-actions{grid-column:3!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;height:var(--edd-header-h)!important;min-width:0!important;white-space:nowrap!important;}
.edd-header-v25 .edd-my-build-chip{height:54px!important;max-width:190px!important;padding:8px 12px!important;border-radius:14px!important;display:flex!important;align-items:center!important;gap:10px!important;background:#fff!important;border:1px solid #e4e8ef!important;box-shadow:0 10px 28px rgba(16,24,40,.12)!important;overflow:hidden!important;}
.edd-header-v25 .edd-my-build-chip small{display:block!important;font-size:10px!important;line-height:1!important;color:#64748b!important;text-transform:uppercase!important;font-weight:900!important;}
.edd-header-v25 .edd-my-build-chip strong{display:block!important;max-width:100px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;line-height:1.1!important;color:#111820!important;}
.edd-header-v25 .edd-deals{height:54px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:2px solid var(--edd-red,#e81818)!important;border-radius:12px!important;color:var(--edd-red,#e81818)!important;background:#fff!important;font-size:18px!important;font-weight:950!important;text-transform:uppercase!important;text-decoration:none!important;}
.edd-header-v25 .edd-icon-link,.edd-header-v25 .edd-cart-link{height:40px!important;min-width:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111820!important;text-decoration:none!important;position:relative!important;}
.edd-header-v25 .edd-cart-link span{position:absolute!important;top:0!important;right:-4px!important;width:18px!important;height:18px!important;border-radius:999px!important;background:var(--edd-red,#e81818)!important;color:#fff!important;font-size:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.edd-mobile-toggle{display:none!important;}
.edd-home{display:grid!important;grid-template-columns:var(--edd-sidebar-w) minmax(0,1fr)!important;align-items:start!important;}
.edd-build-panel{grid-column:1!important;width:var(--edd-sidebar-w)!important;top:var(--edd-header-h)!important;height:calc(100vh - var(--edd-header-h))!important;z-index:40!important;}
.admin-bar .edd-build-panel{top:calc(var(--edd-header-h) + 32px)!important;height:calc(100vh - var(--edd-header-h) - 32px)!important;}
.edd-home-main{grid-column:2!important;min-width:0!important;}
.edd-hero{min-height:690px!important;display:grid!important;grid-template-columns:minmax(420px,620px) minmax(0,1fr)!important;align-items:center!important;padding:72px 0 72px 70px!important;position:relative!important;overflow:hidden!important;}
.edd-hero-copy{position:relative!important;z-index:2!important;max-width:620px!important;}
.edd-hero h1{font-size:clamp(58px,5vw,92px)!important;line-height:.94!important;letter-spacing:-.055em!important;}
.edd-hero-art-spread{position:absolute!important;inset:0 0 0 44%!important;width:auto!important;height:auto!important;min-height:0!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 9%,rgba(255,255,255,.72) 25%,rgba(255,255,255,.18) 49%,rgba(255,255,255,0) 66%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;}
.edd-hero-art-spread:before,.edd-hero-art-spread:after,.edd-hero:before,.edd-hero:after{display:none!important;}

/* Brand carousel save/edit sanity */
.edd-brand-carousel{position:relative!important;z-index:1!important;}
.edd-brand-item img{max-width:170px!important;max-height:54px!important;object-fit:contain!important;}

/* Real truck garage */
.edd-build-garage-page{max-width:1260px!important;width:min(1260px,calc(100% - 36px))!important;margin:0 auto!important;padding:58px 0 90px!important;}
.edd-garage-v25 .edd-garage-hero{display:grid!important;grid-template-columns:1.45fr .8fr!important;gap:28px!important;align-items:center!important;background:linear-gradient(135deg,#080b10,#111720 58%,#2a0b0d)!important;color:#fff!important;border-radius:28px!important;padding:52px!important;margin-bottom:26px!important;box-shadow:0 24px 60px rgba(16,24,40,.20)!important;}
.edd-garage-v25 .edd-garage-hero h1{font-size:clamp(48px,6vw,84px)!important;line-height:.95!important;margin:0 0 22px!important;color:#fff!important;}
.edd-garage-v25 .edd-garage-hero p{font-size:18px!important;line-height:1.6!important;color:#d9e0ea!important;max-width:680px!important;}
.edd-garage-v25 .edd-garage-card{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:18px!important;padding:26px!important;color:#fff!important;}
.edd-garage-layout{display:grid!important;grid-template-columns:minmax(0,1.1fr) 480px!important;gap:30px!important;align-items:start!important;}
.edd-real-truck-preview{background:#fff!important;border:1px solid #e3e8ef!important;border-radius:22px!important;padding:20px!important;box-shadow:0 18px 52px rgba(16,24,40,.12)!important;}
.edd-real-truck-preview .edd-truck-scene{position:relative!important;min-height:560px!important;border-radius:18px!important;overflow:hidden!important;background:#0b1017!important;border:1px solid #dbe3ee!important;}
.edd-garage-photo{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center!important;transition:filter .22s ease, transform .22s ease!important;}
.edd-garage[data-color="white"] .edd-garage-photo{filter:saturate(1.02) brightness(1.05)!important;}
.edd-garage[data-color="silver"] .edd-garage-photo{filter:saturate(.75) brightness(1.05) contrast(.96)!important;}
.edd-garage[data-color="black"] .edd-garage-photo{filter:saturate(.8) brightness(.62) contrast(1.18)!important;}
.edd-garage[data-color="red"] .edd-garage-photo{filter:hue-rotate(318deg) saturate(1.35) brightness(.95) contrast(1.05)!important;}
.edd-garage[data-color="blue"] .edd-garage-photo{filter:hue-rotate(190deg) saturate(1.15) brightness(.92) contrast(1.05)!important;}
.edd-garage[data-stance="leveled"] .edd-garage-photo{transform:scale(1.035) translateY(-8px)!important;}
.edd-garage[data-stance="lifted"] .edd-garage-photo{transform:scale(1.065) translateY(-18px)!important;}
.edd-visual-badges{position:absolute!important;left:18px!important;bottom:18px!important;right:18px!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;z-index:3!important;}
.edd-visual-badges span{background:rgba(8,12,18,.82)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;padding:9px 13px!important;font-size:12px!important;text-transform:uppercase!important;font-weight:900!important;letter-spacing:.03em!important;backdrop-filter:blur(8px)!important;}
.edd-visual-accessories{position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important;opacity:0!important;transition:.2s ease!important;}
.edd-garage[data-extras="lightbar"] .edd-visual-accessories,.edd-garage[data-extras="full"] .edd-visual-accessories{opacity:1!important;}
.edd-acc-lightbar{position:absolute!important;left:42%!important;top:18%!important;width:160px!important;height:10px!important;border-radius:999px!important;background:linear-gradient(90deg,#ffca45,#fff,#ffca45)!important;box-shadow:0 0 22px rgba(255,190,35,.75)!important;}
.edd-acc-steps{position:absolute!important;left:30%!important;right:23%!important;bottom:29%!important;height:8px!important;border-radius:999px!important;background:#0b0e14!important;box-shadow:0 4px 0 rgba(255,255,255,.16)!important;opacity:0!important;}
.edd-acc-flares{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;border:10px solid rgba(0,0,0,.28)!important;box-shadow:inset 0 0 0 3px rgba(255,255,255,.06)!important;opacity:0!important;}
.edd-garage[data-extras="full"] .edd-acc-steps,.edd-garage[data-extras="full"] .edd-acc-flares{opacity:1!important;}
.edd-preview-note{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-top:16px!important;padding:16px 18px!important;background:#f8fafc!important;border:1px solid #e6eaf0!important;border-radius:14px!important;color:#475569!important;}
.edd-preview-note strong{color:#111820!important;text-transform:uppercase!important;letter-spacing:.04em!important;}
.edd-build-editor{background:#fff!important;border:1px solid #e3e8ef!important;border-radius:22px!important;padding:28px!important;box-shadow:0 18px 52px rgba(16,24,40,.10)!important;}
.edd-build-editor h2{font-size:30px!important;line-height:1!important;margin:0 0 24px!important;}
.edd-build-editor label{display:block!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;color:#334155!important;margin-bottom:16px!important;}
.edd-build-editor input,.edd-build-editor select,.edd-build-editor textarea{width:100%!important;margin-top:8px!important;border:1px solid #cfd7e3!important;border-radius:12px!important;padding:14px!important;font-size:15px!important;text-transform:none!important;font-weight:700!important;background:#fff!important;color:#111820!important;}

@media(max-width:1500px){
  :root{--edd-sidebar-w:300px!important;}
  .edd-header-v25 .edd-nav ul{gap:16px!important;}
  .edd-header-v25 .edd-nav a{font-size:13px!important;}
  .edd-header-v25 .edd-logo img,.edd-header-v25 .edd-custom-logo,.edd-header-v25 .custom-logo{max-width:235px!important;}
  .edd-header-v25 .edd-my-build-chip{display:none!important;}
}
@media(max-width:1180px){
  :root{--edd-sidebar-w:280px!important;}
  .edd-header-v25 .edd-header-inner{grid-template-columns:auto 1fr auto!important;padding-left:14px!important;}
  .edd-header-v25 .edd-logo{width:auto!important;min-width:0!important;max-width:none!important;padding-left:0!important;}
  .edd-header-v25 .edd-logo img,.edd-header-v25 .edd-custom-logo,.edd-header-v25 .custom-logo{max-width:190px!important;}
  .edd-header-v25 .edd-nav ul{gap:12px!important;}
  .edd-header-v25 .edd-nav a{font-size:12px!important;}
  .edd-header-v25 .edd-icon-link{display:none!important;}
  .edd-hero{grid-template-columns:1fr!important;padding-left:42px!important;}
  .edd-hero-art-spread{inset:0 0 0 36%!important;}
}
@media(max-width:900px){
  :root{--edd-header-h:76px!important;--edd-sidebar-w:0px!important;}
  .admin-bar .edd-header-v25.edd-header{top:46px!important;}
  .edd-header-v25 .edd-header-inner{height:var(--edd-header-h)!important;display:flex!important;padding:0 12px!important;gap:10px!important;}
  .edd-header-v25 .edd-logo{height:var(--edd-header-h)!important;flex:1 1 auto!important;min-width:0!important;padding:0!important;}
  .edd-header-v25 .edd-logo img,.edd-header-v25 .edd-custom-logo,.edd-header-v25 .custom-logo{max-width:165px!important;max-height:62px!important;}
  .edd-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border:1px solid #d7dde6!important;border-radius:10px!important;background:#fff!important;color:#111820!important;font-weight:900!important;}
  .edd-header-v25 .edd-nav{position:fixed!important;left:0!important;right:0!important;top:var(--edd-header-h)!important;height:auto!important;display:none!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;padding:16px!important;z-index:10002!important;}
  .admin-bar .edd-header-v25 .edd-nav{top:calc(var(--edd-header-h) + 46px)!important;}
  .edd-header-v25 .edd-nav.is-open{display:block!important;}
  .edd-header-v25 .edd-nav ul{display:grid!important;gap:14px!important;justify-content:stretch!important;}
  .edd-header-v25 .edd-nav a{font-size:14px!important;padding:6px 0!important;}
  .edd-header-v25 .edd-header-actions{height:var(--edd-header-h)!important;gap:8px!important;}
  .edd-header-v25 .edd-deals{height:42px!important;padding:0 12px!important;font-size:14px!important;}
  .edd-header-v25 .edd-cart-link{display:none!important;}
  .edd-home{display:block!important;}
  .edd-build-panel{position:fixed!important;left:0!important;top:var(--edd-header-h)!important;bottom:0!important;width:min(92vw,380px)!important;height:auto!important;transform:translateX(-105%)!important;transition:transform .24s ease!important;z-index:10001!important;box-shadow:20px 0 54px rgba(0,0,0,.34)!important;}
  .admin-bar .edd-build-panel{top:calc(var(--edd-header-h) + 46px)!important;height:auto!important;}
  .edd-build-panel.is-open{transform:translateX(0)!important;}
  .edd-mobile-build-trigger.edd-mobile-ready{position:fixed!important;left:14px!important;bottom:18px!important;z-index:9998!important;display:inline-flex!important;visibility:visible!important;background:var(--edd-red,#e81818)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 18px!important;font-weight:950!important;text-transform:uppercase!important;box-shadow:0 14px 36px rgba(232,24,24,.32)!important;}
  .edd-hero{display:block!important;min-height:auto!important;padding:34px 20px 320px!important;}
  .edd-hero h1{font-size:clamp(48px,15vw,72px)!important;}
  .edd-hero-art-spread{inset:auto 0 0 0!important;height:330px!important;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.68) 22%,rgba(255,255,255,0) 58%),var(--edd-hero-bg)!important;background-position:center right!important;}
  .edd-garage-layout,.edd-garage-v25 .edd-garage-hero{grid-template-columns:1fr!important;}
  .edd-garage-v25 .edd-garage-hero{padding:28px!important;}
  .edd-real-truck-preview .edd-truck-scene{min-height:380px!important;}
}


/* ===== v2.5.1 HEADER CONTAINMENT PATCH =====
   Fixes: logo not flush-left, nav escaping below header, build sidebar width forcing header layout. */
:root{--edd-header-h:86px!important;--edd-sidebar-w:320px;}
.edd-header.edd-header-v25{position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;overflow:visible!important;}
.admin-bar .edd-header.edd-header-v25{top:32px!important;}
.edd-header-v25 .edd-header-inner{
  height:var(--edd-header-h)!important;
  min-height:var(--edd-header-h)!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 18px 0 10px!important;
  display:grid!important;
  grid-template-columns:minmax(190px,240px) minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  overflow:visible!important;
}
.edd-header-v25 .edd-logo{
  grid-column:1!important;
  width:auto!important;
  min-width:0!important;
  max-width:240px!important;
  height:var(--edd-header-h)!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.edd-header-v25 .edd-logo img,
.edd-header-v25 .edd-logo .custom-logo,
.edd-header-v25 .edd-logo .edd-custom-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:228px!important;
  max-height:78px!important;
  object-fit:contain!important;
  margin:0!important;
}
.edd-header-v25 .edd-nav{grid-column:2!important;min-width:0!important;width:100%!important;overflow:hidden!important;display:block!important;}
.edd-header-v25 .edd-nav ul{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:nowrap!important;
  gap:clamp(10px,1.35vw,22px)!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
}
.edd-header-v25 .edd-nav li{min-width:0!important;flex:0 1 auto!important;}
.edd-header-v25 .edd-nav a{display:block!important;font-size:clamp(11px,.85vw,13px)!important;line-height:1!important;}
.edd-header-v25 .edd-header-actions{grid-column:3!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;white-space:nowrap!important;overflow:visible!important;}
.edd-header-v25 .edd-deals{height:46px!important;padding:0 14px!important;font-size:15px!important;}
.edd-header-v25 .edd-my-build-chip{height:46px!important;min-width:132px!important;max-width:150px!important;padding:7px 9px!important;}
.edd-header-v25 .edd-icon-link,.edd-header-v25 .edd-cart-link{font-size:18px!important;}
@media(max-width:1320px){.edd-header-v25 .edd-my-build-chip{display:none!important}.edd-header-v25 .edd-nav ul{justify-content:flex-start!important}.edd-header-v25 .edd-deals{font-size:14px!important;padding:0 12px!important}}
@media(max-width:1100px){.edd-header-v25 .edd-icon-link{display:none!important}.edd-header-v25 .edd-header-inner{grid-template-columns:minmax(170px,220px) minmax(0,1fr) auto!important;gap:10px!important}.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{max-width:205px!important}.edd-header-v25 .edd-nav ul{gap:10px!important}.edd-header-v25 .edd-nav a{font-size:11px!important}}
@media(max-width:900px){
  :root{--edd-header-h:72px!important;}
  .admin-bar .edd-header.edd-header-v25{top:46px!important;}
  .edd-header-v25 .edd-header-inner{height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;display:flex!important;padding:0 12px!important;gap:10px!important;}
  .edd-header-v25 .edd-logo{height:var(--edd-header-h)!important;flex:1 1 auto!important;max-width:none!important;}
  .edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{max-width:176px!important;max-height:58px!important;}
  .edd-header-v25 .edd-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;order:3!important;width:42px!important;height:42px!important;}
  .edd-header-v25 .edd-header-actions{order:2!important;gap:8px!important;}
  .edd-header-v25 .edd-deals{display:none!important;}
  .edd-header-v25 .edd-cart-link{font-size:18px!important;}
  .edd-header-v25 .edd-nav{position:fixed!important;left:0!important;right:0!important;top:var(--edd-header-h)!important;z-index:10000!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 18px 35px rgba(16,24,40,.14)!important;padding:16px!important;display:none!important;overflow:visible!important;}
  .admin-bar .edd-header-v25 .edd-nav{top:calc(var(--edd-header-h) + 46px)!important;}
  .edd-header-v25 .edd-nav.is-open{display:block!important;}
  .edd-header-v25 .edd-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;white-space:normal!important;overflow:visible!important;justify-content:stretch!important;}
  .edd-header-v25 .edd-nav a{font-size:14px!important;line-height:1.2!important;padding:10px 0!important;}
}
@media(max-width:600px){.admin-bar .edd-header.edd-header-v25{top:0!important}.admin-bar .edd-header-v25 .edd-nav{top:var(--edd-header-h)!important}.edd-header-v25 .edd-header-inner{padding:0 10px!important}.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{max-width:156px!important}.edd-header-v25 .edd-cart-link{font-size:17px!important}}

/* ===== v2.5.2 HARD HEADER + HERO FIX =====
   Actual fix: no nested custom-logo anchor; keep logo/nav/actions in one row; render hero image as a real img fallback. */
.edd-header.edd-header-v25{position:sticky!important;top:0!important;z-index:99999!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;overflow:visible!important;}
.edd-header-v25 .edd-header-inner{height:92px!important;min-height:92px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 24px!important;display:grid!important;grid-template-columns:260px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;}
.edd-header-v25 .edd-logo{grid-column:1!important;align-self:center!important;justify-self:start!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:260px!important;min-width:260px!important;max-width:260px!important;height:92px!important;margin:0!important;padding:0!important;overflow:hidden!important;text-align:left!important;}
.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:230px!important;max-height:82px!important;object-fit:contain!important;margin:0!important;padding:0!important;}
.edd-header-v25 .custom-logo-link{display:contents!important;}
.edd-header-v25 .edd-nav{grid-column:2!important;position:static!important;display:block!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.edd-header-v25 .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:clamp(12px,1.25vw,24px)!important;list-style:none!important;margin:0!important;padding:0!important;white-space:nowrap!important;overflow:hidden!important;}
.edd-header-v25 .edd-nav a{display:block!important;font-size:clamp(12px,.82vw,14px)!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important;}
.edd-header-v25 .edd-header-actions{grid-column:3!important;position:static!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:max-content!important;margin:0!important;padding:0!important;white-space:nowrap!important;}
.edd-header-v25 .edd-deals{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:52px!important;border-radius:14px!important;padding:0 18px!important;line-height:1!important;}
.edd-header-v25 .edd-my-build-chip{display:none!important;}
.edd-hero{position:relative!important;overflow:hidden!important;background:#fff!important;}
.edd-hero-art-spread{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:62%!important;height:100%!important;min-height:100%!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 10%,rgba(255,255,255,.70) 28%,rgba(255,255,255,.10) 56%,rgba(255,255,255,0) 76%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;z-index:1!important;}
.edd-hero-real-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center right!important;z-index:-1!important;display:block!important;}
.edd-hero-copy{position:relative!important;z-index:3!important;}
@media(max-width:1280px){.edd-header-v25 .edd-header-inner{grid-template-columns:220px minmax(0,1fr) auto!important;padding:0 16px!important;gap:12px!important}.edd-header-v25 .edd-logo{width:220px!important;min-width:220px!important;max-width:220px!important}.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{max-width:205px!important}.edd-header-v25 .edd-header-actions .edd-icon-link{display:none!important}.edd-header-v25 .edd-nav ul{justify-content:flex-start!important;gap:12px!important}.edd-header-v25 .edd-nav a{font-size:12px!important}}
@media(max-width:980px){.edd-header-v25 .edd-header-inner{display:flex!important;height:74px!important;min-height:74px!important;padding:0 12px!important}.edd-header-v25 .edd-logo{height:74px!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important}.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{max-width:168px!important;max-height:62px!important}.edd-header-v25 .edd-mobile-toggle{display:inline-flex!important}.edd-header-v25 .edd-nav{position:fixed!important;left:0!important;right:0!important;top:74px!important;z-index:100000!important;display:none!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 18px 35px rgba(16,24,40,.16)!important;padding:16px!important;overflow:visible!important}.edd-header-v25 .edd-nav.is-open{display:block!important}.edd-header-v25 .edd-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;white-space:normal!important;overflow:visible!important}.edd-header-v25 .edd-nav a{font-size:14px!important;line-height:1.2!important;padding:9px 0!important}.edd-header-v25 .edd-deals{display:none!important}.edd-hero-art-spread{position:relative!important;display:block!important;width:calc(100% + 40px)!important;height:320px!important;min-height:320px!important;margin:20px -20px -20px!important}.edd-hero-real-img{z-index:-1!important}}


/* ===== v2.5.3 HEADER ICONS + NATURAL HERO BLEND ===== */
.edd-header-v25 .edd-header-inner{
  grid-template-columns:260px minmax(520px,1fr) auto!important;
  height:88px!important;min-height:88px!important;
  padding:0 28px!important;gap:18px!important;
}
.edd-header-v25 .edd-logo{height:88px!important;width:260px!important;min-width:260px!important;max-width:260px!important;overflow:visible!important;}
.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-logo .custom-logo,.edd-header-v25 .edd-logo .edd-custom-logo{max-width:225px!important;max-height:78px!important;}
.edd-header-v25 .edd-header-actions{gap:14px!important;align-items:center!important;}
.edd-header-v25 .edd-my-build-chip{
  display:inline-flex!important;align-items:center!important;gap:9px!important;
  height:44px!important;min-width:128px!important;max-width:142px!important;
  padding:6px 10px!important;border:1px solid #d8dee7!important;border-radius:999px!important;
  background:#fff!important;color:#111820!important;box-shadow:none!important;text-decoration:none!important;
}
.edd-header-v25 .edd-my-build-chip small{display:block!important;font-size:9px!important;line-height:1!important;color:#687384!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important;}
.edd-header-v25 .edd-my-build-chip strong{display:block!important;font-size:11px!important;line-height:1.1!important;color:#111820!important;font-weight:950!important;text-transform:uppercase!important;max-width:82px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
.edd-header-v25 .edd-chip-icon{width:28px!important;height:28px!important;border-radius:999px!important;background:#111820!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 28px!important;}
.edd-header-v25 svg{width:20px!important;height:20px!important;display:block!important;fill:currentColor!important;}
.edd-header-v25 .edd-chip-icon svg{width:18px!important;height:18px!important;}
.edd-header-v25 .edd-icon-link,.edd-header-v25 .edd-cart-link{
  width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  color:#111820!important;background:#fff!important;border:1px solid transparent!important;text-decoration:none!important;font-size:0!important;
}
.edd-header-v25 .edd-icon-link:hover,.edd-header-v25 .edd-cart-link:hover{border-color:#d8dee7!important;background:#f7f8fa!important;}
.edd-header-v25 .edd-cart-link span{top:-7px!important;right:-6px!important;width:22px!important;height:22px!important;min-width:22px!important;font-size:12px!important;font-weight:900!important;line-height:22px!important;}
.edd-header-v25 .edd-deals{height:50px!important;border-radius:14px!important;padding:0 18px!important;font-size:17px!important;}
.edd-hero{
  min-height:620px!important;
  grid-template-columns:minmax(420px,0.9fr) minmax(520px,1.1fr)!important;
  padding:72px 54px 56px!important;
  background:radial-gradient(circle at 76% 42%,rgba(225,232,242,.78) 0%,rgba(245,247,250,.88) 34%,#fff 66%)!important;
}
.edd-hero:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,#fff 0%,#fff 35%,rgba(255,255,255,.94) 45%,rgba(255,255,255,.70) 56%,rgba(255,255,255,.18) 73%,rgba(255,255,255,0) 100%)!important;z-index:2!important;pointer-events:none!important;}
.edd-hero:after{content:""!important;position:absolute!important;right:4%!important;bottom:-10%!important;width:52%!important;height:42%!important;background:radial-gradient(ellipse at center,rgba(0,0,0,.18),rgba(0,0,0,0) 62%)!important;filter:blur(12px)!important;z-index:1!important;pointer-events:none!important;}
.edd-hero-art-spread{top:0!important;right:0!important;bottom:0!important;width:68%!important;height:100%!important;background-image:var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;z-index:1!important;}
.edd-hero-art-spread:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 18%,rgba(255,255,255,.50) 38%,rgba(255,255,255,.08) 62%,rgba(255,255,255,0) 100%)!important;z-index:2!important;}
.edd-hero-real-img{z-index:1!important;opacity:1!important;filter:saturate(1.05) contrast(1.03)!important;}
.edd-hero-copy{max-width:620px!important;}
@media(max-width:1500px){.edd-header-v25 .edd-my-build-chip{display:none!important}.edd-header-v25 .edd-header-inner{grid-template-columns:240px minmax(0,1fr) auto!important}.edd-header-v25 .edd-logo{width:240px!important;min-width:240px!important;max-width:240px!important}.edd-header-v25 .edd-nav ul{gap:14px!important}.edd-header-v25 .edd-nav a{font-size:12px!important}}
@media(max-width:1180px){.edd-header-v25 .edd-header-actions .edd-icon-link{display:inline-flex!important}.edd-header-v25 .edd-header-actions{gap:8px!important}.edd-header-v25 .edd-deals{font-size:14px!important;padding:0 12px!important}.edd-hero{grid-template-columns:1fr!important;padding:48px 28px!important}.edd-hero:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.94) 44%,rgba(255,255,255,.78) 72%,rgba(255,255,255,.65) 100%)!important}.edd-hero-art-spread{position:relative!important;display:block!important;width:100%!important;height:360px!important;min-height:360px!important;margin:10px 0 0!important;border-radius:18px!important;overflow:hidden!important}.edd-hero-art-spread:before{background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.0) 55%,rgba(255,255,255,.28))!important}.edd-hero-real-img{z-index:1!important}}
@media(max-width:980px){.edd-header-v25 .edd-header-inner{height:74px!important;min-height:74px!important}.edd-header-v25 .edd-account-link{display:inline-flex!important}.edd-header-v25 .edd-search-link{display:none!important}.edd-header-v25 .edd-cart-link{display:inline-flex!important}.edd-hero{min-height:auto!important}.edd-hero-copy{max-width:none!important}.edd-hero-art-spread{height:300px!important;min-height:300px!important}}


/* ===== v2.5.4 BUILD ENGINE ICON + HERO WHITE-TO-TRUCK FADE ===== */
.edd-header-v25 .edd-chip-icon{
  background:var(--edd-red,#e81818)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(232,24,24,.22)!important;
}
.edd-header-v25 .edd-chip-icon svg{width:19px!important;height:19px!important;}

/* Make the hero feel like one blended scene instead of a hard white text block beside an image. */
.edd-hero{
  position:relative!important;
  isolation:isolate!important;
  min-height:660px!important;
  grid-template-columns:minmax(430px,620px) minmax(0,1fr)!important;
  align-items:center!important;
  padding:78px 58px 68px!important;
  background:
    radial-gradient(circle at 80% 45%,rgba(207,217,229,.92) 0%,rgba(241,244,248,.88) 32%,rgba(255,255,255,.98) 68%),
    linear-gradient(90deg,#fff 0%,#fff 42%,#f4f6f9 100%)!important;
}
.edd-hero-copy{
  position:relative!important;
  z-index:5!important;
  max-width:640px!important;
}
.edd-hero:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,
      #fff 0%,
      #fff 30%,
      rgba(255,255,255,.96) 40%,
      rgba(255,255,255,.78) 52%,
      rgba(255,255,255,.36) 64%,
      rgba(255,255,255,.08) 78%,
      rgba(255,255,255,0) 100%)!important;
}
.edd-hero:after{
  content:""!important;
  position:absolute!important;
  right:5%!important;
  bottom:-6%!important;
  width:54%!important;
  height:36%!important;
  z-index:2!important;
  pointer-events:none!important;
  background:radial-gradient(ellipse at center,rgba(10,14,20,.22),rgba(10,14,20,0) 66%)!important;
  filter:blur(14px)!important;
}
.edd-hero-art-spread{
  position:absolute!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:auto!important;
  width:72%!important;
  height:100%!important;
  min-height:100%!important;
  z-index:1!important;
  background-image:var(--edd-hero-bg)!important;
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
  transform:translateX(0)!important;
}
.edd-hero-art-spread:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,
      #fff 0%,
      rgba(255,255,255,.98) 13%,
      rgba(255,255,255,.70) 30%,
      rgba(255,255,255,.28) 48%,
      rgba(255,255,255,.04) 68%,
      rgba(255,255,255,0) 100%)!important;
}
.edd-hero-real-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center right!important;
  display:block!important;
  z-index:1!important;
  opacity:1!important;
  filter:saturate(1.05) contrast(1.04)!important;
}

@media(max-width:1180px){
  .edd-hero{
    display:block!important;
    min-height:auto!important;
    padding:48px 28px 390px!important;
    background:linear-gradient(180deg,#fff 0%,#fff 48%,#f5f7fa 100%)!important;
  }
  .edd-hero:before{
    background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.96) 44%,rgba(255,255,255,.52) 72%,rgba(255,255,255,0) 100%)!important;
  }
  .edd-hero-art-spread{
    top:auto!important;left:0!important;right:0!important;bottom:0!important;
    width:100%!important;height:390px!important;min-height:390px!important;
    border-radius:0!important;margin:0!important;background-position:center right!important;
  }
  .edd-hero-art-spread:before{
    background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.62) 20%,rgba(255,255,255,.08) 52%,rgba(255,255,255,0) 100%)!important;
  }
}
@media(max-width:640px){
  .edd-hero{padding:36px 20px 320px!important;}
  .edd-hero-art-spread{height:320px!important;min-height:320px!important;background-position:center bottom!important;}
}

/* v2.5.5 — real header/build icon + modern deals + seamless hero image blend */
.edd-header-v25 .edd-header-actions{
  gap:12px!important;
}
.edd-header-v25 .edd-my-build-chip{
  display:inline-flex!important;
  height:46px!important;
  min-width:142px!important;
  max-width:158px!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  background:#10141a!important;
  color:#fff!important;
  border:1px solid rgba(223,20,20,.28)!important;
  box-shadow:0 8px 22px rgba(16,24,40,.14)!important;
  align-items:center!important;
  gap:8px!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon{
  width:28px!important;
  height:28px!important;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  background:rgba(223,20,20,.12)!important;
  color:#e11d1d!important;
  flex:0 0 28px!important;
}
.edd-header-v25 .edd-my-build-chip svg{
  width:18px!important;
  height:18px!important;
  fill:currentColor!important;
  display:block!important;
}
.edd-header-v25 .edd-my-build-chip small{
  display:block!important;
  font-size:8px!important;
  line-height:1!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  color:#9aa4b2!important;
  font-weight:900!important;
}
.edd-header-v25 .edd-my-build-chip strong{
  display:block!important;
  max-width:88px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:10px!important;
  line-height:1.1!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  color:#fff!important;
}
.edd-header-v25 .edd-deals{
  height:48px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 22px!important;
  border-radius:999px!important;
  border:1px solid #d8dde6!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:0 8px 22px rgba(16,24,40,.08)!important;
  font-size:13px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.edd-header-v25 .edd-deals:hover{
  border-color:var(--edd-red)!important;
  color:var(--edd-red)!important;
  transform:translateY(-1px)!important;
}
.edd-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#fff!important;
}
.edd-hero-copy{
  position:relative!important;
  z-index:3!important;
  max-width:650px!important;
}
.edd-hero-art-spread{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  z-index:1!important;
  pointer-events:none!important;
  background-image:
    linear-gradient(90deg,
      #fff 0%,
      #fff 30%,
      rgba(255,255,255,.96) 37%,
      rgba(255,255,255,.76) 46%,
      rgba(255,255,255,.34) 56%,
      rgba(255,255,255,.08) 67%,
      rgba(255,255,255,0) 78%),
    linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 36%,rgba(255,255,255,.12) 100%),
    var(--edd-hero-bg)!important;
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
}
.edd-hero-art-spread img,
.edd-hero-real-img{
  display:none!important;
}
@media(max-width:1500px){
  .edd-header-v25 .edd-my-build-chip{display:inline-flex!important;min-width:132px!important;max-width:145px!important;}
  .edd-header-v25 .edd-deals{padding:0 18px!important;}
}
@media(max-width:1280px){
  .edd-header-v25 .edd-my-build-chip{display:none!important;}
}
@media(max-width:900px){
  .edd-hero-art-spread{
    inset:auto 0 0 0!important;
    height:330px!important;
    min-height:330px!important;
    background-image:
      linear-gradient(180deg,#fff 0%,rgba(255,255,255,.96) 10%,rgba(255,255,255,.55) 34%,rgba(255,255,255,0) 64%),
      var(--edd-hero-bg)!important;
    background-position:center right!important;
  }
  .edd-header-v25 .edd-deals{height:42px!important;padding:0 12px!important;font-size:11px!important;}
}

/* ===== v2.5.6 HARD FIX: engine chip, seamless hero fade, collapsible builder ===== */
.edd-header-v25 .edd-my-build-chip .edd-chip-icon svg,
.edd-header-v25 .edd-chip-icon svg{
  width:21px!important;
  height:21px!important;
  fill:currentColor!important;
  display:block!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon{
  background:#f1f4f8!important;
  color:#df1414!important;
  border:1px solid rgba(223,20,20,.20)!important;
}

/* Hero: put the image behind the entire hero and let the white copy area dissolve into it. */
.edd-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  min-height:660px!important;
  display:block!important;
  padding:86px 58px 72px!important;
  background:#fff!important;
}
.edd-hero-copy{
  position:relative!important;
  z-index:4!important;
  width:min(650px,52vw)!important;
  max-width:650px!important;
}
.edd-hero-art-spread{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  z-index:1!important;
  pointer-events:none!important;
  background-image:var(--edd-hero-bg)!important;
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
}
.edd-hero-art-spread:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,
      #fff 0%,
      #fff 26%,
      rgba(255,255,255,.98) 34%,
      rgba(255,255,255,.88) 43%,
      rgba(255,255,255,.62) 53%,
      rgba(255,255,255,.30) 64%,
      rgba(255,255,255,.08) 76%,
      rgba(255,255,255,0) 88%),
    linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,0) 34%,rgba(255,255,255,.08) 100%)!important;
}
.edd-hero:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 27%,rgba(255,255,255,.76) 45%,rgba(255,255,255,.20) 66%,rgba(255,255,255,0) 84%)!important;
}
.edd-hero:after{
  content:""!important;
  position:absolute!important;
  right:4%!important;
  bottom:-8%!important;
  width:56%!important;
  height:38%!important;
  z-index:2!important;
  pointer-events:none!important;
  background:radial-gradient(ellipse at center,rgba(5,8,13,.22),rgba(5,8,13,0) 68%)!important;
  filter:blur(16px)!important;
}
.edd-hero-real-img,.edd-hero-art-spread img{display:none!important;}

.edd-build-hide{
  width:100%;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:38px!important;
  margin:0 0 18px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:999px!important;
  background:#111820!important;
  color:#f9fafb!important;
  cursor:pointer!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.06em!important;
  font-size:11px!important;
}
.edd-build-hide span{font-size:20px!important;line-height:1!important;color:#df1414!important;}
.edd-build-restore{
  position:fixed!important;
  left:18px!important;
  top:116px!important;
  z-index:70!important;
  display:none!important;
  align-items:center!important;
  gap:9px!important;
  height:46px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  border:1px solid rgba(223,20,20,.35)!important;
  background:#0b0f14!important;
  color:#fff!important;
  box-shadow:0 16px 38px rgba(16,24,40,.24)!important;
  cursor:pointer!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.05em!important;
  font-size:12px!important;
}
body.edd-builder-collapsed .edd-home{grid-template-columns:1fr!important;}
body.edd-builder-collapsed .edd-build-panel{display:none!important;}
body.edd-builder-collapsed .edd-build-restore{display:inline-flex!important;}
body.edd-builder-collapsed .edd-home-main{min-width:0!important;width:100%!important;}
body.edd-builder-collapsed .edd-hero-copy{width:min(680px,50vw)!important;}
@media(max-width:1180px){
  .edd-hero{padding:48px 28px 390px!important;min-height:auto!important;}
  .edd-hero-copy{width:100%!important;max-width:none!important;}
  .edd-hero:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.98) 38%,rgba(255,255,255,.70) 62%,rgba(255,255,255,0) 100%)!important;}
  .edd-hero-art-spread{top:auto!important;bottom:0!important;height:390px!important;min-height:390px!important;background-position:center right!important;}
  .edd-hero-art-spread:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.76) 18%,rgba(255,255,255,.18) 52%,rgba(255,255,255,0) 78%)!important;}
}
@media(max-width:640px){
  .edd-hero{padding:36px 20px 320px!important;}
  .edd-hero-art-spread{height:320px!important;min-height:320px!important;background-position:center bottom!important;}
  .edd-build-restore{top:86px!important;left:12px!important;height:42px!important;font-size:11px!important;}
}

/* ===== v2.5.7 REAL FIX: header build icon, premium builder toggle, true seamless hero ===== */
.edd-header-v25 .edd-header-inner{
  display:grid!important;
  grid-template-columns:minmax(210px,280px) minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  height:92px!important;
}
.edd-header-v25 .edd-logo{width:auto!important;min-width:0!important;max-width:none!important;flex:0 0 auto!important;padding-left:0!important;justify-content:flex-start!important;align-self:center!important;}
.edd-header-v25 .edd-logo img,.edd-header-v25 .edd-custom-logo,.edd-header-v25 .custom-logo{max-width:220px!important;max-height:82px!important;object-fit:contain!important;}
.edd-header-v25 .edd-nav ul{justify-content:center!important;gap:24px!important;}
.edd-header-v25 .edd-header-actions{display:flex!important;align-items:center!important;gap:14px!important;margin-left:0!important;}
.edd-header-v25 .edd-my-build-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;height:46px!important;min-width:148px!important;max-width:168px!important;padding:7px 10px!important;border:1px solid #dfe5ee!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 22px rgba(16,24,40,.10)!important;overflow:hidden!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:999px!important;background:#101820!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon svg{width:20px!important;height:20px!important;display:block!important;fill:currentColor!important;}
.edd-header-v25 .edd-my-build-chip small{display:block!important;font-size:8px!important;line-height:1!important;color:#667085!important;letter-spacing:.08em!important;font-weight:900!important;text-transform:uppercase!important;}
.edd-header-v25 .edd-my-build-chip strong{display:block!important;max-width:90px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;line-height:1.12!important;color:#111820!important;font-weight:950!important;text-transform:uppercase!important;}
.edd-header-v25 .edd-deals{height:48px!important;display:inline-flex!important;align-items:center!important;border-radius:16px!important;border:2px solid #e51818!important;padding:0 22px!important;font-size:18px!important;letter-spacing:.02em!important;background:#fff!important;color:#e51818!important;box-shadow:none!important;}
@media(max-width:1520px){.edd-header-v25 .edd-nav ul{gap:16px!important}.edd-header-v25 .edd-nav a{font-size:12px!important}.edd-header-v25 .edd-my-build-chip{min-width:46px!important;max-width:46px!important;padding:7px!important}.edd-header-v25 .edd-my-build-chip span:last-child{display:none!important}}
@media(max-width:1120px){.edd-header-v25 .edd-header-inner{grid-template-columns:190px auto auto!important}.edd-header-v25 .edd-logo img{max-width:170px!important}.edd-header-v25 .edd-nav{display:none!important}.edd-mobile-toggle{display:block!important;justify-self:end!important}.edd-header-v25 .edd-my-build-chip{display:inline-flex!important}}

/* True hero: background image lives on the whole hero, so there cannot be a vertical seam. */
.edd-hero{position:relative!important;display:block!important;min-height:620px!important;padding:96px 54px 70px!important;overflow:hidden!important;background-image:
  linear-gradient(90deg,#fff 0%,#fff 27%,rgba(255,255,255,.96) 35%,rgba(255,255,255,.82) 43%,rgba(255,255,255,.42) 55%,rgba(255,255,255,.10) 68%,rgba(255,255,255,0) 78%),
  linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 76%,#fff 100%),
  var(--edd-hero-bg)!important;
background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;}
.edd-hero-copy{position:relative!important;z-index:3!important;width:min(660px,48vw)!important;max-width:660px!important;}
.edd-hero-art-spread{display:none!important;}
.edd-hero:after{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:52%!important;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 52%,rgba(255,255,255,.0) 100%)!important;z-index:1!important;pointer-events:none!important;}
.edd-hero-copy{z-index:2!important;}
@media(max-width:1180px){.edd-hero{min-height:auto!important;padding:54px 28px 390px!important;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.98) 35%,rgba(255,255,255,.70) 58%,rgba(255,255,255,.10) 78%,rgba(255,255,255,0) 100%),var(--edd-hero-bg)!important;background-position:center bottom!important}.edd-hero:after{display:none!important}.edd-hero-copy{width:100%!important;max-width:720px!important}}
@media(max-width:640px){.edd-hero{padding:38px 20px 310px!important;background-size:auto 360px!important;background-position:center bottom!important}.edd-hero h1{font-size:44px!important}}

/* Premium hide/show builder controls */
.edd-build-hide{display:inline-flex!important;align-items:center!important;gap:7px!important;background:rgba(255,255,255,.055)!important;color:#d9dee7!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;padding:8px 11px!important;margin:0 0 14px!important;font-size:11px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important;box-shadow:none!important;}
.edd-build-hide:hover{background:rgba(255,255,255,.10)!important;color:#fff!important;border-color:rgba(255,255,255,.32)!important;}
.edd-build-hide span{font-size:16px!important;color:#df1414!important;margin-top:-1px!important;}
.edd-build-restore{position:fixed!important;left:16px!important;top:118px!important;z-index:9999!important;display:none!important;align-items:center!important;gap:8px!important;height:44px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:#090d12!important;color:#fff!important;padding:0 14px!important;box-shadow:0 14px 34px rgba(0,0,0,.26)!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important;}
.edd-build-restore span{color:#df1414!important;}
body.edd-builder-collapsed .edd-build-panel{display:none!important;}
body.edd-builder-collapsed .edd-home{grid-template-columns:1fr!important;}
body.edd-builder-collapsed .edd-build-restore{display:inline-flex!important;}
body.edd-builder-collapsed .edd-hero-copy{width:min(700px,48vw)!important;}

/* ===== v2.5.8 HEADER BUILD ICON REPAIR =====
   Fixes malformed My Build chip rendering as a blank circle and keeps Search as Search. */
.edd-header-v25 .edd-my-build-chip{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:auto!important;
  height:46px!important;
  min-width:148px!important;
  max-width:168px!important;
  padding:7px 10px!important;
  border:1px solid #dfe5ee!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(16,24,40,.10)!important;
  overflow:hidden!important;
  color:#111820!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  flex:0 0 30px!important;
  border-radius:999px!important;
  background:#111820!important;
  color:#fff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon svg{
  width:20px!important;
  height:20px!important;
  display:block!important;
  fill:currentColor!important;
  stroke:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-text{display:block!important;min-width:0!important;line-height:1!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-text small{display:block!important;font-size:8px!important;line-height:1!important;color:#667085!important;letter-spacing:.08em!important;font-weight:900!important;text-transform:uppercase!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-text strong{display:block!important;max-width:90px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;line-height:1.12!important;color:#111820!important;font-weight:950!important;text-transform:uppercase!important;}
.edd-header-v25 .edd-search-link svg{width:22px!important;height:22px!important;display:block!important;fill:currentColor!important;}
@media(max-width:1520px){
  .edd-header-v25 .edd-my-build-chip{
    width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;padding:8px!important;justify-content:center!important;
  }
  .edd-header-v25 .edd-my-build-chip .edd-chip-text{display:none!important;}
}
@media(max-width:1120px){.edd-header-v25 .edd-my-build-chip{display:inline-flex!important;}}


/* ===== v2.5.9 HEADER CLEANUP: truck build icon + remove search spacing ===== */
.edd-header-v25 .edd-header-actions{gap:18px!important;}
.edd-header-v25 .edd-search-link{display:none!important;}
.edd-header-v25 .edd-my-build-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:48px!important;min-width:48px!important;max-width:48px!important;width:48px!important;padding:0!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;color:#111820!important;overflow:visible!important;}
.edd-header-v25 .edd-my-build-chip:hover{background:#f4f6f8!important;color:#df1414!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon{width:28px!important;height:28px!important;min-width:28px!important;flex:0 0 28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;background:transparent!important;color:currentColor!important;box-shadow:none!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon svg{width:28px!important;height:28px!important;display:block!important;fill:currentColor!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-text{display:none!important;}
.edd-header-v25 .edd-account-link svg,.edd-header-v25 .edd-cart-link svg{width:25px!important;height:25px!important;display:block!important;fill:currentColor!important;}
@media(max-width:1120px){.edd-header-v25 .edd-my-build-chip{display:inline-flex!important;}}


/* ===== v2.6.0 FINAL HEADER TRUCK ICON FIX =====
   Clean outline truck icon, no search icon, no blank circle, no ugly icon border. */
.edd-header-v25 .edd-search-link{display:none!important;}
.edd-header-v25 .edd-header-actions{display:flex!important;align-items:center!important;gap:22px!important;}
.edd-header-v25 .edd-my-build-chip{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  max-width:44px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  border-radius:12px!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111820!important;
  overflow:visible!important;
  line-height:1!important;
}
.edd-header-v25 .edd-my-build-chip:hover{background:#f4f6f8!important;color:#df1414!important;}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  flex:0 0 28px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:currentColor!important;
  overflow:visible!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon svg{
  width:28px!important;
  height:28px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  opacity:1!important;
  visibility:visible!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-icon svg *{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.edd-header-v25 .edd-my-build-chip .edd-chip-text{display:none!important;}
.edd-header-v25 .edd-account-link,
.edd-header-v25 .edd-cart-link{
  width:30px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111820!important;
}
.edd-header-v25 .edd-account-link svg,
.edd-header-v25 .edd-cart-link svg{width:25px!important;height:25px!important;display:block!important;fill:currentColor!important;}


/* v2.6.1 — remove theme builder, lock primary menu, and add premium brands page */
.edd-home{display:block!important;grid-template-columns:1fr!important;min-height:0!important;}
.edd-home-main{display:block!important;width:100%!important;max-width:none!important;}
.edd-build-panel,.edd-mobile-build-trigger,.edd-build-restore,.edd-my-build-chip,.edd-search-link{display:none!important;}
body.edd-builder-collapsed .edd-home{grid-template-columns:1fr!important;}
.edd-header-v25 .edd-nav ul{justify-content:center!important;gap:34px!important;}
.edd-header-v25 .edd-nav a{font-size:13px!important;letter-spacing:.06em!important;}
.edd-header-v25 .edd-header-actions{gap:12px!important;}
.edd-header-v25 .edd-icon-link svg,.edd-header-v25 .edd-cart-link svg{width:23px!important;height:23px!important;display:block!important;fill:#111820!important;}
.edd-brands-page{padding:64px 0 90px;background:linear-gradient(180deg,#fff 0%,#f6f7f9 100%);}
.edd-brands-hero{width:min(1120px,calc(100% - 36px));margin:0 auto 30px;padding:46px;border-radius:24px;background:linear-gradient(135deg,#07090b,#141b25 70%,#350c10);color:#fff;box-shadow:0 22px 60px rgba(16,24,40,.16);}
.edd-brands-hero h1{font-size:clamp(42px,5vw,76px);line-height:.96;margin:6px 0 14px;text-transform:uppercase;font-style:italic;color:#fff;}
.edd-brands-hero h1 span{color:var(--edd-red);}
.edd-brands-hero p{max-width:720px;color:#d7dde6;font-size:18px;margin:0;}
.edd-brand-logo-grid{width:min(1120px,calc(100% - 36px));margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;}
.edd-brand-logo-card{min-height:180px;border:1px solid #e3e8ef;background:#fff;border-radius:20px;padding:28px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 14px 38px rgba(16,24,40,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
.edd-brand-logo-card:hover{transform:translateY(-3px);box-shadow:0 20px 52px rgba(16,24,40,.14);border-color:rgba(223,20,20,.45);}
.edd-brand-logo-card img{max-width:190px;max-height:74px;object-fit:contain;filter:grayscale(.1);}
.edd-brand-logo-card strong{position:absolute;left:18px;bottom:16px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#475467;}
.edd-brand-logo-card span{position:absolute;right:18px;bottom:16px;color:var(--edd-red);font-weight:950;font-size:12px;text-transform:uppercase;}
@media(max-width:980px){.edd-header-v25 .edd-nav ul{gap:0!important;}.edd-brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.edd-brands-hero{padding:32px;}.edd-brand-logo-card{min-height:150px;}}
@media(max-width:560px){.edd-brand-logo-grid{grid-template-columns:1fr;}.edd-brands-hero{padding:26px;}.edd-brands-page{padding-top:36px;}}

/* =========================================================
   v2.6.2 MOBILE VIEWPORT LOCK
   Prevents iOS/mobile horizontal overflow after removing builder.
   ========================================================= */
html,
body {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

body * {
  max-width: 100%;
}

.edd-header-v25,
.edd-header-v25 .edd-header-inner,
.site-content,
.edd-home,
.edd-home-main,
.edd-hero,
.edd-brands-page,
.edd-brands-hero,
.edd-brand-logo-grid,
.edd-container,
.edd-container-narrow {
  max-width: 100vw !important;
  overflow-x: clip !important;
}

.edd-header-v25 .edd-logo,
.edd-header-v25 .edd-nav,
.edd-header-v25 .edd-header-actions {
  min-width: 0 !important;
}

.edd-header-v25 .edd-logo img,
.edd-header-v25 .edd-custom-logo,
.edd-header-v25 .custom-logo {
  max-width: min(190px, 44vw) !important;
}

.edd-hero-art-spread {
  max-width: 100vw !important;
}

.edd-brand-strip,
.edd-logo-strip,
.edd-brand-carousel {
  max-width: calc(100vw - 28px) !important;
}

@media (max-width: 900px) {
  .edd-header-v25 .edd-header-inner {
    width: 100vw !important;
    max-width: 100vw !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    gap: 8px !important;
    overflow: hidden !important;
  }

  .edd-header-v25 .edd-logo {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    max-width: none !important;
    overflow: hidden !important;
  }

  .edd-header-v25 .edd-logo img,
  .edd-header-v25 .edd-custom-logo,
  .edd-header-v25 .custom-logo {
    max-width: min(170px, 42vw) !important;
    max-height: 56px !important;
  }

  .edd-header-v25 .edd-header-actions {
    flex: 0 0 auto !important;
    gap: 8px !important;
    min-width: 0 !important;
  }

  .edd-header-v25 .edd-account-link {
    display: none !important;
  }

  .edd-header-v25 .edd-cart-link {
    width: 34px !important;
    min-width: 34px !important;
    height: 44px !important;
  }

  .edd-header-v25 .edd-deals {
    height: 38px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
    border-radius: 9px !important;
  }

  .edd-mobile-toggle {
    flex: 0 0 38px !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 44px !important;
    padding: 0 !important;
  }

  .edd-nav {
    width: 100vw !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  .edd-nav ul,
  .edd-header-v25 .edd-nav ul {
    width: 100% !important;
    max-width: 100% !important;
  }

  .edd-hero {
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    overflow: hidden !important;
  }

  .edd-hero-copy {
    max-width: 100% !important;
  }

  .edd-actions {
    max-width: 100% !important;
  }

  .edd-actions .edd-btn {
    max-width: 100% !important;
    white-space: normal !important;
  }

  .edd-brands-hero,
  .edd-brand-logo-grid,
  .edd-bottom-guide,
  .edd-container,
  .edd-container-narrow {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
  }
}

@media (max-width: 430px) {
  .edd-header-v25 .edd-logo img,
  .edd-header-v25 .edd-custom-logo,
  .edd-header-v25 .custom-logo {
    max-width: min(150px, 40vw) !important;
  }

  .edd-header-v25 .edd-deals {
    display: none !important;
  }

  .edd-header-v25 .edd-cart-link {
    width: 32px !important;
    min-width: 32px !important;
  }
}


/* ===== v2.6.3 MOBILE HEADER REPAIR =====
   Restores hamburger after mobile width fix and prevents horizontal scroll without clipping controls. */
html, body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

.edd-header.edd-header-v25 {
  overflow: visible !important;
}

.edd-header-v25 .edd-mobile-toggle {
  cursor: pointer !important;
  flex: 0 0 auto !important;
}

@media (min-width: 981px) {
  .edd-header-v25 .edd-mobile-toggle {
    display: none !important;
  }
}

@media (max-width: 980px) {
  :root { --edd-header-h: 74px !important; }

  .edd-header-v25 .edd-header-inner {
    width: 100% !important;
    max-width: 100% !important;
    height: var(--edd-header-h) !important;
    min-height: var(--edd-header-h) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 8px !important;
    padding: 0 12px !important;
    overflow: visible !important;
  }

  .edd-header-v25 .edd-logo {
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: var(--edd-header-h) !important;
    overflow: hidden !important;
  }

  .edd-header-v25 .edd-logo img,
  .edd-header-v25 .edd-custom-logo,
  .edd-header-v25 .custom-logo {
    max-width: min(168px, 42vw) !important;
    max-height: 58px !important;
  }

  .edd-header-v25 .edd-header-actions {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  .edd-header-v25 .edd-account-link,
  .edd-header-v25 .edd-deals,
  .edd-header-v25 .edd-my-build-chip,
  .edd-header-v25 .edd-icon-link:not(.edd-account-link) {
    display: none !important;
  }

  .edd-header-v25 .edd-cart-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 42px !important;
    font-size: 18px !important;
    overflow: visible !important;
  }

  .edd-header-v25 .edd-mobile-toggle,
  button.edd-mobile-toggle,
  .edd-mobile-toggle[data-menu-toggle] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    order: 99 !important;
    border: 1px solid #d7dde6 !important;
    border-radius: 10px !important;
    background: #fff !important;
    color: #111820 !important;
    font-size: 24px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    z-index: 100004 !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .edd-header-v25 .edd-nav,
  nav.edd-nav[data-menu] {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: var(--edd-header-h) !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: none !important;
    padding: 16px 18px !important;
    background: #fff !important;
    border-bottom: 1px solid #e5e7eb !important;
    box-shadow: 0 18px 35px rgba(16,24,40,.16) !important;
    overflow: visible !important;
    z-index: 100003 !important;
  }

  .admin-bar .edd-header-v25 .edd-nav,
  .admin-bar nav.edd-nav[data-menu] {
    top: calc(var(--edd-header-h) + 46px) !important;
  }

  .edd-header-v25 .edd-nav.is-open,
  nav.edd-nav[data-menu].is-open {
    display: block !important;
  }

  .edd-header-v25 .edd-nav ul,
  nav.edd-nav[data-menu] ul {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    white-space: normal !important;
    overflow: visible !important;
  }

  .edd-header-v25 .edd-nav a,
  nav.edd-nav[data-menu] a {
    display: block !important;
    padding: 12px 0 !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
  }

  .edd-container,
  .edd-container-narrow,
  .edd-bottom-guide,
  .edd-brands-hero,
  .edd-brand-logo-grid,
  .edd-logo-strip,
  .edd-brand-carousel {
    width: min(100% - 28px, 1180px) !important;
    max-width: calc(100% - 28px) !important;
  }

  .edd-hero,
  .edd-page-card,
  .site-content {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
}

@media (max-width: 430px) {
  .edd-header-v25 .edd-logo img,
  .edd-header-v25 .edd-custom-logo,
  .edd-header-v25 .custom-logo {
    max-width: min(148px, 39vw) !important;
  }

  .edd-header-v25 .edd-cart-link {
    width: 34px !important;
    min-width: 34px !important;
  }

  .edd-header-v25 .edd-mobile-toggle,
  button.edd-mobile-toggle,
  .edd-mobile-toggle[data-menu-toggle] {
    width: 40px !important;
    min-width: 40px !important;
  }
}

/* ===== v2.6.4 STICKY HEADER RESTORE =====
   Keeps the repaired mobile hamburger while pinning the header during scroll. */
.edd-header.edd-header-v25,
header.edd-header.edd-header-v25 {
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 0 !important;
  z-index: 100000 !important;
  width: 100% !important;
  max-width: 100% !important;
  background: #fff !important;
  overflow: visible !important;
  transform: translateZ(0) !important;
  will-change: transform !important;
}

.admin-bar .edd-header.edd-header-v25,
.admin-bar header.edd-header.edd-header-v25 {
  top: 32px !important;
}

@media (max-width: 980px) {
  .edd-header.edd-header-v25,
  header.edd-header.edd-header-v25 {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0 !important;
    z-index: 100000 !important;
  }

  .admin-bar .edd-header.edd-header-v25,
  .admin-bar header.edd-header.edd-header-v25 {
    top: 46px !important;
  }
}

@media (max-width: 600px) {
  .admin-bar .edd-header.edd-header-v25,
  .admin-bar header.edd-header.edd-header-v25 {
    top: 0 !important;
  }
}


/* ===== v2.6.5 TRUE FIXED HEADER =====
/* Sticky was being defeated/cached on some mobile paths; use fixed positioning and reserve content space. */
:root { --edd-header-h: 86px !important; }
body.edd-theme { padding-top: var(--edd-header-h) !important; }
.edd-header.edd-header-v25,
header.edd-header.edd-header-v25 {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  z-index: 2147483000 !important;
  background: rgba(255,255,255,.96) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  border-bottom: 1px solid #e6eaf0 !important;
  box-shadow: 0 8px 24px rgba(16,24,40,.08) !important;
  overflow: visible !important;
  transform: none !important;
  will-change: auto !important;
}
.admin-bar body.edd-theme { padding-top: var(--edd-header-h) !important; }
.admin-bar .edd-header.edd-header-v25,
.admin-bar header.edd-header.edd-header-v25 { top: 32px !important; }
.edd-header-v25 .edd-header-inner { height: var(--edd-header-h) !important; min-height: var(--edd-header-h) !important; }
.edd-header-v25 .edd-nav { max-height: calc(100vh - var(--edd-header-h)) !important; }
@media (max-width: 980px) {
  :root { --edd-header-h: 76px !important; }
  body.edd-theme { padding-top: var(--edd-header-h) !important; overflow-x: hidden !important; }
  .edd-header.edd-header-v25,
  header.edd-header.edd-header-v25 {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2147483000 !important;
  }
  .edd-header-v25 .edd-nav,
  nav.edd-nav[data-menu] {
    position: fixed !important;
    top: var(--edd-header-h) !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2147482999 !important;
  }
  .admin-bar .edd-header-v25 .edd-nav,
  .admin-bar nav.edd-nav[data-menu] { top: calc(var(--edd-header-h) + 46px) !important; }
}
@media (max-width: 782px) {
  .admin-bar .edd-header.edd-header-v25,
  .admin-bar header.edd-header.edd-header-v25 { top: 46px !important; }
}
@media (max-width: 600px) {
  .admin-bar .edd-header.edd-header-v25,
  .admin-bar header.edd-header.edd-header-v25 { top: 0 !important; }
  .admin-bar .edd-header-v25 .edd-nav,
  .admin-bar nav.edd-nav[data-menu] { top: var(--edd-header-h) !important; }
}


/* ===== v2.6.8 CLEAN LOGO RENDERING - USE SITE LOGO IMAGE, NO THEME-ASSIGNED SVG ===== */
.edd-header-v25 .edd-logo,
.edd-header-v25 .edd-logo:before,
.edd-header-v25 .edd-logo:after,
.edd-header-v25 .custom-logo-link,
.edd-header-v25 .custom-logo-link:before,
.edd-header-v25 .custom-logo-link:after,
.edd-header-v25 .edd-custom-logo,
.edd-header-v25 .custom-logo {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
}

.edd-header-v25 .edd-logo {
  overflow: visible !important;
  isolation: auto !important;
}

.edd-header-v25 .edd-logo img,
.edd-header-v25 .edd-custom-logo,
.edd-header-v25 .custom-logo {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 220px !important;
  max-height: 78px !important;
  object-fit: contain !important;
  object-position: left center !important;
  padding: 0 !important;
  margin: 0 !important;
  mix-blend-mode: normal !important;
  filter: none !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
}

@media (max-width: 980px) {
  .edd-header-v25 .edd-logo img,
  .edd-header-v25 .edd-custom-logo,
  .edd-header-v25 .custom-logo {
    max-width: 166px !important;
    max-height: 60px !important;
  }
}

@media (max-width: 420px) {
  .edd-header-v25 .edd-logo img,
  .edd-header-v25 .edd-custom-logo,
  .edd-header-v25 .custom-logo {
    max-width: 148px !important;
    max-height: 56px !important;
  }
}


/* ===== v2.6.9 FULL-WIDTH BRAND CAROUSEL + MODERN TRUSTED BRANDS LABEL ===== */
.edd-brand-carousel-full {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  border-radius: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  background:
    radial-gradient(circle at 8% 50%, rgba(223,20,20,.10), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f6f8fb 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.85), inset 0 -1px 0 rgba(16,24,40,.08), 0 16px 32px rgba(16,24,40,.06) !important;
  padding: 26px clamp(18px, 4vw, 72px) !important;
  display: grid !important;
  grid-template-columns: minmax(180px, 260px) minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: clamp(18px, 3vw, 42px) !important;
  overflow: hidden !important;
}

.edd-brand-carousel-full .edd-brand-label {
  display: flex;
  flex-direction: column;
  gap: 5px;
  min-width: 0;
}

.edd-brand-carousel-full .edd-brand-label span {
  font-size: clamp(18px, 1.6vw, 26px) !important;
  line-height: 1 !important;
  color: #111820 !important;
  font-weight: 950 !important;
  letter-spacing: -.035em !important;
  font-style: italic !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  filter: none !important;
}

.edd-brand-carousel-full .edd-brand-label small {
  color: #667085;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  line-height: 1.35;
}

.edd-brand-carousel-full .edd-brand-viewport {
  min-width: 0;
  overflow: hidden;
  mask-image: linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%);
}

.edd-brand-carousel-full .edd-brand-track {
  display: flex !important;
  align-items: center !important;
  gap: clamp(18px, 2.4vw, 38px) !important;
  width: max-content;
  animation: eddBrandMarquee 34s linear infinite;
  will-change: transform;
}

.edd-brand-carousel-full:hover .edd-brand-track {
  animation-play-state: paused;
}

.edd-brand-carousel-full .edd-brand-item {
  flex: 0 0 auto;
  min-width: 132px;
  height: 72px;
  padding: 14px 20px;
  border-radius: 16px;
  background: rgba(255,255,255,.78);
  border: 1px solid rgba(16,24,40,.08);
  box-shadow: 0 10px 22px rgba(16,24,40,.06);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.edd-brand-carousel-full .edd-brand-item:hover {
  transform: translateY(-2px);
  background: #fff;
  border-color: rgba(223,20,20,.28);
  box-shadow: 0 16px 28px rgba(16,24,40,.10);
}

.edd-brand-carousel-full .edd-brand-item img {
  max-width: 118px;
  max-height: 42px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(1) contrast(1.08);
  opacity: .82;
  transition: filter .2s ease, opacity .2s ease;
}

.edd-brand-carousel-full .edd-brand-item:hover img {
  filter: grayscale(0) contrast(1.03);
  opacity: 1;
}

.edd-brand-carousel-full .edd-brand-item span {
  font-size: 18px !important;
  color: #303846 !important;
  filter: none !important;
}

.edd-brand-carousel-full .edd-brand-all {
  justify-self: end;
  white-space: nowrap;
  border: 1px solid rgba(223,20,20,.35);
  color: #df1414;
  background: #fff;
  border-radius: 999px;
  padding: 11px 16px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 12px;
  box-shadow: 0 10px 20px rgba(223,20,20,.08);
}

.edd-brand-carousel-full .edd-brand-all:hover {
  background: #df1414;
  color: #fff;
}

@keyframes eddBrandMarquee {
  from { transform: translateX(0); }
  to { transform: translateX(-33.333%); }
}

@media (prefers-reduced-motion: reduce) {
  .edd-brand-carousel-full .edd-brand-track { animation: none; }
}

@media (max-width: 900px) {
  .edd-brand-carousel-full {
    grid-template-columns: 1fr auto !important;
    gap: 16px !important;
    padding: 22px 18px !important;
  }
  .edd-brand-carousel-full .edd-brand-viewport {
    grid-column: 1 / -1;
    order: 3;
  }
  .edd-brand-carousel-full .edd-brand-label small {
    max-width: 300px;
  }
  .edd-brand-carousel-full .edd-brand-all {
    align-self: center;
  }
  .edd-brand-carousel-full .edd-brand-track {
    animation-duration: 26s;
  }
  .edd-brand-carousel-full .edd-brand-item {
    min-width: 118px;
    height: 64px;
    padding: 12px 16px;
  }
}

@media (max-width: 520px) {
  .edd-brand-carousel-full .edd-brand-label span {
    font-size: 20px !important;
  }
  .edd-brand-carousel-full .edd-brand-label small {
    font-size: 10px;
  }
  .edd-brand-carousel-full .edd-brand-all {
    padding: 9px 12px;
    font-size: 11px;
  }
}

/* ===== v2.7.0 CLEAN BRAND CAROUSEL + EDITABLE MODERN FOOTER ===== */
.edd-brand-carousel-full {
  background: #ffffff !important;
  box-shadow: inset 0 1px 0 rgba(16,24,40,.08), inset 0 -1px 0 rgba(16,24,40,.08), 0 14px 28px rgba(16,24,40,.04) !important;
}
.edd-brand-carousel-full .edd-brand-item {
  background: #ffffff !important;
  border: 1px solid rgba(16,24,40,.08) !important;
  box-shadow: 0 8px 18px rgba(16,24,40,.05) !important;
}
.edd-brand-carousel-full .edd-brand-item img {
  background: #ffffff !important;
  mix-blend-mode: multiply;
}
.edd-brand-carousel-full .edd-brand-label span { color:#10141a !important; }
.edd-brand-carousel-full .edd-brand-label small { color:#667085 !important; }

.edd-footer-modern {
  background:
    radial-gradient(circle at 20% 0%, rgba(223,20,20,.12), transparent 28%),
    linear-gradient(180deg, #080a0d 0%, #050607 100%) !important;
  color: #fff !important;
  padding: 0 !important;
  border-top: 1px solid rgba(255,255,255,.08);
}
.edd-footer-modern .edd-footer-top {
  display: grid !important;
  grid-template-columns: minmax(280px, 1.8fr) minmax(140px,.8fr) minmax(140px,.8fr) minmax(240px,1.2fr) !important;
  gap: clamp(24px, 4vw, 56px) !important;
  padding: 56px 0 42px !important;
  align-items: start !important;
}
.edd-footer-logo {
  display: inline-flex !important;
  align-items: center !important;
  margin-bottom: 18px !important;
  background: transparent !important;
}
.edd-footer-logo img {
  width: auto !important;
  max-width: 230px !important;
  max-height: 92px !important;
  object-fit: contain !important;
  display: block !important;
  background: transparent !important;
}
.edd-footer-brand p,
.edd-footer-support p {
  color: #d7dde6 !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  margin: 0 0 18px !important;
  max-width: 560px !important;
}
.edd-footer-modern h2 {
  color: #fff !important;
  font-size: 14px !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  margin: 8px 0 16px !important;
}
.edd-footer-modern a {
  color: #cbd5e1 !important;
  display: table !important;
  margin: 0 0 11px !important;
  font-weight: 700 !important;
  transition: color .18s ease, transform .18s ease !important;
}
.edd-footer-modern a:hover {
  color: #fff !important;
  transform: translateX(2px) !important;
}
.edd-footer-badges {
  display: flex !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
  margin-top: 16px !important;
}
.edd-footer-badges span {
  display: inline-flex !important;
  align-items: center !important;
  border: 1px solid rgba(255,255,255,.14) !important;
  background: rgba(255,255,255,.05) !important;
  color: #e5e7eb !important;
  border-radius: 999px !important;
  padding: 7px 10px !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
}
.edd-footer-contact {
  color: #fff !important;
  border: 1px solid rgba(223,20,20,.45) !important;
  border-radius: 999px !important;
  padding: 9px 13px !important;
  margin: 10px 8px 0 0 !important;
  display: inline-flex !important;
  width: fit-content !important;
}
.edd-footer-bottom {
  display: flex !important;
  justify-content: space-between !important;
  gap: 18px !important;
  padding: 18px 0 !important;
  border-top: 1px solid rgba(255,255,255,.10) !important;
  color: #98a2b3 !important;
  font-size: 12px !important;
}
@media (max-width: 900px) {
  .edd-footer-modern .edd-footer-top {
    grid-template-columns: 1fr 1fr !important;
    padding: 42px 0 30px !important;
  }
  .edd-footer-brand,
  .edd-footer-support { grid-column: 1 / -1 !important; }
  .edd-footer-logo img { max-width: 190px !important; max-height: 78px !important; }
  .edd-footer-bottom { flex-direction: column !important; }
}
@media (max-width: 560px) {
  .edd-footer-modern .edd-footer-top { grid-template-columns: 1fr !important; gap: 24px !important; }
  .edd-footer-modern h2 { margin-bottom: 10px !important; }
  .edd-footer-brand p,
  .edd-footer-support p { font-size: 15px !important; }
}

/* =========================================================
   v2.7.1 Modern About + Contact Pages
   ========================================================= */
.edd-info-page {
  background: #fff !important;
  color: #111827 !important;
  overflow-x: hidden !important;
}
.edd-page-hero {
  position: relative !important;
  padding: clamp(64px, 7vw, 112px) 0 clamp(42px, 5vw, 76px) !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(225,6,0,.08), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f7f8fa 100%) !important;
  border-bottom: 1px solid #e7eaf0 !important;
}
.edd-page-hero-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.04fr) minmax(320px, .96fr) !important;
  gap: clamp(28px, 5vw, 72px) !important;
  align-items: center !important;
}
.edd-kicker {
  margin: 0 0 12px !important;
  color: #df1414 !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}
.edd-page-hero h1,
.edd-page-hero-copy h1 {
  margin: 0 0 18px !important;
  color: #080b10 !important;
  font-size: clamp(42px, 6vw, 78px) !important;
  line-height: .94 !important;
  letter-spacing: -.06em !important;
  font-weight: 950 !important;
  max-width: 920px !important;
}
.edd-page-hero-copy > p:not(.edd-kicker) {
  margin: 0 !important;
  color: #4b5563 !important;
  font-size: clamp(17px, 1.55vw, 22px) !important;
  line-height: 1.55 !important;
  max-width: 740px !important;
}
.edd-hero-actions {
  display: flex !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin-top: 28px !important;
}
.edd-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 13px 20px !important;
  border-radius: 14px !important;
  font-weight: 950 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease !important;
}
.edd-btn:hover { transform: translateY(-1px) !important; }
.edd-btn-primary {
  background: #df1414 !important;
  color: #fff !important;
  box-shadow: 0 16px 34px rgba(223,20,20,.22) !important;
}
.edd-btn-secondary {
  background: #fff !important;
  color: #111827 !important;
  border: 1px solid #d8dde7 !important;
  box-shadow: 0 12px 28px rgba(15,23,42,.06) !important;
}
.edd-page-hero-panel {
  border-radius: 28px !important;
  padding: clamp(26px, 3vw, 40px) !important;
  background: #0a0d12 !important;
  color: #fff !important;
  box-shadow: 0 24px 80px rgba(15,23,42,.18) !important;
  position: relative !important;
  overflow: hidden !important;
}
.edd-page-hero-panel:before {
  content: "" !important;
  position: absolute !important;
  inset: -35% -25% auto auto !important;
  width: 280px !important;
  height: 280px !important;
  background: radial-gradient(circle, rgba(223,20,20,.42), transparent 64%) !important;
}
.edd-page-hero-panel span {
  display: inline-flex !important;
  margin-bottom: 12px !important;
  color: #f87171 !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}
.edd-page-hero-panel strong {
  display: block !important;
  font-size: clamp(28px, 3vw, 44px) !important;
  line-height: 1 !important;
  letter-spacing: -.05em !important;
  margin-bottom: 12px !important;
  position: relative !important;
}
.edd-page-hero-panel p {
  margin: 0 !important;
  color: #cbd5e1 !important;
  line-height: 1.6 !important;
  position: relative !important;
}
.edd-page-hero-image {
  position: relative !important;
  border-radius: 30px !important;
  overflow: hidden !important;
  min-height: 390px !important;
  box-shadow: 0 28px 90px rgba(15,23,42,.18) !important;
  background: #111 !important;
}
.edd-page-hero-image:after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(90deg, rgba(0,0,0,.42), transparent 52%) !important;
  pointer-events: none !important;
}
.edd-page-hero-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 390px !important;
  object-fit: cover !important;
  display: block !important;
}
.edd-contact-grid-modern,
.edd-story-grid,
.edd-help-section,
.edd-principles-section,
.edd-difference-band {
  margin-top: clamp(42px, 6vw, 82px) !important;
  margin-bottom: clamp(42px, 6vw, 82px) !important;
}
.edd-contact-grid-modern {
  display: grid !important;
  grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr) !important;
  gap: 28px !important;
  align-items: start !important;
}
.edd-contact-card,
.edd-form-card,
.edd-story-card,
.edd-principles-grid article,
.edd-help-grid > div {
  background: #fff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 26px !important;
  box-shadow: 0 18px 54px rgba(15,23,42,.07) !important;
}
.edd-contact-card,
.edd-form-card { padding: clamp(24px, 3vw, 38px) !important; }
.edd-contact-card { position: sticky !important; top: 110px !important; }
.edd-contact-card h2,
.edd-form-card h2,
.edd-section-head h2,
.edd-story-card h2,
.edd-difference-band h2,
.edd-about-final h2 {
  margin: 0 0 14px !important;
  color: #0b1018 !important;
  font-weight: 950 !important;
  letter-spacing: -.04em !important;
  line-height: 1.04 !important;
}
.edd-contact-card h2,
.edd-form-card h2 { font-size: clamp(28px, 3vw, 42px) !important; }
.edd-contact-row {
  padding: 18px 0 !important;
  border-top: 1px solid #eef1f5 !important;
}
.edd-contact-row span {
  display: block !important;
  color: #6b7280 !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  text-transform: uppercase !important;
  letter-spacing: .1em !important;
  margin-bottom: 5px !important;
}
.edd-contact-row a,
.edd-contact-row p {
  color: #111827 !important;
  font-size: 17px !important;
  font-weight: 850 !important;
  line-height: 1.45 !important;
  margin: 0 !important;
  text-decoration: none !important;
}
.edd-response-note {
  margin-top: 18px !important;
  padding: 16px !important;
  border-radius: 18px !important;
  background: #fff5f5 !important;
  color: #4b5563 !important;
  line-height: 1.55 !important;
}
.edd-form-card > p:not(.edd-kicker) { color: #4b5563 !important; font-size: 17px !important; line-height: 1.6 !important; }
.edd-static-contact-form { margin-top: 24px !important; }
.edd-static-contact-form label {
  display: grid !important;
  gap: 7px !important;
  color: #111827 !important;
  font-weight: 900 !important;
  margin-bottom: 16px !important;
}
.edd-static-contact-form em { color: #6b7280 !important; font-style: normal !important; font-weight: 700 !important; }
.edd-form-two { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 14px !important; }
.edd-static-contact-form input,
.edd-static-contact-form textarea,
.edd-contact-form-slot input,
.edd-contact-form-slot textarea,
.edd-contact-form-slot select {
  width: 100% !important;
  border: 1px solid #d7dde8 !important;
  border-radius: 14px !important;
  background: #f8fafc !important;
  padding: 14px 15px !important;
  color: #111827 !important;
  font: inherit !important;
  outline: none !important;
}
.edd-static-contact-form input:focus,
.edd-static-contact-form textarea:focus,
.edd-contact-form-slot input:focus,
.edd-contact-form-slot textarea:focus,
.edd-contact-form-slot select:focus {
  border-color: #df1414 !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(223,20,20,.09) !important;
}
.edd-help-section { padding-top: 12px !important; }
.edd-section-head { max-width: 720px !important; margin-bottom: 24px !important; }
.edd-section-head h2 { font-size: clamp(32px, 4vw, 56px) !important; }
.edd-help-grid,
.edd-principles-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
}
.edd-help-grid > div,
.edd-principles-grid article { padding: 24px !important; }
.edd-help-grid strong,
.edd-principles-grid h3 {
  display: block !important;
  color: #0b1018 !important;
  font-size: 18px !important;
  font-weight: 950 !important;
  margin-bottom: 8px !important;
}
.edd-help-grid p,
.edd-principles-grid p,
.edd-story-card p,
.edd-difference-band p,
.edd-about-final p {
  color: #4b5563 !important;
  line-height: 1.62 !important;
  margin: 0 !important;
}
.edd-story-grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 24px !important;
}
.edd-story-card { padding: clamp(28px, 4vw, 48px) !important; }
.edd-story-card-dark {
  background: #0a0d12 !important;
  color: #fff !important;
  border-color: #0a0d12 !important;
}
.edd-story-card-dark h2 { color: #fff !important; }
.edd-story-card-dark p { color: #cbd5e1 !important; }
.edd-principles-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
.edd-principles-grid article span {
  display: inline-flex !important;
  width: 40px !important;
  height: 40px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  background: #df1414 !important;
  color: #fff !important;
  font-weight: 950 !important;
  margin-bottom: 18px !important;
}
.edd-difference-band {
  display: grid !important;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
  gap: clamp(24px, 5vw, 70px) !important;
  align-items: center !important;
  background: #0a0d12 !important;
  border-radius: 34px !important;
  padding: clamp(30px, 5vw, 64px) !important;
  overflow: hidden !important;
  position: relative !important;
}
.edd-difference-band h2 { color: #fff !important; font-size: clamp(32px, 4vw, 58px) !important; }
.edd-difference-band p { color: #cbd5e1 !important; font-size: 17px !important; }
.edd-difference-band ul { list-style: none !important; padding: 0 !important; margin: 0 !important; display: grid !important; gap: 12px !important; }
.edd-difference-band li {
  background: rgba(255,255,255,.06) !important;
  border: 1px solid rgba(255,255,255,.11) !important;
  border-radius: 18px !important;
  padding: 18px !important;
}
.edd-difference-band li strong { display: block !important; color: #fff !important; font-weight: 950 !important; margin-bottom: 4px !important; }
.edd-difference-band li span { color: #cbd5e1 !important; line-height: 1.55 !important; }
.edd-about-final {
  margin-top: 64px !important;
  padding: clamp(56px, 7vw, 96px) 0 !important;
  background: linear-gradient(135deg, #f7f8fa, #ffffff) !important;
  border-top: 1px solid #e7eaf0 !important;
}
.edd-about-final .edd-container { max-width: 920px !important; }
.edd-about-final h2 { font-size: clamp(34px, 5vw, 68px) !important; }
.edd-about-final p { font-size: 18px !important; max-width: 720px !important; margin-bottom: 28px !important; }
@media (max-width: 1050px) {
  .edd-page-hero-grid,
  .edd-contact-grid-modern,
  .edd-difference-band { grid-template-columns: 1fr !important; }
  .edd-contact-card { position: static !important; }
  .edd-help-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}
@media (max-width: 780px) {
  .edd-page-hero { padding-top: 46px !important; }
  .edd-page-hero h1,
  .edd-page-hero-copy h1 { font-size: clamp(40px, 12vw, 60px) !important; }
  .edd-page-hero-image,
  .edd-page-hero-image img { min-height: 280px !important; }
  .edd-story-grid,
  .edd-principles-grid,
  .edd-help-grid,
  .edd-form-two { grid-template-columns: 1fr !important; }
  .edd-difference-band { border-radius: 24px !important; }
  .edd-hero-actions .edd-btn { width: 100% !important; }
}

/* ===== v2.7.2 BRAND PAGE RESPONSIVE + SEO-POLISH FIXES ===== */
.edd-brands-page{
  overflow-x:hidden!important;
  background:linear-gradient(180deg,#fff 0%,#f7f8fb 54%,#fff 100%)!important;
}
.edd-brands-hero{
  max-width:1180px!important;
  width:calc(100% - 36px)!important;
  margin:32px auto 28px!important;
  padding:clamp(30px,5vw,62px)!important;
  border-radius:28px!important;
}
.edd-brands-hero h1{
  max-width:900px!important;
  text-wrap:balance!important;
}
.edd-brand-logo-grid{
  width:min(1180px,calc(100% - 36px))!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}
.edd-brand-logo-card{
  min-width:0!important;
  min-height:220px!important;
  padding:28px 22px 22px!important;
  display:grid!important;
  grid-template-rows:1fr auto!important;
  align-items:stretch!important;
  justify-items:stretch!important;
  gap:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  isolation:isolate!important;
}
.edd-brand-logo-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#fff 0%,#fff 58%,#fbfcfe 100%);
  z-index:-1;
}
.edd-brand-logo-card img{
  align-self:center!important;
  justify-self:center!important;
  display:block!important;
  max-width:min(220px,92%)!important;
  max-height:92px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  background:#fff!important;
  mix-blend-mode:multiply!important;
}
.edd-brand-logo-card strong,
.edd-brand-logo-card span{
  position:static!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  line-height:1.15!important;
}
.edd-brand-logo-card strong{
  display:block!important;
  padding-right:72px!important;
  color:#344054!important;
  font-size:13px!important;
  letter-spacing:.07em!important;
}
.edd-brand-logo-card span{
  position:absolute!important;
  right:20px!important;
  bottom:22px!important;
  max-width:68px!important;
  text-align:right!important;
  color:#df1414!important;
}
.edd-brand-logo-card:focus-visible{
  outline:3px solid rgba(223,20,20,.32)!important;
  outline-offset:4px!important;
}
@media(max-width:1100px){
  .edd-brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:800px){
  .edd-brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% - 28px)!important;gap:14px!important;}
  .edd-brand-logo-card{min-height:184px!important;padding:24px 18px 20px!important;border-radius:18px!important;}
  .edd-brand-logo-card img{max-width:min(190px,88%)!important;max-height:78px!important;}
  .edd-brand-logo-card strong{font-size:12px!important;padding-right:64px!important;}
  .edd-brand-logo-card span{right:18px!important;bottom:20px!important;font-size:11px!important;}
}
@media(max-width:520px){
  .edd-brands-hero{width:calc(100% - 28px)!important;margin-top:20px!important;padding:28px 22px!important;border-radius:22px!important;}
  .edd-brands-hero p{font-size:15px!important;}
  .edd-brand-logo-grid{grid-template-columns:1fr!important;}
  .edd-brand-logo-card{min-height:166px!important;}
  .edd-brand-logo-card img{max-height:72px!important;}
}


/* v2.7.3 editable About / Contact page image controls */
.edd-story-grid-with-image {
  grid-template-columns: 1.1fr 1fr 1fr !important;
  align-items: stretch !important;
}
.edd-story-image-card {
  overflow: hidden !important;
  border-radius: 28px !important;
  min-height: 320px !important;
  background: #f5f7fa !important;
  box-shadow: 0 20px 60px rgba(15, 23, 42, .08) !important;
}
.edd-story-image-card img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
}
.edd-contact-image-panel {
  overflow: hidden !important;
  padding: 0 !important;
}
.edd-contact-image-panel img {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  display: block !important;
}
.edd-contact-image-panel > div {
  padding: 26px !important;
}
@media (max-width: 1100px) {
  .edd-story-grid-with-image { grid-template-columns: 1fr 1fr !important; }
  .edd-story-image-card { grid-column: 1 / -1 !important; min-height: 280px !important; }
}
@media (max-width: 720px) {
  .edd-story-grid-with-image { grid-template-columns: 1fr !important; }
  .edd-story-image-card { min-height: 220px !important; border-radius: 22px !important; }
  .edd-contact-image-panel img { height: 210px !important; }
}


/* v2.9.6 - Shop by Engine homepage section */
.edd-engines{margin-top:34px;margin-bottom:44px}.edd-engine-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.edd-engine-card{position:relative;display:grid;min-height:360px;overflow:hidden;border-radius:14px;background:#050608;color:#fff;box-shadow:0 18px 40px rgba(16,24,40,.14);border:1px solid rgba(255,255,255,.08);isolation:isolate}.edd-engine-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.28) 42%,rgba(0,0,0,.9) 100%);z-index:1}.edd-engine-card:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:var(--edd-red);z-index:3}.edd-engine-card img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block;transition:transform .25s ease;grid-area:1/1}.edd-engine-card-body{grid-area:1/1;align-self:end;position:relative;z-index:2;padding:28px 26px}.edd-engine-card-body strong{display:inline-flex;color:#fff;background:rgba(223,20,20,.92);border-radius:999px;padding:7px 11px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.edd-engine-card h3{font-size:34px;line-height:1;text-transform:uppercase;font-style:italic;margin:0 0 8px;color:#fff}.edd-engine-card p{color:#d7dce4;margin:0 0 18px;max-width:420px}.edd-engine-card span{color:#fff;font-weight:950;text-transform:uppercase;font-size:15px}.edd-engine-card:hover img{transform:scale(1.04)}.edd-engine-card:hover span{color:var(--edd-red)}
@media(max-width:1180px){.edd-engine-grid{grid-template-columns:1fr 1fr}.edd-engine-card{min-height:330px}.edd-engine-card img{min-height:330px}}
@media(max-width:700px){.edd-engines{margin-top:26px;margin-bottom:32px}.edd-engine-grid{grid-template-columns:1fr}.edd-engine-card{min-height:310px}.edd-engine-card img{min-height:310px}.edd-engine-card h3{font-size:30px}.edd-engine-card-body{padding:24px 20px}}

/* v2.9.9 SEO engine pages + cinematic video section */
.edd-video-feature{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:28px;align-items:center;margin:34px auto;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:radial-gradient(circle at 20% 0%,rgba(215,35,35,.28),transparent 34%),linear-gradient(135deg,#090909,#161616 48%,#050505);box-shadow:0 26px 80px rgba(0,0,0,.38);overflow:hidden}.edd-video-feature:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 35%,rgba(255,0,0,.08));pointer-events:none}.edd-video-copy{position:relative;z-index:1}.edd-video-copy h2{font-size:clamp(2rem,4vw,4.4rem);line-height:.95;margin:0 0 14px;color:#fff;letter-spacing:-.06em;text-transform:uppercase}.edd-video-copy p{color:rgba(255,255,255,.74);font-size:1.06rem;line-height:1.65;max-width:620px}.edd-video-points{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 24px}.edd-video-points span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff;border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:800}.edd-video-frame{position:relative;z-index:1;min-height:360px;border-radius:26px;overflow:hidden;background:#000;box-shadow:0 20px 55px rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.18)}.edd-video-frame video{display:block;width:100%;height:100%;min-height:360px;object-fit:cover}.edd-video-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.72));pointer-events:none}.edd-video-glass{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;border-radius:18px;background:rgba(10,10,10,.62);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.16);color:#fff}.edd-video-glass strong{text-transform:uppercase;letter-spacing:.04em}.edd-video-glass span{color:rgba(255,255,255,.7);font-size:.9rem}.edd-engine-landing{background:#070707;color:#fff}.edd-engine-landing-hero{padding:70px 0 38px;background:radial-gradient(circle at 15% 0%,rgba(219,31,31,.22),transparent 32%),linear-gradient(135deg,#111,#050505)}.edd-engine-landing-hero__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.edd-engine-landing h1{font-size:clamp(2.3rem,5vw,5.2rem);line-height:.96;letter-spacing:-.06em;text-transform:uppercase;margin:0 0 18px}.edd-engine-landing p{color:rgba(255,255,255,.75);line-height:1.65}.edd-engine-landing-card{border-radius:28px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));padding:28px;box-shadow:0 24px 60px rgba(0,0,0,.38);display:grid;gap:12px}.edd-engine-landing-card strong{font-size:2rem;text-transform:uppercase}.edd-engine-landing-card span{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.08);font-weight:800}.edd-engine-seo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;margin:34px auto}.edd-engine-seo-copy,.edd-engine-internal-links,.edd-engine-products-callout{border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#111;padding:24px}.edd-engine-seo-copy h2,.edd-engine-internal-links h2,.edd-engine-products-callout h2{margin-top:0;color:#fff}.edd-engine-seo-copy li{margin:10px 0;color:rgba(255,255,255,.78)}.edd-engine-internal-links{display:grid;gap:12px;align-content:start}.edd-engine-internal-links a{display:block;padding:13px 14px;border-radius:14px;background:rgba(255,255,255,.07);color:#fff;text-decoration:none;font-weight:800}.edd-engine-products-callout{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 46px}.edd-engine-products-callout p{max-width:760px}@media(max-width:900px){.edd-video-feature,.edd-engine-landing-hero__inner,.edd-engine-seo-grid{grid-template-columns:1fr}.edd-video-feature{padding:18px;border-radius:24px}.edd-video-frame,.edd-video-frame video{min-height:260px}.edd-video-glass{position:relative;left:auto;right:auto;bottom:auto;margin:0;border-radius:0;display:block}.edd-engine-products-callout{display:grid}.edd-video-copy h2,.edd-engine-landing h1{letter-spacing:-.04em}}

/* v2.10.0 Canadian Advantage strip replaces heavy bottom SEO block */
.edd-canada-advantage{position:relative;margin:30px auto 54px!important;padding:30px!important;border-radius:28px!important;background:radial-gradient(circle at 8% 0%,rgba(223,20,20,.22),transparent 34%),linear-gradient(135deg,#080a0d,#10151c 55%,#050607)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 22px 65px rgba(16,24,40,.18)!important;overflow:hidden!important;display:grid!important;grid-template-columns:.85fr 1.15fr!important;gap:28px!important;align-items:center!important}.edd-canada-advantage:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 42%,rgba(223,20,20,.1));pointer-events:none}.edd-canada-advantage-copy,.edd-canada-advantage-grid{position:relative;z-index:1}.edd-canada-advantage h2{margin:0 0 14px!important;color:#fff!important;font-size:clamp(2rem,4vw,4.7rem)!important;line-height:.95!important;letter-spacing:-.06em!important;text-transform:uppercase!important}.edd-canada-advantage h2 span{color:var(--edd-red)!important}.edd-canada-advantage p{margin:0!important;color:rgba(255,255,255,.76)!important;font-size:1rem!important;line-height:1.65!important;max-width:720px!important}.edd-canada-advantage-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.edd-canada-advantage-grid div{min-height:132px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;padding:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.edd-canada-advantage-grid strong{display:block!important;color:#fff!important;font-size:1.04rem!important;text-transform:uppercase!important;letter-spacing:.02em!important;margin-bottom:8px!important}.edd-canada-advantage-grid span{display:block!important;color:rgba(255,255,255,.72)!important;font-weight:700!important;line-height:1.45!important}.edd-seo-copy.edd-bottom-guide{display:none!important}@media(max-width:900px){.edd-canada-advantage{grid-template-columns:1fr!important;margin:24px 14px 36px!important;padding:22px!important;border-radius:24px!important}.edd-canada-advantage-grid{grid-template-columns:1fr!important}.edd-canada-advantage h2{letter-spacing:-.04em!important}.edd-canada-advantage-grid div{min-height:auto!important}}


/* v2.10.1 - Move Canadian Advantage into the dark strip under the video */
.edd-canada-advantage-inline{
  margin-top:0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  background:radial-gradient(circle at 18% 0%,rgba(223,20,20,.22),transparent 28%),linear-gradient(135deg,#07090c,#090b0f 55%,#050506)!important;
}
.edd-canada-advantage-inline .edd-proof-intro h2 span{color:var(--edd-red)!important;}
.edd-canada-advantage-inline .edd-proof-card img{
  width:100%!important;
  max-width:220px!important;
  height:auto!important;
  max-height:120px!important;
  object-fit:contain!important;
  display:block!important;
  margin:0 auto 18px!important;
  filter:drop-shadow(0 10px 20px rgba(223,20,20,.15));
}
.edd-canada-advantage-inline .edd-proof-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.edd-canada-advantage-inline .edd-proof-card img:first-child{
  align-self:center!important;
}
@media(min-width:901px){
  .edd-canada-advantage-inline .edd-proof-card img{
    max-width:260px!important;
    max-height:132px!important;
  }
}
@media(max-width:900px){
  .edd-canada-advantage-inline .edd-proof-card img{
    max-width:210px!important;
    max-height:115px!important;
  }
}
.edd-canada-advantage-inline .edd-proof-card{
  background:linear-gradient(180deg,rgba(15,23,42,.82),rgba(5,7,10,.58))!important;
  border-color:rgba(255,255,255,.10)!important;
}
.edd-canada-advantage{display:none!important;}
@media(max-width:900px){
  .edd-canada-advantage-inline{margin-top:0!important;}
}
/* v4.2.23 — header product search */
.edd-search-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;border:0;background:none;color:#10141a;cursor:pointer;border-radius:999px;padding:0}
.edd-search-toggle:hover,.edd-search-toggle[aria-expanded="true"]{color:var(--edd-red)}
.edd-header-search{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--edd-line);box-shadow:0 18px 38px rgba(16,24,40,.12);padding:14px 0;z-index:5}
.edd-header-search__form{display:flex;gap:10px;width:min(760px,calc(100% - 32px));margin:0 auto}
.edd-header-search__form input[type="search"]{flex:1;min-height:48px;border:1px solid var(--edd-line);border-radius:12px;padding:10px 16px;font:inherit;font-weight:700;-webkit-appearance:none}
.edd-header-search__form input[type="search"]:focus{outline:2px solid rgba(223,20,20,.18);border-color:rgba(223,20,20,.45)}
.edd-header-search__form button{background:var(--edd-red);color:#fff;border:0;border-radius:12px;padding:0 22px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}
.edd-header-search__form button:hover{background:var(--edd-red-dark)}
@media(max-width:900px){.edd-header-actions .edd-search-toggle{display:inline-flex!important}.edd-header-search__form{width:calc(100% - 24px)}.edd-header-search__form input[type="search"]{font-size:16px}}

/* v4.2.24: clean editable header with always-visible WooCommerce product search */
.edd-header-v26{position:sticky!important;top:0!important;z-index:9999!important;background:rgba(7,9,11,.96)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 10px 34px rgba(0,0,0,.24)!important;backdrop-filter:blur(14px)!important}.admin-bar .edd-header-v26{top:32px!important}.edd-header-v26 .edd-header-inner{width:100%!important;max-width:1760px!important;margin:0 auto!important;min-height:92px!important;padding:0 clamp(18px,3vw,48px)!important;display:grid!important;grid-template-columns:minmax(160px,210px) auto minmax(360px,620px) auto!important;align-items:center!important;gap:clamp(16px,2vw,34px)!important}.edd-header-v26 .edd-logo{display:flex!important;align-items:center!important;min-width:0!important;height:auto!important}.edd-header-v26 .edd-logo img,.edd-header-v26 .edd-custom-logo,.edd-header-v26 .custom-logo{display:block!important;width:auto!important;max-width:190px!important;max-height:74px!important;object-fit:contain!important}.edd-header-v26 .edd-nav{position:static!important;display:block!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;z-index:auto!important}.edd-header-v26 .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(16px,1.7vw,28px)!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important}.edd-header-v26 .edd-nav a{display:inline-flex!important;align-items:center!important;color:#fff!important;font-size:14px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.045em!important;padding:12px 0!important;opacity:.92!important;text-decoration:none!important}.edd-header-v26 .edd-nav a:hover,.edd-header-v26 .edd-nav a:focus-visible{color:#fff!important;opacity:1!important;text-decoration:none!important}.edd-header-v26 .edd-nav a:after{content:"";display:block;width:4px;height:4px;margin-left:16px;border-radius:999px;background:var(--edd-red,#df1414);opacity:.9}.edd-header-v26 .edd-nav li:last-child a:after{display:none}.edd-header-product-search{height:50px!important;display:flex!important;align-items:center!important;min-width:0!important;width:100%!important;background:#fff!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;box-shadow:0 12px 30px rgba(0,0,0,.22)!important;overflow:hidden!important}.edd-header-product-search input[type="search"]{appearance:none!important;width:100%!important;min-width:0!important;height:50px!important;border:0!important;background:#fff!important;color:#10141a!important;padding:0 18px!important;font-size:15px!important;font-weight:800!important;outline:none!important}.edd-header-product-search input[type="search"]::placeholder{color:#667085!important;opacity:1!important}.edd-header-product-search button{width:54px!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 54px!important;border:0!important;border-radius:0!important;background:var(--edd-red,#df1414)!important;color:#fff!important;cursor:pointer!important;padding:0!important}.edd-header-product-search button svg,.edd-header-v26 .edd-header-actions svg{display:block!important;width:22px!important;height:22px!important;fill:currentColor!important}.edd-header-v26 .edd-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;white-space:nowrap!important}.edd-header-v26 .edd-icon-link,.edd-header-v26 .edd-cart-link{position:relative!important;width:42px!important;height:42px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:transparent!important;border:1px solid rgba(255,255,255,.18)!important;text-decoration:none!important}.edd-header-v26 .edd-cart-link span{position:absolute!important;right:-7px!important;top:-8px!important;min-width:20px!important;height:20px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:var(--edd-red,#df1414)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;line-height:1!important}.edd-header-v26 .edd-deals{height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 24px!important;border-radius:10px!important;background:var(--edd-red,#df1414)!important;color:#fff!important;border:0!important;font-size:14px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.045em!important;text-decoration:none!important;box-shadow:0 14px 32px rgba(223,20,20,.34)!important}.edd-header-v26 .edd-mobile-toggle{display:none!important;background:#fff!important;color:#10141a!important;border:0!important;border-radius:10px!important;width:44px!important;height:44px!important;font-weight:950!important;font-size:20px!important;line-height:1!important}.edd-header-search,.edd-search-toggle{display:none!important}
@media(max-width:1320px){.edd-header-v26 .edd-header-inner{grid-template-columns:minmax(140px,180px) auto minmax(290px,450px) auto!important;gap:16px!important}.edd-header-v26 .edd-nav ul{gap:16px!important}.edd-header-v26 .edd-nav a{font-size:13px!important}.edd-header-v26 .edd-deals{padding:0 18px!important}.edd-header-v26 .edd-logo img,.edd-header-v26 .edd-custom-logo,.edd-header-v26 .custom-logo{max-width:165px!important}}
@media(max-width:1120px){.edd-header-v26 .edd-header-inner{grid-template-columns:minmax(145px,190px) 1fr auto!important;grid-template-areas:"logo search actions" "nav nav nav"!important;min-height:auto!important;padding-top:12px!important;padding-bottom:12px!important;row-gap:10px!important}.edd-header-v26 .edd-logo{grid-area:logo!important}.edd-header-v26 .edd-nav{grid-area:nav!important}.edd-header-product-search{grid-area:search!important}.edd-header-v26 .edd-header-actions{grid-area:actions!important}.edd-header-v26 .edd-nav ul{justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:2px!important}.edd-header-v26 .edd-nav ul::-webkit-scrollbar{display:none!important}}
@media(max-width:780px){.admin-bar .edd-header-v26{top:46px!important}.edd-header-v26 .edd-header-inner{display:grid!important;grid-template-columns:1fr auto auto!important;grid-template-areas:"logo actions toggle" "search search search" "nav nav nav"!important;padding:10px 14px!important;gap:10px!important}.edd-header-v26 .edd-logo img,.edd-header-v26 .edd-custom-logo,.edd-header-v26 .custom-logo{max-width:160px!important;max-height:58px!important}.edd-header-v26 .edd-mobile-toggle{display:inline-flex!important;grid-area:toggle!important;align-items:center!important;justify-content:center!important}.edd-header-v26 .edd-nav{display:none!important;grid-area:nav!important;width:100%!important;background:#fff!important;border-radius:14px!important;padding:10px!important;box-shadow:0 18px 38px rgba(0,0,0,.22)!important}.edd-header-v26 .edd-nav.is-open{display:block!important}.edd-header-v26 .edd-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:0!important;overflow:visible!important;padding:0!important}.edd-header-v26 .edd-nav a{color:#10141a!important;font-size:14px!important;padding:14px 10px!important;border-bottom:1px solid rgba(16,20,26,.08)!important}.edd-header-v26 .edd-nav li:last-child a{border-bottom:0!important}.edd-header-v26 .edd-nav a:after{display:none!important}.edd-header-product-search{grid-area:search!important;height:48px!important}.edd-header-product-search input[type="search"]{height:48px!important;font-size:16px!important}.edd-header-product-search button{height:48px!important}.edd-header-v26 .edd-header-actions{grid-area:actions!important;gap:8px!important}.edd-header-v26 .edd-account-link{display:none!important}.edd-header-v26 .edd-icon-link,.edd-header-v26 .edd-cart-link{width:40px!important;height:40px!important}.edd-header-v26 .edd-deals{display:none!important}}
@media(max-width:420px){.edd-header-v26 .edd-logo img,.edd-header-v26 .edd-custom-logo,.edd-header-v26 .custom-logo{max-width:138px!important}.edd-header-product-search input[type="search"]{padding-left:14px!important;font-size:15px!important}.edd-header-product-search input[type="search"]::placeholder{font-size:13px!important}}

/* v4.2.25 exact cinematic header/homepage rebuild */
html{margin-top:0!important}body.edd-theme{overflow-x:hidden!important}.site-content{margin-top:0!important}.edd-header-exact{position:absolute!important;left:0!important;right:0!important;top:0!important;z-index:9999!important;height:138px!important;min-height:138px!important;background:rgba(3,8,12,.78)!important;border-bottom:1px solid rgba(255,255,255,.15)!important;backdrop-filter:blur(10px)!important;box-shadow:none!important}.admin-bar .edd-header-exact{top:32px!important}.edd-header-exact .edd-header-inner{width:100%!important;max-width:none!important;height:138px!important;min-height:138px!important;margin:0!important;padding:0 44px 0 56px!important;display:grid!important;grid-template-columns:228px minmax(0,1fr) 392px!important;align-items:center!important;gap:28px!important}.edd-header-exact .edd-logo{min-width:0!important;width:228px!important;height:138px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.edd-header-exact .edd-logo img,.edd-header-exact .edd-custom-logo,.edd-header-exact .custom-logo{width:178px!important;max-width:178px!important;height:auto!important;max-height:96px!important;min-width:0!important;object-fit:contain!important;display:block!important}.edd-header-exact .edd-nav{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;overflow:hidden!important}.edd-header-exact .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important;overflow:visible!important}.edd-header-exact .edd-nav li{display:flex!important;align-items:center!important}.edd-header-exact .edd-nav li+li:before{content:"•"!important;color:#e11217!important;font-size:14px!important;font-weight:900!important;margin:0 34px!important;line-height:1!important;transform:translateY(-1px)!important}.edd-header-exact .edd-nav a{display:inline-flex!important;align-items:center!important;height:40px!important;padding:0!important;color:#fff!important;font-size:17px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.035em!important;text-decoration:none!important;text-shadow:0 1px 12px rgba(0,0,0,.35)!important}.edd-header-exact .edd-nav a:after{display:none!important}.edd-header-exact .edd-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;min-width:0!important}.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-search-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;color:#fff!important;box-shadow:none!important;cursor:pointer!important}.edd-header-exact .edd-search-toggle{display:none!important}.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:27px!important;height:27px!important;fill:#fff!important;stroke:none!important;display:block!important}.edd-header-exact .edd-cart-link span{position:absolute!important;right:-11px!important;top:-13px!important;width:22px!important;height:22px!important;min-width:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#e11217!important;color:#fff!important;border-radius:50%!important;font-size:12px!important;line-height:1!important;font-weight:950!important}.edd-header-exact .edd-deals{height:60px!important;min-width:236px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;padding:0 28px!important;border:0!important;border-radius:5px!important;background:#e11217!important;color:#fff!important;font-size:15px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;box-shadow:0 14px 30px rgba(225,18,23,.25)!important}.edd-header-exact .edd-deals span{font-size:20px!important;line-height:1!important}.edd-header-search-panel{position:absolute!important;right:310px!important;top:96px!important;width:min(620px,calc(100vw - 360px))!important;height:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;display:flex!important;align-items:center!important;gap:10px!important;transition:opacity .18s ease,height .18s ease!important}.edd-header-search-panel.is-open{height:58px!important;opacity:1!important;pointer-events:auto!important}.edd-header-search-panel input[type=search]{flex:1!important;height:54px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.25)!important;background:#fff!important;color:#111827!important;padding:0 20px!important;font-size:16px!important;font-weight:800!important}.edd-header-search-panel button{height:54px!important;border:0!important;border-radius:999px!important;background:#e11217!important;color:#fff!important;padding:0 22px!important;font-weight:950!important;text-transform:uppercase!important}.edd-mobile-toggle{display:none!important}.edd-home{display:block!important;min-height:auto!important;background:#05080b!important}.edd-home-main{display:block!important;background:#05080b!important}.edd-hero{position:relative!important;isolation:isolate!important;min-height:938px!important;height:938px!important;padding:138px 0 0 0!important;display:block!important;overflow:hidden!important;background:#05080b!important;color:#fff!important}.admin-bar .edd-hero{padding-top:138px!important}.edd-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:-4!important;background:linear-gradient(90deg,rgba(2,6,10,.99) 0%,rgba(2,6,10,.98) 31%,rgba(2,6,10,.78) 46%,rgba(2,6,10,.22) 70%,rgba(2,6,10,.14) 100%)!important}.edd-hero:after{content:""!important;position:absolute!important;inset:138px auto 0 0!important;width:47%!important;z-index:-1!important;background:radial-gradient(circle at 18% 40%,rgba(20,30,40,.32),transparent 42%),linear-gradient(90deg,#05080b 0%,rgba(5,8,11,.98) 68%,rgba(5,8,11,0) 100%)!important}.edd-hero-art-spread{position:absolute!important;inset:138px 0 0 32.5%!important;width:auto!important;height:auto!important;z-index:-3!important;display:block!important;background-image:var(--edd-hero-bg)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%)!important;filter:saturate(1.05) contrast(1.06)!important}.edd-hero-art-spread:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(4,8,12,.18),rgba(4,8,12,0) 24%,rgba(4,8,12,0) 74%,rgba(4,8,12,.16))!important;z-index:1!important;display:block!important}.edd-hero-art-spread:after{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;display:block!important;background:linear-gradient(102deg,transparent 0 21%,rgba(255,255,255,.55) 21.15%,rgba(255,255,255,.22) 21.45%,transparent 21.65% 48%,rgba(255,255,255,.52) 48.15%,rgba(255,255,255,.18) 48.45%,transparent 48.65% 72.8%,rgba(255,255,255,.52) 72.95%,rgba(255,255,255,.20) 73.25%,transparent 73.45%)!important}.edd-hero-real-img,.edd-hero-art-spread img{display:none!important}.edd-hero-copy{position:relative!important;z-index:4!important;width:620px!important;max-width:calc(100vw - 96px)!important;margin-left:76px!important;padding-top:88px!important;color:#fff!important}.edd-hero-copy:before{content:"////"!important;display:block!important;color:#e11217!important;font-size:24px!important;letter-spacing:3px!important;font-weight:950!important;margin-bottom:18px!important;line-height:1!important;transform:skew(-12deg)!important}.edd-hero .edd-kicker{display:none!important}.edd-hero h1{margin:0 0 26px!important;color:#f4f6f8!important;font-family:Impact,"Arial Black",Inter,Arial,sans-serif!important;font-size:75px!important;line-height:.98!important;font-style:italic!important;font-weight:950!important;letter-spacing:-.038em!important;text-transform:uppercase!important;text-shadow:0 4px 20px rgba(0,0,0,.4)!important}.edd-hero h1 span{color:#e11217!important}.edd-hero-copy>p:not(.edd-kicker){width:470px!important;max-width:100%!important;margin:0!important;color:#fff!important;font-size:19px!important;line-height:1.36!important;font-weight:500!important;text-shadow:0 2px 12px rgba(0,0,0,.34)!important}.edd-actions{display:flex!important;align-items:center!important;gap:36px!important;margin:34px 0 30px!important;flex-wrap:nowrap!important}.edd-btn{height:64px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;border-radius:5px!important;padding:0 30px!important;font-size:15px!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important}.edd-btn-primary{background:#e11217!important;color:#fff!important;box-shadow:0 18px 35px rgba(225,18,23,.28)!important}.edd-btn-secondary{background:rgba(0,0,0,.18)!important;color:#fff!important;border:1px solid rgba(255,255,255,.5)!important;box-shadow:none!important;min-width:270px!important}.edd-rating{display:flex!important;align-items:center!important;gap:22px!important;margin-top:0!important;color:#e11217!important;font-size:25px!important;letter-spacing:0!important;font-weight:950!important}.edd-rating span{margin:0!important;color:#fff!important;font-size:15px!important;font-weight:900!important;letter-spacing:0!important;white-space:nowrap!important}.edd-hero-proof-row{position:absolute!important;left:-18px!important;top:558px!important;width:960px!important;height:134px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:8px!important;background:rgba(3,6,9,.80)!important;backdrop-filter:blur(8px)!important;box-shadow:0 22px 42px rgba(0,0,0,.38)!important;overflow:hidden!important}.edd-hero-proof{position:relative!important;display:grid!important;grid-template-columns:58px 1fr!important;grid-template-rows:auto auto!important;column-gap:16px!important;align-items:center!important;padding:22px 22px!important;color:#fff!important}.edd-hero-proof+.edd-hero-proof{border-left:1px solid rgba(255,255,255,.24)!important}.edd-hero-proof:after{content:""!important;position:absolute!important;right:-1px!important;top:22px!important;bottom:22px!important;width:1px!important;background:rgba(255,255,255,.25)!important;transform:skew(-10deg)!important}.edd-hero-proof:last-child:after{display:none!important}.edd-proof-icon{grid-row:1/3!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #e11217!important;border-radius:10px!important;color:#e11217!important;font-size:24px!important;line-height:1!important;transform:rotate(45deg)!important}.edd-proof-icon>*{transform:rotate(-45deg)!important}.edd-hero-proof strong{display:block!important;color:#fff!important;font-size:13px!important;line-height:1.05!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.035em!important}.edd-hero-proof small{display:block!important;margin-top:9px!important;color:rgba(255,255,255,.84)!important;font-size:12px!important;line-height:1.15!important;font-weight:500!important}.edd-category-rail{position:relative!important;z-index:8!important;width:calc(100% - 92px)!important;height:174px!important;margin:-7px auto 0!important;display:grid!important;grid-template-columns:440px repeat(5,minmax(0,1fr)) 78px!important;background:#f7f8fa!important;color:#0b111b!important;border-radius:7px 7px 0 0!important;box-shadow:0 -18px 42px rgba(0,0,0,.14)!important;overflow:hidden!important}.edd-category-rail:before{content:""!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;background:linear-gradient(105deg,#fff 0 22%,rgba(255,255,255,0) 22.1% 100%)!important;pointer-events:none!important}.edd-category-intro,.edd-category-card,.edd-category-next{position:relative!important;z-index:1!important}.edd-category-intro{padding:28px 40px 20px 48px!important;background:#fff!important;clip-path:polygon(0 0,100% 0,92% 100%,0 100%)!important}.edd-category-intro small{display:block!important;color:#e11217!important;font-size:9px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 8px!important}.edd-category-intro h2{margin:0 0 13px!important;font-family:Impact,"Arial Black",Inter,Arial,sans-serif!important;font-size:36px!important;line-height:.91!important;font-style:italic!important;letter-spacing:-.035em!important;text-transform:uppercase!important;color:#111827!important}.edd-category-intro a{display:inline-flex!important;align-items:center!important;gap:15px!important;color:#e11217!important;font-size:11px!important;font-weight:950!important;letter-spacing:.28em!important;text-transform:uppercase!important;text-decoration:none!important}.edd-category-card{display:grid!important;grid-template-rows:1fr auto!important;align-items:end!important;padding:16px 26px 21px!important;background:linear-gradient(105deg,#f5f6f8 0%,#fff 48%,#eceff3 100%)!important;clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)!important;margin-left:-26px!important;border-left:1px solid rgba(16,24,40,.05)!important;text-decoration:none!important}.edd-category-card img{align-self:center!important;justify-self:center!important;width:82%!important;max-width:200px!important;height:86px!important;object-fit:contain!important;filter:drop-shadow(0 14px 18px rgba(16,24,40,.16))!important}.edd-category-card strong{display:block!important;min-height:30px!important;color:#111827!important;font-size:13px!important;line-height:1.05!important;font-weight:950!important;text-transform:uppercase!important;max-width:160px!important}.edd-category-card span{position:absolute!important;left:156px!important;bottom:22px!important;color:#e11217!important;font-size:19px!important;font-weight:950!important}.edd-category-next{display:flex!important;align-items:center!important;justify-content:center!important;background:#e11217!important;color:#fff!important;font-size:28px!important;font-weight:950!important;text-decoration:none!important;clip-path:polygon(28% 0,100% 0,78% 100%,0 100%)!important;margin-left:-22px!important}.edd-systems{padding-top:70px!important;background:#fff!important;max-width:none!important;width:100%!important}.edd-header-product-search{display:none!important}
@media(max-width:1500px){.edd-header-exact .edd-header-inner{grid-template-columns:205px minmax(0,1fr) 330px!important;padding-left:44px!important;padding-right:34px!important}.edd-header-exact .edd-nav li+li:before{margin:0 22px!important}.edd-header-exact .edd-nav a{font-size:15px!important}.edd-header-exact .edd-deals{min-width:205px!important}.edd-hero h1{font-size:66px!important}.edd-hero-copy{margin-left:54px!important}.edd-hero-proof-row{width:860px!important}.edd-category-rail{grid-template-columns:360px repeat(5,minmax(0,1fr)) 70px!important}}
@media(max-width:1180px){.edd-header-exact{height:auto!important;min-height:82px!important;position:sticky!important}.admin-bar .edd-header-exact{top:32px!important}.edd-header-exact .edd-header-inner{height:auto!important;min-height:82px!important;display:grid!important;grid-template-columns:1fr auto auto!important;grid-template-areas:"logo actions toggle" "nav nav nav"!important;padding:10px 16px!important;gap:10px!important}.edd-header-exact .edd-logo{grid-area:logo!important;height:62px!important;width:auto!important}.edd-header-exact .edd-logo img,.edd-header-exact .edd-custom-logo,.edd-header-exact .custom-logo{max-width:160px!important;max-height:62px!important}.edd-header-exact .edd-mobile-toggle{grid-area:toggle!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:transparent!important;border:0!important;width:44px!important;height:44px!important}.edd-header-exact .edd-nav{grid-area:nav!important;display:none!important;width:100%!important;background:#fff!important;border-radius:14px!important;padding:8px 12px!important}.edd-header-exact .edd-nav.is-open{display:block!important}.edd-header-exact .edd-nav ul{display:grid!important;grid-template-columns:1fr!important}.edd-header-exact .edd-nav li+li:before{display:none!important}.edd-header-exact .edd-nav a{color:#111827!important;height:auto!important;padding:12px 4px!important;font-size:14px!important}.edd-header-exact .edd-header-actions{grid-area:actions!important;gap:12px!important}.edd-header-exact .edd-deals{display:none!important}.edd-header-exact .edd-search-toggle{display:inline-flex!important}.edd-hero{height:auto!important;min-height:760px!important;padding-top:82px!important}.edd-hero-art-spread{inset:82px 0 0 30%!important}.edd-hero-copy{padding-top:56px!important;margin-left:28px!important}.edd-hero h1{font-size:clamp(48px,8vw,76px)!important}.edd-hero-proof-row{position:relative!important;top:auto!important;left:auto!important;width:calc(100vw - 56px)!important;margin:32px 0 0!important;grid-template-columns:repeat(2,1fr)!important;height:auto!important}.edd-category-rail{width:100%!important;height:auto!important;margin:0!important;grid-template-columns:1fr 1fr!important}.edd-category-intro{clip-path:none!important}.edd-category-card{margin:0!important;clip-path:none!important}.edd-category-next{display:none!important}}
@media(max-width:700px){.admin-bar .edd-header-exact{top:46px!important}.edd-header-exact .edd-account-link{display:none!important}.edd-hero{min-height:auto!important;padding-bottom:30px!important}.edd-hero-art-spread{position:absolute!important;inset:82px 0 0 0!important;opacity:.55!important;clip-path:none!important}.edd-hero:before{background:linear-gradient(180deg,rgba(2,6,10,.95),rgba(2,6,10,.86))!important}.edd-hero-copy{width:auto!important;max-width:none!important;margin:0!important;padding:50px 20px 0!important}.edd-hero h1{font-size:48px!important}.edd-actions{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.edd-btn,.edd-btn-secondary{width:100%!important;min-width:0!important}.edd-rating{align-items:flex-start!important;flex-direction:column!important;gap:6px!important}.edd-rating span{white-space:normal!important}.edd-hero-proof-row{width:100%!important;grid-template-columns:1fr!important;border-radius:0!important}.edd-category-rail{grid-template-columns:1fr!important}.edd-category-card img{height:74px!important}}


/* =========================================================
   v4.2.26 APPROVED CINEMATIC COMP LOCK
   Goal: match supplied reference: dark transparent header, exact menu row,
   no search bar in the hero/header, full-width dark cinematic hero, readable
   left copy, truck artwork right, proof row and white category rail overlap.
   ========================================================= */
:root{--edd-header-exact-h:112px!important;}
html{margin-top:0!important;overflow-x:hidden!important;}
body.edd-theme{padding-top:0!important;overflow-x:hidden!important;}
body.home.edd-theme,body.front-page.edd-theme{padding-top:0!important;}
.site-content{margin-top:0!important;padding-top:0!important;}

/* Header */
.edd-header.edd-header-exact,
header.edd-header.edd-header-exact{
  position:absolute!important;left:0!important;right:0!important;top:0!important;z-index:99999!important;
  height:var(--edd-header-exact-h)!important;min-height:var(--edd-header-exact-h)!important;width:100%!important;
  background:rgba(2,7,11,.82)!important;border-bottom:1px solid rgba(255,255,255,.14)!important;
  box-shadow:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;overflow:visible!important;
}
.admin-bar .edd-header.edd-header-exact{top:32px!important;}
.edd-header-exact .edd-header-inner{
  height:var(--edd-header-exact-h)!important;min-height:var(--edd-header-exact-h)!important;max-width:none!important;width:100%!important;margin:0!important;
  padding:0 38px 0 46px!important;display:grid!important;grid-template-columns:250px minmax(0,1fr) 360px!important;align-items:center!important;gap:24px!important;overflow:visible!important;
}
.edd-header-exact .edd-logo{width:250px!important;min-width:250px!important;height:var(--edd-header-exact-h)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-custom-logo,.edd-header-exact .custom-logo{width:auto!important;height:auto!important;max-width:165px!important;max-height:88px!important;object-fit:contain!important;display:block!important;}
.edd-header-exact .edd-nav{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:100%!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
.edd-header-exact .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important;overflow:visible!important;}
.edd-header-exact .edd-nav li{display:flex!important;align-items:center!important;min-width:0!important;}
.edd-header-exact .edd-nav li:nth-child(n+6){display:none!important;}
.edd-header-exact .edd-nav li+li:before{content:"•"!important;color:#e11217!important;font-size:12px!important;font-weight:950!important;margin:0 clamp(18px,2.05vw,31px)!important;line-height:1!important;transform:translateY(-1px)!important;}
.edd-header-exact .edd-nav a{display:inline-flex!important;align-items:center!important;height:38px!important;padding:0!important;color:#fff!important;font-size:clamp(13px,.93vw,16px)!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.035em!important;text-decoration:none!important;text-shadow:0 2px 14px rgba(0,0,0,.45)!important;opacity:1!important;}
.edd-header-exact .edd-nav a:after{display:none!important;content:none!important;}
.edd-header-exact .edd-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important;}
.edd-header-exact .edd-search-toggle,.edd-header-product-search,.edd-header-search-panel{display:none!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:31px!important;height:31px!important;min-width:31px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;color:#fff!important;box-shadow:none!important;text-decoration:none!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:26px!important;height:26px!important;display:block!important;fill:#fff!important;stroke:none!important;}
.edd-header-exact .edd-cart-link span{position:absolute!important;right:-11px!important;top:-12px!important;width:22px!important;height:22px!important;min-width:22px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#e11217!important;color:#fff!important;font-size:12px!important;font-weight:950!important;line-height:1!important;}
.edd-header-exact .edd-deals{height:50px!important;min-width:194px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;border-radius:5px!important;background:#e11217!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px rgba(225,18,23,.34)!important;font-size:14px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.03em!important;text-decoration:none!important;}
.edd-header-exact .edd-mobile-toggle{display:none!important;}

/* Home hero */
.edd-home{display:block!important;width:100%!important;background:#05080b!important;}
.edd-home-main{display:block!important;width:100%!important;max-width:none!important;background:#05080b!important;}
.edd-hero{
  position:relative!important;display:block!important;width:100%!important;height:795px!important;min-height:795px!important;padding:0!important;margin:0!important;overflow:hidden!important;isolation:isolate!important;
  background:#05080b!important;color:#fff!important;
}
.edd-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important;background:
  linear-gradient(90deg,rgba(3,8,12,.98) 0%,rgba(3,8,12,.98) 30%,rgba(3,8,12,.86) 40%,rgba(3,8,12,.28) 56%,rgba(3,8,12,.12) 70%,rgba(3,8,12,.35) 100%),
  radial-gradient(circle at 18% 42%,rgba(23,35,47,.20),rgba(0,0,0,0) 44%)!important;}
.edd-hero:after{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:46%!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(105deg,rgba(3,8,12,.98) 0%,rgba(3,8,12,.96) 72%,rgba(3,8,12,0) 72.3%)!important;}
.edd-hero-art-spread{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;z-index:1!important;pointer-events:none!important;background-image:var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;clip-path:none!important;opacity:1!important;transform:none!important;}
.edd-hero-art-spread:before{content:""!important;position:absolute!important;inset:0!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(3,8,12,.72) 0%,rgba(3,8,12,.48) 34%,rgba(3,8,12,.02) 58%,rgba(3,8,12,.02) 82%,rgba(3,8,12,.28) 100%)!important;}
.edd-hero-art-spread:after{content:""!important;position:absolute!important;inset:0!important;z-index:4!important;pointer-events:none!important;background:
  linear-gradient(104deg,transparent 0 41%,rgba(255,255,255,.32) 41.1%,rgba(255,255,255,.10) 41.45%,transparent 41.8%),
  linear-gradient(104deg,transparent 0 61%,rgba(255,255,255,.28) 61.1%,rgba(255,255,255,.08) 61.45%,transparent 61.8%),
  linear-gradient(104deg,transparent 0 82%,rgba(255,255,255,.30) 82.1%,rgba(255,255,255,.09) 82.45%,transparent 82.8%)!important;}
.edd-hero-real-img{display:none!important;}
.edd-hero-copy{position:relative!important;z-index:5!important;width:560px!important;max-width:560px!important;margin-left:62px!important;padding-top:176px!important;color:#fff!important;}
.edd-kicker{display:block!important;margin:0 0 18px!important;color:#e11217!important;font-size:1px!important;line-height:1!important;letter-spacing:0!important;height:20px!important;overflow:hidden!important;}
.edd-kicker:before{content:"////"!important;display:block!important;color:#e11217!important;font-family:Inter,Arial,sans-serif!important;font-size:27px!important;line-height:20px!important;font-weight:950!important;letter-spacing:6px!important;transform:skew(-12deg)!important;}
.edd-hero h1{margin:0 0 25px!important;color:#fff!important;font-family:Impact,"Arial Black",Inter,Arial,sans-serif!important;font-size:clamp(60px,5.25vw,84px)!important;line-height:.96!important;font-style:italic!important;text-transform:uppercase!important;letter-spacing:-.045em!important;text-shadow:0 3px 20px rgba(0,0,0,.45)!important;}
.edd-hero h1 span{color:#e11217!important;display:inline!important;}
.edd-hero-copy>p:not(.edd-kicker){max-width:430px!important;margin:0 0 28px!important;color:#fff!important;font-size:16px!important;line-height:1.35!important;font-weight:500!important;text-shadow:0 2px 18px rgba(0,0,0,.55)!important;}
.edd-actions{display:flex!important;align-items:center!important;gap:36px!important;margin:0 0 28px!important;}
.edd-actions .edd-btn,.edd-btn{height:54px!important;min-height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;border-radius:5px!important;padding:0 27px!important;font-size:14px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.015em!important;text-decoration:none!important;}
.edd-btn-primary{min-width:216px!important;background:#e11217!important;color:#fff!important;box-shadow:0 16px 32px rgba(225,18,23,.28)!important;}

.edd-btn-secondary{min-width:230px!important;background:rgba(0,0,0,.10)!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:none!important;}
.edd-rating{display:flex!important;align-items:center!important;gap:22px!important;margin:0!important;color:#e11217!important;font-size:24px!important;line-height:1!important;font-weight:950!important;letter-spacing:0!important;}
.edd-rating span{color:#fff!important;margin:0!important;font-size:14px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;white-space:nowrap!important;}
.edd-hero-proof-row{position:absolute!important;left:-16px!important;top:628px!important;width:882px!important;height:112px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;z-index:7!important;border:1px solid rgba(255,255,255,.21)!important;border-radius:7px!important;background:rgba(3,7,10,.82)!important;backdrop-filter:blur(8px)!important;box-shadow:0 22px 42px rgba(0,0,0,.38)!important;overflow:hidden!important;}
.edd-hero-proof{position:relative!important;display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto!important;column-gap:14px!important;align-items:center!important;padding:19px 18px!important;color:#fff!important;}
.edd-hero-proof+.edd-hero-proof{border-left:1px solid rgba(255,255,255,.22)!important;}
.edd-proof-icon{grid-row:1/3!important;width:39px!important;height:39px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #e11217!important;border-radius:9px!important;color:#e11217!important;font-size:20px!important;line-height:1!important;transform:rotate(45deg)!important;}
.edd-hero-proof strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.05!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.03em!important;}
.edd-hero-proof small{display:block!important;margin-top:7px!important;color:rgba(255,255,255,.84)!important;font-size:11px!important;line-height:1.15!important;font-weight:500!important;}

/* Category rail */
.edd-category-rail{position:relative!important;z-index:8!important;width:calc(100% - 74px)!important;height:151px!important;margin:-35px auto 0!important;display:grid!important;grid-template-columns:370px repeat(5,minmax(0,1fr)) 72px!important;background:#f7f8fa!important;color:#0b111b!important;border-radius:7px 7px 0 0!important;box-shadow:0 -18px 42px rgba(0,0,0,.18)!important;overflow:hidden!important;}
.edd-category-intro{padding:25px 35px 18px 48px!important;background:#fff!important;clip-path:polygon(0 0,100% 0,92% 100%,0 100%)!important;}
.edd-category-intro small{display:block!important;color:#e11217!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 8px!important;}
.edd-category-intro h2{margin:0 0 11px!important;font-family:Impact,"Arial Black",Inter,Arial,sans-serif!important;font-size:30px!important;line-height:.91!important;font-style:italic!important;letter-spacing:-.035em!important;text-transform:uppercase!important;color:#111827!important;}
.edd-category-intro a{display:inline-flex!important;align-items:center!important;gap:13px!important;color:#e11217!important;font-size:10px!important;font-weight:950!important;letter-spacing:.26em!important;text-transform:uppercase!important;text-decoration:none!important;}
.edd-category-card{display:grid!important;grid-template-rows:1fr auto!important;align-items:end!important;padding:12px 24px 17px!important;background:linear-gradient(105deg,#f5f6f8 0%,#fff 48%,#eceff3 100%)!important;clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)!important;margin-left:-24px!important;border-left:1px solid rgba(16,24,40,.05)!important;text-decoration:none!important;}
.edd-category-card img{align-self:center!important;justify-self:center!important;width:82%!important;max-width:178px!important;height:73px!important;object-fit:contain!important;filter:drop-shadow(0 14px 18px rgba(16,24,40,.16))!important;}
.edd-category-card strong{display:block!important;min-height:26px!important;color:#111827!important;font-size:11px!important;line-height:1.05!important;font-weight:950!important;text-transform:uppercase!important;max-width:140px!important;}
.edd-category-card span{position:absolute!important;left:auto!important;right:22px!important;bottom:18px!important;color:#e11217!important;font-size:16px!important;font-weight:950!important;}
.edd-category-next{display:flex!important;align-items:center!important;justify-content:center!important;background:#e11217!important;color:#fff!important;font-size:28px!important;font-weight:950!important;text-decoration:none!important;clip-path:polygon(28% 0,100% 0,78% 100%,0 100%)!important;margin-left:-22px!important;}

@media(max-width:1500px){
  .edd-header-exact .edd-header-inner{grid-template-columns:210px minmax(0,1fr) 330px!important;padding-left:38px!important;padding-right:34px!important;gap:18px!important;}
  .edd-header-exact .edd-logo{width:210px!important;min-width:210px!important}.edd-header-exact .edd-nav li+li:before{margin:0 18px!important}.edd-header-exact .edd-nav a{font-size:13px!important}.edd-header-exact .edd-deals{min-width:184px!important;font-size:13px!important;padding:0 18px!important}.edd-header-exact .edd-header-actions{gap:16px!important}
  .edd-hero-copy{margin-left:54px!important}.edd-hero h1{font-size:68px!important}.edd-hero-proof-row{width:820px!important}.edd-category-rail{grid-template-columns:335px repeat(5,minmax(0,1fr)) 68px!important;}
}
@media(max-width:1180px){
  .edd-header.edd-header-exact{position:sticky!important;height:auto!important;min-height:82px!important;background:rgba(2,7,11,.96)!important}.admin-bar .edd-header.edd-header-exact{top:32px!important}.edd-header-exact .edd-header-inner{height:auto!important;min-height:82px!important;display:grid!important;grid-template-columns:1fr auto auto!important;grid-template-areas:"logo actions toggle" "nav nav nav"!important;padding:10px 16px!important;gap:10px!important}.edd-header-exact .edd-logo{grid-area:logo!important;height:62px!important;width:auto!important;min-width:0!important}.edd-header-exact .edd-logo img{max-width:158px!important;max-height:62px!important}.edd-header-exact .edd-mobile-toggle{grid-area:toggle!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:transparent!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:8px!important;width:44px!important;height:44px!important}.edd-header-exact .edd-nav{grid-area:nav!important;display:none!important;width:100%!important;background:#fff!important;border-radius:12px!important;padding:8px 12px!important}.edd-header-exact .edd-nav.is-open{display:block!important}.edd-header-exact .edd-nav ul{display:grid!important;grid-template-columns:1fr!important}.edd-header-exact .edd-nav li:nth-child(n+6){display:none!important}.edd-header-exact .edd-nav li+li:before{display:none!important}.edd-header-exact .edd-nav a{color:#111827!important;height:auto!important;padding:12px 4px!important;font-size:14px!important;text-shadow:none!important}.edd-header-exact .edd-header-actions{grid-area:actions!important;gap:12px!important}.edd-header-exact .edd-deals{display:none!important}.edd-hero{height:auto!important;min-height:760px!important}.edd-hero-copy{width:auto!important;max-width:620px!important;margin-left:28px!important;padding-top:118px!important}.edd-hero h1{font-size:clamp(48px,8vw,76px)!important}.edd-hero-proof-row{position:relative!important;top:auto!important;left:auto!important;width:calc(100vw - 56px)!important;margin:32px 0 0!important;grid-template-columns:repeat(2,1fr)!important;height:auto!important}.edd-category-rail{width:100%!important;height:auto!important;margin:0!important;grid-template-columns:1fr 1fr!important}.edd-category-intro{clip-path:none!important}.edd-category-card{margin:0!important;clip-path:none!important}.edd-category-next{display:none!important}
}
@media(max-width:700px){.admin-bar .edd-header-exact{top:46px!important}.edd-header-exact .edd-account-link{display:none!important}.edd-hero{min-height:auto!important;padding-bottom:30px!important}.edd-hero-art-spread{opacity:.55!important}.edd-hero:before{background:linear-gradient(180deg,rgba(2,6,10,.95),rgba(2,6,10,.86))!important}.edd-hero:after{display:none!important}.edd-hero-copy{width:auto!important;max-width:none!important;margin:0!important;padding:48px 20px 0!important}.edd-hero h1{font-size:48px!important}.edd-actions{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.edd-btn,.edd-btn-secondary{width:100%!important;min-width:0!important}.edd-rating{align-items:flex-start!important;flex-direction:column!important;gap:6px!important}.edd-rating span{white-space:normal!important}.edd-hero-proof-row{width:100%!important;grid-template-columns:1fr!important;border-radius:0!important}.edd-category-rail{grid-template-columns:1fr!important}.edd-category-card img{height:74px!important}}

/* v4.2.27 mock parity / product search fixes */
.edd-header-exact .edd-nav{overflow:visible!important;}
.edd-header-exact .edd-nav li:nth-child(n+6){display:none!important;}
.edd-header-exact .edd-nav li+li:before{margin:0 clamp(12px,1.8vw,34px)!important;}
.edd-header-exact .edd-nav a{font-size:clamp(13px,.95vw,17px)!important;}
.edd-header-exact .edd-search-toggle{display:inline-flex!important;}
.edd-header-exact .edd-header-actions{gap:clamp(14px,1.25vw,22px)!important;}
.edd-header-search-panel{position:absolute!important;left:50%!important;top:calc(var(--edd-header-exact-h,112px) - 8px)!important;transform:translate(-50%,-8px)!important;width:min(760px,calc(100vw - 48px))!important;height:58px!important;display:flex!important;align-items:center!important;z-index:10001!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease!important;background:#fff!important;border:1px solid rgba(255,255,255,.85)!important;border-radius:999px!important;box-shadow:0 22px 60px rgba(0,0,0,.34)!important;overflow:hidden!important;padding:0!important;}
.edd-header-search-panel.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,10px)!important;}
.edd-header-search-panel input[type="search"]{height:100%!important;flex:1 1 auto!important;min-width:0!important;border:0!important;background:#fff!important;color:#111827!important;font-size:16px!important;font-weight:800!important;padding:0 24px!important;outline:none!important;box-shadow:none!important;}
.edd-header-search-panel input[type="search"]::placeholder{color:#6b7280!important;opacity:1!important;}
.edd-header-search-panel button[type="submit"]{height:100%!important;min-width:112px!important;border:0!important;border-radius:0!important;background:#e11217!important;color:#fff!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.05em!important;cursor:pointer!important;}
.edd-hero .edd-kicker{color:#e11217!important;}
.edd-hero h1{color:#f4f6f8!important;}
.edd-hero h1 span{color:#e11217!important;}
.edd-hero p{color:rgba(255,255,255,.92)!important;}
@media(max-width:1750px){.edd-header-exact .edd-header-inner{grid-template-columns:210px minmax(0,1fr) 340px!important;gap:18px!important;padding-left:44px!important;padding-right:36px!important}.edd-header-exact .edd-deals{min-width:184px!important;padding:0 18px!important;font-size:13px!important}.edd-header-exact .edd-nav li+li:before{margin:0 clamp(12px,1.45vw,24px)!important}.edd-header-exact .edd-nav a{font-size:clamp(12px,.82vw,15px)!important}}
@media(max-width:1180px){.edd-header-search-panel{top:82px!important;width:calc(100vw - 32px)!important;height:54px!important}.edd-header-exact .edd-search-toggle{display:inline-flex!important}.edd-header-search-panel button[type="submit"]{min-width:88px!important;font-size:12px!important}}

/* v4.2.28 hardening / visual fixes: header scope, readable inner pages, proof-row flow, responsive search/nav */
:root{--edd-header-exact-h:112px!important;}
body.edd-theme{background:var(--edd-surface,#fff)!important;}
body.home.edd-theme{background:#05080b!important;}
.edd-header-exact{position:sticky!important;top:0!important;height:112px!important;min-height:112px!important;background:#0a0d11!important;border-bottom:1px solid rgba(255,255,255,.14)!important;}
.home .edd-header-exact{position:absolute!important;background:rgba(3,8,12,.78)!important;}
.admin-bar .edd-header-exact{top:32px!important;}
.edd-header-exact .edd-header-inner{height:112px!important;min-height:112px!important;grid-template-columns:210px minmax(0,1fr) 360px!important;padding:0 40px!important;gap:24px!important;}
.edd-header-exact .edd-logo{height:112px!important;width:210px!important;min-width:210px!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-custom-logo,.edd-header-exact .custom-logo{max-width:172px!important;max-height:72px!important;}
.edd-header-exact .edd-nav{overflow:visible!important;}
.edd-header-exact .edd-nav ul{overflow:visible!important;}
.edd-header-exact .edd-nav li+li:before{content:""!important;width:5px!important;height:5px!important;border-radius:999px!important;background:#e11217!important;margin:0 clamp(14px,1.6vw,30px)!important;display:block!important;}
.edd-header-exact .edd-nav a{font-size:15px!important;letter-spacing:.06em!important;font-weight:950!important;position:relative!important;}
.edd-header-exact .edd-nav .current-menu-item>a:after,.edd-header-exact .edd-nav a[aria-current="page"]:after{content:""!important;display:block!important;position:absolute!important;left:50%!important;bottom:-12px!important;transform:translateX(-50%)!important;width:18px!important;height:3px!important;border-radius:99px!important;background:#e11217!important;}
.edd-header-exact .edd-search-toggle{display:inline-flex!important;}
.edd-header-exact .edd-deals{height:52px!important;min-width:198px!important;font-size:14px!important;padding:0 22px!important;}
.edd-header-search-panel{position:absolute!important;left:50%!important;right:auto!important;top:100%!important;transform:translate(-50%,12px)!important;width:min(720px,60vw)!important;height:58px!important;display:flex!important;align-items:center!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#fff!important;border-radius:999px!important;box-shadow:0 22px 60px rgba(0,0,0,.34)!important;overflow:hidden!important;z-index:10001!important;}
.edd-header-search-panel.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,14px)!important;}
.edd-header-search-panel input[type="search"]{height:100%!important;min-width:0!important;flex:1 1 auto!important;border:0!important;background:#fff!important;color:#111827!important;font-size:16px!important;font-weight:800!important;padding:0 24px!important;box-shadow:none!important;outline:none!important;}
.edd-header-search-panel button[type="submit"]{height:100%!important;min-width:112px!important;border:0!important;border-radius:0!important;background:#e11217!important;color:#fff!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.05em!important;}
.edd-hero{height:auto!important;min-height:938px!important;padding-top:112px!important;padding-bottom:120px!important;overflow:hidden!important;}
.admin-bar .edd-hero{padding-top:112px!important;}
.edd-hero-copy{padding-top:108px!important;}
.edd-hero-art-spread{top:112px!important;}
.edd-hero-proof-row{position:static!important;top:auto!important;left:auto!important;width:min(960px,100%)!important;height:auto!important;margin:38px 0 0!important;grid-template-columns:repeat(4,1fr)!important;}
.edd-shop-page,.woocommerce-account .site-content,.page .site-content,.single-product .site-content,.woocommerce-cart .site-content,.woocommerce-checkout .site-content{background:#fff!important;color:#10141a!important;}
.edd-shop-hero{padding-top:56px!important;}
@media(max-width:1750px){.edd-header-exact .edd-header-inner{grid-template-columns:190px minmax(0,1fr) 330px!important;padding-left:34px!important;padding-right:32px!important;gap:18px!important}.edd-header-exact .edd-logo{width:190px!important;min-width:190px!important}.edd-header-exact .edd-deals{min-width:178px!important;font-size:13px!important;padding:0 18px!important}.edd-header-exact .edd-nav li+li:before{margin:0 clamp(12px,1.35vw,22px)!important}.edd-header-exact .edd-nav a{font-size:clamp(12px,.82vw,15px)!important}.edd-header-exact .edd-header-actions{gap:clamp(12px,1vw,18px)!important}.edd-hero-proof-row{width:min(960px,calc(100vw - 112px))!important}}
@media(max-width:1180px){.edd-header.edd-header-exact{position:sticky!important;min-height:82px!important;height:auto!important;background:#0a0d11!important}.home .edd-header.edd-header-exact{position:sticky!important;background:#0a0d11!important}.edd-header-exact .edd-header-inner{height:auto!important;min-height:82px!important}.edd-header-search-panel{left:16px!important;right:16px!important;width:auto!important;top:100%!important;transform:translateY(10px)!important;height:54px!important}.edd-header-search-panel.is-open{transform:translateY(12px)!important}.edd-header-search-panel button[type="submit"]{min-width:88px!important;font-size:12px!important}.edd-hero{min-height:760px!important;padding-top:0!important}.edd-hero-art-spread{top:0!important}.edd-hero-proof-row{width:calc(100vw - 56px)!important;grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:782px){.admin-bar .edd-header-exact{top:46px!important;}}
@media(max-width:700px){.edd-header-search-panel{left:12px!important;right:12px!important}.edd-header-search-panel input[type="search"]{font-size:16px!important;padding:0 16px!important}.edd-header-search-panel button[type="submit"]{min-width:70px!important;font-size:0!important}.edd-header-search-panel button[type="submit"]:before{content:"⌕";font-size:22px!important;line-height:1!important}.edd-hero-proof-row{width:100%!important;grid-template-columns:1fr!important}.edd-hero-copy{padding-top:48px!important}}

/* v4.2.29 final header, proof-row, dealer/build pages, and mobile hero corrections */
:root{--edd-header-exact-h:112px!important;}
html{margin-top:0!important;}
body.edd-theme{overflow-x:hidden!important;}
body.home.edd-theme{background:#05080b!important;}
body:not(.home).edd-theme{background:#fff!important;color:#10141a!important;}
.site-content{margin-top:0!important;}

.edd-header.edd-header-exact,
body.home .edd-header.edd-header-exact,
.admin-bar body.home .edd-header.edd-header-exact{
  position:sticky!important;
  top:0!important;
  left:auto!important;
  right:auto!important;
  z-index:9999!important;
  height:112px!important;
  min-height:112px!important;
  background:linear-gradient(180deg,#ffffff 0%,#eef0f3 100%)!important;
  border-bottom:1px solid #e2e6ec!important;
  box-shadow:0 6px 24px rgba(16,24,40,.06)!important;
  backdrop-filter:none!important;
}
.admin-bar .edd-header.edd-header-exact{top:32px!important;}
.edd-header-exact .edd-header-inner{height:112px!important;min-height:112px!important;grid-template-columns:190px minmax(0,1fr) 345px!important;padding:0 40px!important;gap:22px!important;}
.edd-header-exact .edd-logo{height:112px!important;width:190px!important;min-width:190px!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-custom-logo,.edd-header-exact .custom-logo{max-width:168px!important;max-height:72px!important;}
.edd-header-exact .edd-nav{overflow:visible!important;background:transparent!important;}
.edd-header-exact .edd-nav ul{overflow:visible!important;white-space:nowrap!important;}
.edd-header-exact .edd-nav li+li:before{content:""!important;width:5px!important;height:5px!important;border-radius:999px!important;background:#e11217!important;margin:0 clamp(14px,1.6vw,30px)!important;display:block!important;flex:0 0 auto!important;}
.edd-header-exact .edd-nav a{color:#10141a!important;text-shadow:none!important;font-size:15px!important;letter-spacing:.06em!important;font-weight:950!important;position:relative!important;}
.edd-header-exact .edd-nav a:hover{color:#e11217!important;}
.edd-header-exact .edd-nav .current-menu-item>a:after,.edd-header-exact .edd-nav a[aria-current="page"]:after{content:""!important;display:block!important;position:absolute!important;left:50%!important;bottom:-12px!important;transform:translateX(-50%)!important;width:18px!important;height:3px!important;border-radius:99px!important;background:#e11217!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg,.edd-header-exact .edd-search-toggle svg{fill:#10141a!important;color:#10141a!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-search-toggle,.edd-header-exact .edd-mobile-toggle{color:#10141a!important;}
.edd-header-exact .edd-search-toggle{display:inline-flex!important;}
.edd-header-exact .edd-deals{height:52px!important;min-width:190px!important;font-size:14px!important;padding:0 22px!important;background:#e11217!important;color:#fff!important;}

.edd-header-search-panel{position:absolute!important;left:50%!important;right:auto!important;top:100%!important;transform:translate(-50%,10px)!important;width:min(720px,60vw)!important;height:58px!important;display:flex!important;align-items:center!important;gap:0!important;z-index:10001!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease!important;background:#fff!important;border:1px solid rgba(16,20,26,.12)!important;border-radius:999px!important;box-shadow:0 22px 60px rgba(16,24,40,.20)!important;overflow:hidden!important;padding:0!important;}
.edd-header-search-panel.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,14px)!important;height:58px!important;}
.edd-header-search-panel input[type=search]{height:58px!important;border:0!important;background:#fff!important;color:#111827!important;padding:0 22px!important;font-size:16px!important;font-weight:800!important;}
.edd-header-search-panel button{height:58px!important;border-radius:0 999px 999px 0!important;background:#e11217!important;color:#fff!important;}

.edd-hero{height:auto!important;min-height:826px!important;padding-top:0!important;padding-bottom:120px!important;overflow:visible!important;}
.admin-bar .edd-hero{padding-top:0!important;}
.edd-hero:after{inset:0 auto 0 0!important;}
.edd-hero-art-spread{inset:0 0 0 32.5%!important;}
.edd-hero-copy{padding-top:72px!important;}
.edd-hero-proof-row{position:static!important;top:auto!important;left:auto!important;width:min(960px,calc(100vw - 112px))!important;max-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;height:auto!important;margin:38px 0 0!important;overflow:visible!important;}
.edd-hero-proof{padding:20px 18px!important;min-width:0!important;}
.edd-hero-proof strong{font-size:12.5px!important;white-space:normal!important;line-height:1.08!important;}
.edd-hero-proof small{white-space:normal!important;line-height:1.25!important;}
.edd-category-rail{position:relative!important;z-index:5!important;}

.edd-dealer-program-page,.edd-builds-page{background:#fff;color:#10141a;}
.edd-dealer-program-hero,.edd-builds-hero{padding:72px 0 48px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px;align-items:stretch;}
.edd-builds-hero{display:block;max-width:980px;}
.edd-dealer-program-copy,.edd-builds-hero{background:#fff;border:1px solid rgba(16,20,26,.10);border-radius:28px;padding:44px;box-shadow:0 18px 44px rgba(16,24,40,.07);}
.edd-dealer-program-page h1,.edd-builds-page h1{margin:0 0 16px;color:#10141a;font-size:clamp(42px,5vw,82px);line-height:.92;text-transform:uppercase;letter-spacing:-.04em;}
.edd-dealer-program-page p,.edd-builds-page p{color:rgba(16,20,26,.72);font-size:18px;line-height:1.6;max-width:760px;}
.edd-dealer-program-card{background:#10141a;color:#fff;border-radius:28px;padding:38px;box-shadow:0 18px 44px rgba(16,24,40,.12);display:flex;flex-direction:column;justify-content:center;}
.edd-dealer-program-card span{color:#e11217;text-transform:uppercase;font-weight:950;letter-spacing:.12em;font-size:12px;}
.edd-dealer-program-card strong{font-size:30px;line-height:1.05;margin:14px 0;}
.edd-dealer-program-card p{color:rgba(255,255,255,.78);}
.edd-dealer-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:80px;}
.edd-dealer-chip-grid>div{background:#f5f6f8;border:1px solid rgba(16,20,26,.08);border-radius:22px;padding:26px;}
.edd-dealer-chip-grid strong{display:block;color:#10141a;font-size:18px;margin-bottom:8px;}
.edd-dealer-chip-grid p{margin:0;color:rgba(16,20,26,.68);}

@media(max-width:1750px){
  .edd-header-exact .edd-header-inner{grid-template-columns:176px minmax(0,1fr) 318px!important;padding-left:32px!important;padding-right:32px!important;gap:16px!important;}
  .edd-header-exact .edd-logo{width:176px!important;min-width:176px!important;}
  .edd-header-exact .edd-nav li+li:before{margin:0 clamp(10px,1.2vw,22px)!important;}
  .edd-header-exact .edd-nav a{font-size:clamp(12px,.82vw,15px)!important;}
  .edd-header-exact .edd-header-actions{gap:clamp(10px,.9vw,16px)!important;}
  .edd-header-exact .edd-deals{min-width:170px!important;font-size:12.5px!important;padding:0 16px!important;}
}
@media(max-width:1500px){.edd-hero-proof-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:1180px){
  .edd-header.edd-header-exact,.home .edd-header.edd-header-exact{position:sticky!important;min-height:82px!important;height:auto!important;background:linear-gradient(180deg,#ffffff 0%,#eef0f3 100%)!important;}
  .edd-header-exact .edd-header-inner{height:auto!important;min-height:82px!important;}
  .edd-header-exact .edd-nav{background:#fff!important;}
  .edd-header-exact .edd-nav a{color:#10141a!important;}
  .edd-header-search-panel{left:16px!important;right:16px!important;width:auto!important;top:100%!important;transform:translateY(10px)!important;height:54px!important;}
  .edd-header-search-panel.is-open{transform:translateY(12px)!important;height:54px!important;}
  .edd-header-search-panel input[type=search]{height:54px!important;}
  .edd-header-search-panel button{height:54px!important;min-width:88px!important;font-size:12px!important;}
  .edd-hero{min-height:760px!important;padding-bottom:80px!important;}
  .edd-hero-art-spread{top:0!important;}
  .edd-hero-proof-row{width:calc(100vw - 56px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .edd-dealer-program-hero{grid-template-columns:1fr;}
}
@media(max-width:782px){.admin-bar .edd-header.edd-header-exact{top:46px!important;}}
@media(max-width:700px){
  .edd-header-search-panel{left:12px!important;right:12px!important;}
  .edd-header-search-panel input[type=search]{font-size:16px!important;padding:0 16px!important;}
  .edd-header-search-panel button[type="submit"]{min-width:70px!important;font-size:0!important;}
  .edd-header-search-panel button[type="submit"]:before{content:"⌕";font-size:22px!important;line-height:1!important;}
  .edd-hero{min-height:0!important;padding-bottom:24px!important;overflow:visible!important;}
  .edd-hero-copy{padding-top:42px!important;}
  .edd-hero-art-spread{display:none!important;}
  .edd-hero-real-img{display:block!important;position:static!important;width:100%!important;height:auto!important;margin:18px 0 0!important;clip-path:none!important;opacity:1!important;}
  .edd-hero-proof-row{width:100%!important;grid-template-columns:1fr!important;}
  .edd-dealer-program-copy,.edd-builds-hero{padding:28px;}
  .edd-dealer-chip-grid{grid-template-columns:1fr;}
}
/* ============================================================================
   v4.2.30 — AUTHORITATIVE FINAL LAYER. These selectors intentionally out-rank
   every earlier layer. Do not append new header/body/site-content rules after
   this block — edit THIS block instead.
   ============================================================================ */
/* --- One header skin, every page: light gradient, sticky --- */
body.edd-theme header.edd-header.edd-header-exact{position:sticky!important;top:0!important;left:auto!important;right:auto!important;height:auto!important;min-height:88px!important;background:linear-gradient(180deg,#ffffff 0%,#eef0f3 100%)!important;border-bottom:1px solid #e2e6ec!important;box-shadow:0 6px 24px rgba(16,24,40,.07)!important;backdrop-filter:none!important;z-index:9990!important}
body.edd-theme.admin-bar header.edd-header.edd-header-exact{top:32px!important}
@media(max-width:782px){body.edd-theme.admin-bar header.edd-header.edd-header-exact{top:46px!important}}
body.edd-theme .edd-header-exact .edd-header-inner{min-height:88px!important;height:auto!important;padding-top:10px!important;padding-bottom:10px!important}
body.edd-theme .edd-header-exact .edd-nav a{color:#10141a!important;font-size:clamp(13px,.88vw,15px)!important;letter-spacing:.05em!important;text-shadow:none!important}
body.edd-theme .edd-header-exact .edd-nav a:hover{color:#e11217!important}
body.edd-theme .edd-header-exact .edd-nav li+li:before{background:#e11217!important;content:""!important;width:5px!important;height:5px!important;border-radius:50%!important;margin:0 clamp(12px,1.5vw,28px)!important;transform:none!important}
body.edd-theme .edd-header-exact .edd-icon-link svg,body.edd-theme .edd-header-exact .edd-cart-link svg,body.edd-theme .edd-header-exact .edd-search-toggle svg{fill:#10141a!important}
body.edd-theme .edd-header-exact .edd-icon-link:hover svg,body.edd-theme .edd-header-exact .edd-cart-link:hover svg,body.edd-theme .edd-header-exact .edd-search-toggle:hover svg{fill:#e11217!important}
body.edd-theme .edd-header-exact .edd-mobile-toggle{color:#10141a!important}
body.edd-theme .edd-header-exact .edd-cart-link span{border:2px solid #fff!important}
@media(max-width:1180px){body.edd-theme .edd-header-exact .edd-nav,body.edd-theme .edd-header-exact .edd-nav.is-open{background:#fff!important;border:1px solid #e2e6ec!important}body.edd-theme .edd-header-exact .edd-nav a{color:#10141a!important}}
/* --- Page backgrounds: white everywhere, dark homepage only --- */
body.edd-theme{background:#fff!important}
body.edd-theme .site-content{background:#fff!important;color:#10141a!important}
body.home.edd-theme,body.home.edd-theme .site-content{background:#05080b!important}
body.home.edd-theme .site-content{color:#fff!important}
/* --- Hero offsets: header is sticky/in-flow now, remove overlay compensation --- */
body.edd-theme .edd-hero{padding-top:0!important;height:auto!important;min-height:800px!important}
body.edd-theme.admin-bar .edd-hero{padding-top:0!important}
body.edd-theme .edd-hero:after{inset:0 auto 0 0!important}
body.edd-theme .edd-hero-art-spread{inset:0 0 0 32.5%!important}
@media(max-width:1180px){body.edd-theme .edd-hero{min-height:680px!important}body.edd-theme .edd-hero-art-spread{inset:0 0 0 30%!important}}
@media(max-width:700px){body.edd-theme .edd-hero{min-height:auto!important}body.edd-theme .edd-hero-art-spread{display:none!important}}
/* --- Empty/404 content readable --- */
body.edd-theme .edd-page-card h1{color:#10141a}
body.edd-theme .edd-page-card{min-height:38vh}
/* --- Theme-owned Dealer Program band (front-page) --- */
.edd-dealer-band{width:min(1280px,calc(100% - 64px));margin:34px auto 10px;padding:46px 48px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr);gap:38px;align-items:center;background:linear-gradient(135deg,#0a0d12 0%,#11161d 55%,#2a1012 100%);border:1px solid rgba(255,255,255,.1);border-radius:18px;color:#fff;box-shadow:0 26px 56px rgba(0,0,0,.4)}
.edd-dealer-band .edd-kicker{color:#e11217;margin:0 0 10px}
.edd-dealer-band h2{margin:0 0 16px;font-size:clamp(34px,3.4vw,52px);line-height:1;font-style:italic;text-transform:uppercase;letter-spacing:-.04em;color:#fff}
.edd-dealer-band h2 span{color:#e11217}
.edd-dealer-band p{color:rgba(255,255,255,.85);font-size:17px;line-height:1.5;margin:0 0 18px;max-width:640px}
.edd-dealer-chips{display:flex;flex-wrap:wrap;gap:10px}
.edd-dealer-chips span{border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:10px 16px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#fff}
.edd-dealer-band-cta{display:grid;gap:16px;justify-items:start}
.edd-dealer-band-cta .edd-btn-primary{border-radius:999px;padding:18px 30px}
.edd-dealer-band-cta a.edd-dealer-login{color:#fff;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.05em}
.edd-dealer-band-cta a.edd-dealer-login:hover{color:#e11217}
@media(max-width:1000px){.edd-dealer-band{grid-template-columns:1fr;padding:32px 24px;width:calc(100% - 36px)}}
/* --- v4.2.31 additions to the AUTHORITATIVE FINAL LAYER --- */
/* Hero: single full-bleed background image; gradient scrim only (no panel box) */
body.edd-theme .edd-hero-art-spread{inset:0!important;clip-path:none!important;background-position:center right!important}
body.edd-theme .edd-hero:after{display:none!important}
body.edd-theme .edd-hero:before{z-index:-2!important;background:linear-gradient(90deg,rgba(2,6,10,.93) 0%,rgba(2,6,10,.78) 30%,rgba(2,6,10,.34) 56%,rgba(2,6,10,.06) 100%)!important}
body.edd-theme .edd-hero-art-spread:before{display:none!important}
body.edd-theme .edd-hero-proof-row{background:rgba(3,6,9,.62)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.16)!important}
/* Menu polish: balanced 3-column header, tighter type */
@media(min-width:1181px){
  body.edd-theme .edd-header-exact .edd-header-inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:20px!important;padding:8px 30px!important;min-height:84px!important}
  body.edd-theme .edd-header-exact .edd-logo{width:auto!important;height:auto!important;min-width:0!important}
  body.edd-theme .edd-header-exact .edd-logo img,body.edd-theme .edd-header-exact .edd-custom-logo{max-height:62px!important;width:auto!important}
  body.edd-theme .edd-header-exact .edd-nav{display:flex!important;justify-content:center!important;overflow:visible!important}
  body.edd-theme .edd-header-exact .edd-nav a{font-size:14px!important;font-weight:850!important;letter-spacing:.07em!important;height:auto!important}
  body.edd-theme .edd-header-exact .edd-nav li+li:before{width:4px!important;height:4px!important;margin:0 16px!important}
  body.edd-theme .edd-header-exact .edd-header-actions{gap:16px!important;min-width:0!important;justify-content:flex-end!important}
  body.edd-theme .edd-header-exact .edd-deals{height:48px!important;min-width:0!important;padding:0 22px!important;font-size:13px!important}
}
body.edd-theme header.edd-header.edd-header-exact{min-height:84px!important}
body.edd-theme .edd-header-exact .edd-header-inner{min-height:84px!important}
/* --- v4.2.32 additions to the AUTHORITATIVE FINAL LAYER --- */
/* Shop by System as the white angled rail (replaces dark grid + old category rail) */
.edd-system-rail{position:relative;z-index:8;width:calc(100% - 64px);margin:26px auto 14px;display:grid;grid-template-columns:340px repeat(6,minmax(0,1fr)) 64px;background:#f7f8fa;color:#0b111b;border-radius:10px;box-shadow:0 24px 52px rgba(0,0,0,.22);overflow:hidden}
.edd-system-rail__intro{padding:26px 30px 22px 38px;background:#fff;clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}
.edd-system-rail__intro small{display:block;color:#e11217;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}
.edd-system-rail__intro h2{margin:0 0 12px;font-size:30px;line-height:.94;font-style:italic;letter-spacing:-.035em;text-transform:uppercase;color:#111827}
.edd-system-rail__intro a{display:inline-flex;align-items:center;gap:12px;color:#e11217;font-size:11px;font-weight:950;letter-spacing:.22em;text-transform:uppercase;text-decoration:none}
.edd-system-rail__card{position:relative;display:grid;grid-template-rows:1fr auto auto;align-items:end;justify-items:start;padding:14px 20px 16px;margin-left:-20px;background:linear-gradient(105deg,#f5f6f8 0%,#fff 48%,#eceff3 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);border-left:1px solid rgba(16,24,40,.05);text-decoration:none;transition:transform .16s ease}
.edd-system-rail__card:hover{transform:translateY(-3px)}
.edd-system-rail__card img{justify-self:center;align-self:center;width:84%;max-width:170px;height:78px;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(16,24,40,.16))}
.edd-system-rail__card strong{display:block;color:#111827;font-size:12.5px;line-height:1.08;font-weight:950;text-transform:uppercase;max-width:150px}
.edd-system-rail__card em{display:block;color:#e11217;font-style:normal;font-size:12px;font-weight:950;margin-top:4px}
.edd-system-rail__card span{position:absolute;right:22px;bottom:16px;color:#e11217;font-size:18px;font-weight:950}
.edd-system-rail__next{display:flex;align-items:center;justify-content:center;background:#e11217;color:#fff;font-size:26px;font-weight:950;text-decoration:none;clip-path:polygon(26% 0,100% 0,76% 100%,0 100%);margin-left:-18px;transition:background .16s ease}
.edd-system-rail__next:hover{background:#a90f0f}
@media(max-width:1500px){.edd-system-rail{grid-template-columns:290px repeat(6,minmax(0,1fr)) 56px}.edd-system-rail__intro{padding:22px 24px 18px 28px}.edd-system-rail__intro h2{font-size:26px}}
@media(max-width:1180px){.edd-system-rail{width:calc(100% - 32px);grid-template-columns:1fr 1fr}.edd-system-rail__intro{grid-column:1/-1;clip-path:none}.edd-system-rail__card{margin:0;clip-path:none;border-top:1px solid rgba(16,24,40,.06)}.edd-system-rail__next{display:none}}
@media(max-width:700px){.edd-system-rail{grid-template-columns:1fr}}
/* MENU — modern desktop: no dots, generous tracking, animated red underline, active state */
@media(min-width:1181px){
  body.edd-theme header.edd-header.edd-header-exact{background:#fff!important;border-bottom:1px solid #e7eaef!important;box-shadow:0 8px 28px rgba(16,24,40,.06)!important}
  body.edd-theme .edd-header-exact .edd-nav li+li:before{display:none!important}
  body.edd-theme .edd-header-exact .edd-nav ul{gap:34px!important}
  body.edd-theme .edd-header-exact .edd-nav a{position:relative!important;font-size:13.5px!important;font-weight:850!important;letter-spacing:.1em!important;padding:6px 0!important;color:#10141a!important}
  body.edd-theme .edd-header-exact .edd-nav a:after{content:""!important;position:absolute!important;left:0!important;right:auto!important;bottom:-2px!important;width:0!important;height:2px!important;background:#e11217!important;transition:width .18s ease!important;display:block!important}
  body.edd-theme .edd-header-exact .edd-nav a:hover:after{width:100%!important}
  body.edd-theme .edd-header-exact .edd-nav a:hover{color:#10141a!important}
}
/* MENU — mobile, fully owned here so a collapsed view ALWAYS exists */
@media(max-width:1180px){
  body.edd-theme .edd-header-exact .edd-header-inner{display:grid!important;grid-template-columns:1fr auto auto!important;grid-template-areas:"logo actions toggle" "nav nav nav"!important;align-items:center!important;gap:8px 12px!important;padding:8px 14px!important;min-height:64px!important}
  body.edd-theme .edd-header-exact .edd-logo{grid-area:logo!important;min-width:0!important;width:auto!important;height:auto!important}
  body.edd-theme .edd-header-exact .edd-logo img,body.edd-theme .edd-header-exact .edd-custom-logo{max-height:48px!important;max-width:150px!important;width:auto!important}
  body.edd-theme .edd-header-exact .edd-header-actions{grid-area:actions!important;gap:14px!important}
  body.edd-theme .edd-header-exact .edd-search-toggle{display:inline-flex!important}
  body.edd-theme .edd-header-exact .edd-deals{display:none!important}
  body.edd-theme .edd-header-exact .edd-mobile-toggle{grid-area:toggle!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border:1px solid #e2e6ec!important;border-radius:10px!important;background:#fff!important;color:#10141a!important;font-size:22px!important;line-height:1!important}
  body.edd-theme .edd-header-exact .edd-nav{grid-area:nav!important;display:none!important;width:100%!important;background:#fff!important;border:1px solid #e7eaef!important;border-radius:12px!important;padding:6px 6px!important;box-shadow:0 18px 40px rgba(16,24,40,.12)!important;overflow:visible!important}
  body.edd-theme .edd-header-exact .edd-nav.is-open{display:block!important}
  body.edd-theme .edd-header-exact .edd-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:0!important}
  body.edd-theme .edd-header-exact .edd-nav li{display:block!important}
  body.edd-theme .edd-header-exact .edd-nav li+li{border-top:1px solid #eef0f4!important}
  body.edd-theme .edd-header-exact .edd-nav li+li:before{display:none!important}
  body.edd-theme .edd-header-exact .edd-nav a{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 14px!important;font-size:14px!important;font-weight:850!important;color:#10141a!important;height:auto!important}
  body.edd-theme .edd-header-exact .edd-nav a:hover{color:#e11217!important}
  body.edd-theme .edd-header-exact .edd-nav a:after{content:"→"!important;color:#e11217!important;font-weight:950!important;position:static!important;width:auto!important;height:auto!important;background:none!important}
}
/* --- v4.2.33 additions to the AUTHORITATIVE FINAL LAYER --- */
/* Dark homepage sections: section headings must be white (span stays red). Inner pages untouched. */
body.edd-theme.home .edd-section-head h2{color:#fff!important}
body.edd-theme.home .edd-section-head h2 span{color:#e11217!important}
body.edd-theme.home .edd-section-head .edd-kicker{color:#9aa6b4!important}
/* --- v4.2.34 additions to the AUTHORITATIVE FINAL LAYER: CART PAGE CLEANUP --- */
body.edd-theme.woocommerce-cart .edd-site-content .woocommerce{max-width:1200px!important;margin:0 auto!important;padding:0 18px 60px!important}
body.edd-theme.woocommerce-cart .woocommerce-cart-form table.shop_table{width:100%!important;border:1px solid #e7eaef!important;border-radius:14px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important;background:#fff!important;box-shadow:0 14px 34px rgba(16,24,40,.06)!important}
body.edd-theme.woocommerce-cart table.shop_table th{background:#f7f8fa!important;color:#10141a!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:14px 16px!important;border-bottom:1px solid #e7eaef!important;text-align:left!important}
body.edd-theme.woocommerce-cart table.shop_table td{padding:16px!important;border-bottom:1px solid #eef0f4!important;vertical-align:middle!important;background:#fff!important}
body.edd-theme.woocommerce-cart table.shop_table tr:last-child td{border-bottom:0!important}
body.edd-theme.woocommerce-cart td.product-remove{width:44px!important;text-align:center!important}
body.edd-theme.woocommerce-cart td.product-remove a.remove{width:30px!important;height:30px!important;line-height:28px!important;border:1px solid #e2e6ec!important;border-radius:50%!important;color:#9aa3ad!important;font-size:18px!important;display:inline-block!important;background:#fff!important}
body.edd-theme.woocommerce-cart td.product-remove a.remove:hover{color:#fff!important;background:#e11217!important;border-color:#e11217!important}
body.edd-theme.woocommerce-cart td.product-thumbnail{width:104px!important}
body.edd-theme.woocommerce-cart td.product-thumbnail img{width:84px!important;height:84px!important;object-fit:contain!important;background:#f6f7f9!important;border:1px solid #eef0f4!important;border-radius:10px!important;display:block!important}
body.edd-theme.woocommerce-cart td.product-name{font-weight:800!important;color:#10141a!important;font-size:15px!important}
body.edd-theme.woocommerce-cart td.product-name a{color:#10141a!important;text-decoration:none!important}
body.edd-theme.woocommerce-cart td.product-name a:hover{color:#e11217!important}
body.edd-theme.woocommerce-cart td.product-price,body.edd-theme.woocommerce-cart td.product-subtotal{font-weight:900!important;color:#10141a!important;white-space:nowrap!important}
body.edd-theme.woocommerce-cart td.product-quantity .quantity input.qty{width:74px!important;height:44px!important;border:1px solid #e2e6ec!important;border-radius:10px!important;text-align:center!important;font-weight:800!important;font-size:15px!important}
body.edd-theme.woocommerce-cart td.actions{background:#f7f8fa!important;padding:14px 16px!important}
body.edd-theme.woocommerce-cart td.actions .coupon{display:inline-flex!important;gap:10px!important;align-items:center!important;float:left!important}
body.edd-theme.woocommerce-cart td.actions .coupon input#coupon_code{width:180px!important;height:46px!important;border:1px solid #e2e6ec!important;border-radius:10px!important;padding:0 14px!important;font-size:14px!important}
body.edd-theme.woocommerce-cart td.actions .button{height:46px!important;padding:0 22px!important;border-radius:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:13px!important;background:#e11217!important;color:#fff!important;border:0!important;cursor:pointer!important}
body.edd-theme.woocommerce-cart td.actions .button:disabled{background:#e9ebef!important;color:#9aa3ad!important}
body.edd-theme.woocommerce-cart td.actions > .button{float:right!important}
body.edd-theme.woocommerce-cart .cart-collaterals{margin-top:26px!important;display:flex!important;justify-content:flex-end!important}
body.edd-theme.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important;max-width:440px!important;float:none!important;background:#fff!important;border:1px solid #e7eaef!important;border-radius:14px!important;padding:22px 24px!important;box-shadow:0 14px 34px rgba(16,24,40,.06)!important}
body.edd-theme.woocommerce-cart .cart_totals h2{margin:0 0 12px!important;font-size:20px!important;font-weight:950!important;text-transform:uppercase!important;color:#10141a!important}
body.edd-theme.woocommerce-cart .cart_totals table.shop_table{border:0!important;box-shadow:none!important;background:transparent!important}
body.edd-theme.woocommerce-cart .cart_totals table.shop_table th,body.edd-theme.woocommerce-cart .cart_totals table.shop_table td{background:transparent!important;padding:12px 0!important;border-bottom:1px solid #eef0f4!important;font-size:14.5px!important}
body.edd-theme.woocommerce-cart .cart_totals .order-total th,body.edd-theme.woocommerce-cart .cart_totals .order-total td{font-size:17px!important;font-weight:950!important;border-bottom:0!important;color:#10141a!important}
body.edd-theme.woocommerce-cart .wc-proceed-to-checkout{padding:14px 0 0!important}
body.edd-theme.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:54px!important;background:#e11217!important;color:#fff!important;border-radius:12px!important;font-weight:950!important;font-size:15px!important;text-transform:uppercase!important;letter-spacing:.05em!important;text-decoration:none!important}
body.edd-theme.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:#a90f0f!important}
body.edd-theme.woocommerce-cart .woocommerce-cart-form h1,body.edd-theme.woocommerce-cart .edd-site-content h1{font-size:46px!important;margin:26px 0 18px!important}
@media(max-width:860px){
  body.edd-theme.woocommerce-cart table.shop_table thead{display:none!important}
  body.edd-theme.woocommerce-cart table.shop_table td{display:flex!important;justify-content:space-between!important;align-items:center!important;text-align:right!important;padding:12px 16px!important}
  body.edd-theme.woocommerce-cart table.shop_table td:before{content:attr(data-title)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#6b7480!important;text-align:left!important;margin-right:14px!important}
  body.edd-theme.woocommerce-cart td.product-remove:before,body.edd-theme.woocommerce-cart td.product-thumbnail:before{content:""!important}
  body.edd-theme.woocommerce-cart td.product-thumbnail{justify-content:flex-start!important}
  body.edd-theme.woocommerce-cart td.actions{display:block!important}
  body.edd-theme.woocommerce-cart td.actions .coupon{float:none!important;width:100%!important;margin-bottom:10px!important}
  body.edd-theme.woocommerce-cart td.actions .coupon input#coupon_code{flex:1!important;width:auto!important}
  body.edd-theme.woocommerce-cart td.actions > .button{float:none!important;width:100%!important}
  body.edd-theme.woocommerce-cart .cart-collaterals .cart_totals{max-width:none!important}
}
/* --- v4.2.35 additions to the AUTHORITATIVE FINAL LAYER: MOBILE/iOS HERO --- */
/* <=1180px: same full-bleed hero image as desktop, behind the copy with a vertical scrim.
   The old separate <img> block (.edd-hero-real-img) is gone — it rendered as a giant
   disconnected photo below the trust row on iPad/iPhone. */
@media(max-width:1180px){
  body.edd-theme .edd-hero{position:relative!important;overflow:hidden!important}
  body.edd-theme .edd-hero-art-spread{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;clip-path:none!important;-webkit-clip-path:none!important;background-image:var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right 28%!important;background-repeat:no-repeat!important;background-attachment:scroll!important;z-index:0!important;opacity:1!important;transform:none!important}
  body.edd-theme .edd-hero-art-spread:before,body.edd-theme .edd-hero-art-spread:after{display:none!important}
  body.edd-theme .edd-hero:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(2,6,10,.92) 0%,rgba(2,6,10,.74) 48%,rgba(2,6,10,.9) 100%)!important}
  body.edd-theme .edd-hero:after{display:none!important}
  body.edd-theme .edd-hero-copy{position:relative!important;z-index:2!important}
  body.edd-theme .edd-hero-real-img{display:none!important}
  body.edd-theme .edd-hero-proof-row{position:relative!important;z-index:2!important;background:rgba(3,6,9,.66)!important;border:1px solid rgba(255,255,255,.16)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-radius:14px!important}
}
/* --- v4.2.36 additions to the AUTHORITATIVE FINAL LAYER: FROZEN MOBILE HEADER --- */
/* position:sticky breaks under any overflow-x:hidden ancestor; fixed does not.
   <=1180px: header is FIXED to the top, drawer hangs off it and scrolls internally. */
@media(max-width:1180px){
  body.edd-theme header.edd-header.edd-header-exact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;min-height:64px!important;z-index:99990!important}
  body.edd-theme{padding-top:64px!important}
  body.edd-theme.admin-bar header.edd-header.edd-header-exact{top:32px!important}
  body.edd-theme .edd-header-exact .edd-nav{max-height:calc(100vh - 90px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
}
@media(max-width:782px){
  body.edd-theme.admin-bar header.edd-header.edd-header-exact{top:46px!important}
  body.edd-theme.admin-bar{padding-top:64px!important}
}
/* --- v4.2.38 additions to the AUTHORITATIVE FINAL LAYER: MOBILE SYSTEM RAIL ROWS --- */
/* <=1180px the rail cards become compact tappable rows: thumb | title+HP | arrow. */
@media(max-width:1180px){
  body.edd-theme .edd-system-rail{display:block!important;width:calc(100% - 32px)!important}
  body.edd-theme .edd-system-rail__intro{clip-path:none!important;padding:22px 20px 16px!important}
  body.edd-theme .edd-system-rail__intro h2{font-size:24px!important}
  body.edd-theme .edd-system-rail__card{display:grid!important;grid-template-columns:92px minmax(0,1fr) 28px!important;grid-template-rows:auto auto!important;align-items:center!important;gap:2px 14px!important;margin:0!important;padding:12px 16px!important;clip-path:none!important;background:#fff!important;border-left:0!important;border-top:1px solid rgba(16,24,40,.07)!important}
  body.edd-theme .edd-system-rail__card:hover{transform:none!important}
  body.edd-theme .edd-system-rail__card img{grid-column:1!important;grid-row:1/3!important;justify-self:start!important;align-self:center!important;width:92px!important;max-width:92px!important;height:60px!important;object-fit:contain!important;filter:drop-shadow(0 6px 10px rgba(16,24,40,.14))!important}
  body.edd-theme .edd-system-rail__card strong{grid-column:2!important;grid-row:1!important;align-self:end!important;font-size:14px!important;max-width:none!important}
  body.edd-theme .edd-system-rail__card em{grid-column:2!important;grid-row:2!important;align-self:start!important;font-size:12.5px!important;margin-top:0!important}
  body.edd-theme .edd-system-rail__card span{grid-column:3!important;grid-row:1/3!important;position:static!important;justify-self:end!important;font-size:18px!important}
  body.edd-theme .edd-system-rail__next{display:none!important}
}

/* =========================================================
   v4.2.41 PERFORMANCE STRIPE HEADER + FOOTER REFRESH
   Scope: visual-only header/footer modernization. No cart, checkout,
   payment, shop filtering, or product loop behavior changed.
   ========================================================= */
:root{
  --edd-header-h:78px!important;
  --edd-performance-black:#07090d;
  --edd-performance-panel:#0c1117;
  --edd-performance-red:#e50914;
  --edd-performance-line:rgba(255,255,255,.14);
}
.edd-header.edd-header-exact{
  position:sticky!important;
  top:0!important;
  z-index:9999!important;
  overflow:visible!important;
  background:linear-gradient(180deg,#0a0d12 0%,#06080b 100%)!important;
  color:#fff!important;
  border-bottom:1px solid rgba(255,255,255,.13)!important;
  border-top:4px solid var(--edd-performance-red)!important;
  box-shadow:0 16px 36px rgba(0,0,0,.24)!important;
  backdrop-filter:none!important;
}
.admin-bar .edd-header.edd-header-exact{top:32px!important;}
.edd-header-exact .edd-header-inner{
  height:var(--edd-header-h)!important;
  min-height:var(--edd-header-h)!important;
  display:grid!important;
  grid-template-columns:minmax(188px,260px) minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:clamp(16px,2vw,30px)!important;
  width:100%!important;
  max-width:1640px!important;
  margin:0 auto!important;
  padding:0 clamp(22px,4vw,56px)!important;
  overflow:visible!important;
}
.edd-header-exact .edd-logo{
  grid-column:1!important;
  width:auto!important;
  min-width:0!important;
  max-width:260px!important;
  height:var(--edd-header-h)!important;
  padding:0!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
}
.edd-header-exact .edd-logo img,
.edd-header-exact .edd-logo .custom-logo,
.edd-header-exact .edd-logo .edd-custom-logo{
  width:auto!important;
  max-width:210px!important;
  max-height:66px!important;
  object-fit:contain!important;
  display:block!important;
  filter:drop-shadow(0 8px 16px rgba(0,0,0,.38))!important;
}
.edd-header-exact .edd-nav{
  grid-column:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:static!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  height:var(--edd-header-h)!important;
  overflow:hidden!important;
}
.edd-header-exact .edd-nav ul{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:clamp(14px,2.1vw,34px)!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  white-space:nowrap!important;
}
.edd-header-exact .edd-nav a{
  color:#f7f8fb!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:40px!important;
  padding:0 0 2px!important;
  font-size:clamp(12px,.78vw,14px)!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  position:relative!important;
  transition:color .18s ease!important;
}
.edd-header-exact .edd-nav a:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:100%!important;
  bottom:4px!important;
  height:2px!important;
  background:var(--edd-performance-red)!important;
  transition:right .18s ease!important;
}
.edd-header-exact .edd-nav a:hover,
.edd-header-exact .edd-nav .current-menu-item>a{color:#fff!important;}
.edd-header-exact .edd-nav a:hover:after,
.edd-header-exact .edd-nav .current-menu-item>a:after{right:0!important;}
.edd-header-exact .edd-header-actions{
  grid-column:3!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  height:var(--edd-header-h)!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
}
.edd-header-exact .edd-header-actions:before{
  content:"BUILT FOR MORE. BUILT TO LAST.";
  display:inline-flex!important;
  align-items:center!important;
  height:38px!important;
  padding-right:18px!important;
  margin-right:2px!important;
  border-right:1px solid rgba(255,255,255,.18)!important;
  color:#aeb8c5!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
}
.edd-header-exact .edd-icon-link,
.edd-header-exact .edd-cart-link{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  background:rgba(255,255,255,.035)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:999px!important;
  text-decoration:none!important;
  transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
  position:relative!important;
}
.edd-header-exact .edd-icon-link:hover,
.edd-header-exact .edd-cart-link:hover{
  background:rgba(229,9,20,.16)!important;
  border-color:rgba(229,9,20,.52)!important;
  transform:translateY(-1px)!important;
}
.edd-header-exact .edd-icon-link svg,
.edd-header-exact .edd-cart-link svg{width:21px!important;height:21px!important;fill:currentColor!important;display:block!important;}
.edd-header-exact .edd-cart-link span{
  position:absolute!important;
  top:-6px!important;
  right:-5px!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  border-radius:999px!important;
  background:var(--edd-performance-red)!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:2px solid #07090d!important;
  font-size:10px!important;
  font-weight:950!important;
  line-height:1!important;
}
.edd-header-exact .edd-deals{
  height:52px!important;
  min-width:188px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  padding:0 28px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#ba0710 0%,#ed111c 55%,#a6060d 100%)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:0!important;
  clip-path:polygon(14px 0,100% 0,calc(100% - 14px) 100%,0 100%)!important;
  box-shadow:0 12px 28px rgba(229,9,20,.28),inset 0 1px 0 rgba(255,255,255,.20)!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.055em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
.edd-header-exact .edd-deals:hover{filter:brightness(1.07)!important;transform:translateY(-1px)!important;}
.edd-header-exact .edd-header-search-panel{
  background:#0a0d12!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  border-bottom:1px solid rgba(229,9,20,.30)!important;
  padding:14px clamp(20px,4vw,56px)!important;
}
.edd-header-exact .edd-header-search-panel input[type="search"]{
  background:#fff!important;
  color:#111820!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:10px!important;
}
.edd-header-exact .edd-header-search-panel button{
  background:var(--edd-performance-red)!important;
  color:#fff!important;
  border:0!important;
  border-radius:10px!important;
  font-weight:950!important;
  text-transform:uppercase!important;
}

.edd-footer.edd-footer-modern{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 86% 12%,rgba(229,9,20,.18),transparent 30%),
    linear-gradient(180deg,#0a0d12 0%,#050608 100%)!important;
  color:#fff!important;
  border-top:4px solid var(--edd-performance-red)!important;
  padding:0!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.edd-footer.edd-footer-modern:after{
  content:""!important;
  position:absolute!important;
  right:-70px!important;
  bottom:-92px!important;
  width:300px!important;
  height:300px!important;
  opacity:.06!important;
  background:var(--edd-performance-red)!important;
  clip-path:polygon(50% 0,58% 31%,86% 14%,69% 42%,100% 50%,69% 58%,86% 86%,58% 69%,50% 100%,42% 69%,14% 86%,31% 58%,0 50%,31% 42%,14% 14%,42% 31%)!important;
  pointer-events:none!important;
}
.edd-footer-modern .edd-footer-top{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:minmax(260px,1.35fr) minmax(140px,.7fr) minmax(140px,.7fr) minmax(310px,1fr)!important;
  gap:clamp(28px,4vw,70px)!important;
  align-items:start!important;
  max-width:1440px!important;
  padding:58px clamp(24px,4vw,56px) 44px!important;
  border-left:1px solid rgba(255,255,255,.08)!important;
  border-right:1px solid rgba(255,255,255,.08)!important;
}
.edd-footer-logo img{max-width:200px!important;max-height:82px!important;filter:drop-shadow(0 12px 20px rgba(0,0,0,.45))!important;}
.edd-footer-brand p,.edd-footer-support p{
  color:#d6dde8!important;
  font-size:16px!important;
  line-height:1.6!important;
  max-width:420px!important;
}
.edd-footer-modern h2{
  color:#fff!important;
  font-size:13px!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  margin:4px 0 18px!important;
  font-weight:950!important;
}
.edd-footer-modern h2:after{
  content:""!important;
  display:block!important;
  width:28px!important;
  height:2px!important;
  margin-top:10px!important;
  background:var(--edd-performance-red)!important;
}
.edd-footer-modern a{
  color:#cbd5e1!important;
  display:table!important;
  margin:0 0 10px!important;
  font-size:14px!important;
  font-weight:800!important;
  text-decoration:none!important;
}
.edd-footer-modern a:hover{color:#fff!important;transform:translateX(3px)!important;}
.edd-footer-badges{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:22px!important;
  max-width:520px!important;
}
.edd-footer-badges span{
  min-height:72px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:8px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;
  color:#eef2f7!important;
  padding:12px!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.edd-footer-badges span:before{
  content:"✦"!important;
  color:var(--edd-performance-red)!important;
  font-size:20px!important;
  line-height:1!important;
}
.edd-footer-badges span:nth-child(1):before{content:"✦"!important;}
.edd-footer-badges span:nth-child(2):before{content:"⚙"!important;}
.edd-footer-badges span:nth-child(3):before{content:"◆"!important;}
.edd-footer-contact{
  display:inline-flex!important;
  width:auto!important;
  margin:8px 8px 0 0!important;
  padding:10px 13px!important;
  border:1px solid rgba(229,9,20,.55)!important;
  border-radius:999px!important;
  color:#fff!important;
  background:rgba(229,9,20,.10)!important;
  font-weight:950!important;
}
.edd-footer-bottom{
  position:relative!important;
  z-index:1!important;
  max-width:1440px!important;
  padding:18px clamp(24px,4vw,56px)!important;
  display:flex!important;
  justify-content:space-between!important;
  gap:18px!important;
  color:#98a2b3!important;
  font-size:12px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  border-left:1px solid rgba(255,255,255,.08)!important;
  border-right:1px solid rgba(255,255,255,.08)!important;
}

@media(max-width:1280px){
  .edd-header-exact .edd-header-inner{grid-template-columns:minmax(150px,210px) minmax(0,1fr) auto!important;padding:0 20px!important;gap:16px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:178px!important;}
  .edd-header-exact .edd-nav ul{gap:16px!important;justify-content:flex-start!important;}
  .edd-header-exact .edd-header-actions:before{display:none!important;}
  .edd-header-exact .edd-deals{min-width:160px!important;padding:0 20px!important;}
}
@media(max-width:1040px){
  .edd-header-exact .edd-icon-link.edd-account-link{display:none!important;}
  .edd-header-exact .edd-nav a{font-size:11px!important;letter-spacing:.045em!important;}
  .edd-header-exact .edd-deals{min-width:auto!important;font-size:12px!important;padding:0 16px!important;}
}
@media(max-width:900px){
  :root{--edd-header-h:74px!important;}
  .admin-bar .edd-header.edd-header-exact{top:46px!important;}
  .edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;display:flex!important;padding:0 14px!important;gap:10px!important;}
  .edd-header-exact .edd-logo{height:var(--edd-header-h)!important;flex:1 1 auto!important;max-width:none!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:156px!important;max-height:58px!important;}
  .edd-header-exact .edd-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;order:3!important;width:42px!important;height:42px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:10px!important;font-size:23px!important;line-height:1!important;}
  .edd-header-exact .edd-nav{position:fixed!important;left:0!important;right:0!important;top:calc(var(--edd-header-h) + 4px)!important;height:auto!important;display:none!important;background:#090c11!important;border-bottom:1px solid rgba(255,255,255,.12)!important;border-top:1px solid rgba(229,9,20,.45)!important;padding:16px!important;z-index:10002!important;box-shadow:0 18px 34px rgba(0,0,0,.36)!important;}
  .admin-bar .edd-header-exact .edd-nav{top:calc(var(--edd-header-h) + 50px)!important;}
  .edd-header-exact .edd-nav.is-open{display:block!important;}
  .edd-header-exact .edd-nav ul{display:grid!important;gap:12px!important;justify-content:stretch!important;}
  .edd-header-exact .edd-nav a{font-size:14px!important;min-height:34px!important;padding:0!important;}
  .edd-header-exact .edd-header-actions{height:var(--edd-header-h)!important;gap:8px!important;order:2!important;}
  .edd-header-exact .edd-header-actions:before,.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{display:none!important;}
  .edd-header-exact .edd-deals{height:42px!important;min-width:auto!important;clip-path:none!important;border-radius:10px!important;padding:0 13px!important;font-size:11px!important;box-shadow:0 10px 22px rgba(229,9,20,.22)!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:1fr 1fr!important;padding:42px 20px 30px!important;border-left:0!important;border-right:0!important;}
  .edd-footer-brand,.edd-footer-support{grid-column:1/-1!important;}
  .edd-footer-badges{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .edd-footer-bottom{flex-direction:column!important;padding:18px 20px!important;border-left:0!important;border-right:0!important;}
}
@media(max-width:560px){
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:140px!important;}
  .edd-header-exact .edd-deals{max-width:138px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:1fr!important;gap:24px!important;}
  .edd-footer-badges{grid-template-columns:1fr!important;max-width:320px!important;}
}

/* =========================================================
   v4.2.42 HEADER/FOOTER FINAL POLISH + COMPACT SHOP HERO
   Scope: presentation only. Does not touch cart/checkout/payment,
   WooCommerce loops, filter logic, pricing, imports, or JS behavior.
   ========================================================= */
:root{--edd-header-h:86px!important;--edd-trustbar-h:42px!important;--edd-red:#e50914;--edd-ink:#080b10;--edd-muted:#667085;}
.edd-header.edd-header-exact{
  position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;color:#090d14!important;border-top:0!important;border-bottom:1px solid rgba(16,24,40,.10)!important;box-shadow:0 12px 34px rgba(16,24,40,.08)!important;overflow:visible!important;
}
.admin-bar .edd-header.edd-header-exact{top:32px!important;}
.edd-header-trustbar{height:var(--edd-trustbar-h)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(28px,5.4vw,78px)!important;padding:0 clamp(18px,4vw,56px)!important;background:linear-gradient(135deg,#b80610 0%,#e50914 54%,#9f050c 100%)!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.14)!important;}
.edd-header-trustbar span,.edd-header-trustbar strong{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#fff!important;font-weight:950!important;}
.edd-header-trustbar strong{margin-left:clamp(10px,2vw,28px)!important;}
.edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:minmax(160px,230px) minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(18px,2.4vw,38px)!important;max-width:1680px!important;margin:0 auto!important;padding:0 clamp(24px,4vw,58px)!important;background:#fff!important;}
.edd-header-exact .edd-logo{height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;padding:0!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{width:auto!important;max-width:178px!important;max-height:72px!important;object-fit:contain!important;filter:none!important;}
.edd-header-exact .edd-nav{height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;justify-content:center!important;position:static!important;background:transparent!important;border:0!important;overflow:visible!important;}
.edd-header-exact .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(20px,2.7vw,48px)!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important;}
.edd-header-exact .edd-nav a{color:#090d14!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:0!important;font-size:clamp(12px,.82vw,15px)!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1!important;text-decoration:none!important;position:relative!important;}
.edd-header-exact .edd-nav a:after{content:""!important;position:absolute!important;left:0!important;right:100%!important;bottom:5px!important;height:2px!important;background:#e50914!important;transition:right .18s ease!important;}
.edd-header-exact .edd-nav a:hover:after,.edd-header-exact .edd-nav .current-menu-item>a:after{right:0!important;}
.edd-header-exact .edd-nav a:hover,.edd-header-exact .edd-nav .current-menu-item>a{color:#e50914!important;}
.edd-header-exact .edd-header-actions{height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;white-space:nowrap!important;overflow:visible!important;}
.edd-header-exact .edd-header-actions:before{display:none!important;content:none!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{width:44px!important;height:44px!important;min-width:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#090d14!important;background:transparent!important;border:0!important;border-radius:999px!important;text-decoration:none!important;position:relative!important;transition:background .18s ease,color .18s ease,transform .18s ease!important;}
.edd-header-exact .edd-icon-link:hover,.edd-header-exact .edd-cart-link:hover{background:rgba(229,9,20,.08)!important;color:#e50914!important;transform:translateY(-1px)!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:25px!important;height:25px!important;fill:currentColor!important;display:block!important;}
.edd-header-exact .edd-cart-link span{position:absolute!important;top:2px!important;right:0!important;width:20px!important;height:20px!important;min-width:20px!important;border-radius:999px!important;background:#e50914!important;color:#fff!important;border:2px solid #fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:950!important;line-height:1!important;}
.edd-header-exact .edd-deals{height:58px!important;min-width:222px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;padding:0 32px!important;color:#fff!important;background:linear-gradient(135deg,#bd0710 0%,#f00f1b 58%,#a1050d 100%)!important;border:0!important;border-radius:8px!important;clip-path:polygon(16px 0,100% 0,calc(100% - 16px) 100%,0 100%)!important;box-shadow:0 18px 38px rgba(229,9,20,.23)!important;font-size:14px!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-decoration:none!important;}
.edd-header-exact .edd-deals:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;}
.edd-header-exact .edd-header-search-panel{background:#fff!important;border-top:1px solid rgba(16,24,40,.10)!important;border-bottom:1px solid rgba(16,24,40,.10)!important;padding:14px clamp(20px,4vw,56px)!important;}

/* Make Woo shop intro premium but not oversized. */
.edd-shop-page .edd-shop-hero{padding:34px 0 32px!important;min-height:0!important;background:linear-gradient(115deg,#fff 0%,#fff 62%,rgba(229,9,20,.10) 100%)!important;border-bottom:1px solid rgba(16,24,40,.08)!important;}
.edd-shop-page .edd-shop-hero__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:32px!important;}
.edd-shop-page .edd-eyebrow{margin-bottom:12px!important;}
.edd-shop-page .woocommerce-products-header__title{font-size:clamp(64px,7.2vw,116px)!important;line-height:.82!important;margin:0!important;letter-spacing:-.08em!important;}
.edd-shop-page .edd-shop-hero__copy{max-width:720px!important;margin-top:22px!important;font-size:clamp(17px,1.4vw,24px)!important;line-height:1.45!important;color:#4b5565!important;}
.edd-shop-page .edd-shop-hero__badges{align-self:end!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:16px!important;padding-bottom:16px!important;}
.edd-shop-page .edd-shop-hero__badges a{color:#090d14!important;font-size:15px!important;font-weight:850!important;text-decoration:none!important;}
.edd-shop-page .edd-shop-content{padding-top:54px!important;}

/* Footer: match the approved premium dark direction without changing footer data. */
.edd-footer.edd-footer-modern{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#07090d 0%,#080b10 100%)!important;color:#fff!important;border-top:4px solid #e50914!important;padding:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;}
.edd-footer.edd-footer-modern:before{content:"✦"!important;position:absolute!important;top:-18px!important;left:50%!important;transform:translateX(-50%)!important;width:54px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#e50914!important;background:#07090d!important;border:4px solid #e50914!important;border-top:0!important;border-radius:0 0 999px 999px!important;font-size:18px!important;z-index:2!important;}
.edd-footer.edd-footer-modern:after{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 88% 18%,rgba(229,9,20,.12),transparent 32%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px)!important;background-size:auto,92px 92px,92px 92px!important;opacity:1!important;clip-path:none!important;width:auto!important;height:auto!important;right:auto!important;bottom:auto!important;pointer-events:none!important;}
.edd-footer-modern .edd-footer-top{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(280px,1.25fr) minmax(150px,.65fr) minmax(150px,.65fr) minmax(330px,1fr)!important;gap:clamp(34px,4.8vw,84px)!important;align-items:start!important;max-width:1500px!important;margin:0 auto!important;padding:70px clamp(24px,4vw,58px) 46px!important;border-left:0!important;border-right:0!important;}
.edd-footer-logo img{max-width:208px!important;max-height:86px!important;filter:drop-shadow(0 14px 24px rgba(0,0,0,.46))!important;}
.edd-footer-brand p,.edd-footer-support p{color:#d7dce6!important;font-size:16px!important;line-height:1.7!important;max-width:430px!important;margin:20px 0 24px!important;}
.edd-footer-modern h2{color:#fff!important;font-size:15px!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0 0 24px!important;font-weight:950!important;}
.edd-footer-modern h2:after{content:""!important;display:block!important;width:32px!important;height:2px!important;margin-top:12px!important;background:#e50914!important;}
.edd-footer-modern a{color:#d6dde8!important;display:table!important;margin:0 0 13px!important;font-size:15px!important;line-height:1.2!important;font-weight:800!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important;}
.edd-footer-modern a:hover{color:#fff!important;transform:translateX(3px)!important;}
.edd-footer-badges{display:grid!important;grid-template-columns:repeat(3,minmax(0,118px))!important;gap:12px!important;margin-top:26px!important;}
.edd-footer-badges span{min-height:88px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:14px 10px!important;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.07em!important;line-height:1.25!important;text-transform:uppercase!important;}
.edd-footer-badges span:before{content:"✦"!important;color:#e50914!important;display:block!important;margin-right:6px!important;}
.edd-footer-support{padding:28px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;background:rgba(255,255,255,.025)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;}
.edd-footer-support-cta{height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:8px!important;padding:0 20px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:8px!important;color:#fff!important;background:rgba(229,9,20,.08)!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.07em!important;font-weight:950!important;}
.edd-footer-contact{font-weight:900!important;color:#fff!important;}
.edd-footer-bottom{position:relative!important;z-index:1!important;max-width:1500px!important;margin:0 auto!important;padding:22px clamp(24px,4vw,58px)!important;display:flex!important;justify-content:space-between!important;gap:20px!important;color:#98a2b3!important;font-size:13px!important;border-top:1px solid rgba(255,255,255,.10)!important;border-left:0!important;border-right:0!important;}

@media(max-width:1320px){
  .edd-header-trustbar{gap:28px!important;font-size:11px!important;}
  .edd-header-trustbar span:nth-child(3){display:none!important;}
  .edd-header-exact .edd-header-inner{grid-template-columns:minmax(140px,190px) minmax(0,1fr) auto!important;padding:0 22px!important;gap:16px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:154px!important;}
  .edd-header-exact .edd-nav ul{gap:22px!important;}
  .edd-header-exact .edd-deals{min-width:180px!important;padding:0 22px!important;}
}
@media(max-width:1080px){
  .edd-header-trustbar{display:none!important;}
  .edd-header-exact .edd-nav a{font-size:12px!important;letter-spacing:.05em!important;}
  .edd-header-exact .edd-icon-link.edd-account-link{display:none!important;}
  .edd-header-exact .edd-deals{height:48px!important;min-width:154px!important;font-size:12px!important;}
}
@media(max-width:900px){
  :root{--edd-header-h:72px!important;}
  .admin-bar .edd-header.edd-header-exact{top:46px!important;}
  .edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;display:flex!important;padding:0 14px!important;gap:10px!important;}
  .edd-header-exact .edd-logo{height:var(--edd-header-h)!important;flex:1 1 auto!important;max-width:none!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:145px!important;max-height:58px!important;}
  .edd-header-exact .edd-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;order:3!important;width:42px!important;height:42px!important;background:#090d14!important;color:#fff!important;border:1px solid rgba(9,13,20,.14)!important;border-radius:10px!important;font-size:23px!important;line-height:1!important;}
  .edd-header-exact .edd-nav{position:fixed!important;left:0!important;right:0!important;top:var(--edd-header-h)!important;height:auto!important;display:none!important;background:#fff!important;border-top:1px solid rgba(16,24,40,.10)!important;border-bottom:1px solid rgba(16,24,40,.10)!important;padding:16px!important;z-index:10002!important;box-shadow:0 18px 34px rgba(16,24,40,.16)!important;}
  .admin-bar .edd-header-exact .edd-nav{top:calc(var(--edd-header-h) + 46px)!important;}
  .edd-header-exact .edd-nav.is-open{display:block!important;}
  .edd-header-exact .edd-nav ul{display:grid!important;gap:12px!important;justify-content:stretch!important;}
  .edd-header-exact .edd-nav a{font-size:14px!important;min-height:34px!important;padding:0!important;}
  .edd-header-exact .edd-header-actions{height:var(--edd-header-h)!important;gap:8px!important;order:2!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{display:none!important;}
  .edd-header-exact .edd-deals{height:42px!important;min-width:auto!important;clip-path:none!important;border-radius:10px!important;padding:0 13px!important;font-size:11px!important;box-shadow:0 10px 22px rgba(229,9,20,.18)!important;}
  .edd-shop-page .edd-shop-hero{padding:28px 0 24px!important;}
  .edd-shop-page .edd-shop-hero__inner{display:block!important;}
  .edd-shop-page .woocommerce-products-header__title{font-size:clamp(56px,16vw,82px)!important;}
  .edd-shop-page .edd-shop-hero__badges{justify-content:flex-start!important;padding-bottom:0!important;margin-top:18px!important;}
  .edd-shop-page .edd-shop-content{padding-top:30px!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:1fr 1fr!important;padding:56px 20px 34px!important;gap:30px!important;}
  .edd-footer-brand,.edd-footer-support{grid-column:1/-1!important;}
  .edd-footer-bottom{flex-direction:column!important;padding:18px 20px!important;}
}
@media(max-width:560px){
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:132px!important;}
  .edd-header-exact .edd-deals{max-width:132px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
  .edd-shop-page .edd-shop-hero{padding:22px 0 20px!important;}
  .edd-shop-page .edd-shop-hero__copy{font-size:16px!important;margin-top:14px!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:1fr!important;gap:24px!important;}
  .edd-footer-badges{grid-template-columns:1fr!important;max-width:320px!important;}
  .edd-footer-support{padding:22px!important;}
}

/* =========================================================
   v4.2.43 HEADER/FOOTER CORRECTION + MOBILE HERO SAFE PATCH
   Scope: visual CSS only. No cart/checkout/payment/filter/product logic changed.
   ========================================================= */
:root{--edd-header-h:84px!important;--edd-trustbar-h:34px!important;--edd-red:#e50914!important;--edd-black:#070a0f!important;}

/* Header: cleaner spacing, real top performance rail, and separated utility controls. */
.edd-header.edd-header-exact{background:#fff!important;border-bottom:1px solid rgba(16,24,40,.09)!important;box-shadow:0 8px 24px rgba(16,24,40,.06)!important;}
.edd-header-trustbar{height:var(--edd-trustbar-h)!important;display:flex!important;justify-content:center!important;gap:clamp(34px,7vw,118px)!important;background:linear-gradient(90deg,#be0610 0%,#e50914 52%,#9b050d 100%)!important;font-size:11px!important;letter-spacing:.065em!important;}
.edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;grid-template-columns:minmax(170px,230px) minmax(0,1fr) auto!important;padding:0 clamp(28px,4vw,64px)!important;gap:clamp(22px,3vw,46px)!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:174px!important;max-height:68px!important;}
.edd-header-exact .edd-nav ul{gap:clamp(26px,3.2vw,48px)!important;}
.edd-header-exact .edd-nav a{font-size:13px!important;letter-spacing:.10em!important;font-weight:950!important;color:#080d15!important;}
.edd-header-exact .edd-header-actions{gap:0!important;height:var(--edd-header-h)!important;align-items:center!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:#070b12!important;margin:0!important;position:relative!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:25px!important;height:25px!important;fill:currentColor!important;}
.edd-header-exact .edd-icon-link:not(:last-of-type)::after,.edd-header-exact .edd-cart-link::before{content:"/"!important;position:absolute!important;right:-2px!important;top:50%!important;transform:translateY(-50%) skew(-10deg)!important;color:#c5cbd6!important;font-size:25px!important;font-weight:400!important;line-height:1!important;}
.edd-header-exact .edd-cart-link::before{left:-3px!important;right:auto!important;}
.edd-header-exact .edd-cart-link span{top:5px!important;right:7px!important;background:#e50914!important;color:#fff!important;border:2px solid #fff!important;min-width:20px!important;height:20px!important;line-height:16px!important;font-size:10px!important;font-weight:950!important;}
.edd-header-exact .edd-deals{margin-left:20px!important;height:56px!important;min-width:218px!important;padding:0 26px!important;clip-path:polygon(9% 0,100% 0,91% 100%,0 100%)!important;border-radius:0!important;background:linear-gradient(135deg,#ee101b,#bd0710)!important;box-shadow:0 14px 30px rgba(229,9,20,.20)!important;}

/* Footer: remove the oversized card feel and make it balanced/low, like the approved mockup. */
.edd-footer.edd-footer-modern{background:#070a0f!important;border-top:4px solid #e50914!important;box-shadow:none!important;}
.edd-footer.edd-footer-modern:before{top:-16px!important;width:48px!important;height:30px!important;font-size:0!important;background:#070a0f!important;border-width:4px!important;}
.edd-footer.edd-footer-modern:before{content:""!important;}
.edd-footer.edd-footer-modern:after{background:radial-gradient(circle at 82% 10%,rgba(229,9,20,.10),transparent 28%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px)!important;background-size:auto,110px 110px,110px 110px!important;opacity:.75!important;}
.edd-footer-modern .edd-footer-top{grid-template-columns:minmax(300px,1.08fr) minmax(150px,.62fr) minmax(150px,.62fr) minmax(270px,.82fr)!important;gap:clamp(42px,5vw,92px)!important;padding:58px clamp(28px,5vw,70px) 40px!important;align-items:start!important;max-width:1540px!important;}
.edd-footer-logo img{max-width:188px!important;max-height:78px!important;}
.edd-footer-brand p{max-width:390px!important;margin:18px 0 22px!important;color:#d4dae4!important;font-size:16px!important;line-height:1.62!important;}
.edd-footer-modern h2{font-size:14px!important;letter-spacing:.15em!important;margin-bottom:22px!important;}
.edd-footer-modern h2:after{width:38px!important;height:3px!important;margin-top:14px!important;}
.edd-footer-modern a{font-size:15px!important;margin-bottom:12px!important;font-weight:800!important;color:#d8dde7!important;}
.edd-footer-col{padding-top:8px!important;}
.edd-footer-badges{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:22px!important;}
.edd-footer-badges span{min-height:auto!important;width:auto!important;display:inline-flex!important;gap:7px!important;padding:10px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.13)!important;font-size:11px!important;letter-spacing:.06em!important;white-space:nowrap!important;}
.edd-footer-badges span:before{margin:0!important;}
.edd-footer-support{align-self:stretch!important;padding:8px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
.edd-footer-support p{max-width:350px!important;margin:0 0 22px!important;color:#d4dae4!important;font-size:16px!important;line-height:1.65!important;}
.edd-footer-support-cta{height:48px!important;min-width:230px!important;padding:0 22px!important;border-radius:0!important;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)!important;background:linear-gradient(135deg,#e50914,#b80710)!important;border:0!important;box-shadow:0 14px 28px rgba(229,9,20,.18)!important;color:#fff!important;}
.edd-footer-bottom{max-width:1540px!important;padding:20px clamp(28px,5vw,70px)!important;color:#9aa4b2!important;border-top:1px solid rgba(255,255,255,.09)!important;font-size:13px!important;}

/* Shop hero was too tall on shop pages. Keep the premium look but reduce wasted top space. */
.edd-shop-page .edd-shop-hero{padding:44px 0 42px!important;}
.edd-shop-page .woocommerce-products-header__title{font-size:clamp(58px,6.4vw,96px)!important;}
.edd-shop-page .edd-shop-hero__copy{margin-top:14px!important;font-size:clamp(16px,1.25vw,21px)!important;max-width:650px!important;}
.edd-shop-page .edd-shop-content{padding-top:42px!important;}

/* Mobile: prevent header/hero collision and keep hero image contained instead of awkwardly cropped. */
@media(max-width:1180px){
  .edd-header-trustbar span:nth-child(3){display:none!important;}
  .edd-header-exact .edd-nav ul{gap:24px!important;}
  .edd-header-exact .edd-deals{min-width:188px!important;}
}
@media(max-width:980px){
  :root{--edd-header-h:72px!important;--edd-trustbar-h:0px!important;}
  .edd-header-trustbar{display:none!important;}
  .edd-header-exact .edd-header-inner{height:72px!important;min-height:72px!important;display:flex!important;padding:0 14px!important;gap:10px!important;}
  .edd-header-exact .edd-logo{flex:1 1 auto!important;min-width:0!important;height:72px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:145px!important;max-height:56px!important;}
  .edd-header-exact .edd-mobile-toggle{display:inline-flex!important;order:3!important;background:#080d14!important;color:#fff!important;border-radius:10px!important;}
  .edd-header-exact .edd-nav{position:fixed!important;top:72px!important;left:0!important;right:0!important;display:none!important;background:#fff!important;border-top:1px solid rgba(16,24,40,.10)!important;padding:16px!important;box-shadow:0 18px 34px rgba(16,24,40,.16)!important;z-index:10002!important;}
  .admin-bar .edd-header-exact .edd-nav{top:118px!important;}
  .edd-header-exact .edd-nav.is-open{display:block!important;}
  .edd-header-exact .edd-nav ul{display:grid!important;gap:12px!important;}
  .edd-header-exact .edd-header-actions{order:2!important;height:72px!important;gap:0!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{display:none!important;}
  .edd-header-exact .edd-deals{height:42px!important;min-width:132px!important;clip-path:none!important;border-radius:10px!important;padding:0 12px!important;font-size:11px!important;margin-left:0!important;}
  .edd-hero{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:0!important;padding:30px 18px 24px!important;overflow:hidden!important;background:#fff!important;}
  .edd-hero-copy{width:100%!important;max-width:none!important;z-index:3!important;}
  .edd-hero h1{font-size:clamp(44px,13vw,70px)!important;line-height:.92!important;margin-bottom:14px!important;}
  .edd-hero .edd-actions{margin:18px 0!important;}
  .edd-hero-art-spread{position:relative!important;inset:auto!important;width:calc(100% + 4px)!important;height:280px!important;min-height:280px!important;margin:18px -2px 0!important;border-radius:18px!important;overflow:hidden!important;background-image:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0) 48%,rgba(255,255,255,.18)),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;z-index:1!important;}
  .edd-hero-art-spread:before,.edd-hero:before,.edd-hero:after{display:none!important;}
  .edd-hero-real-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center right!important;z-index:1!important;}
  .edd-shop-page .edd-shop-hero{padding:30px 0 28px!important;}
  .edd-shop-page .woocommerce-products-header__title{font-size:clamp(52px,16vw,76px)!important;}
  .edd-shop-page .edd-shop-hero__copy{margin-top:12px!important;font-size:16px!important;}
  .edd-shop-page .edd-shop-content{padding-top:30px!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:1fr 1fr!important;gap:30px!important;padding:44px 20px 30px!important;}
  .edd-footer-brand,.edd-footer-support{grid-column:1/-1!important;}
  .edd-footer-support{padding-top:0!important;}
}
@media(max-width:560px){
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:130px!important;}
  .edd-header-exact .edd-deals{display:none!important;}
  .edd-hero{padding:24px 16px 20px!important;}
  .edd-hero-art-spread{height:240px!important;min-height:240px!important;background-position:center bottom!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:1fr!important;gap:24px!important;padding-top:38px!important;}
  .edd-footer-badges{display:grid!important;grid-template-columns:1fr!important;max-width:320px!important;}
  .edd-footer-support-cta{min-width:0!important;width:100%!important;clip-path:none!important;border-radius:10px!important;}
}

/* =========================================================
   v4.2.44 ENTERPRISE ALIGNMENT HOTFIX
   Scope: visual-only header/footer/home hero alignment. No Woo/cart/filter logic touched.
   ========================================================= */
:root{--edd-header-h:82px!important;--edd-trustbar-h:32px!important;}

/* Header final: aligned rail, no duplicate slashes, no crowded utilities. */
.edd-header.edd-header-exact{background:#fff!important;border-bottom:1px solid rgba(16,24,40,.08)!important;box-shadow:0 6px 18px rgba(16,24,40,.045)!important;}
.edd-header-trustbar{height:var(--edd-trustbar-h)!important;min-height:var(--edd-trustbar-h)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(42px,8vw,128px)!important;padding:0 24px!important;background:#d90812!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:.075em!important;text-transform:uppercase!important;line-height:1!important;}
.edd-header-trustbar span,.edd-header-trustbar strong{display:inline-flex!important;align-items:center!important;gap:9px!important;margin:0!important;white-space:nowrap!important;}
.edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:190px minmax(0,1fr) auto!important;align-items:center!important;padding:0 clamp(24px,3.4vw,56px)!important;gap:clamp(20px,3vw,44px)!important;}
.edd-header-exact .edd-logo{min-width:0!important;width:auto!important;height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{width:auto!important;max-width:170px!important;max-height:64px!important;object-fit:contain!important;}
.edd-header-exact .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(24px,3vw,44px)!important;white-space:nowrap!important;}
.edd-header-exact .edd-nav a{display:inline-flex!important;align-items:center!important;min-height:44px!important;font-size:13px!important;font-weight:950!important;letter-spacing:.095em!important;line-height:1!important;color:#080d15!important;text-transform:uppercase!important;}
.edd-header-exact .edd-header-actions{height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;white-space:nowrap!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{width:46px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;border-radius:0!important;color:#070b12!important;position:relative!important;margin:0!important;}
.edd-header-exact .edd-icon-link::after,.edd-header-exact .edd-cart-link::before{content:none!important;display:none!important;}
.edd-header-exact .edd-account-link::before,.edd-header-exact .edd-cart-link::before{content:"/"!important;display:block!important;position:absolute!important;left:-4px!important;top:50%!important;transform:translateY(-50%) skew(-10deg)!important;color:#c4cad4!important;font-size:24px!important;font-weight:400!important;line-height:1!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:24px!important;height:24px!important;fill:currentColor!important;}
.edd-header-exact .edd-cart-link span{top:5px!important;right:5px!important;z-index:2!important;}
.edd-header-exact .edd-deals{height:54px!important;min-width:214px!important;margin-left:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;padding:0 28px!important;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)!important;border:0!important;border-radius:0!important;background:#e50914!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.055em!important;box-shadow:0 14px 28px rgba(229,9,20,.18)!important;}

/* Footer final: low, aligned, professional. */
.edd-footer.edd-footer-modern{background:#070a0f!important;color:#fff!important;border-top:4px solid #e50914!important;box-shadow:none!important;overflow:hidden!important;}
.edd-footer.edd-footer-modern:before{content:none!important;display:none!important;}
.edd-footer.edd-footer-modern:after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 82% 0%,rgba(229,9,20,.10),transparent 32%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px)!important;background-size:auto,120px 120px,120px 120px!important;opacity:.8!important;}
.edd-footer-modern .edd-footer-top{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(280px,1.25fr) minmax(140px,.56fr) minmax(150px,.56fr) minmax(300px,.92fr)!important;gap:clamp(44px,5.5vw,96px)!important;align-items:start!important;width:min(1400px,calc(100% - 48px))!important;max-width:none!important;margin:0 auto!important;padding:58px 0 38px!important;}
.edd-footer-logo,.edd-footer-modern .edd-footer-logo{display:inline-flex!important;margin:0 0 18px!important;}
.edd-footer-logo img{width:auto!important;max-width:182px!important;max-height:76px!important;display:block!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.45))!important;}
.edd-footer-brand p,.edd-footer-support p{color:#d3d9e3!important;font-size:16px!important;line-height:1.65!important;margin:0 0 22px!important;}
.edd-footer-brand p{max-width:390px!important;}
.edd-footer-support p{max-width:370px!important;}
.edd-footer-modern h2{font-size:14px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:8px 0 24px!important;color:#fff!important;font-weight:950!important;}
.edd-footer-modern h2:after{content:""!important;display:block!important;width:40px!important;height:3px!important;margin-top:14px!important;background:#e50914!important;}
.edd-footer-col{padding:0!important;}
.edd-footer-modern a{color:#d7dde7!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;margin:0 0 13px!important;text-decoration:none!important;display:table!important;transform:none!important;}
.edd-footer-modern a:hover{color:#fff!important;transform:none!important;}
.edd-footer-badges{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;margin:24px 0 0!important;max-width:320px!important;}
.edd-footer-badges span{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;width:auto!important;min-height:0!important;padding:10px 14px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:999px!important;background:rgba(255,255,255,.045)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:.07em!important;line-height:1!important;text-align:left!important;white-space:nowrap!important;}
.edd-footer-badges span:before{content:"✦"!important;margin:0!important;color:#e50914!important;line-height:1!important;}
.edd-footer-support{padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;align-self:start!important;}
.edd-footer-support-cta{height:48px!important;min-width:244px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:0!important;padding:0 24px!important;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)!important;border:0!important;border-radius:0!important;background:#e50914!important;color:#fff!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;letter-spacing:.09em!important;box-shadow:0 14px 28px rgba(229,9,20,.18)!important;}
.edd-footer-bottom{position:relative!important;z-index:1!important;width:min(1400px,calc(100% - 48px))!important;max-width:none!important;margin:0 auto!important;padding:20px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;border-top:1px solid rgba(255,255,255,.10)!important;color:#9aa4b2!important;font-size:13px!important;}

/* Home hero final: remove mobile overlap and prevent proof-card collision. */
.edd-hero{overflow:hidden!important;}
.edd-hero-real-img{position:absolute!important;right:0!important;top:0!important;width:62%!important;height:100%!important;object-fit:cover!important;object-position:center right!important;z-index:0!important;}
.edd-hero-copy{position:relative!important;z-index:3!important;}

@media(max-width:1240px){
  .edd-header-exact .edd-header-inner{grid-template-columns:170px minmax(0,1fr) auto!important;padding:0 22px!important;gap:20px!important;}
  .edd-header-exact .edd-nav ul{gap:22px!important;}
  .edd-header-exact .edd-nav a{font-size:12px!important;letter-spacing:.075em!important;}
  .edd-header-exact .edd-deals{min-width:186px!important;padding:0 22px!important;}
}
@media(max-width:980px){
  :root{--edd-header-h:78px!important;--edd-trustbar-h:0px!important;}
  .edd-header-trustbar{display:none!important;}
  .edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:1fr auto auto!important;padding:0 18px!important;gap:14px!important;}
  .edd-header-exact .edd-logo{height:var(--edd-header-h)!important;min-width:0!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:148px!important;max-height:58px!important;}
  .edd-header-exact .edd-header-actions{order:2!important;height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;gap:10px!important;}
  .edd-header-exact .edd-search-toggle{display:inline-flex!important;width:46px!important;height:46px!important;border:0!important;background:transparent!important;}
  .edd-header-exact .edd-account-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-deals{display:none!important;}
  .edd-header-exact .edd-account-link::before,.edd-header-exact .edd-cart-link::before{content:none!important;display:none!important;}
  .edd-header-exact .edd-mobile-toggle{order:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;border:1px solid #d8dee8!important;border-radius:14px!important;background:#fff!important;color:#080d15!important;font-size:28px!important;box-shadow:0 8px 18px rgba(16,24,40,.06)!important;}
  .edd-header-exact .edd-nav{top:var(--edd-header-h)!important;}
  .admin-bar .edd-header-exact .edd-nav{top:calc(var(--edd-header-h) + 46px)!important;}

  .edd-hero{position:relative!important;display:block!important;min-height:0!important;padding:34px 20px 28px!important;background:#080b10!important;color:#fff!important;overflow:hidden!important;}
  .edd-hero:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;background-image:linear-gradient(180deg,rgba(5,8,12,.76),rgba(5,8,12,.72)),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;z-index:0!important;}
  .edd-hero-copy{position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;padding:0!important;}
  .edd-hero h1{font-size:clamp(42px,11vw,58px)!important;line-height:.94!important;letter-spacing:-.045em!important;margin:8px 0 16px!important;max-width:640px!important;color:#fff!important;}
  .edd-hero h1 span{color:#e50914!important;}
  .edd-hero-copy>p:not(.edd-kicker){font-size:18px!important;line-height:1.35!important;max-width:680px!important;color:#fff!important;margin:0 0 20px!important;}
  .edd-hero .edd-actions{display:flex!important;gap:12px!important;margin:22px 0 24px!important;}
  .edd-hero .edd-btn{min-height:54px!important;justify-content:center!important;}
  .edd-rating{position:relative!important;z-index:2!important;color:#e50914!important;font-size:28px!important;line-height:1.1!important;margin-top:6px!important;}
  .edd-rating span{display:block!important;color:#fff!important;font-size:16px!important;margin-top:6px!important;}
  .edd-hero-proof-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:22px!important;max-width:760px!important;}
  .edd-hero-proof{min-height:0!important;padding:18px!important;background:rgba(5,8,12,.82)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;}
  .edd-hero-art-spread,.edd-hero-real-img{display:none!important;}

  .edd-footer-modern .edd-footer-top{width:min(100% - 40px,760px)!important;grid-template-columns:1fr 1fr!important;gap:34px 42px!important;padding:46px 0 32px!important;}
  .edd-footer-brand,.edd-footer-support{grid-column:1/-1!important;}
  .edd-footer-badges{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;max-width:none!important;}
  .edd-footer-bottom{width:min(100% - 40px,760px)!important;flex-direction:column!important;align-items:flex-start!important;padding:18px 0!important;}
}
@media(max-width:560px){
  :root{--edd-header-h:84px!important;}
  .edd-header-exact .edd-header-inner{padding:0 18px!important;grid-template-columns:1fr 48px 56px!important;gap:10px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:142px!important;max-height:58px!important;}
  .edd-header-exact .edd-search-toggle{width:48px!important;height:48px!important;display:inline-flex!important;}
  .edd-header-exact .edd-search-toggle svg{width:30px!important;height:30px!important;}
  .edd-header-exact .edd-mobile-toggle{width:56px!important;height:56px!important;font-size:28px!important;}
  .edd-hero{padding:32px 18px 24px!important;}
  .edd-hero h1{font-size:clamp(42px,13vw,54px)!important;line-height:.94!important;margin-top:4px!important;}
  .edd-hero-copy>p:not(.edd-kicker){font-size:17px!important;}
  .edd-hero .edd-actions{display:block!important;}
  .edd-hero .edd-btn{width:100%!important;min-height:58px!important;margin:0 0 12px!important;}
  .edd-rating{font-size:24px!important;}
  .edd-hero-proof-row{grid-template-columns:1fr!important;gap:10px!important;margin-top:20px!important;}
  .edd-footer-modern .edd-footer-top{width:calc(100% - 36px)!important;display:grid!important;grid-template-columns:1fr!important;gap:26px!important;padding:38px 0 28px!important;}
  .edd-footer-brand p,.edd-footer-support p{font-size:15px!important;line-height:1.58!important;}
  .edd-footer-badges{display:grid!important;grid-template-columns:1fr!important;max-width:340px!important;}
  .edd-footer-badges span{white-space:normal!important;width:100%!important;justify-content:flex-start!important;}
  .edd-footer-support-cta{width:100%!important;min-width:0!important;clip-path:none!important;border-radius:10px!important;}
  .edd-footer-bottom{width:calc(100% - 36px)!important;}
}

/* v4.2.45 FINAL ENTERPRISE UI LOCK
   Scope: visual header/footer/home hero alignment only. No WooCommerce, cart, checkout, payment, product, or filter logic touched. */
:root{--edd-header-h:94px;--edd-trustbar-h:34px;--edd-red:#e50914;--edd-red-2:#b90610;--edd-dark:#06090e;--edd-button-shadow:0 14px 26px rgba(0,0,0,.18),0 8px 18px rgba(229,9,20,.16),inset 0 1px 0 rgba(255,255,255,.42),inset 0 -3px 0 rgba(0,0,0,.18)}

.edd-header.edd-header-exact{background:#fff!important;border:0!important;border-bottom:1px solid rgba(7,11,18,.08)!important;box-shadow:0 10px 28px rgba(16,24,40,.07)!important;overflow:visible!important;z-index:1000!important;}
.edd-header-exact .edd-header-trustbar{height:var(--edd-trustbar-h)!important;min-height:var(--edd-trustbar-h)!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;align-items:center!important;gap:0!important;padding:0 clamp(28px,5vw,92px)!important;background:linear-gradient(180deg,#ed121d 0%,#bd0610 100%)!important;color:#fff!important;border:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(0,0,0,.18)!important;}
.edd-header-exact .edd-header-trustbar span,.edd-header-exact .edd-header-trustbar strong{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-width:0!important;margin:0!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.075em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important;}
.edd-header-exact .edd-header-trustbar span+span,.edd-header-exact .edd-header-trustbar strong{border-left:1px solid rgba(255,255,255,.28)!important;}
.edd-header-exact .edd-header-inner{height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;display:grid!important;grid-template-columns:minmax(168px,220px) minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(22px,3vw,46px)!important;padding:0 clamp(28px,4.6vw,72px)!important;background:#fff!important;}
.edd-header-exact .edd-logo{height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;min-width:0!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{width:auto!important;max-width:172px!important;max-height:64px!important;object-fit:contain!important;display:block!important;}
.edd-header-exact .edd-mobile-toggle{display:none!important;}
.edd-header-exact .edd-nav{position:static!important;display:block!important;background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important;}
.edd-header-exact .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(24px,3.2vw,46px)!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important;}
.edd-header-exact .edd-nav a{display:inline-flex!important;align-items:center!important;height:44px!important;color:#080d15!important;font-size:13px!important;font-weight:950!important;letter-spacing:.095em!important;line-height:1!important;text-transform:uppercase!important;text-decoration:none!important;}
.edd-header-exact .edd-nav a:hover{color:#e50914!important;}

.edd-header-exact .edd-header-actions{height:var(--edd-header-h)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;white-space:nowrap!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{width:50px!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;margin:0!important;background:linear-gradient(180deg,#fff 0%,#f3f5f8 100%)!important;border:1px solid rgba(16,24,40,.12)!important;border-radius:0!important;color:#070b12!important;box-shadow:0 10px 18px rgba(16,24,40,.12),inset 0 1px 0 rgba(255,255,255,.96),inset 0 -2px 0 rgba(16,24,40,.08)!important;transform:skew(-7deg)!important;transition:transform .16s ease,box-shadow .16s ease!important;}
.edd-header-exact .edd-icon-link:first-child{border-radius:8px 0 0 8px!important;}
.edd-header-exact .edd-cart-link{border-radius:0 8px 8px 0!important;}
.edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:-1px!important;}
.edd-header-exact .edd-icon-link:hover,.edd-header-exact .edd-cart-link:hover{transform:skew(-7deg) translateY(-1px)!important;box-shadow:0 14px 24px rgba(16,24,40,.16),inset 0 1px 0 rgba(255,255,255,1),inset 0 -2px 0 rgba(16,24,40,.10)!important;}
.edd-header-exact .edd-icon-link::before,.edd-header-exact .edd-icon-link::after,.edd-header-exact .edd-cart-link::before,.edd-header-exact .edd-cart-link::after{content:none!important;display:none!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:24px!important;height:24px!important;fill:currentColor!important;transform:skew(7deg)!important;}
.edd-header-exact .edd-cart-link span{position:absolute!important;top:-8px!important;right:-7px!important;z-index:3!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#e50914!important;border:2px solid #fff!important;color:#fff!important;font-size:10px!important;font-weight:950!important;line-height:16px!important;text-align:center!important;transform:skew(7deg)!important;}
.edd-header-exact .edd-deals{height:56px!important;min-width:220px!important;margin-left:12px!important;padding:0 28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:0!important;background:linear-gradient(180deg,#f01924 0%,#d90914 55%,#a9040c 100%)!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important;box-shadow:var(--edd-button-shadow)!important;text-decoration:none!important;}
.edd-header-exact .edd-deals:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;}

/* Home hero: match approved mockup; prevent mobile crop/overlap. */
.home .edd-hero{position:relative!important;display:block!important;min-height:560px!important;padding:72px clamp(28px,5vw,78px) 0!important;background:#06090e!important;color:#fff!important;overflow:hidden!important;border-bottom:4px solid #e50914!important;}
.home .edd-hero:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(90deg,rgba(4,7,11,.86) 0%,rgba(4,7,11,.58) 34%,rgba(4,7,11,.12) 62%,rgba(4,7,11,.18) 100%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;z-index:0!important;}
.home .edd-hero-copy{position:relative!important;z-index:2!important;width:min(570px,48vw)!important;max-width:570px!important;padding:0 0 26px!important;}
.home .edd-hero .edd-kicker{color:#e50914!important;font-size:0!important;letter-spacing:0!important;margin:0 0 18px!important;}
.home .edd-hero .edd-kicker:before{content:"////"!important;color:#e50914!important;font-size:22px!important;letter-spacing:.16em!important;font-weight:950!important;}
.home .edd-hero h1{color:#fff!important;font-size:clamp(52px,5.4vw,86px)!important;line-height:.88!important;letter-spacing:-.065em!important;margin:0 0 22px!important;text-transform:uppercase!important;font-style:italic!important;text-shadow:0 10px 24px rgba(0,0,0,.45)!important;}
.home .edd-hero h1 span{color:#e50914!important;display:block!important;}
.home .edd-hero-copy>p:not(.edd-kicker){max-width:510px!important;color:#fff!important;font-size:18px!important;line-height:1.45!important;margin:0 0 24px!important;text-shadow:0 3px 12px rgba(0,0,0,.55)!important;}
.home .edd-hero .edd-actions{display:flex!important;align-items:center!important;gap:14px!important;margin:28px 0 22px!important;}
.home .edd-hero .edd-btn{min-width:238px!important;min-height:58px!important;justify-content:center!important;border-radius:7px!important;background:linear-gradient(180deg,#f01924 0%,#df101b 60%,#ad0610 100%)!important;color:#fff!important;box-shadow:var(--edd-button-shadow)!important;}
.home .edd-rating{position:relative!important;z-index:2!important;color:#e50914!important;font-size:27px!important;line-height:1!important;margin:4px 0 0!important;text-shadow:0 4px 16px rgba(0,0,0,.55)!important;}
.home .edd-rating span{color:#fff!important;font-size:14px!important;font-weight:950!important;margin-left:18px!important;vertical-align:middle!important;}
.home .edd-hero-art-spread,.home .edd-hero-real-img{display:none!important;}
.home .edd-hero-proof-row{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:calc(100% + 156px)!important;margin:30px -78px 0!important;border-top:1px solid rgba(255,255,255,.16)!important;background:linear-gradient(180deg,rgba(7,10,15,.72),rgba(7,10,15,.92))!important;backdrop-filter:blur(10px)!important;}
.home .edd-hero-proof{min-height:132px!important;display:grid!important;grid-template-columns:64px 1fr!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:18px!important;padding:22px clamp(18px,2.2vw,34px)!important;background:transparent!important;border:0!important;border-right:1px solid rgba(255,255,255,.14)!important;border-radius:0!important;color:#fff!important;box-shadow:none!important;}
.home .edd-hero-proof:last-child{border-right:0!important;}
.home .edd-proof-icon{grid-row:1/3!important;width:54px!important;height:54px!important;display:inline-grid!important;place-items:center!important;border:2px solid #e50914!important;border-radius:13px!important;color:#e50914!important;font-size:22px!important;transform:rotate(45deg)!important;}
.home .edd-proof-icon+strong,.home .edd-hero-proof strong{font-size:13px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#fff!important;}
.home .edd-hero-proof small{font-size:12px!important;line-height:1.35!important;color:#d9dee7!important;margin-top:5px!important;}

/* Footer: balanced production layout with 3D full-width brand buttons. */
.edd-footer.edd-footer-modern{position:relative!important;background:#070a0f!important;color:#fff!important;border-top:0!important;box-shadow:none!important;overflow:hidden!important;}
.edd-footer.edd-footer-modern:before{content:none!important;display:none!important;}
.edd-footer.edd-footer-modern:after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 80% 8%,rgba(229,9,20,.08),transparent 28%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px)!important;background-size:auto,120px 120px,120px 120px!important;opacity:.8!important;}
.edd-footer-modern .edd-footer-top{position:relative!important;z-index:1!important;width:min(1400px,calc(100% - 64px))!important;max-width:none!important;margin:0 auto!important;padding:54px 0 36px!important;display:grid!important;grid-template-columns:minmax(260px,.95fr) minmax(150px,.55fr) minmax(150px,.55fr) minmax(180px,.55fr) minmax(280px,.85fr)!important;gap:clamp(34px,4.6vw,78px)!important;align-items:start!important;}
.edd-footer-logo,.edd-footer-modern .edd-footer-logo{display:inline-flex!important;margin:0 0 16px!important;}
.edd-footer-logo img{width:auto!important;max-width:170px!important;max-height:72px!important;display:block!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.45))!important;}
.edd-footer-brand p,.edd-footer-support p{max-width:350px!important;color:#dbe1ea!important;font-size:15px!important;line-height:1.58!important;margin:0 0 20px!important;}
.edd-footer-modern h2{font-size:14px!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:8px 0 24px!important;color:#fff!important;font-weight:950!important;}
.edd-footer-modern h2:after{content:""!important;display:block!important;width:38px!important;height:3px!important;margin-top:13px!important;background:#e50914!important;}
.edd-footer-modern a:not(.edd-footer-support-cta){color:#d8dde7!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;margin:0 0 13px!important;text-decoration:none!important;display:table!important;transform:none!important;}
.edd-footer-modern a:hover{color:#fff!important;}
.edd-footer-badges{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:22px 0 0!important;max-width:360px!important;}
.edd-footer-badges span{width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 14px!important;border-radius:7px!important;border:1px solid rgba(255,255,255,.15)!important;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;color:#fff!important;box-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12),inset 0 -2px 0 rgba(0,0,0,.2)!important;font-size:11px!important;font-weight:950!important;letter-spacing:.055em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important;}
.edd-footer-badges span:before{content:"✦"!important;color:#e50914!important;font-size:16px!important;margin:0!important;}
.edd-footer-badges span:after{content:"→"!important;color:#fff!important;font-size:16px!important;margin-left:auto!important;}
.edd-footer-support{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;}
.edd-footer-support-cta{height:52px!important;min-width:240px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:8px!important;padding:0 28px!important;clip-path:polygon(7% 0,100% 0,93% 100%,0 100%)!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:0!important;background:linear-gradient(180deg,#f01924 0%,#df101b 60%,#a9040c 100%)!important;color:#fff!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;box-shadow:var(--edd-button-shadow)!important;text-decoration:none!important;}
.edd-footer-bottom{position:relative!important;z-index:1!important;width:min(1400px,calc(100% - 64px))!important;margin:0 auto!important;padding:20px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;border-top:1px solid rgba(255,255,255,.10)!important;color:#9da7b5!important;font-size:13px!important;}

@media(max-width:1220px){
  .edd-header-exact .edd-header-inner{grid-template-columns:160px minmax(0,1fr) auto!important;padding:0 22px!important;gap:22px!important;}
  .edd-header-exact .edd-nav ul{gap:22px!important;}
  .edd-header-exact .edd-nav a{font-size:12px!important;letter-spacing:.07em!important;}
  .edd-header-exact .edd-deals{min-width:190px!important;padding:0 22px!important;}
  .edd-footer-modern .edd-footer-top{grid-template-columns:minmax(260px,1fr) repeat(3,minmax(130px,.5fr))!important;}
  .edd-footer-support{grid-column:4!important;}
}
@media(max-width:980px){
  :root{--edd-header-h:142px!important;--edd-trustbar-h:0px!important;}
  .edd-header-exact .edd-header-trustbar{display:none!important;}
  .edd-header-exact .edd-header-inner{position:relative!important;height:var(--edd-header-h)!important;min-height:var(--edd-header-h)!important;display:flex!important;align-items:flex-start!important;gap:8px!important;padding:16px 16px 14px!important;background:#fff!important;}
  .edd-header-exact .edd-logo{height:52px!important;flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:130px!important;max-height:50px!important;}
  .edd-header-exact .edd-header-actions{order:2!important;height:52px!important;display:flex!important;align-items:center!important;gap:0!important;margin-left:auto!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{display:inline-flex!important;width:44px!important;height:44px!important;}
  .edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:22px!important;height:22px!important;}
  .edd-header-exact .edd-deals{position:absolute!important;left:16px!important;right:16px!important;bottom:14px!important;width:auto!important;height:46px!important;min-width:0!important;margin:0!important;display:flex!important;clip-path:polygon(3% 0,100% 0,97% 100%,0 100%)!important;font-size:12px!important;letter-spacing:.055em!important;}
  .edd-header-exact .edd-mobile-toggle{order:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;margin:4px 0 0 8px!important;border:1px solid rgba(16,24,40,.14)!important;border-radius:8px!important;background:linear-gradient(180deg,#fff,#f3f5f8)!important;color:#080d15!important;font-size:22px!important;line-height:1!important;box-shadow:0 10px 18px rgba(16,24,40,.12),inset 0 1px 0 rgba(255,255,255,.96),inset 0 -2px 0 rgba(16,24,40,.08)!important;}
  .edd-header-exact .edd-nav{position:fixed!important;top:var(--edd-header-h)!important;left:0!important;right:0!important;display:none!important;background:#fff!important;border-top:1px solid rgba(16,24,40,.10)!important;padding:16px!important;box-shadow:0 20px 34px rgba(16,24,40,.18)!important;z-index:10002!important;}
  .admin-bar .edd-header-exact .edd-nav{top:calc(var(--edd-header-h) + 46px)!important;}
  .edd-header-exact .edd-nav.is-open{display:block!important;}
  .edd-header-exact .edd-nav ul{display:grid!important;gap:12px!important;justify-content:stretch!important;}
  .edd-header-exact .edd-nav a{height:44px!important;justify-content:flex-start!important;}

  .home .edd-hero{min-height:0!important;padding:34px 18px 28px!important;border-bottom:0!important;}
  .home .edd-hero:before{background-image:linear-gradient(180deg,rgba(4,7,11,.74),rgba(4,7,11,.78)),var(--edd-hero-bg)!important;background-position:center center!important;}
  .home .edd-hero-copy{width:100%!important;max-width:none!important;padding:0!important;}
  .home .edd-hero .edd-kicker{margin:0 0 14px!important;}
  .home .edd-hero .edd-kicker:before{font-size:17px!important;}
  .home .edd-hero h1{font-size:clamp(38px,10.8vw,54px)!important;line-height:.94!important;letter-spacing:-.055em!important;margin:0 0 16px!important;max-width:620px!important;}
  .home .edd-hero-copy>p:not(.edd-kicker){font-size:16px!important;line-height:1.42!important;max-width:560px!important;margin-bottom:18px!important;}
  .home .edd-hero .edd-actions{display:block!important;margin:20px 0 18px!important;}
  .home .edd-hero .edd-btn{width:100%!important;min-height:56px!important;}
  .home .edd-rating{font-size:24px!important;margin:12px 0 0!important;}
  .home .edd-rating span{display:block!important;margin:8px 0 0!important;font-size:14px!important;line-height:1.3!important;}
  .home .edd-hero-proof-row{width:100%!important;margin:24px 0 0!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;border:0!important;background:transparent!important;backdrop-filter:none!important;}
  .home .edd-hero-proof{min-height:78px!important;display:grid!important;grid-template-columns:56px 1fr!important;column-gap:14px!important;padding:14px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;box-shadow:0 12px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)!important;}
  .home .edd-proof-icon{width:44px!important;height:44px!important;font-size:18px!important;border-radius:10px!important;}
  .home .edd-hero-proof strong{font-size:13px!important;}
  .home .edd-hero-proof small{font-size:12px!important;}
  .edd-footer-modern .edd-footer-top{width:min(100% - 40px,760px)!important;grid-template-columns:1fr 1fr!important;gap:34px 42px!important;padding:42px 0 30px!important;}
  .edd-footer-brand,.edd-footer-support{grid-column:1/-1!important;}
  .edd-footer-bottom{width:min(100% - 40px,760px)!important;flex-direction:column!important;align-items:flex-start!important;padding:18px 0!important;}
}
@media(max-width:560px){
  :root{--edd-header-h:134px!important;}
  .edd-header-exact .edd-header-inner{padding:14px 14px 12px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:118px!important;max-height:48px!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-mobile-toggle{width:40px!important;height:40px!important;}
  .edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:21px!important;height:21px!important;}
  .edd-header-exact .edd-mobile-toggle{font-size:21px!important;margin-left:6px!important;}
  .edd-header-exact .edd-deals{left:14px!important;right:14px!important;bottom:12px!important;height:44px!important;}
  .home .edd-hero{padding:28px 16px 24px!important;}
  .home .edd-hero h1{font-size:clamp(36px,11vw,48px)!important;line-height:.94!important;}
  .home .edd-hero-copy>p:not(.edd-kicker){font-size:15px!important;}
  .home .edd-footer-modern .edd-footer-top,.edd-footer-modern .edd-footer-top{width:calc(100% - 32px)!important;display:grid!important;grid-template-columns:1fr!important;gap:26px!important;padding:36px 0 28px!important;}
  .edd-footer-badges{max-width:none!important;}
  .edd-footer-support-cta{width:100%!important;min-width:0!important;clip-path:polygon(4% 0,100% 0,96% 100%,0 100%)!important;}
  .edd-footer-bottom{width:calc(100% - 32px)!important;}
}
/* v4.2.45 footer column count correction for existing footer markup (brand/shop/company/support). */
@media(min-width:981px){.edd-footer-modern .edd-footer-top{grid-template-columns:minmax(280px,1.05fr) minmax(150px,.55fr) minmax(150px,.55fr) minmax(300px,.9fr)!important;}}

/* v4.2.46 enterprise polish: mobile hero crop fix + clean attached 3D header actions + footer badge alignment.
   Visual CSS only. No WooCommerce/cart/checkout/filter/product logic touched. */
.edd-header-exact .edd-header-actions{isolation:isolate!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{
  border-radius:8px!important;
  margin-left:0!important;
  background:linear-gradient(180deg,#fff 0%,#f6f7fa 48%,#e9edf3 100%)!important;
  border:1px solid rgba(16,24,40,.14)!important;
  box-shadow:0 12px 18px rgba(16,24,40,.14),0 3px 0 rgba(16,24,40,.10),inset 0 1px 0 rgba(255,255,255,1),inset 0 -2px 0 rgba(16,24,40,.08)!important;
}
.edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:7px!important;}
.edd-header-exact .edd-deals{
  border-radius:8px!important;
  clip-path:polygon(6% 0,100% 0,94% 100%,0 100%)!important;
  box-shadow:0 14px 20px rgba(153,4,12,.30),0 4px 0 rgba(94,0,6,.75),inset 0 1px 0 rgba(255,255,255,.38),inset 0 -3px 0 rgba(0,0,0,.20)!important;
}
.edd-footer-badges{max-width:360px!important;}
.edd-footer-badges span{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 18px!important;
  align-items:center!important;
  justify-content:stretch!important;
  text-align:left!important;
  min-height:46px!important;
  padding:0 13px!important;
  white-space:normal!important;
}
.edd-footer-badges span:before{grid-column:1!important;text-align:center!important;margin:0!important;}
.edd-footer-badges span:after{grid-column:3!important;text-align:right!important;margin:0!important;}
.edd-footer-support-cta{box-shadow:0 12px 18px rgba(153,4,12,.26),0 4px 0 rgba(94,0,6,.75),inset 0 1px 0 rgba(255,255,255,.34),inset 0 -3px 0 rgba(0,0,0,.20)!important;}
@media(max-width:980px){
  :root{--edd-header-h:150px!important;}
  .edd-header-exact .edd-header-inner{
    display:grid!important;
    grid-template-columns:minmax(110px,1fr) auto auto!important;
    grid-template-rows:54px 48px!important;
    align-items:center!important;
    gap:10px!important;
    padding:16px 16px 14px!important;
    height:var(--edd-header-h)!important;
    min-height:var(--edd-header-h)!important;
    overflow:visible!important;
  }
  .edd-header-exact .edd-logo{grid-column:1!important;grid-row:1!important;height:54px!important;align-self:center!important;}
  .edd-header-exact .edd-header-actions{grid-column:2!important;grid-row:1!important;height:48px!important;align-self:center!important;display:flex!important;align-items:center!important;gap:0!important;}
  .edd-header-exact .edd-mobile-toggle{grid-column:3!important;grid-row:1!important;margin:0!important;align-self:center!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{width:46px!important;height:46px!important;transform:skew(-6deg)!important;}
  .edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{transform:skew(6deg)!important;width:22px!important;height:22px!important;}
  .edd-header-exact .edd-cart-link span{transform:skew(6deg)!important;top:-8px!important;right:-8px!important;}
  .edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:6px!important;}
  .edd-header-exact .edd-deals{
    grid-column:1/-1!important;
    grid-row:2!important;
    position:static!important;
    left:auto!important;right:auto!important;bottom:auto!important;
    width:100%!important;height:48px!important;margin:0!important;
    min-width:0!important;
    border-radius:8px!important;
    clip-path:polygon(3% 0,100% 0,97% 100%,0 100%)!important;
  }
  .edd-header-exact .edd-nav{top:var(--edd-header-h)!important;}
  .home .edd-hero{padding:44px 18px 28px!important;overflow:hidden!important;}
  .home .edd-hero-copy{padding-top:0!important;}
  .home .edd-hero h1{font-size:clamp(36px,9.8vw,52px)!important;line-height:1!important;letter-spacing:-.045em!important;margin:0 0 16px!important;max-width:100%!important;overflow:visible!important;}
  .home .edd-hero h1 span{display:block!important;}
  .home .edd-hero-copy>p:not(.edd-kicker){font-size:16px!important;line-height:1.45!important;}
  .home .edd-hero .edd-actions{margin:20px 0 18px!important;}
  .home .edd-hero-proof-row{margin-top:24px!important;}
  .home .edd-hero-proof{grid-template-columns:64px 1fr!important;min-height:86px!important;padding:16px!important;}
  .edd-footer-badges{max-width:420px!important;}
  .edd-footer-badges span{min-height:50px!important;grid-template-columns:30px 1fr 20px!important;padding:0 16px!important;text-align:left!important;}
}
@media(max-width:560px){
  :root{--edd-header-h:144px!important;}
  .edd-header-exact .edd-header-inner{grid-template-columns:minmax(104px,1fr) auto auto!important;grid-template-rows:50px 46px!important;padding:14px 14px 12px!important;gap:8px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:126px!important;max-height:48px!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-mobile-toggle{width:42px!important;height:42px!important;}
  .edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:5px!important;}
  .edd-header-exact .edd-deals{height:46px!important;}
  .home .edd-hero{padding:38px 16px 24px!important;}
  .home .edd-hero h1{font-size:clamp(34px,10vw,46px)!important;line-height:1!important;margin-bottom:14px!important;}
  .home .edd-hero .edd-kicker{margin-bottom:12px!important;}
  .home .edd-hero-copy>p:not(.edd-kicker){font-size:15px!important;line-height:1.44!important;}
  .home .edd-hero .edd-btn{min-height:54px!important;}
  .home .edd-hero-proof{grid-template-columns:58px 1fr!important;min-height:80px!important;padding:14px!important;}
  .edd-footer-badges span{width:100%!important;max-width:100%!important;}
}
@media(max-width:390px){
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:112px!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-mobile-toggle{width:39px!important;height:39px!important;}
  .edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:4px!important;}
}

/* v4.2.47 FINAL REPAIR — production alignment only.
   Scope: header/footer/home hero visual CSS. No WooCommerce/cart/checkout/filter/product logic. */
:root{--edd-header-h:104px!important;}

/* Desktop header: aligned nav, attached 3D action cluster, no slash separators. */
.edd-header.edd-header-exact{position:sticky!important;top:0!important;z-index:1000!important;background:#fff!important;border-bottom:1px solid rgba(16,24,40,.08)!important;box-shadow:0 10px 28px rgba(16,24,40,.04)!important;}
.edd-header-exact .edd-header-trustbar{height:28px!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#e50914,#b80710)!important;color:#fff!important;overflow:hidden!important;}
.edd-header-exact .edd-header-inner{height:76px!important;min-height:76px!important;display:grid!important;grid-template-columns:188px minmax(0,1fr) auto!important;align-items:center!important;gap:26px!important;padding:0 clamp(24px,3.3vw,54px)!important;background:#fff!important;}
.edd-header-exact .edd-logo{height:76px!important;width:auto!important;min-width:0!important;display:flex!important;align-items:center!important;}
.edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:152px!important;max-height:60px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
.edd-header-exact .edd-nav{position:static!important;display:block!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
.edd-header-exact .edd-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(24px,3vw,48px)!important;margin:0!important;padding:0!important;list-style:none!important;white-space:nowrap!important;}
.edd-header-exact .edd-nav li:before,.edd-header-exact .edd-nav li+li:before{content:none!important;display:none!important;}
.edd-header-exact .edd-nav a{height:76px!important;display:flex!important;align-items:center!important;padding:0!important;color:#080d15!important;font-size:13px!important;font-weight:950!important;letter-spacing:.095em!important;line-height:1!important;text-transform:uppercase!important;text-decoration:none!important;border:0!important;}
.edd-header-exact .edd-nav a:hover{color:#e50914!important;}
.edd-header-exact .edd-header-actions{height:76px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;margin:0!important;white-space:nowrap!important;overflow:visible!important;}
.edd-header-exact .edd-header-actions:before,.edd-header-exact .edd-account-link::before,.edd-header-exact .edd-cart-link::before{content:none!important;display:none!important;}
.edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link{width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;margin:0!important;background:linear-gradient(180deg,#fff 0%,#f5f7fa 46%,#e6ebf2 100%)!important;border:1px solid rgba(16,24,40,.14)!important;border-radius:8px!important;color:#050a12!important;box-shadow:0 12px 18px rgba(16,24,40,.13),0 4px 0 rgba(16,24,40,.12),inset 0 1px 0 rgba(255,255,255,1),inset 0 -2px 0 rgba(16,24,40,.09)!important;transform:skew(-6deg)!important;transition:transform .16s ease,box-shadow .16s ease!important;}
.edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:23px!important;height:23px!important;fill:currentColor!important;transform:skew(6deg)!important;}
.edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:7px!important;}
.edd-header-exact .edd-cart-link span{top:-9px!important;right:-8px!important;z-index:5!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#e50914!important;border:2px solid #fff!important;color:#fff!important;font-size:10px!important;font-weight:950!important;line-height:16px!important;text-align:center!important;transform:skew(6deg)!important;}
.edd-header-exact .edd-deals{height:50px!important;min-width:198px!important;margin-left:10px!important;padding:0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;clip-path:polygon(7% 0,100% 0,93% 100%,0 100%)!important;border:0!important;border-radius:8px!important;background:linear-gradient(180deg,#f51a24 0%,#dc0914 56%,#a9040c 100%)!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 14px 20px rgba(153,4,12,.27),0 4px 0 rgba(94,0,6,.75),inset 0 1px 0 rgba(255,255,255,.36),inset 0 -3px 0 rgba(0,0,0,.22)!important;}
.edd-header-exact .edd-deals:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;}

/* Restore the approved truck hero image and prevent old overrides from hiding it. */
.home .edd-hero{position:relative!important;display:block!important;min-height:560px!important;padding:66px clamp(28px,5vw,78px) 0!important;background:#05080d!important;color:#fff!important;overflow:hidden!important;border-bottom:4px solid #e50914!important;}
.home .edd-hero:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:0!important;background-image:linear-gradient(90deg,rgba(4,7,11,.88) 0%,rgba(4,7,11,.58) 34%,rgba(4,7,11,.16) 62%,rgba(4,7,11,.20) 100%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;}
.home .edd-hero:after{content:none!important;display:none!important;}
.home .edd-hero-copy{position:relative!important;z-index:2!important;width:min(570px,48vw)!important;max-width:570px!important;margin:0!important;padding:0 0 26px!important;transform:none!important;}
.home .edd-hero h1{display:block!important;overflow:visible!important;color:#fff!important;font-size:clamp(52px,5.4vw,86px)!important;line-height:.88!important;letter-spacing:-.065em!important;margin:0 0 22px!important;text-transform:uppercase!important;font-style:italic!important;text-shadow:0 10px 24px rgba(0,0,0,.45)!important;}
.home .edd-hero h1 span{display:block!important;color:#e50914!important;}
.home .edd-hero-copy>p:not(.edd-kicker){max-width:510px!important;color:#fff!important;font-size:18px!important;line-height:1.45!important;margin:0 0 24px!important;text-shadow:0 3px 12px rgba(0,0,0,.55)!important;}
.home .edd-hero .edd-actions{display:flex!important;align-items:center!important;gap:14px!important;margin:28px 0 22px!important;}
.home .edd-hero .edd-btn{width:auto!important;min-width:238px!important;min-height:58px!important;justify-content:center!important;border-radius:7px!important;background:linear-gradient(180deg,#f01924 0%,#df101b 60%,#ad0610 100%)!important;color:#fff!important;box-shadow:0 18px 30px rgba(153,4,12,.32),0 4px 0 rgba(94,0,6,.75),inset 0 1px 0 rgba(255,255,255,.32),inset 0 -3px 0 rgba(0,0,0,.22)!important;}
.home .edd-rating{position:relative!important;z-index:2!important;color:#e50914!important;font-size:27px!important;line-height:1!important;margin:4px 0 0!important;text-shadow:0 4px 16px rgba(0,0,0,.55)!important;}
.home .edd-rating span{color:#fff!important;font-size:14px!important;font-weight:950!important;margin-left:18px!important;vertical-align:middle!important;}
.home .edd-hero-art-spread,.home .edd-hero-real-img{display:none!important;}

/* Footer: align columns and repair CTAs/buttons. */
.edd-footer.edd-footer-modern{background:#070a0f!important;color:#fff!important;border-top:0!important;overflow:hidden!important;}
.edd-footer-modern .edd-footer-top{width:min(1180px,calc(100% - 56px))!important;display:grid!important;grid-template-columns:minmax(260px,.92fr) minmax(130px,.45fr) minmax(130px,.45fr) minmax(300px,.8fr)!important;gap:clamp(34px,5vw,82px)!important;align-items:start!important;padding:58px 0 44px!important;margin:0 auto!important;}
.edd-footer-brand,.edd-footer-col,.edd-footer-support{min-width:0!important;text-align:left!important;}
.edd-footer-modern h2{margin:0 0 22px!important;color:#fff!important;font-size:14px!important;font-weight:950!important;letter-spacing:.20em!important;line-height:1!important;text-transform:uppercase!important;}
.edd-footer-modern h2:after{content:""!important;display:block!important;width:42px!important;height:3px!important;margin-top:16px!important;background:#e50914!important;}
.edd-footer-modern a:not(.edd-footer-support-cta){display:block!important;color:#d8dde7!important;margin:0 0 12px!important;font-size:15px!important;font-weight:800!important;line-height:1.3!important;text-decoration:none!important;}
.edd-footer-logo img{display:block!important;width:160px!important;max-width:100%!important;margin:0 0 20px!important;}
.edd-footer-brand p,.edd-footer-support p{max-width:360px!important;color:#d7dde8!important;font-size:16px!important;line-height:1.55!important;margin:0 0 22px!important;}
.edd-footer-badges{display:grid!important;gap:10px!important;width:min(100%,350px)!important;max-width:350px!important;margin:0!important;}
.edd-footer-badges span{height:52px!important;display:grid!important;grid-template-columns:34px 1fr 22px!important;align-items:center!important;width:100%!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.032))!important;box-shadow:0 10px 20px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.045em!important;text-transform:uppercase!important;line-height:1.1!important;text-align:left!important;}
.edd-footer-badges span:before{content:"✦"!important;color:#e50914!important;text-align:center!important;grid-column:1!important;margin:0!important;}
.edd-footer-badges span:after{content:"→"!important;color:#fff!important;text-align:right!important;grid-column:3!important;margin:0!important;}
.edd-footer-support-cta{height:50px!important;width:auto!important;min-width:230px!important;max-width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:6px!important;padding:0 24px!important;clip-path:none!important;border:0!important;border-radius:8px!important;background:linear-gradient(180deg,#f51a24 0%,#de0914 58%,#a9040c 100%)!important;color:#fff!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:0 12px 18px rgba(153,4,12,.26),0 4px 0 rgba(94,0,6,.75),inset 0 1px 0 rgba(255,255,255,.34),inset 0 -3px 0 rgba(0,0,0,.20)!important;}
.edd-footer-bottom{width:min(1180px,calc(100% - 56px))!important;margin:0 auto!important;padding:20px 0!important;border-top:1px solid rgba(255,255,255,.10)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#aeb7c5!important;font-size:13px!important;}

@media(max-width:1180px){
  .edd-header-exact .edd-header-inner{grid-template-columns:160px minmax(0,1fr) auto!important;gap:18px!important;padding:0 24px!important;}
  .edd-header-exact .edd-nav ul{gap:22px!important;}
  .edd-header-exact .edd-nav a{font-size:12px!important;letter-spacing:.075em!important;}
  .edd-header-exact .edd-deals{min-width:172px!important;padding:0 18px!important;font-size:12px!important;}
}
@media(max-width:980px){
  :root{--edd-header-h:112px!important;}
  .edd-header.edd-header-exact{position:relative!important;top:auto!important;}
  .edd-header-exact .edd-header-trustbar{display:none!important;}
  .edd-header-exact .edd-header-inner{height:112px!important;min-height:112px!important;display:grid!important;grid-template-columns:minmax(118px,1fr) auto auto!important;grid-template-rows:52px 46px!important;grid-template-areas:"logo actions toggle" "dealer dealer dealer"!important;align-items:center!important;gap:8px 10px!important;padding:14px 16px 12px!important;background:#fff!important;overflow:visible!important;}
  .edd-header-exact .edd-logo{grid-area:logo!important;height:52px!important;align-self:center!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:132px!important;max-height:50px!important;}
  .edd-header-exact .edd-header-actions{grid-area:actions!important;height:48px!important;display:flex!important;align-items:center!important;gap:0!important;margin:0!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-icon-link.edd-account-link{display:inline-flex!important;width:44px!important;height:44px!important;visibility:visible!important;opacity:1!important;}
  .edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:6px!important;}
  .edd-header-exact .edd-mobile-toggle{grid-area:toggle!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;margin:0!important;border:1px solid rgba(16,24,40,.12)!important;border-radius:10px!important;background:linear-gradient(180deg,#fff,#f5f7fa)!important;color:#050a12!important;box-shadow:0 12px 18px rgba(16,24,40,.12),0 3px 0 rgba(16,24,40,.09)!important;font-size:22px!important;}
  .edd-header-exact .edd-deals{grid-area:dealer!important;position:static!important;display:flex!important;width:100%!important;height:46px!important;min-width:0!important;margin:0!important;clip-path:polygon(3% 0,100% 0,97% 100%,0 100%)!important;border-radius:8px!important;font-size:12px!important;letter-spacing:.055em!important;}
  .edd-header-exact .edd-nav{position:absolute!important;left:16px!important;right:16px!important;top:calc(100% - 4px)!important;z-index:1001!important;display:none!important;background:#fff!important;border:1px solid rgba(16,24,40,.12)!important;border-radius:12px!important;padding:10px 12px!important;box-shadow:0 20px 44px rgba(16,24,40,.18)!important;}
  .edd-header-exact .edd-nav.is-open{display:block!important;}
  .edd-header-exact .edd-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:0!important;}
  .edd-header-exact .edd-nav a{height:auto!important;padding:13px 4px!important;color:#10141a!important;font-size:14px!important;}

  .home .edd-hero{min-height:auto!important;padding:34px 18px 26px!important;margin-top:0!important;overflow:hidden!important;}
  .home .edd-hero:before{display:block!important;background-image:linear-gradient(180deg,rgba(4,7,11,.80) 0%,rgba(4,7,11,.76) 48%,rgba(4,7,11,.90) 100%),var(--edd-hero-bg)!important;background-position:center top!important;background-size:cover!important;}
  .home .edd-hero-copy{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important;}
  .home .edd-hero h1{font-size:clamp(38px,10.4vw,56px)!important;line-height:.92!important;letter-spacing:-.05em!important;margin:0 0 16px!important;max-width:720px!important;}
  .home .edd-hero-copy>p:not(.edd-kicker){font-size:16px!important;line-height:1.45!important;max-width:680px!important;margin:0 0 18px!important;}
  .home .edd-hero .edd-actions{display:block!important;margin:20px 0 18px!important;}
  .home .edd-hero .edd-btn{width:100%!important;min-width:0!important;min-height:56px!important;}
  .home .edd-rating{font-size:24px!important;margin:14px 0 0!important;}
  .home .edd-rating span{display:block!important;margin:8px 0 0!important;font-size:14px!important;line-height:1.3!important;}
  .home .edd-hero-proof-row{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:24px 0 0!important;border:0!important;background:transparent!important;backdrop-filter:none!important;}
  .home .edd-hero-proof{min-height:82px!important;display:grid!important;grid-template-columns:58px 1fr!important;column-gap:14px!important;padding:14px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;box-shadow:0 12px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)!important;}

  .edd-footer-modern .edd-footer-top{width:min(100% - 36px,760px)!important;grid-template-columns:1fr 1fr!important;gap:34px 42px!important;padding:42px 0 30px!important;}
  .edd-footer-brand,.edd-footer-support{grid-column:1/-1!important;}
  .edd-footer-bottom{width:min(100% - 36px,760px)!important;flex-direction:column!important;align-items:flex-start!important;}
}
@media(max-width:560px){
  :root{--edd-header-h:108px!important;}
  .edd-header-exact .edd-header-inner{height:108px!important;min-height:108px!important;grid-template-columns:minmax(104px,1fr) auto auto!important;grid-template-rows:50px 44px!important;padding:12px 14px 10px!important;gap:7px 8px!important;}
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:122px!important;max-height:48px!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-icon-link.edd-account-link,.edd-header-exact .edd-mobile-toggle{width:40px!important;height:40px!important;}
  .edd-header-exact .edd-icon-link svg,.edd-header-exact .edd-cart-link svg{width:21px!important;height:21px!important;}
  .edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:5px!important;}
  .edd-header-exact .edd-deals{height:44px!important;font-size:12px!important;}
  .home .edd-hero{padding:30px 16px 24px!important;}
  .home .edd-hero h1{font-size:clamp(35px,10.6vw,48px)!important;line-height:.92!important;margin-bottom:14px!important;}
  .home .edd-hero .edd-kicker{margin-bottom:12px!important;}
  .home .edd-hero-copy>p:not(.edd-kicker){font-size:15px!important;line-height:1.44!important;}
  .edd-footer-modern .edd-footer-top{width:calc(100% - 32px)!important;grid-template-columns:1fr!important;gap:28px!important;padding:36px 0 28px!important;}
  .edd-footer-support-cta{width:100%!important;min-width:0!important;}
  .edd-footer-bottom{width:calc(100% - 32px)!important;}
}
@media(max-width:390px){
  .edd-header-exact .edd-logo img,.edd-header-exact .edd-logo .custom-logo,.edd-header-exact .edd-logo .edd-custom-logo{max-width:110px!important;}
  .edd-header-exact .edd-icon-link,.edd-header-exact .edd-cart-link,.edd-header-exact .edd-icon-link.edd-account-link,.edd-header-exact .edd-mobile-toggle{width:37px!important;height:37px!important;}
  .edd-header-exact .edd-icon-link+.edd-icon-link,.edd-header-exact .edd-cart-link{margin-left:4px!important;}
}


/* v4.2.51 REAL FIX — slash removal, mobile hero clearance, footer grid/form repair.
   Scope limited to header/home hero/footer visuals only. */
html body.home .edd-hero-copy:before,
html body.home .edd-hero-copy:after,
html body.home .edd-hero-proof:before,
html body.home .edd-hero-proof:after,
html body.home .edd-hero-proof-row:before,
html body.home .edd-hero-proof-row:after,
html body.home .edd-proof-icon:before,
html body.home .edd-proof-icon:after{
  content:none!important;display:none!important;background:none!important;border:0!important;clip-path:none!important;
}
html body.home .edd-hero-proof{overflow:hidden!important;}
html body.home .edd-hero-proof *:before,
html body.home .edd-hero-proof *:after{content:none!important;display:none!important;}

/* mobile header must not cover/crop the hero headline */
@media(max-width:980px){
  html body .edd-header.edd-header-exact{position:relative!important;top:auto!important;}
  html body .site-content{padding-top:0!important;margin-top:0!important;}
  html body.home .edd-hero{margin-top:0!important;padding-top:clamp(62px,10vw,86px)!important;}
  html body.home .edd-hero h1{margin-top:0!important;overflow:visible!important;transform:none!important;}
  html body.home .edd-hero-copy{padding-top:0!important;overflow:visible!important;}
}
@media(max-width:560px){
  html body.home .edd-hero{padding-top:74px!important;}
}

/* footer: restore 5 real columns including Stay Connected and stop badge/sign-up breakage */
html body .edd-footer.edd-footer-modern{position:relative!important;background:#05080d!important;color:#fff!important;border-top:0!important;overflow:hidden!important;}
html body .edd-footer.edd-footer-modern:before{content:none!important;display:none!important;}
html body .edd-footer.edd-footer-modern:after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 82% 8%,rgba(229,9,20,.09),transparent 30%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px)!important;background-size:auto,120px 120px,120px 120px!important;opacity:.75!important;}
html body .edd-footer-modern .edd-footer-top{position:relative!important;z-index:1!important;width:min(1400px,calc(100% - 64px))!important;max-width:none!important;margin:0 auto!important;padding:54px 0 36px!important;display:grid!important;grid-template-columns:minmax(260px,.95fr) minmax(130px,.48fr) minmax(150px,.52fr) minmax(150px,.52fr) minmax(300px,.95fr)!important;gap:clamp(34px,4.6vw,78px)!important;align-items:start!important;}
html body .edd-footer-modern .edd-footer-brand,html body .edd-footer-modern .edd-footer-col,html body .edd-footer-modern .edd-footer-connect{min-width:0!important;position:relative!important;z-index:2!important;}
html body .edd-footer-modern h2{margin:8px 0 24px!important;color:#fff!important;font-size:14px!important;font-weight:950!important;letter-spacing:.16em!important;line-height:1!important;text-transform:uppercase!important;}
html body .edd-footer-modern h2:after{content:""!important;display:block!important;width:38px!important;height:3px!important;margin-top:13px!important;background:#e50914!important;}
html body .edd-footer-logo,html body .edd-footer-modern .edd-footer-logo{display:inline-flex!important;margin:0 0 16px!important;}
html body .edd-footer-logo img{width:auto!important;max-width:180px!important;height:auto!important;max-height:86px!important;object-fit:contain!important;}
html body .edd-footer-brand p,html body .edd-footer-connect p{max-width:340px!important;color:#d8dde7!important;font-size:15px!important;line-height:1.55!important;margin:0 0 22px!important;}
html body .edd-footer-modern a:not(.edd-social-ico){display:block!important;color:#d8dde7!important;margin:0 0 13px!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;text-decoration:none!important;transform:none!important;}
html body .edd-footer-modern a:hover{color:#fff!important;transform:none!important;}
html body .edd-footer-badges{display:grid!important;gap:10px!important;width:100%!important;max-width:350px!important;margin:24px 0 0!important;}
html body .edd-footer-badges a{box-sizing:border-box!important;width:100%!important;min-height:48px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) 20px!important;align-items:center!important;column-gap:10px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;box-shadow:0 10px 20px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.045em!important;text-transform:uppercase!important;line-height:1.1!important;white-space:normal!important;overflow:hidden!important;text-decoration:none!important;}
html body .edd-footer-badges a .edd-badge-ico{grid-column:1!important;display:block!important;color:#e50914!important;text-align:center!important;margin:0!important;width:auto!important;height:auto!important;line-height:1!important;}
html body .edd-footer-badges a .edd-badge-arrow{grid-column:3!important;display:block!important;color:#fff!important;text-align:right!important;margin:0!important;width:auto!important;height:auto!important;line-height:1!important;}
html body .edd-footer-social{display:flex!important;gap:10px!important;align-items:center!important;margin:0 0 18px!important;}
html body .edd-footer-social .edd-social-ico{width:40px!important;height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;background:rgba(255,255,255,.04)!important;color:#fff!important;margin:0!important;}
html body .edd-footer-signup{max-width:360px!important;width:100%!important;margin-top:18px!important;}
html body .edd-footer-signup form{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:360px!important;margin:0!important;}
html body .edd-footer-signup input[type="text"],html body .edd-footer-signup input[type="email"],html body .edd-footer-signup input[type="tel"],html body .edd-footer-signup input[type="phone"]{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:48px!important;border-radius:8px!important;padding:0 14px!important;}
html body .edd-footer-signup label{color:#fff!important;font-weight:800!important;margin-right:14px!important;}
html body .edd-footer-signup button,html body .edd-footer-signup input[type="submit"]{width:150px!important;max-width:100%!important;height:54px!important;border-radius:8px!important;background:linear-gradient(180deg,#f51a24 0%,#de0914 58%,#a9040c 100%)!important;color:#fff!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;border:0!important;box-shadow:0 12px 18px rgba(153,4,12,.26),0 4px 0 rgba(94,0,6,.75),inset 0 1px 0 rgba(255,255,255,.34),inset 0 -3px 0 rgba(0,0,0,.20)!important;}
html body .edd-footer-bottom{position:relative!important;z-index:1!important;width:min(1400px,calc(100% - 64px))!important;margin:0 auto!important;padding:20px 0!important;border-top:1px solid rgba(255,255,255,.10)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#aeb7c5!important;font-size:13px!important;}
@media(max-width:1180px){
  html body .edd-footer-modern .edd-footer-top{grid-template-columns:1fr 1fr!important;width:min(100% - 40px,760px)!important;gap:34px 42px!important;padding:42px 0 30px!important;}
  html body .edd-footer-brand,html body .edd-footer-connect{grid-column:1/-1!important;}
}
@media(max-width:640px){
  html body .edd-footer-modern .edd-footer-top{width:calc(100% - 32px)!important;grid-template-columns:1fr!important;gap:28px!important;padding:36px 0 28px!important;}
  html body .edd-footer-signup,html body .edd-footer-signup form{max-width:100%!important;}
  html body .edd-footer-bottom{width:calc(100% - 32px)!important;flex-direction:column!important;align-items:flex-start!important;}
}


/* v4.2.52 FINAL VISUAL CLEANUP — fixes the remaining footer badge/form breakage and mobile header clearance.
   Visual-only: header/home hero/footer selectors. No WooCommerce, cart, checkout, product, or filter logic touched. */

/* Make the footer highlight buttons real single-row buttons again. Older rules were treating the icon spans as full cards. */
html body .edd-footer-modern .edd-footer-badges,
html body .edd-footer-modern .edd-footer-brand .edd-footer-badges{
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  width:100%!important;
  max-width:340px!important;
  margin:24px 0 0!important;
  padding:0!important;
}
html body .edd-footer-modern .edd-footer-badges a{
  position:relative!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:8px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
  box-shadow:0 10px 20px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.045em!important;
  line-height:1.1!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  transform:none!important;
  clip-path:none!important;
}
html body .edd-footer-modern .edd-footer-badges a:before,
html body .edd-footer-modern .edd-footer-badges a:after{content:none!important;display:none!important;}
html body .edd-footer-modern .edd-footer-badges a span,
html body .edd-footer-modern .edd-footer-badges a .edd-badge-ico,
html body .edd-footer-modern .edd-footer-badges a .edd-badge-arrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  line-height:1!important;
  letter-spacing:inherit!important;
  color:inherit!important;
  text-align:inherit!important;
  text-indent:0!important;
  transform:none!important;
  clip-path:none!important;
}
html body .edd-footer-modern .edd-footer-badges a span:before,
html body .edd-footer-modern .edd-footer-badges a span:after{content:none!important;display:none!important;}
html body .edd-footer-modern .edd-footer-badges a .edd-badge-ico{
  flex:0 0 22px!important;
  color:#e50914!important;
  font-size:15px!important;
}
html body .edd-footer-modern .edd-footer-badges a .edd-badge-arrow{
  flex:0 0 18px!important;
  margin-left:auto!important;
  color:#fff!important;
  font-size:16px!important;
}

/* Keep the sign-up card contained in the Stay Connected column; no clipped phone input or sideways form rows. */
html body .edd-footer-modern .edd-footer-connect{overflow:visible!important;}
html body .edd-footer-modern .edd-footer-signup,
html body .edd-footer-modern .edd-footer-signup *{box-sizing:border-box!important;}
html body .edd-footer-modern .edd-footer-signup{
  width:100%!important;
  max-width:360px!important;
  min-width:0!important;
  overflow:visible!important;
  margin-top:18px!important;
}
html body .edd-footer-modern .edd-footer-signup form,
html body .edd-footer-modern .edd-footer-signup .elite-notify-form,
html body .edd-footer-modern .edd-footer-signup .elite-notify-signup,
html body .edd-footer-modern .edd-footer-signup .elite-notify-card{
  width:100%!important;
  max-width:360px!important;
  min-width:0!important;
  overflow:visible!important;
}
html body .edd-footer-modern .edd-footer-signup form{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
}
html body .edd-footer-modern .edd-footer-signup form > div,
html body .edd-footer-modern .edd-footer-signup .elite-notify-fields,
html body .edd-footer-modern .edd-footer-signup .elite-notify-row{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
}
html body .edd-footer-modern .edd-footer-signup input[type="text"],
html body .edd-footer-modern .edd-footer-signup input[type="email"],
html body .edd-footer-modern .edd-footer-signup input[type="tel"],
html body .edd-footer-modern .edd-footer-signup input[type="phone"],
html body .edd-footer-modern .edd-footer-signup input:not([type]),
html body .edd-footer-modern .edd-footer-signup select{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  border-radius:8px!important;
}
html body .edd-footer-modern .edd-footer-signup input[type="checkbox"]{width:16px!important;height:16px!important;margin:0 8px 0 0!important;}
html body .edd-footer-modern .edd-footer-signup label{display:inline-flex!important;align-items:center!important;margin:0 16px 0 0!important;color:#fff!important;}
html body .edd-footer-modern .edd-footer-signup button,
html body .edd-footer-modern .edd-footer-signup input[type="submit"]{margin-top:4px!important;}

/* Final mobile clearance: header is normal flow and hero starts below it, with no headline cropping. */
@media(max-width:980px){
  html body .edd-header,
  html body .edd-header.edd-header-exact{position:relative!important;top:auto!important;}
  html body.home .edd-hero{padding-top:34px!important;margin-top:0!important;overflow:hidden!important;}
  html body.home .edd-hero-copy{padding-top:0!important;margin-top:0!important;overflow:visible!important;}
  html body.home .edd-hero h1{margin-top:0!important;transform:none!important;clip-path:none!important;overflow:visible!important;}
}
@media(max-width:640px){
  html body .edd-footer-modern .edd-footer-top{width:calc(100% - 32px)!important;grid-template-columns:1fr!important;}
  html body .edd-footer-modern .edd-footer-signup,
  html body .edd-footer-modern .edd-footer-signup form,
  html body .edd-footer-modern .edd-footer-signup .elite-notify-card{max-width:100%!important;}
}


/* =========================================================
   v4.2.53 SHOP PAGE + COMPACT FOOTER POLISH
   Visual-only shop/header/footer styling plus removal of redundant
   bottom filter buttons in PHP. No cart, checkout, pricing, product
   loop, payment, or WooCommerce behavior changed.
   ========================================================= */
:root{--edd-red:#e50914;--edd-dark:#05090d;--edd-panel:#0b1117;}

/* Shop page: match the approved dark automotive mockup. */
html body.woocommerce-shop .edd-shop-page,
html body.post-type-archive-product .edd-shop-page,
html body.tax-product_cat .edd-shop-page{background:#05090d!important;color:#fff!important;}
html body .edd-shop-page .edd-shop-hero{
  position:relative!important;
  overflow:hidden!important;
  min-height:360px!important;
  padding:54px 0 96px!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  background:
    radial-gradient(circle at 88% 12%,rgba(229,9,20,.35),transparent 34%),
    linear-gradient(90deg,rgba(5,9,13,.98) 0%,rgba(5,9,13,.94) 42%,rgba(5,9,13,.72) 62%,rgba(5,9,13,.96) 100%),
    url('../images/ad-wide-performance.svg') right center/contain no-repeat,
    #05090d!important;
}
html body .edd-shop-page .edd-shop-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 132px),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 1px,transparent 1px 92px)!important;opacity:.38!important;pointer-events:none!important;}
html body .edd-shop-page .edd-shop-hero:after{content:""!important;position:absolute!important;z-index:0!important;right:34%;top:-80px;width:270px;height:520px;border-left:3px solid var(--edd-red)!important;border-radius:70% 0 0 70%;transform:rotate(39deg);opacity:.98!important;pointer-events:none!important;}
html body .edd-shop-page .edd-shop-hero__inner{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,640px) 1fr!important;align-items:end!important;gap:44px!important;}
html body .edd-shop-page .edd-eyebrow{color:var(--edd-red)!important;font-size:13px!important;font-weight:950!important;letter-spacing:.34em!important;text-transform:uppercase!important;margin:0 0 10px!important;}
html body .edd-shop-page .woocommerce-products-header__title{font-size:clamp(76px,8.4vw,132px)!important;line-height:.78!important;margin:0!important;color:#fff!important;font-style:italic!important;font-weight:1000!important;letter-spacing:-.08em!important;text-shadow:0 8px 24px rgba(0,0,0,.32)!important;}
html body .edd-shop-page .edd-shop-hero__copy{max-width:600px!important;margin:22px 0 0!important;font-size:clamp(18px,1.38vw,23px)!important;line-height:1.38!important;color:rgba(255,255,255,.88)!important;}
html body .edd-shop-page .edd-shop-hero__badges{display:flex!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;margin-top:34px!important;padding:0!important;align-self:auto!important;}
html body .edd-shop-page .edd-shop-hero__badges a{position:relative!important;display:inline-grid!important;grid-template-columns:42px auto!important;align-items:center!important;gap:13px!important;min-height:50px!important;padding:0 28px 0 0!important;margin-right:28px!important;color:#fff!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase!important;text-decoration:none!important;}
html body .edd-shop-page .edd-shop-hero__badges a:not(:last-child):after{content:""!important;position:absolute!important;right:0!important;top:6px!important;bottom:6px!important;width:1px!important;background:rgba(255,255,255,.22)!important;}
html body .edd-shop-page .edd-shop-hero__badges a:before{content:"✦"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border:1px solid rgba(229,9,20,.85)!important;border-radius:50%!important;color:var(--edd-red)!important;font-size:19px!important;box-shadow:0 0 22px rgba(229,9,20,.18)!important;}
html body .edd-shop-page .edd-shop-hero__badges a:nth-child(1):before{content:"🍁"!important;font-size:18px!important;}
html body .edd-shop-page .edd-shop-hero__badges a:nth-child(2):before{content:"♢"!important;}
html body .edd-shop-page .edd-shop-hero__badges a:nth-child(3):before{content:"☏"!important;}

/* Platform selector: dark premium panel overlapping hero like the mockup. */
html body .edd-shop-page .edd-shop-content{position:relative!important;z-index:2!important;margin-top:-74px!important;padding-top:0!important;}
html body .edd-shop-page .edd-shop-engine-quick{width:min(1500px,calc(100% - 64px))!important;margin:0 auto 30px!important;padding:28px 32px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;background:linear-gradient(180deg,rgba(16,24,32,.96),rgba(8,13,19,.98))!important;border:1px solid rgba(255,255,255,.13)!important;border-bottom:2px solid rgba(229,9,20,.75)!important;border-radius:22px!important;box-shadow:0 30px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.07)!important;}
html body .edd-shop-page .edd-shop-engine-quick h2{margin:0!important;color:#fff!important;font-size:clamp(27px,3.1vw,48px)!important;line-height:.95!important;letter-spacing:-.05em!important;text-transform:uppercase!important;font-weight:1000!important;}
html body .edd-shop-page .edd-shop-engine-quick__buttons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;flex-wrap:wrap!important;}
html body .edd-shop-page .edd-shop-engine-chip{min-width:215px!important;height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:0 22px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:9px!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;color:#fff!important;font-size:14px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;}
html body .edd-shop-page .edd-shop-engine-chip:before{content:""!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:22px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#101820!important;font-size:12px!important;font-style:italic!important;font-weight:1000!important;line-height:1!important;}
html body .edd-shop-page .edd-shop-engine-chip[href*="powerstroke"]:before{content:"Ford"!important;}
html body .edd-shop-page .edd-shop-engine-chip[href*="cummins"]:before{content:"C"!important;font-size:16px!important;}
html body .edd-shop-page .edd-shop-engine-chip[href*="duramax"]:before{content:"+"!important;font-size:18px!important;}
html body .edd-shop-page .edd-shop-engine-chip:hover,html body .edd-shop-page .edd-shop-engine-chip.is-active{border-color:rgba(229,9,20,.9)!important;box-shadow:0 0 0 1px rgba(229,9,20,.38),0 16px 34px rgba(229,9,20,.10)!important;transform:translateY(-1px)!important;}

/* Hide redundant bottom mobile filter buttons in case any cached markup survives. */
html body .edd-shop-page .edd-filter-actions{display:none!important;}

/* Footer: compact modern signup, same dark premium layout as approved mock. */
html body .edd-footer-modern{border-top:1px solid rgba(255,255,255,.10)!important;background:radial-gradient(circle at 78% 10%,rgba(229,9,20,.12),transparent 30%),linear-gradient(180deg,#070c11,#04070b)!important;}
html body .edd-footer-modern .edd-footer-top{width:min(1500px,calc(100% - 64px))!important;grid-template-columns:minmax(230px,.9fr) minmax(150px,.55fr) minmax(150px,.55fr) minmax(150px,.55fr) minmax(260px,.8fr)!important;gap:42px!important;padding:46px 0 34px!important;}
html body .edd-footer-modern .edd-footer-connect > p{max-width:320px!important;margin:0 0 12px!important;color:rgba(255,255,255,.82)!important;font-size:14px!important;line-height:1.35!important;}
html body .edd-footer-modern .edd-footer-signup{max-width:305px!important;margin-top:8px!important;}
html body .edd-footer-modern .edd-footer-signup .elite-notify-card,html body .edd-footer-modern .edd-footer-signup form{max-width:305px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
html body .edd-footer-modern .edd-footer-signup h1,html body .edd-footer-modern .edd-footer-signup h2,html body .edd-footer-modern .edd-footer-signup h3{font-size:16px!important;line-height:1.1!important;margin:0 0 8px!important;color:#fff!important;letter-spacing:0!important;text-transform:none!important;}
html body .edd-footer-modern .edd-footer-signup p{font-size:12px!important;line-height:1.35!important;margin:0 0 9px!important;color:rgba(255,255,255,.72)!important;}
html body .edd-footer-modern .edd-footer-signup input[name*="name" i],html body .edd-footer-modern .edd-footer-signup input[placeholder*="name" i]{display:none!important;}
html body .edd-footer-modern .edd-footer-signup input[type="text"],html body .edd-footer-modern .edd-footer-signup input[type="email"],html body .edd-footer-modern .edd-footer-signup input[type="tel"],html body .edd-footer-modern .edd-footer-signup input[type="phone"]{height:40px!important;border-radius:6px!important;background:rgba(255,255,255,.11)!important;border:1px solid rgba(255,255,255,.10)!important;color:#fff!important;padding:0 12px!important;font-size:13px!important;}
html body .edd-footer-modern .edd-footer-signup input::placeholder{color:rgba(255,255,255,.62)!important;}
html body .edd-footer-modern .edd-footer-signup label{height:32px!important;min-width:0!important;justify-content:center!important;padding:0 14px!important;margin:0 6px 0 0!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:5px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;}
html body .edd-footer-modern .edd-footer-signup label:has(input:checked){background:linear-gradient(180deg,#f51a24,#c70610)!important;border-color:#e50914!important;}
html body .edd-footer-modern .edd-footer-signup input[type="checkbox"]{width:0!important;height:0!important;opacity:0!important;margin:0!important;position:absolute!important;}
html body .edd-footer-modern .edd-footer-signup button,html body .edd-footer-modern .edd-footer-signup input[type="submit"]{width:100%!important;height:42px!important;margin-top:2px!important;border-radius:6px!important;font-size:12px!important;letter-spacing:.05em!important;}
html body .edd-footer-modern .edd-footer-signup small,html body .edd-footer-modern .edd-footer-signup .consent,html body .edd-footer-modern .edd-footer-signup .legal{font-size:11px!important;line-height:1.25!important;color:rgba(255,255,255,.55)!important;}

@media(max-width:1180px){
  html body .edd-shop-page .edd-shop-hero__inner{grid-template-columns:1fr!important;}
  html body .edd-shop-page .edd-shop-engine-quick{grid-template-columns:1fr!important;}
  html body .edd-shop-page .edd-shop-engine-quick__buttons{justify-content:flex-start!important;}
}
@media(max-width:760px){
  html body .edd-shop-page .edd-shop-hero{min-height:0!important;padding:36px 0 96px!important;background:linear-gradient(180deg,rgba(5,9,13,.96),rgba(5,9,13,.92)),url('../images/ad-wide-performance.svg') center bottom/cover no-repeat,#05090d!important;}
  html body .edd-shop-page .woocommerce-products-header__title{font-size:clamp(64px,18vw,96px)!important;}
  html body .edd-shop-page .edd-shop-hero__badges{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:24px!important;}
  html body .edd-shop-page .edd-shop-hero__badges a{margin:0!important;padding:0!important;}
  html body .edd-shop-page .edd-shop-hero__badges a:after{display:none!important;}
  html body .edd-shop-page .edd-shop-content{margin-top:-56px!important;}
  html body .edd-shop-page .edd-shop-engine-quick{width:calc(100% - 28px)!important;padding:22px 18px!important;border-radius:16px!important;}
  html body .edd-shop-page .edd-shop-engine-chip{width:100%!important;min-width:0!important;justify-content:center!important;}
}


/* v4.2.57: user requested clean shop hero, floating brand badge, and stronger mobile header clearance */
html body .edd-shop-page .edd-shop-hero__inner{
    grid-template-columns:1fr!important;
    min-height:360px!important;
    align-items:center!important;
}
html body .edd-shop-page .edd-shop-hero__badges{display:none!important;}
html body .edd-shop-page .edd-shop-engine-chip--clear{display:none!important;}
html body .edd-shop-page .edd-shop-engine-chip:before,
html body .edd-shop-page .edd-shop-engine-chip[href*="powerstroke"]:before,
html body .edd-shop-page .edd-shop-engine-chip[href*="cummins"]:before,
html body .edd-shop-page .edd-shop-engine-chip[href*="duramax"]:before{
    display:none!important;
    content:none!important;
}
html body .edd-shop-page .edd-shop-engine-chip{
    gap:0!important;
    min-width:230px!important;
}
html body.woocommerce ul.products li.product,
html body .woocommerce ul.products li.product,
html body .edd-product-carousel ul.products li.product{
    overflow:visible!important;
}
html body.woocommerce ul.products li.product .edd-product-brand-patch,
html body .woocommerce ul.products li.product .edd-product-brand-patch,
html body .edd-product-carousel ul.products li.product .edd-product-brand-patch,
html body .edd-product-brand-patch{
    position:absolute!important;
    top:10px!important;
    right:10px!important;
    z-index:30!important;
    width:auto!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    max-width:54px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    pointer-events:none!important;
    overflow:visible!important;
}
html body.woocommerce ul.products li.product .edd-product-brand-patch img,
html body .woocommerce ul.products li.product .edd-product-brand-patch img,
html body .edd-product-carousel ul.products li.product .edd-product-brand-patch img,
html body .edd-product-brand-patch img,
html body .edd-product-brand-patch .edd-brand-patch-img{
    max-width:54px!important;
    max-height:28px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.24))!important;
}
@media(max-width:760px){
  html body.home .edd-hero{padding-top:138px!important;}
  html body.home .edd-hero h1{margin-top:0!important;}
  html body.woocommerce .edd-shop-page .edd-shop-hero{padding-top:128px!important;}
  html body .edd-shop-page .edd-shop-hero__inner{min-height:300px!important;}
  html body .edd-shop-page .edd-shop-engine-quick__buttons{display:grid!important;grid-template-columns:1fr!important;}
  html body .edd-shop-page .edd-shop-engine-chip{width:100%!important;min-width:0!important;}
}
@media(max-width:520px){
  html body.home .edd-hero{padding-top:150px!important;}
  html body.woocommerce .edd-shop-page .edd-shop-hero{padding-top:142px!important;}
  html body .edd-product-brand-patch img{max-width:46px!important;max-height:24px!important;}
}

/* v4.2.64 GOAL HEADER LOCK: exact dark/angular goal-header match; CSS-only, no shop/cart logic changes */
html body .edd-header.edd-header-exact{
  --edd-goal-red:#e50914;
  --edd-goal-red-dark:#a3040b;
  --edd-goal-bg:#05070a;
  position:relative!important;
  top:auto!important;
  z-index:1000!important;
  width:100%!important;
  background:#05070a!important;
  border:0!important;
  border-bottom:1px solid rgba(229,9,20,.82)!important;
  box-shadow:0 18px 34px rgba(0,0,0,.42)!important;
  overflow:visible!important;
}
html body .edd-header-exact .edd-header-trustbar{display:none!important;}
html body .edd-header-exact .edd-header-inner{
  width:100%!important;
  max-width:none!important;
  height:120px!important;
  min-height:120px!important;
  display:grid!important;
  grid-template-columns:300px minmax(360px,1fr) auto 235px!important;
  grid-template-areas:"logo nav actions dealer"!important;
  align-items:stretch!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  background:linear-gradient(180deg,#070a0e 0%,#05070a 100%)!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
html body .edd-header-exact .edd-logo{
  grid-area:logo!important;
  position:relative!important;
  width:300px!important;
  min-width:300px!important;
  max-width:300px!important;
  height:120px!important;
  min-height:120px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 56px 0 42px!important;
  margin:0!important;
  overflow:visible!important;
  z-index:3!important;
}
html body .edd-header-exact .edd-logo:before{
  content:""!important;
  position:absolute!important;
  inset:0 -28px 0 0!important;
  background:linear-gradient(180deg,#070a0d 0%,#050608 100%)!important;
  border-right:1.5px solid rgba(229,9,20,.96)!important;
  border-bottom:1.5px solid rgba(229,9,20,.96)!important;
  clip-path:polygon(0 0,100% 0,84% 100%,0 100%)!important;
  box-shadow:inset -12px 0 30px rgba(229,9,20,.06),0 12px 24px rgba(0,0,0,.45)!important;
  z-index:-1!important;
}
html body .edd-header-exact .edd-logo img,
html body .edd-header-exact .edd-logo .custom-logo,
html body .edd-header-exact .edd-logo .edd-custom-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:178px!important;
  max-height:96px!important;
  min-width:0!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
  filter:drop-shadow(0 14px 20px rgba(0,0,0,.45))!important;
}
html body .edd-header-exact .edd-nav{
  grid-area:nav!important;
  position:static!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:120px!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  z-index:2!important;
}
html body .edd-header-exact .edd-nav ul{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:clamp(34px,4vw,74px)!important;
  width:100%!important;
  margin:0!important;
  padding:0 26px!important;
  list-style:none!important;
  white-space:nowrap!important;
}
html body .edd-header-exact .edd-nav li{position:relative!important;margin:0!important;padding:0!important;}
html body .edd-header-exact .edd-nav li:before,
html body .edd-header-exact .edd-nav li+li:before{display:none!important;content:none!important;}
html body .edd-header-exact .edd-nav a{
  height:120px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  color:#fff!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  border:0!important;
  text-shadow:0 2px 12px rgba(0,0,0,.48)!important;
}
html body .edd-header-exact .edd-nav li.current-menu-item>a:after,
html body .edd-header-exact .edd-nav li:first-child>a:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  bottom:30px!important;
  width:38px!important;
  height:3px!important;
  transform:translateX(-50%)!important;
  background:#e50914!important;
  box-shadow:0 0 18px rgba(229,9,20,.82)!important;
}
html body .edd-header-exact .edd-header-actions{
  grid-area:actions!important;
  height:120px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
  margin:0!important;
  padding:0 18px 0 24px!important;
  background:linear-gradient(100deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.045) 100%)!important;
  border-left:1px solid rgba(255,255,255,.09)!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
html body .edd-header-exact .edd-icon-link,
html body .edd-header-exact .edd-cart-link{
  width:68px!important;
  height:56px!important;
  min-width:68px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  background:linear-gradient(180deg,#171a20 0%,#0b0d11 100%)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:0!important;
  clip-path:polygon(16% 0,100% 0,84% 100%,0 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 22px rgba(0,0,0,.34)!important;
  transform:none!important;
}
html body .edd-header-exact .edd-icon-link+.edd-icon-link,
html body .edd-header-exact .edd-cart-link{margin-left:0!important;}
html body .edd-header-exact .edd-icon-link svg,
html body .edd-header-exact .edd-cart-link svg{width:27px!important;height:27px!important;fill:currentColor!important;transform:none!important;}
html body .edd-header-exact .edd-cart-link span{top:-9px!important;right:14px!important;z-index:5!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:#e50914!important;border:0!important;color:#fff!important;font-size:11px!important;font-weight:950!important;line-height:20px!important;text-align:center!important;transform:none!important;}
html body .edd-header-exact .edd-deals{
  grid-area:dealer!important;
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  height:120px!important;
  min-height:120px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:16px!important;
  margin:0!important;
  padding:0 24px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)!important;
  border:0!important;
  border-radius:0!important;
  background:linear-gradient(135deg,#f31c24 0%,#df0712 55%,#9e0309 100%)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:.045em!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 20px 0 34px rgba(255,255,255,.04)!important;
}
html body .edd-header-exact .edd-deals span{font-size:25px!important;line-height:1!important;margin-top:-2px!important;}
html body .edd-header-exact .edd-mobile-toggle{display:none!important;}

@media(max-width:1360px){
  html body .edd-header-exact .edd-header-inner{grid-template-columns:270px minmax(310px,1fr) auto 205px!important;}
  html body .edd-header-exact .edd-logo{width:270px!important;min-width:270px!important;max-width:270px!important;padding-left:34px!important;padding-right:48px!important;}
  html body .edd-header-exact .edd-logo img,html body .edd-header-exact .edd-logo .custom-logo,html body .edd-header-exact .edd-logo .edd-custom-logo{max-width:164px!important;}
  html body .edd-header-exact .edd-nav ul{gap:clamp(22px,2.8vw,44px)!important;padding:0 18px!important;}
  html body .edd-header-exact .edd-nav a{font-size:14px!important;}
  html body .edd-header-exact .edd-icon-link,html body .edd-header-exact .edd-cart-link{width:58px!important;min-width:58px!important;}
  html body .edd-header-exact .edd-deals{font-size:13px!important;padding:0 18px 0 30px!important;}
}

@media(max-width:1120px){
  html body .edd-header.edd-header-exact{background:#05070a!important;}
  html body .edd-header-exact .edd-header-inner{
    height:88px!important;
    min-height:88px!important;
    grid-template-columns:minmax(150px,1fr) auto auto!important;
    grid-template-areas:"logo actions toggle"!important;
    align-items:center!important;
    gap:8px!important;
    padding:0 12px!important;
    background:#05070a!important;
  }
  html body .edd-header-exact .edd-logo{width:auto!important;min-width:0!important;max-width:none!important;height:88px!important;min-height:88px!important;justify-content:flex-start!important;padding:0 0 0 8px!important;}
  html body .edd-header-exact .edd-logo:before{display:none!important;content:none!important;}
  html body .edd-header-exact .edd-logo img,html body .edd-header-exact .edd-logo .custom-logo,html body .edd-header-exact .edd-logo .edd-custom-logo{max-width:170px!important;max-height:72px!important;}
  html body .edd-header-exact .edd-header-actions{height:88px!important;padding:0!important;gap:6px!important;border-left:0!important;background:transparent!important;}
  html body .edd-header-exact .edd-icon-link,html body .edd-header-exact .edd-cart-link{width:45px!important;min-width:45px!important;height:44px!important;clip-path:none!important;border-radius:8px!important;background:#101318!important;}
  html body .edd-header-exact .edd-icon-link svg,html body .edd-header-exact .edd-cart-link svg{width:21px!important;height:21px!important;}
  html body .edd-header-exact .edd-cart-link span{right:-6px!important;top:-7px!important;}
  html body .edd-header-exact .edd-mobile-toggle{grid-area:toggle!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:45px!important;height:44px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:8px!important;background:#101318!important;color:#fff!important;box-shadow:none!important;font-size:22px!important;line-height:1!important;}
  html body .edd-header-exact .edd-deals{display:none!important;}
  html body .edd-header-exact .edd-nav{
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:calc(100% + 8px)!important;
    z-index:1002!important;
    display:none!important;
    height:auto!important;
    padding:12px!important;
    background:linear-gradient(180deg,#090c11 0%,#05070a 100%)!important;
    border:1px solid rgba(229,9,20,.55)!important;
    border-radius:14px!important;
    box-shadow:0 24px 48px rgba(0,0,0,.44)!important;
  }
  html body .edd-header-exact .edd-nav.is-open{display:block!important;}
  html body .edd-header-exact .edd-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:0!important;white-space:normal!important;}
  html body .edd-header-exact .edd-nav a{height:44px!important;justify-content:flex-start!important;padding:0 14px!important;color:#fff!important;background:#0f1217!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:9px!important;font-size:14px!important;letter-spacing:.035em!important;}
  html body .edd-header-exact .edd-nav li:first-child>a:after,html body .edd-header-exact .edd-nav li.current-menu-item>a:after{display:none!important;content:none!important;}
  html body .edd-header-exact .edd-nav:after{content:"Dealer Portal  →"!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:48px!important;margin-top:10px!important;border-radius:9px!important;background:linear-gradient(135deg,#f31c24,#b9040d)!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important;}
}

@media(max-width:430px){
  html body .edd-header-exact .edd-header-inner{height:82px!important;min-height:82px!important;grid-template-columns:minmax(118px,1fr) auto auto!important;gap:6px!important;padding:0 10px!important;}
  html body .edd-header-exact .edd-logo{height:82px!important;min-height:82px!important;padding-left:0!important;}
  html body .edd-header-exact .edd-logo img,html body .edd-header-exact .edd-logo .custom-logo,html body .edd-header-exact .edd-logo .edd-custom-logo{max-width:138px!important;max-height:62px!important;}
  html body .edd-header-exact .edd-header-actions{height:82px!important;gap:5px!important;}
  html body .edd-header-exact .edd-icon-link,html body .edd-header-exact .edd-cart-link,html body .edd-header-exact .edd-mobile-toggle{width:39px!important;min-width:39px!important;height:39px!important;}
  html body .edd-header-exact .edd-icon-link svg,html body .edd-header-exact .edd-cart-link svg{width:19px!important;height:19px!important;}
  html body .edd-header-exact .edd-nav{left:10px!important;right:10px!important;top:calc(100% + 6px)!important;}
}

/* ===== v4.2.86 REFERENCE DESKTOP LOCK =====
   Visual-only homepage/header refinement. Does not alter WooCommerce, filters, AJAX, menu, cart or customizer logic. */
@media (min-width: 901px){
  html body .edd-header.edd-header-exact{
    position:relative!important; top:auto!important; height:88px!important; min-height:88px!important;
    background:#05070a!important; border-bottom:1px solid rgba(255,255,255,.10)!important;
    box-shadow:none!important; overflow:visible!important;
  }
  html body .edd-header-exact .edd-header-inner{
    height:88px!important; min-height:88px!important; grid-template-columns:300px minmax(560px,1fr) 315px 185px!important;
    background:#05070a!important; align-items:center!important; overflow:visible!important;
  }
  html body .edd-header-exact .edd-logo{height:88px!important;min-height:88px!important;width:300px!important;min-width:300px!important;max-width:300px!important;padding:0 68px 0 30px!important;justify-content:flex-start!important;}
  html body .edd-header-exact .edd-logo:before{inset:0 -18px 0 0!important;border-right:3px solid #e50914!important;border-bottom:1px solid #e50914!important;clip-path:polygon(0 0,100% 0,84% 100%,0 100%)!important;background:#05070a!important;box-shadow:none!important;}
  html body .edd-header-exact .edd-logo img,html body .edd-header-exact .edd-logo .custom-logo,html body .edd-header-exact .edd-logo .edd-custom-logo{max-width:170px!important;max-height:72px!important;filter:none!important;}
  html body .edd-header-exact .edd-nav{height:88px!important;align-items:center!important;}
  html body .edd-header-exact .edd-nav ul{height:88px!important;gap:50px!important;padding:0 16px!important;justify-content:center!important;}
  html body .edd-header-exact .edd-nav a{height:88px!important;font-size:13px!important;letter-spacing:.01em!important;font-weight:900!important;text-shadow:none!important;position:relative!important;}
  html body .edd-header-exact .edd-nav li.current-menu-item>a:after,html body .edd-header-exact .edd-nav li:first-child>a:after{bottom:17px!important;width:58px!important;height:3px!important;box-shadow:0 0 12px rgba(229,9,20,.55)!important;}
  html body .edd-header-exact .edd-header-actions{height:88px!important;gap:22px!important;padding:0 22px!important;background:transparent!important;border-left:0!important;justify-content:flex-end!important;}
  html body .edd-header-exact .edd-icon-link,html body .edd-header-exact .edd-cart-link{width:auto!important;min-width:auto!important;height:88px!important;background:transparent!important;border:0!important;border-radius:0!important;clip-path:none!important;box-shadow:none!important;gap:9px!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;}
  html body .edd-header-exact .edd-icon-link svg,html body .edd-header-exact .edd-cart-link svg{width:22px!important;height:22px!important;fill:currentColor!important;}
  html body .edd-header-exact .edd-search-toggle:after{content:'SEARCH';margin-left:8px;}
  html body .edd-header-exact .edd-account-link:after{content:'ACCOUNT';margin-left:8px;}
  html body .edd-header-exact .edd-cart-link:after{content:'CART';margin-left:7px;}
  html body .edd-header-exact .edd-cart-link span{top:18px!important;right:-12px!important;width:18px!important;min-width:18px!important;height:18px!important;padding:0!important;line-height:18px!important;font-size:10px!important;}
  html body .edd-header-exact .edd-deals{height:88px!important;min-height:88px!important;font-size:13px!important;letter-spacing:.02em!important;clip-path:polygon(16% 0,100% 0,100% 100%,0 100%)!important;padding:0 20px 0 36px!important;background:linear-gradient(135deg,#f21c24 0%,#d40812 72%,#b3040c 100%)!important;box-shadow:none!important;}
  html body .edd-header-exact .edd-deals span{font-size:20px!important;margin-left:8px!important;}

  html body.home .edd-home{display:block!important;background:#f3f4f6!important;}
  html body.home .edd-home-main{display:block!important;overflow:hidden!important;}
  html body.home .edd-hero{position:relative!important;display:block!important;min-height:480px!important;padding:42px 0 0!important;background:#06090d!important;color:#fff!important;overflow:visible!important;}
  html body.home .edd-hero:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;background-image:linear-gradient(90deg,rgba(3,6,10,.96) 0%,rgba(3,6,10,.82) 34%,rgba(3,6,10,.28) 58%,rgba(3,6,10,.12) 100%),var(--edd-hero-bg)!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;z-index:0!important;}
  html body.home .edd-hero-copy{position:relative!important;z-index:2!important;width:560px!important;max-width:560px!important;margin-left:98px!important;padding:0!important;color:#fff!important;}
  html body.home .edd-kicker{font-size:13px!important;line-height:1!important;letter-spacing:.09em!important;color:#ff171f!important;margin:0 0 24px!important;font-weight:950!important;}
  html body.home .edd-kicker:after{content:'\00a0\00a0\2014';margin-left:14px;color:#e50914;}
  html body.home .edd-hero h1{font-size:54px!important;line-height:.98!important;letter-spacing:-.035em!important;margin:0 0 16px!important;color:#fff!important;font-style:normal!important;font-weight:950!important;text-transform:uppercase!important;max-width:535px!important;}
  html body.home .edd-hero h1 span{color:#fff!important;}
  html body.home .edd-hero h1:after{content:"";display:inline-block;width:.18em;height:.18em;margin-left:.08em;background:#e50914;vertical-align:baseline;}
  html body.home .edd-hero-copy>p:not(.edd-kicker){font-size:17px!important;line-height:1.45!important;color:#e2e5ea!important;max-width:490px!important;margin:0!important;}
  html body.home .edd-actions{margin:20px 0 0!important;gap:14px!important;}
  html body.home .edd-actions .edd-btn{height:43px!important;min-width:268px!important;border-radius:4px!important;padding:0 28px!important;justify-content:center!important;font-size:12px!important;letter-spacing:.01em!important;}
  html body.home .edd-actions .edd-btn-secondary{min-width:190px!important;background:rgba(5,8,12,.55)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:none!important;}
  html body.home .edd-rating,html body.home .edd-hero-art,html body.home .edd-hero-real-img{display:none!important;}
  html body.home .edd-hero-proof-row{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;width:calc(100% - 640px)!important;min-width:720px!important;margin:32px 640px 0 0!important;padding-left:98px!important;height:96px!important;background:rgba(4,8,12,.94)!important;border:0!important;box-shadow:none!important;}
  html body.home .edd-hero-proof{display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto!important;align-content:center!important;column-gap:18px!important;padding:0 34px 0 0!important;border-right:1px solid rgba(255,255,255,.14)!important;color:#fff!important;}
  html body.home .edd-hero-proof:last-child{border-right:0!important;}
  html body.home .edd-proof-icon{grid-row:1/3!important;width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#e50914!important;border:2px solid #e50914!important;border-radius:0!important;transform:rotate(45deg)!important;font-size:0!important;}
  html body.home .edd-proof-icon:before{content:'◇';font-size:18px!important;line-height:1!important;transform:rotate(-45deg)!important;}
  html body.home .edd-hero-proof strong{font-size:14px!important;line-height:1.05!important;text-transform:uppercase!important;font-weight:950!important;color:#fff!important;margin:0 0 7px!important;}
  html body.home .edd-hero-proof small{font-size:13px!important;line-height:1.25!important;color:#d8dde4!important;font-weight:500!important;}

  html body.home .edd-dealer-band{position:relative!important;z-index:6!important;width:445px!important;min-height:288px!important;margin:-116px 60px 0 auto!important;padding:28px 30px 26px!important;display:block!important;border-radius:16px!important;background:radial-gradient(circle at 88% 0%,rgba(120,21,24,.72),transparent 48%),linear-gradient(145deg,#101318 0%,#080b0f 74%)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 20px 48px rgba(0,0,0,.38)!important;color:#fff!important;}
  html body.home .edd-dealer-band h2{font-size:28px!important;line-height:1.05!important;margin:9px 0 12px!important;color:#fff!important;font-style:italic!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:-.035em!important;}
  html body.home .edd-dealer-band h2 span{color:#e50914!important;}
  html body.home .edd-dealer-band p:not(.edd-kicker){font-size:15px!important;line-height:1.42!important;color:#d8dde5!important;margin:0 0 18px!important;}
  html body.home .edd-dealer-band .edd-kicker:after{display:none!important;content:none!important;}
  html body.home .edd-dealer-chips{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin:18px 0!important;}
  html body.home .edd-dealer-chips span{height:50px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;text-align:center!important;border:0!important;border-right:1px solid rgba(255,255,255,.22)!important;border-radius:0!important;background:transparent!important;padding:0 9px!important;color:#fff!important;font-size:10px!important;line-height:1.05!important;font-weight:950!important;text-transform:uppercase!important;}
  html body.home .edd-dealer-chips span:last-child{border-right:0!important;}
  html body.home .edd-dealer-band-cta{display:block!important;margin:0!important;}
  html body.home .edd-dealer-band-cta .edd-btn{height:44px!important;width:100%!important;justify-content:center!important;border-radius:4px!important;font-size:12px!important;background:#e50914!important;color:#fff!important;box-shadow:0 12px 24px rgba(229,9,20,.22)!important;}
  html body.home .edd-dealer-login{display:block!important;text-align:center!important;margin-top:13px!important;color:#d8dde5!important;font-size:12px!important;text-transform:uppercase!important;font-weight:900!important;letter-spacing:.02em!important;}

  html body.home .edd-system-rail{position:relative!important;z-index:1!important;margin:-205px 0 0!important;padding:26px 0 32px 98px!important;display:grid!important;grid-template-columns:270px repeat(6,140px)!important;gap:14px!important;align-items:start!important;background:#fff!important;border-radius:0!important;box-shadow:none!important;}
  html body.home .edd-system-rail__intro{grid-column:1 / -1!important;display:flex!important;align-items:end!important;gap:48px!important;margin:0 0 14px!important;width:780px!important;height:auto!important;min-height:70px!important;background:transparent!important;padding:0!important;clip-path:none!important;}
  html body.home .edd-system-rail__intro small{font-size:12px!important;letter-spacing:.04em!important;color:#e50914!important;font-weight:950!important;text-transform:uppercase!important;line-height:1!important;min-width:230px!important;}
  html body.home .edd-system-rail__intro h2{font-size:25px!important;line-height:1.03!important;color:#10141a!important;letter-spacing:-.035em!important;font-style:italic!important;font-weight:950!important;text-transform:uppercase!important;margin:0 auto 0 0!important;}
  html body.home .edd-system-rail__intro a{font-size:12px!important;color:#10141a!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;white-space:nowrap!important;}
  html body.home .edd-system-rail__card{width:140px!important;height:172px!important;border-radius:6px!important;background:#fff!important;border:1px solid #e4e7ec!important;box-shadow:0 8px 24px rgba(16,24,40,.10)!important;padding:14px 14px 12px!important;color:#10141a!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;transition:transform .2s ease,box-shadow .2s ease!important;}
  html body.home .edd-system-rail__card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 40px rgba(16,24,40,.18)!important;}
  html body.home .edd-system-rail__card img{width:100%!important;height:76px!important;object-fit:contain!important;margin:0 0 10px!important;filter:grayscale(.85) contrast(1.08)!important;}
  html body.home .edd-system-rail__card strong{font-size:12px!important;line-height:1.04!important;letter-spacing:-.01em!important;text-transform:uppercase!important;color:#10141a!important;font-weight:950!important;margin:auto 0 6px!important;}
  html body.home .edd-system-rail__card em{font-size:11px!important;line-height:1!important;color:#10141a!important;font-style:normal!important;font-weight:700!important;}
  html body.home .edd-system-rail__card span{margin-left:auto!important;color:#e50914!important;font-weight:950!important;line-height:1!important;}
  html body.home .edd-system-rail__next{display:none!important;}
  html body.home .edd-brand-carousel{position:relative!important;z-index:1!important;width:100%!important;margin:0!important;padding:22px 98px!important;grid-template-columns:260px minmax(0,1fr) 70px!important;border-radius:0!important;background:#fff!important;border:0!important;border-top:1px solid #edf0f3!important;box-shadow:none!important;}
}

@media (min-width:901px) and (max-width:1360px){
  html body .edd-header-exact .edd-header-inner{grid-template-columns:250px minmax(420px,1fr) 230px 170px!important;}
  html body .edd-header-exact .edd-logo{width:250px!important;min-width:250px!important;max-width:250px!important;padding-left:24px!important;}
  html body .edd-header-exact .edd-nav ul{gap:30px!important;}
  html body .edd-header-exact .edd-search-toggle:after,html body .edd-header-exact .edd-account-link:after,html body .edd-header-exact .edd-cart-link:after{display:none!important;content:none!important;}
  html body.home .edd-hero-copy{margin-left:60px!important;}
  html body.home .edd-hero-proof-row{padding-left:60px!important;width:calc(100% - 540px)!important;min-width:620px!important;margin-right:540px!important;}
  html body.home .edd-dealer-band{width:420px!important;margin-right:36px!important;}
  html body.home .edd-system-rail{padding-left:60px!important;grid-template-columns:240px repeat(6,128px)!important;gap:12px!important;}
  html body.home .edd-system-rail__card{width:128px!important;}
}

/* v4.2.92 — HARD LOCK: reference dealer-card overlap/parity.
   Purpose: force the Dealer Program block to behave like the approved mockup even if
   older homepage markup/classes are still present or another cached CSS layer is active.
   Visual-only. Does not change WooCommerce, filters, cart, checkout, links, or plugin data. */
@media (min-width:900px){
  html body.home .edd-home,
  html body.home .edd-home-main,
  html body .edd-reference-home,
  html body .edd-reference-home .edd-home-main{position:relative!important;overflow:visible!important;background:#f6f7f9!important;}

  /* Force the proof/trust row to reserve the right lane for the floating dealer card. */
  html body.home .edd-hero-proof-row,
  html body .edd-reference-home .edd-hero-proof-row{padding-right:560px!important;}

  /* Old markup guard + new reference markup: dealer card must float up over the hero/trust boundary. */
  html body.home .edd-home-main > .edd-dealer-band,
  html body.home .edd-reference-home .edd-dealer-band,
  html body .edd-reference-home .edd-dealer-band,
  html body .edd-reference-home .edd-reference-midrail .edd-dealer-band,
  html body .edd-reference-home .edd-reference-midrail .edd-reference-dealer-card{
    position:absolute!important;
    z-index:80!important;
    top:365px!important;
    right:clamp(54px,6.2vw,100px)!important;
    left:auto!important;
    transform:none!important;
    display:block!important;
    width:455px!important;
    max-width:455px!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:28px 30px 24px!important;
    grid-column:auto!important;
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    background:radial-gradient(circle at 86% 0,rgba(215,25,32,.34),transparent 42%),linear-gradient(145deg,#171b20 0%,#070a0e 76%)!important;
    box-shadow:0 24px 46px rgba(0,0,0,.36)!important;
    color:#fff!important;
    overflow:hidden!important;
  }
  html body.home .edd-dealer-band > *,
  html body .edd-reference-home .edd-dealer-band > *{position:relative!important;z-index:2!important;}
  html body.home .edd-dealer-band .edd-kicker,
  html body .edd-reference-home .edd-dealer-band .edd-kicker{margin:0 0 8px!important;color:#f01922!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
  html body.home .edd-dealer-band .edd-kicker:after,
  html body .edd-reference-home .edd-dealer-band .edd-kicker:after{content:none!important;display:none!important;}
  html body.home .edd-dealer-band h2,
  html body .edd-reference-home .edd-dealer-band h2{margin:0 0 12px!important;color:#fff!important;font-family:Inter,Arial,Helvetica,sans-serif!important;font-size:29px!important;line-height:1.08!important;font-style:italic!important;font-weight:950!important;letter-spacing:-.03em!important;text-transform:uppercase!important;}
  html body.home .edd-dealer-band h2 span,
  html body .edd-reference-home .edd-dealer-band h2 span{display:block!important;color:#f01922!important;}
  html body.home .edd-dealer-band p:not(.edd-kicker),
  html body .edd-reference-home .edd-dealer-band p:not(.edd-kicker){margin:0 0 18px!important;color:rgba(255,255,255,.82)!important;font-size:15px!important;line-height:1.42!important;max-width:100%!important;}
  html body.home .edd-dealer-chips,
  html body .edd-reference-home .edd-dealer-chips{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin:16px 0 22px!important;padding:0!important;}
  html body.home .edd-dealer-chips span,
  html body .edd-reference-home .edd-dealer-chips span{min-height:70px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding:0 12px!important;border:0!important;border-right:1px solid rgba(255,255,255,.22)!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:11px!important;font-weight:950!important;line-height:1.15!important;text-align:center!important;text-transform:uppercase!important;box-shadow:none!important;}
  html body.home .edd-dealer-chips span:before,
  html body .edd-reference-home .edd-dealer-chips span:before{content:""!important;display:block!important;width:28px!important;height:28px!important;border:2px solid rgba(255,255,255,.46)!important;border-radius:8px!important;opacity:.85!important;}
  html body.home .edd-dealer-chips span:first-child:before,
  html body .edd-reference-home .edd-dealer-chips span:first-child:before{border-radius:50% 50% 10px 10px!important;border-bottom-width:3px!important;}
  html body.home .edd-dealer-chips span:nth-child(3):before,
  html body .edd-reference-home .edd-dealer-chips span:nth-child(3):before{border-radius:50%!important;border-left-color:#f01922!important;border-right-color:#f01922!important;}
  html body.home .edd-dealer-chips span:last-child,
  html body .edd-reference-home .edd-dealer-chips span:last-child{border-right:0!important;}
  html body.home .edd-dealer-band-cta,
  html body .edd-reference-home .edd-dealer-band-cta{display:block!important;width:100%!important;}
  html body.home .edd-dealer-band-cta .edd-btn,
  html body.home .edd-dealer-band-cta .edd-btn-primary,
  html body .edd-reference-home .edd-dealer-band-cta .edd-btn,
  html body .edd-reference-home .edd-dealer-band-cta .edd-btn-primary{width:100%!important;height:45px!important;min-height:45px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 12px!important;padding:0 22px!important;border-radius:5px!important;background:linear-gradient(180deg,#f21b24 0%,#bd0710 100%)!important;border:0!important;color:#fff!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;text-decoration:none!important;}
  html body.home .edd-dealer-login,
  html body .edd-reference-home .edd-dealer-login{display:block!important;text-align:center!important;color:rgba(255,255,255,.76)!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;text-decoration:none!important;}

  /* Old homepage order guard: once dealer is absolute, the category rail must pull up directly under the trust row. */
  html body.home .edd-home-main > .edd-system-rail,
  html body .edd-reference-home .edd-reference-midrail .edd-system-rail,
  html body .edd-reference-home .edd-reference-category-rail{position:relative!important;z-index:2!important;margin:0!important;padding-top:24px!important;padding-bottom:32px!important;padding-right:520px!important;background:#f6f7f9!important;box-shadow:none!important;}

  html body .edd-reference-home .edd-reference-midrail{display:block!important;min-height:316px!important;margin:0!important;padding:0 clamp(54px,6.2vw,100px)!important;background:#f6f7f9!important;overflow:visible!important;}
}
@media (min-width:900px) and (max-width:1300px){
  html body.home .edd-hero-proof-row,
  html body .edd-reference-home .edd-hero-proof-row{padding-right:455px!important;padding-left:44px!important;}
  html body.home .edd-home-main > .edd-dealer-band,
  html body.home .edd-reference-home .edd-dealer-band,
  html body .edd-reference-home .edd-dealer-band,
  html body .edd-reference-home .edd-reference-midrail .edd-dealer-band,
  html body .edd-reference-home .edd-reference-midrail .edd-reference-dealer-card{top:382px!important;right:28px!important;width:405px!important;max-width:405px!important;padding:24px!important;}
  html body.home .edd-dealer-band h2,
  html body .edd-reference-home .edd-dealer-band h2{font-size:25px!important;}
  html body.home .edd-home-main > .edd-system-rail,
  html body .edd-reference-home .edd-reference-midrail .edd-system-rail,
  html body .edd-reference-home .edd-reference-category-rail{padding-right:455px!important;grid-template-columns:repeat(3,minmax(108px,1fr))!important;}
  html body .edd-reference-home .edd-reference-midrail{padding-left:44px!important;padding-right:28px!important;min-height:316px!important;}
}
@media (max-width:899px){
  html body.home .edd-home-main > .edd-dealer-band,
  html body .edd-reference-home .edd-dealer-band,
  html body .edd-reference-home .edd-reference-midrail .edd-dealer-band,
  html body .edd-reference-home .edd-reference-midrail .edd-reference-dealer-card{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;max-width:none!important;margin:22px 0 0!important;padding:24px 20px!important;border-radius:16px!important;background:radial-gradient(circle at 86% 0,rgba(215,25,32,.34),transparent 42%),linear-gradient(145deg,#171b20 0%,#070a0e 76%)!important;color:#fff!important;box-shadow:0 18px 36px rgba(0,0,0,.28)!important;}
}


/* v4.3.5 tablet/compact-desktop header lock
   Fixes the in-between width where the mobile nav panel could stay open and cover the hero.
   Visual-only. Does not touch WooCommerce, menus, links, cart, checkout, or settings. */
@media (min-width:901px) and (max-width:1280px){
  html body.edd-theme .edd-header.edd-header-exact,
  html body .edd-header.edd-header-exact,
  html body.home .edd-header-exact{
    position:relative!important;
    height:82px!important;
    min-height:82px!important;
    max-height:82px!important;
    background:#050607!important;
    border-bottom:2px solid #e50914!important;
    overflow:visible!important;
  }
  html body.edd-theme .edd-header-exact .edd-header-inner,
  html body .edd-header-exact .edd-header-inner,
  html body.home .edd-header-inner{
    display:grid!important;
    grid-template-columns:240px minmax(270px,1fr) 232px 220px!important;
    grid-template-rows:82px!important;
    grid-template-areas:"logo nav actions deals"!important;
    align-items:stretch!important;
    gap:0!important;
    width:100%!important;
    max-width:none!important;
    height:82px!important;
    min-height:82px!important;
    padding:0!important;
    margin:0!important;
    background:#050607!important;
    overflow:visible!important;
  }
  html body.edd-theme .edd-header-exact .edd-logo,
  html body .edd-header-exact .edd-logo,
  html body.home .edd-logo{
    grid-area:logo!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    height:82px!important;
    min-height:82px!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0 0 0 34px!important;
    background:transparent!important;
    border:0!important;
    clip-path:none!important;
  }
  html body.edd-theme .edd-header-exact .edd-logo img,
  html body .edd-header-exact .edd-logo img,
  html body.home .edd-logo img,
  html body.home .custom-logo,
  html body.home .edd-custom-logo{
    max-width:170px!important;
    max-height:58px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
  }
  html body.edd-theme .edd-header-exact .edd-mobile-toggle,
  html body .edd-header-exact .edd-mobile-toggle,
  html body.home .edd-mobile-toggle{
    display:none!important;
  }
  html body.edd-theme .edd-header-exact .edd-nav,
  html body .edd-header-exact .edd-nav,
  html body.edd-theme .edd-header-exact .edd-nav.is-open,
  html body .edd-header-exact .edd-nav.is-open,
  html body.home .edd-nav,
  html body.home .edd-nav.is-open{
    grid-area:nav!important;
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:none!important;
    height:82px!important;
    min-height:82px!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    overflow:visible!important;
  }
  html body.edd-theme .edd-header-exact .edd-nav ul,
  html body .edd-header-exact .edd-nav ul,
  html body.home .edd-nav ul{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:center!important;
    justify-content:center!important;
    gap:clamp(22px,3vw,34px)!important;
    width:auto!important;
    height:82px!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
    white-space:nowrap!important;
  }
  html body.edd-theme .edd-header-exact .edd-nav li,
  html body .edd-header-exact .edd-nav li,
  html body.home .edd-nav li{
    display:block!important;
    width:auto!important;
    height:82px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
  }
  html body.edd-theme .edd-header-exact .edd-nav a,
  html body .edd-header-exact .edd-nav a,
  html body.home .edd-nav a{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    height:82px!important;
    min-height:82px!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    color:#fff!important;
    font-size:13px!important;
    line-height:1!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    text-transform:uppercase!important;
    text-decoration:none!important;
  }
  html body.edd-theme .edd-header-exact .edd-nav a:after,
  html body .edd-header-exact .edd-nav a:after,
  html body.home .edd-nav a:after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    bottom:16px!important;
    width:0!important;
    height:3px!important;
    background:#e50914!important;
    border-radius:999px!important;
    transform:translateX(-50%)!important;
  }
  html body.edd-theme .edd-header-exact .edd-nav li.current-menu-item>a:after,
  html body .edd-header-exact .edd-nav li.current-menu-item>a:after,
  html body.edd-theme .edd-header-exact .edd-nav a:hover:after,
  html body .edd-header-exact .edd-nav a:hover:after,
  html body.home .edd-nav li.current-menu-item>a:after,
  html body.home .edd-nav a:hover:after{width:52px!important;}
  html body.edd-theme .edd-header-exact .edd-nav .edd-nav-dealer-item,
  html body .edd-header-exact .edd-nav .edd-nav-dealer-item,
  html body.home .edd-nav-dealer-item{display:none!important;}
  html body.edd-theme .edd-header-exact .edd-header-actions,
  html body .edd-header-exact .edd-header-actions,
  html body.home .edd-header-actions{
    grid-area:actions!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:10px!important;
    height:82px!important;
    min-height:82px!important;
    padding:0 18px!important;
    margin:0!important;
    background:#050607!important;
    border-left:1px solid rgba(255,255,255,.10)!important;
  }
  html body.edd-theme .edd-header-exact .edd-icon-link,
  html body.edd-theme .edd-header-exact .edd-cart-link,
  html body .edd-header-exact .edd-icon-link,
  html body .edd-header-exact .edd-cart-link,
  html body.home .edd-icon-link,
  html body.home .edd-cart-link{
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    background:#15181e!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:12px!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 20px rgba(0,0,0,.22)!important;
    color:#fff!important;
    overflow:visible!important;
  }
  html body.edd-theme .edd-header-exact .edd-search-toggle:after,
  html body.edd-theme .edd-header-exact .edd-account-link:after,
  html body.edd-theme .edd-header-exact .edd-cart-link:after,
  html body .edd-header-exact .edd-search-toggle:after,
  html body .edd-header-exact .edd-account-link:after,
  html body .edd-header-exact .edd-cart-link:after,
  html body.home .edd-search-toggle:after,
  html body.home .edd-account-link:after,
  html body.home .edd-cart-link:after{display:none!important;content:""!important;}
  html body.edd-theme .edd-header-exact .edd-icon-link svg,
  html body.edd-theme .edd-header-exact .edd-cart-link svg,
  html body .edd-header-exact .edd-icon-link svg,
  html body .edd-header-exact .edd-cart-link svg,
  html body.home .edd-icon-link svg,
  html body.home .edd-cart-link svg{width:23px!important;height:23px!important;}
  html body.edd-theme .edd-header-exact .edd-cart-link>span,
  html body .edd-header-exact .edd-cart-link>span,
  html body.home .edd-cart-link>span{top:-7px!important;right:-7px!important;}
  html body.edd-theme .edd-header-exact .edd-deals,
  html body .edd-header-exact .edd-deals,
  html body.home .edd-deals{
    grid-area:deals!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:82px!important;
    min-height:82px!important;
    width:100%!important;
    margin:0!important;
    padding:0 20px 0 42px!important;
    background:linear-gradient(135deg,#f21b24 0%,#c70711 100%)!important;
    clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:950!important;
    text-transform:uppercase!important;
    text-decoration:none!important;
    white-space:nowrap!important;
  }
  html body.edd-theme .edd-header-exact .edd-deals span,
  html body .edd-header-exact .edd-deals span,
  html body.home .edd-deals span{margin-left:14px!important;}
}

@media (min-width:901px) and (max-width:1080px){
  html body.edd-theme .edd-header-exact .edd-header-inner,
  html body .edd-header-exact .edd-header-inner,
  html body.home .edd-header-inner{grid-template-columns:210px minmax(245px,1fr) 176px 190px!important;}
  html body.edd-theme .edd-header-exact .edd-logo,
  html body .edd-header-exact .edd-logo,
  html body.home .edd-logo{padding-left:24px!important;}
  html body.edd-theme .edd-header-exact .edd-logo img,
  html body .edd-header-exact .edd-logo img,
  html body.home .edd-logo img{max-width:150px!important;max-height:54px!important;}
  html body.edd-theme .edd-header-exact .edd-nav ul,
  html body .edd-header-exact .edd-nav ul,
  html body.home .edd-nav ul{gap:20px!important;}
  html body.edd-theme .edd-header-exact .edd-nav a,
  html body .edd-header-exact .edd-nav a,
  html body.home .edd-nav a{font-size:12px!important;}
  html body.edd-theme .edd-header-exact .edd-icon-link,
  html body.edd-theme .edd-header-exact .edd-cart-link,
  html body .edd-header-exact .edd-icon-link,
  html body .edd-header-exact .edd-cart-link,
  html body.home .edd-icon-link,
  html body.home .edd-cart-link{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;}
  html body.edd-theme .edd-header-exact .edd-header-actions,
  html body .edd-header-exact .edd-header-actions,
  html body.home .edd-header-actions{gap:8px!important;padding:0 12px!important;}
  html body.edd-theme .edd-header-exact .edd-deals,
  html body .edd-header-exact .edd-deals,
  html body.home .edd-deals{font-size:12px!important;padding-left:34px!important;}
}

/* True mobile only: below 900px the menu is allowed to collapse. */
@media (max-width:900px){
  html body.edd-theme .edd-header-exact .edd-mobile-toggle,
  html body .edd-header-exact .edd-mobile-toggle{display:inline-flex!important;}
}
