/* ECOSAVE MX V38 — Internal pages real visual repair */
:root{
  --x-bg:#f4f1eb;--x-paper:#fff;--x-ink:#081012;--x-muted:#536367;--x-line:#dfe6e3;
  --x-teal:#0b6674;--x-teal2:#064c56;--x-copper:#d88939;--x-dark:#071012;
  --x-radius:28px;--x-shadow:0 24px 70px rgba(7,16,18,.10);
}
html{box-sizing:border-box;overflow-x:hidden;background:var(--x-bg)!important}*,*:before,*:after{box-sizing:inherit}body{margin:0!important;background:var(--x-bg)!important;color:var(--x-ink)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;overflow-x:hidden!important}img{max-width:100%;height:auto;display:block}.skip{position:absolute;left:-999px;top:auto}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:12px;border-radius:10px}
/* universal width repair */
.v31-wrap,.wrap,.wrap-wide,.v26-nav{width:min(1180px,calc(100% - 48px))!important;margin-inline:auto!important}.wrap-wide{width:min(1280px,calc(100% - 48px))!important}
/* header */
.v26-header.unified-header,.v26-header{position:sticky!important;top:0!important;z-index:60!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(7,16,18,.08)!important;box-shadow:0 10px 28px rgba(7,16,18,.05)!important}.v26-nav{min-height:82px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:24px!important;align-items:center!important}.v26-brand{text-decoration:none!important;color:var(--x-ink)!important;display:flex!important;flex-direction:column!important;line-height:1!important}.v26-brand strong{font-size:20px!important;letter-spacing:.02em!important;color:var(--x-ink)!important}.v26-brand span{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.18em!important;color:#657174!important;font-weight:900!important;margin-top:7px!important}.v26-navlinks{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;flex-wrap:wrap!important}.v26-navlinks a{font-size:13px!important;letter-spacing:.14em!important;text-transform:uppercase!important;text-decoration:none!important;font-weight:900!important;color:#223235!important}.v26-navlinks a:hover{color:var(--x-teal)!important}.v26-navcta{display:flex!important;gap:14px!important;align-items:center!important}.v26-phone{color:var(--x-teal2)!important;font-weight:900!important;text-decoration:none!important}.v26-btn,.v31-btn,.btn,.btn-accent,.btn-ghost{min-height:48px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:14px 22px!important;font-weight:900!important;text-decoration:none!important}.v26-primary,.v31-btn.v26-primary,.btn-accent{background:var(--x-teal)!important;color:#fff!important;border:1px solid var(--x-teal)!important;box-shadow:0 14px 32px rgba(11,102,116,.18)!important}.v26-secondary,.v31-btn.v26-secondary,.btn-ghost{background:#fff!important;color:var(--x-teal2)!important;border:1px solid rgba(11,102,116,.18)!important}.v26-menu{display:none!important}
/* internal hero */
.v31-service-hero{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff 0%,#f7faf9 62%,#edf4f2 100%)!important;padding:70px 0 72px!important;border-bottom:1px solid rgba(7,16,18,.08)!important}.v31-service-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(11,102,116,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(11,102,116,.045) 1px,transparent 1px);background-size:78px 78px;pointer-events:none}.v31-service-grid{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)!important;gap:46px!important;align-items:center!important}.v31-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-bottom:18px!important;padding:8px 12px!important;border-radius:999px!important;background:#eef6f5!important;border:1px solid rgba(11,102,116,.12)!important;color:var(--x-teal2)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important;font-weight:950!important}.v31-service-hero h1{max-width:850px!important;margin:0 0 20px!important;font-size:clamp(40px,6.2vw,76px)!important;line-height:.94!important;letter-spacing:-.065em!important;color:var(--x-ink)!important;text-wrap:balance!important}.v31-service-hero p{max-width:730px!important;margin:0 0 18px!important;font-size:clamp(17px,1.7vw,21px)!important;line-height:1.42!important;color:#26383b!important}.ai-statement{padding:16px 18px!important;border-left:4px solid var(--x-copper)!important;background:rgba(255,255,255,.72)!important;border-radius:0 16px 16px 0!important;font-size:16px!important;color:#536367!important}.v31-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:26px!important}.v31-service-visual{margin:0!important;overflow:hidden!important;border-radius:32px!important;background:#fff!important;border:1px solid rgba(7,16,18,.1)!important;box-shadow:var(--x-shadow)!important}.v31-service-visual img{width:100%!important;height:420px!important;object-fit:cover!important}.v31-service-visual span{display:block!important;padding:16px 18px!important;color:var(--x-muted)!important;font-size:14px!important;line-height:1.4!important;background:#fff!important}
/* sections and cards */
.v31-section,.v33-why,.v33-detail{padding:78px 0!important}.v31-section.compact{padding:52px 0!important}.v31-grid-3{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.v31-grid-4{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.v31-card,.v33-detail article{background:#fff!important;border:1px solid rgba(7,16,18,.10)!important;border-radius:26px!important;padding:26px!important;box-shadow:0 18px 48px rgba(7,16,18,.08)!important;position:relative!important;overflow:hidden!important}.v31-card:before,.v33-detail article:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:4px!important;background:linear-gradient(90deg,var(--x-teal),#19a09a)!important}.v31-card h3,.v33-detail h2,.v31-section h2{color:var(--x-ink)!important;margin-top:0!important;letter-spacing:-.035em!important}.v31-card h3{font-size:24px!important;line-height:1.05!important}.v31-card p,.v33-detail p,.v33-detail li,.v31-card li{color:var(--x-muted)!important;line-height:1.55!important}.v31-tag,.v32-badge{display:inline-flex!important;width:max-content!important;padding:7px 11px!important;border-radius:999px!important;background:#eef6f5!important;border:1px solid rgba(11,102,116,.12)!important;color:var(--x-teal2)!important;font-weight:900!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:14px!important}.v33-why{background:#0b171a!important;color:#fff!important;max-width:none!important}.v33-why .v31-wrap{display:grid!important;grid-template-columns:.45fr 1fr!important;gap:34px!important;align-items:center!important}.v33-why h2{font-size:clamp(30px,4vw,52px)!important;line-height:1!important;margin:0!important;color:#fff!important}.v33-why p{font-size:20px!important;line-height:1.5!important;color:rgba(255,255,255,.76)!important;margin:0!important}.v33-detail{background:#f8fbfa!important}.v33-two,.v31-two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:22px!important}.v33-detail ul,.v31-card ul{margin:14px 0 0!important;padding-left:20px!important}.v33-detail li,.v31-card li{margin:6px 0!important}
/* dark process */
.v31-dark{background:linear-gradient(135deg,#071012,#0d2227)!important;color:#fff!important;max-width:none!important}.v31-dark .v31-section-head{display:block!important;margin-bottom:28px!important}.v31-dark h2{font-size:clamp(30px,4vw,52px)!important;color:#fff!important;margin:0 0 12px!important}.v31-dark p{color:rgba(255,255,255,.72)!important}.v31-process{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.v31-step{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:22px!important;padding:22px!important;color:#fff!important}.v31-step strong{display:block!important;color:#fff!important;margin-bottom:8px!important}.v31-step span{display:block!important;color:rgba(255,255,255,.7)!important;line-height:1.42!important;font-size:14px!important}.v31-step:before{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:var(--x-copper)!important;color:#111!important;font-weight:950!important;margin-bottom:18px!important}
/* contact note / related */
.v31-quote-note{background:#071012!important;color:#fff!important;border-radius:28px!important;padding:30px!important;box-shadow:var(--x-shadow)!important}.v31-quote-note h3{color:#fff!important}.v31-quote-note p{color:rgba(255,255,255,.72)!important}.also-grid,.related-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.also-grid a,.related-grid a{display:block!important;background:#fff!important;border:1px solid rgba(7,16,18,.1)!important;border-radius:24px!important;padding:24px!important;text-decoration:none!important;color:var(--x-ink)!important;box-shadow:0 16px 42px rgba(7,16,18,.07)!important}.also-grid a strong,.related-grid a strong{display:block!important;font-size:22px!important;line-height:1.1!important;color:var(--x-ink)!important;margin-bottom:8px!important}.also-grid a span,.related-grid a span{color:var(--x-muted)!important;line-height:1.45!important}.also-grid a:hover,.related-grid a:hover{transform:translateY(-2px)!important;border-color:rgba(11,102,116,.28)!important}
/* footer */
.v31-footer{background:#061113!important;color:#fff!important;padding:64px 0 28px!important}.v31-footer-grid{display:grid!important;grid-template-columns:1.2fr repeat(3,.8fr)!important;gap:32px!important}.v31-footer a{display:block!important;color:rgba(255,255,255,.74)!important;text-decoration:none!important;margin:8px 0!important}.v31-footer h3,.v31-footer h4{color:#fff!important;margin:0 0 14px!important}.tagline-mini{color:#d7a066!important;font-weight:900!important}.v31-subfooter{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:34px!important;padding-top:20px!important;color:rgba(255,255,255,.55)!important;font-size:13px!important;display:flex!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important}.v31-sticky-mobile{display:none!important}
/* cookie */
.cookie-banner{left:16px!important;right:16px!important;bottom:16px!important;max-width:1180px!important;margin:auto!important;border-radius:18px!important}
@media(max-width:1020px){.v26-nav{grid-template-columns:1fr auto!important}.v26-menu{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(7,16,18,.12)!important;background:#fff!important;border-radius:12px!important;padding:10px 12px!important;font-weight:900!important}.v26-navlinks,.v26-navcta{grid-column:1/-1!important;justify-content:flex-start!important;display:none!important}.v26-header.nav-open .v26-navlinks,.v26-header.nav-open .v26-navcta{display:flex!important}.v31-service-grid,.v33-why .v31-wrap,.v33-two,.v31-two{grid-template-columns:1fr!important}.v31-grid-3,.v31-grid-4,.v31-process,.v31-footer-grid{grid-template-columns:1fr!important}.v31-service-hero h1{font-size:clamp(38px,12vw,58px)!important}.v31-service-visual img{height:260px!important}.v31-dark{padding-left:0!important;padding-right:0!important}.also-grid,.related-grid{grid-template-columns:1fr!important}.v31-sticky-mobile{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;position:fixed!important;bottom:12px!important;left:12px!important;right:12px!important;z-index:70!important}.v31-sticky-mobile a{background:#fff!important;border:1px solid rgba(7,16,18,.12)!important;border-radius:999px!important;padding:13px 10px!important;text-align:center!important;font-weight:900!important;color:var(--x-ink)!important;text-decoration:none!important;box-shadow:0 14px 36px rgba(7,16,18,.18)!important}.v31-sticky-mobile a:first-child{background:var(--x-teal)!important;color:#fff!important}}
@media(max-width:640px){.v31-wrap,.wrap,.wrap-wide,.v26-nav{width:min(100% - 32px,1180px)!important}.v31-service-hero{padding:46px 0!important}.v31-service-hero h1{line-height:.98!important;letter-spacing:-.055em!important}.v31-service-hero p{font-size:17px!important}.v31-section,.v33-why,.v33-detail{padding:54px 0!important}.v31-card,.v33-detail article{padding:22px!important}.v31-actions{display:grid!important}.v31-btn{width:100%!important}.v33-why p{font-size:17px!important}.cookie-banner{bottom:82px!important}}
