:root{
--bg:#05070a;--bg2:#070b10;--panel:#0b1118;--line:rgba(255,255,255,.09);
--text:#f5f7fb;--muted:#9da8b6;--blue:#299cff;--blue2:#65bdff;--yellow:#ffd51d;--red:#ef2530;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
.site-header{height:80px;position:fixed;inset:0 0 auto;z-index:60;background:rgba(4,7,10,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(41,156,255,.14)}
.header-wrap{height:100%;max-width:1240px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:10px;width:max-content}
.brand img{width:44px;height:50px;object-fit:contain;flex:none}
.brand span{display:flex;align-items:baseline;font-size:19px;font-weight:900;letter-spacing:-.8px}
.brand span b{color:white}.brand span strong{color:var(--blue)}
nav{display:flex;gap:30px;font-size:13px;font-weight:800;color:#d7dde5}
nav a:hover{color:var(--blue2)}
.header-cta{justify-self:end;padding:14px 19px;border-radius:999px;background:linear-gradient(135deg,#087cf0,var(--blue));font-size:13px;font-weight:900;box-shadow:0 10px 28px rgba(41,156,255,.22)}
.hero{min-height:100vh;padding-top:80px;position:relative;background-image:url('../img/hero-flash-empresa.png');background-size:cover;background-position:center;overflow:hidden}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,8,.98) 0%,rgba(3,5,8,.92) 17%,rgba(3,5,8,.68) 27%,rgba(3,5,8,.36) 35%,rgba(3,5,8,.10) 42%,rgba(3,5,8,0) 48%,rgba(3,5,8,0) 100%)}
.hero-wrap{position:relative;z-index:2;max-width:1240px;min-height:calc(100vh - 80px);margin:auto;padding:70px 24px;display:flex;align-items:center}
.hero-copy{max-width:690px}
.eyebrow,.section-heading>span,.management-copy>span,.care-wrap>span,.security-wrap>div:last-child>span,.cities-head>div:first-child>span,.final-cta>span{font-size:10px;letter-spacing:2px;font-weight:900;color:var(--blue2)}
.hero h1{font-size:clamp(50px,5.4vw,78px);line-height:.98;letter-spacing:-3.4px;margin:18px 0 26px}
em{font-style:normal;color:var(--blue2)}
.hero-copy>p{font-size:18px;line-height:1.7;color:#c5ccd5;max-width:640px}
.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0 23px}
.btn-primary,.btn-secondary{padding:16px 21px;border-radius:14px;font-size:14px;font-weight:900}
.btn-primary{background:linear-gradient(135deg,#087cf0,var(--blue));box-shadow:0 12px 32px rgba(41,156,255,.24)}
.btn-secondary{border:1px solid rgba(255,255,255,.16);background:rgba(5,8,12,.55);backdrop-filter:blur(9px)}
.hero-checks{display:flex;gap:19px;flex-wrap:wrap;font-size:12px;font-weight:800;color:#e0e6ed}
.hero-checks span::first-letter{color:var(--blue2)}
.proof{background:#070a0f;border-block:1px solid var(--line)}
.proof-wrap{max-width:1180px;margin:auto;padding:29px 20px;display:grid;grid-template-columns:repeat(4,1fr)}
.proof-wrap div{text-align:center;border-right:1px solid var(--line)}
.proof-wrap div:last-child{border:0}
.proof strong{display:block;color:var(--blue2);font-size:29px}.proof span{font-size:11px;color:#8290a0}
.section{padding:100px 24px}
.section-heading{text-align:center;max-width:800px;margin:0 auto 48px}
.section-heading h2,.management h2,.care h2,.cities h2,.final-cta h2{font-size:clamp(38px,4.2vw,58px);line-height:1.05;letter-spacing:-2.2px;margin:12px 0 16px}
.section-heading p{color:var(--muted);line-height:1.7}
.uses{background:radial-gradient(circle at 50% 0%,rgba(41,156,255,.07),transparent 30%),#05070a}
.use-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.use-card{overflow:hidden;border-radius:24px;border:1px solid rgba(98,184,255,.16);background:#080c12;box-shadow:0 18px 50px rgba(0,0,0,.20)}
.use-photo{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#070a0f}
.use-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.use-photo:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,#080c12)}
.use-photo b{position:absolute;right:16px;top:16px;z-index:3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--blue);font-size:13px}
.use-copy{padding:22px 26px 28px}.use-copy small{font-size:9px;letter-spacing:1.5px;font-weight:900;color:var(--blue2)}.use-copy h3{font-size:20px;margin:8px 0 10px}.use-copy p{font-size:13px;line-height:1.62;color:#97a4b4;margin:0}
.journey{background:#070a0f}
.journey-wrap{max-width:1120px;margin:35px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative}
.journey-track{position:absolute;left:17%;right:17%;top:31px;height:2px;background:linear-gradient(90deg,var(--blue),#6cc5ff,var(--blue));opacity:.55}
.journey-item{text-align:center;position:relative;z-index:2;padding:0 20px}
.journey-item i{width:62px;height:62px;margin:0 auto 24px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--blue);background:#07131f;color:var(--blue2);font-size:18px;font-weight:900;font-style:normal;box-shadow:0 0 25px rgba(41,156,255,.18)}
.journey-item small{font-size:9px;letter-spacing:1.4px;color:var(--blue2);font-weight:900}.journey-item h3{font-size:19px;margin:8px 0}.journey-item p{font-size:13px;line-height:1.6;color:#929ead;margin:0 auto;max-width:300px}.journey-item.final b{display:inline-block;margin-top:16px;padding:9px 13px;border-radius:999px;color:var(--yellow);border:1px solid rgba(255,213,29,.28);background:rgba(255,213,29,.06);font-size:11px}
.management{background:radial-gradient(circle at 80%,rgba(41,156,255,.10),transparent 28%),#05070a}
.management-wrap{max-width:1260px;margin:auto;display:grid;grid-template-columns:38% 62%;gap:42px;align-items:center}
.management-copy>p{color:#aab5c2;line-height:1.7}.management-copy ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}
.management-copy li{position:relative;padding:13px 15px 13px 44px;border-left:2px solid rgba(41,156,255,.55);border-radius:0 10px 10px 0;background:linear-gradient(90deg,rgba(41,156,255,.09),transparent);font-size:13px;font-weight:700}
.management-copy li:before{content:"✓";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--blue);font-size:11px}
.dashboard{overflow:hidden;border-radius:22px;border:1px solid rgba(41,156,255,.23);background:#070a0f;box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 45px rgba(41,156,255,.09)}
.browser{height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#0a1119;border-bottom:1px solid var(--line)}.browser i{width:8px;height:8px;border-radius:50%;background:#263545}.browser span{font-size:10px;color:#7f8da0;margin-left:7px}
.dashboard img{width:100%;height:auto}
.care{padding-top:105px;padding-bottom:105px;background:radial-gradient(circle at 20% 50%,rgba(41,156,255,.10),transparent 28%),#06090d;border-block:1px solid rgba(41,156,255,.09)}
.care-wrap{max-width:900px;margin:auto;text-align:center}.care-wrap p{color:#aab5c2;font-size:16px;line-height:1.78}.care-wrap>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}.care-wrap>div b{padding:10px 15px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.025);font-size:11px}
.billing{background:#070a0f}.pay-flow{max-width:1160px;margin:auto;display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr 35px 1fr;align-items:center}.pay-flow>div{min-height:210px;padding:12px 18px;border-left:1px solid rgba(98,184,255,.18);display:flex;flex-direction:column;justify-content:center}.pay-flow>div>strong{font-size:36px;color:var(--blue2);letter-spacing:-1.5px;margin-bottom:20px}.pay-flow small{font-size:9px;letter-spacing:1px;color:#66798e}.pay-flow h3{font-size:16px;margin:7px 0}.pay-flow p{font-size:12px;color:#8d99a8;line-height:1.55;margin:0}.pay-flow>b{text-align:center;color:rgba(98,184,255,.45);font-size:22px}.billing-note{max-width:760px;margin:38px auto 0;padding:17px 22px;border-radius:999px;border:1px solid rgba(41,156,255,.22);background:rgba(41,156,255,.05);display:flex;justify-content:center;gap:13px;align-items:center;text-align:center}.billing-note b{font-size:10px;color:var(--blue2);letter-spacing:1px}.billing-note span{font-size:12px;color:#aab5c2}
.security{padding:75px 24px;background:radial-gradient(circle at 13% 50%,rgba(239,37,48,.09),transparent 22%),radial-gradient(circle at 17% 56%,rgba(255,213,29,.04),transparent 17%),#05080c;border-block:1px solid rgba(239,37,48,.15)}
.security-wrap{max-width:1060px;margin:auto;display:grid;grid-template-columns:190px 1fr;gap:45px;align-items:center}.security-icon{width:180px;height:180px;display:grid;place-items:center}.security-icon img{width:180px;height:180px;object-fit:contain}.security h2{font-size:32px;line-height:1.1;margin:8px 0 10px}.security p{color:#aab5c2;line-height:1.65;margin:0}.security-wrap>div:last-child>span{color:var(--yellow)}
.cities{background:radial-gradient(circle at 80% 20%,rgba(41,156,255,.10),transparent 28%),#05070a}.cities-head{max-width:1180px;margin:0 auto 38px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.cities-head>div:first-child p{color:#9ba7b6;line-height:1.65;max-width:620px}.city-count{display:flex;align-items:center;gap:10px;padding:18px 22px;border-radius:20px;border:1px solid rgba(41,156,255,.24);background:rgba(41,156,255,.055)}.city-count strong{font-size:52px;color:var(--blue)}.city-count span{font-size:12px;font-weight:800}.city-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0 20px}.city-grid div{min-height:64px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(41,156,255,.12);font-size:15px;font-weight:800}.city-grid div:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 12px rgba(41,156,255,.75)}
.final-cta{padding:110px 24px;text-align:center;background:radial-gradient(circle at 50% 60%,rgba(41,156,255,.18),transparent 34%),#070a0f}.final-cta h2{margin:12px 0 16px}.final-cta p{color:#9eabba}.final-cta a{display:inline-block;margin:18px 0 12px;padding:16px 23px;border-radius:13px;background:linear-gradient(135deg,#087cf0,var(--blue));font-weight:900}.final-cta small{display:block;color:#7e8d9d}
.footer{padding:50px 24px 20px;background:#030507;border-top:1px solid rgba(41,156,255,.16)}.footer-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.35fr .7fr .85fr 1.15fr 1fr;gap:32px}.footer-brand p,.footer-contact p,.footer-sec p{font-size:12px;line-height:1.6;color:#7e8b9b}.footer-col,.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-col>b,.footer-contact>b,.footer-sec>b{font-size:9px;letter-spacing:1.5px;margin-bottom:4px}.footer-col a,.footer-col span{font-size:12px;color:#8996a6}.footer-contact a{margin-top:8px;display:inline-block;width:max-content;max-width:100%;padding:10px 13px;border-radius:10px;background:var(--blue);font-size:11px;font-weight:900}.footer-bottom{max-width:1180px;margin:34px auto 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;color:#596675;font-size:10px}
@media(max-width:950px){.header-wrap{grid-template-columns:1fr auto}.site-header nav{display:none}.management-wrap{grid-template-columns:1fr}.use-grid{grid-template-columns:1fr 1fr}.footer-wrap{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1}.pay-flow{grid-template-columns:1fr 25px 1fr}.pay-flow>div:nth-of-type(n+3){margin-top:20px}.city-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.site-header{height:68px}.header-wrap{height:68px;padding:0 16px}.brand img{width:36px;height:40px}.brand span{font-size:16px}.header-cta{display:none}.hero{padding-top:68px;background-position:68% center}.hero-overlay{background:linear-gradient(180deg,rgba(3,5,8,.06),rgba(3,5,8,.26) 30%,rgba(3,5,8,.82) 56%,rgba(3,5,8,.98) 78%)}.hero-wrap{min-height:calc(100vh - 68px);align-items:flex-end;padding:100px 18px 42px}.hero h1{font-size:46px;letter-spacing:-2.3px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.btn-primary,.btn-secondary{text-align:center}.proof-wrap{grid-template-columns:1fr 1fr;gap:20px}.proof-wrap div{border:0}.section{padding:72px 18px}.use-grid{grid-template-columns:1fr}.use-photo{aspect-ratio:4/3}.journey-wrap{grid-template-columns:1fr;padding-left:58px}.journey-track{left:27px;top:0;bottom:0;width:2px;height:auto;right:auto}.journey-item{text-align:left;padding:0}.journey-item i{position:absolute;left:-58px;top:0;width:48px;height:48px}.journey-item p{margin:0;max-width:none}.management-wrap{gap:28px}.pay-flow{grid-template-columns:1fr}.pay-flow>b{transform:rotate(90deg)}.pay-flow>div{min-height:0;padding:22px 10px;border-left:0;border-top:1px solid rgba(98,184,255,.16)}.billing-note{border-radius:18px;flex-direction:column}.security-wrap{grid-template-columns:1fr;gap:18px}.security-icon,.security-icon img{width:135px;height:135px}.cities-head{grid-template-columns:1fr}.city-count{width:max-content}.city-grid{grid-template-columns:1fr 1fr;gap:0 10px}.city-grid div{font-size:13px}.footer-wrap{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact,.footer-sec{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}}

/* V2.6 — logo e seguro sem quadrados */
.brand-clean,.footer-brand-clean{
  display:flex!important;align-items:center!important;gap:10px!important;width:max-content!important
}
.brand-symbol-clean{
  width:46px!important;height:46px!important;object-fit:contain!important;background:transparent!important;
  border:0!important;border-radius:0!important;box-shadow:none!important;
  filter:drop-shadow(0 0 8px rgba(255,213,29,.12))!important
}
.brand-word-clean{
  display:flex!important;align-items:baseline!important;font-size:19px!important;font-weight:900!important;
  letter-spacing:-.8px!important;line-height:1!important
}
.brand-word-clean b{color:#fff!important}.brand-word-clean strong{color:#299cff!important}

.security-wrap{grid-template-columns:210px minmax(0,1fr)!important;gap:52px!important}
.security-icon{
  width:200px!important;height:200px!important;display:flex!important;align-items:center!important;
  justify-content:center!important;background:transparent!important;overflow:visible!important
}
.security-icon img{
  width:190px!important;height:190px!important;object-fit:contain!important;background:transparent!important;
  border-radius:0!important;box-shadow:none!important;
  filter:drop-shadow(0 18px 28px rgba(216,0,25,.24)) drop-shadow(0 0 18px rgba(255,213,29,.15))!important
}
.security-icon::before,.security-icon::after{display:none!important}

@media(max-width:650px){
  .brand-symbol-clean{width:38px!important;height:38px!important}
  .brand-word-clean{font-size:16px!important}
  .security-wrap{grid-template-columns:1fr!important;gap:18px!important}
  .security-icon{width:150px!important;height:150px!important}
  .security-icon img{width:145px!important;height:145px!important}
}

/* V2.7 - simbolo oficial */
.brand-symbol-clean,.brand-clean>img,.footer-brand-clean>img{
width:48px!important;height:48px!important;object-fit:contain!important;
background:transparent!important;border:0!important;border-radius:0!important;
box-shadow:none!important;transform:none!important;filter:none!important;flex:0 0 48px!important}
.brand-clean,.footer-brand-clean{gap:10px!important;align-items:center!important}
@media(max-width:650px){.brand-symbol-clean,.brand-clean>img,.footer-brand-clean>img{
width:40px!important;height:40px!important;flex-basis:40px!important}}

/* V2.8 — quatro fotos aprovadas */
.use-photo,
.use-photo-final,
.case-photo{
  aspect-ratio: 4 / 3 !important;
  height:auto !important;
  overflow:hidden !important;
}
.use-photo img,
.use-photo-final img,
.case-photo img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
  filter:none !important;
}


/* ==============================================================
   FLASH ECOSSISTEMA V2 — HEADER + FOOTER MASTER
   ============================================================== */
:root{
  --eco-shell:1180px;
  --eco-header-h:76px;
  --eco-bg:#07090c;
  --eco-line:rgba(255,255,255,.09);
  --eco-text:#f6f8fb;
  --eco-muted:#929eac;
  --eco-accent:#ffd51d;
  --eco-cta-text:#090909;
}
.eco-blue{--eco-accent:#299cff;--eco-cta-text:#fff}
.eco-orange{--eco-accent:#ff7a18;--eco-cta-text:#111}
.eco-yellow{--eco-accent:#ffd51d;--eco-cta-text:#090909}

.eco-header{
  position:fixed!important;inset:0 0 auto!important;z-index:9999!important;
  min-height:var(--eco-header-h)!important;
  background:rgba(5,7,10,.91)!important;
  backdrop-filter:blur(18px)!important;
  border-bottom:1px solid var(--eco-line)!important;
  padding:0!important;
}
.eco-header-inner{
  width:min(calc(100% - 40px),var(--eco-shell))!important;
  height:var(--eco-header-h)!important;
  margin:auto!important;
  display:grid!important;
  grid-template-columns:190px 1fr auto auto!important;
  align-items:center!important;
  gap:26px!important;
}
.eco-brand{
  display:flex!important;align-items:center!important;gap:9px!important;
  width:max-content!important;min-width:0!important;text-decoration:none!important;
}
.eco-brand img{
  width:42px!important;height:42px!important;object-fit:contain!important;
  flex:0 0 42px!important;border:0!important;border-radius:0!important;
  background:transparent!important;box-shadow:none!important;filter:none!important;
}
.eco-brand>span{
  display:flex!important;align-items:baseline!important;gap:0!important;
  font-family:Inter,Arial,sans-serif!important;font-size:18px!important;
  line-height:1!important;font-weight:900!important;letter-spacing:-.75px!important;
  white-space:nowrap!important;
}
.eco-brand>span b{color:#fff!important;font-weight:900!important}
.eco-brand>span strong{color:var(--eco-accent)!important;font-weight:900!important}

.eco-nav{
  justify-self:center!important;
  display:flex!important;align-items:center!important;gap:28px!important;
  margin:0!important;padding:0!important;
}
.eco-nav a{
  color:#d9dfe7!important;text-decoration:none!important;
  font-family:Inter,Arial,sans-serif!important;font-size:13px!important;
  line-height:1!important;font-weight:700!important;letter-spacing:0!important;
  padding:31px 0!important;white-space:nowrap!important;transition:.2s!important;
}
.eco-nav a:hover{color:var(--eco-accent)!important}
.eco-header-cta{
  min-height:42px!important;padding:0 17px!important;border-radius:12px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
  background:var(--eco-accent)!important;color:var(--eco-cta-text)!important;
  font-family:Inter,Arial,sans-serif!important;font-size:13px!important;font-weight:900!important;
  white-space:nowrap!important;border:0!important;box-shadow:0 10px 26px color-mix(in srgb,var(--eco-accent) 22%,transparent)!important;
}
.eco-header-cta:hover{transform:translateY(-1px)!important}
.eco-menu-btn{display:none!important}
.eco-mobile-menu{display:none!important}

/* Footer master */
.eco-footer{
  margin:0!important;padding:54px 0 20px!important;background:#05070a!important;
  border-top:1px solid var(--eco-line)!important;color:var(--eco-text)!important;
}
.eco-footer-main{
  width:min(calc(100% - 40px),var(--eco-shell))!important;margin:auto!important;
  display:grid!important;grid-template-columns:1.35fr .85fr 1fr 1.2fr!important;
  gap:44px!important;align-items:start!important;
}
.eco-brand-footer img{width:40px!important;height:40px!important;flex-basis:40px!important}
.eco-brand-footer>span{font-size:17px!important}
.eco-footer-brand p{
  max-width:280px!important;margin:16px 0 0!important;color:var(--eco-muted)!important;
  font-size:12px!important;line-height:1.7!important;
}
.eco-footer-col,.eco-footer-contact{display:flex!important;flex-direction:column!important;gap:8px!important}
.eco-footer h4{
  margin:0 0 8px!important;color:#f3f6fa!important;font-family:Inter,Arial,sans-serif!important;
  font-size:11px!important;line-height:1.2!important;font-weight:900!important;
  text-transform:uppercase!important;letter-spacing:1.35px!important;
}
.eco-footer-col a,.eco-mail{
  display:block!important;margin:0!important;color:#8d99a8!important;text-decoration:none!important;
  font-size:12px!important;line-height:1.6!important;font-weight:600!important;
}
.eco-footer-col a:hover,.eco-mail:hover,.eco-footer-col a.active{color:var(--eco-accent)!important}
.eco-footer-col small{font-size:9px!important;color:#6e7a89!important}
.eco-footer-contact>small{
  color:var(--eco-accent)!important;font-size:9px!important;letter-spacing:1.5px!important;
  font-weight:900!important;text-transform:uppercase!important;
}
.eco-footer-contact h4{
  font-size:16px!important;line-height:1.3!important;letter-spacing:-.2px!important;text-transform:none!important;
  margin:0!important;max-width:220px!important;
}
.eco-footer-cta{
  width:max-content!important;max-width:100%!important;margin:6px 0 2px!important;
  min-height:40px!important;padding:0 14px!important;border-radius:10px!important;
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  background:var(--eco-accent)!important;color:var(--eco-cta-text)!important;
  font-size:11px!important;font-weight:900!important;text-decoration:none!important;
}
.eco-footer-bottom{
  width:min(calc(100% - 40px),var(--eco-shell))!important;margin:38px auto 0!important;
  padding-top:17px!important;border-top:1px solid rgba(255,255,255,.07)!important;
  display:flex!important;justify-content:space-between!important;gap:20px!important;
  color:#596675!important;font-size:10px!important;line-height:1.4!important;
}

/* Hide old footer/header artifacts if a page stylesheet still targets them */
.eco-header .container,.eco-header .ff-container{width:auto!important;max-width:none!important}
.eco-footer .container,.eco-footer .ff-container{width:auto!important;max-width:none!important}

@media(max-width:980px){
  :root{--eco-header-h:70px}
  .eco-header-inner{
    width:min(calc(100% - 30px),var(--eco-shell))!important;
    height:var(--eco-header-h)!important;
    grid-template-columns:1fr auto auto!important;gap:13px!important;
  }
  .eco-nav{display:none!important}
  .eco-header-cta{min-height:40px!important;font-size:12px!important}
  .eco-menu-btn{
    display:grid!important;width:40px!important;height:40px!important;place-items:center!important;
    border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;
    background:#0c1015!important;color:#fff!important;font-size:20px!important;padding:0!important;
  }
  .eco-menu-btn span{display:block!important;width:18px!important;height:2px!important;background:#fff!important;margin:2px auto!important}
  .eco-mobile-menu{
    position:fixed!important;z-index:9998!important;top:var(--eco-header-h)!important;left:0!important;right:0!important;
    padding:16px 20px 20px!important;background:rgba(6,8,11,.985)!important;
    border-bottom:1px solid var(--eco-line)!important;display:none!important;
    grid-template-columns:1fr!important;gap:0!important;
  }
  .eco-mobile-menu.open{display:grid!important}
  .eco-mobile-menu a{
    padding:14px 5px!important;border-bottom:1px solid rgba(255,255,255,.07)!important;
    color:#e0e5eb!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;
  }
  .eco-mobile-menu .eco-mobile-cta{
    margin-top:10px!important;border:0!important;border-radius:10px!important;
    background:var(--eco-accent)!important;color:var(--eco-cta-text)!important;text-align:center!important;
  }
  /* Passenger uses the desktop nav itself as its mobile menu */
  .eco-header .eco-nav.open{
    position:fixed!important;z-index:9998!important;top:var(--eco-header-h)!important;left:0!important;right:0!important;
    padding:16px 20px 20px!important;background:rgba(6,8,11,.985)!important;
    display:grid!important;gap:0!important;border-bottom:1px solid var(--eco-line)!important;
  }
  .eco-header .eco-nav.open a{padding:14px 5px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
  .eco-footer-main{grid-template-columns:1.2fr 1fr 1fr!important}
  .eco-footer-contact{grid-column:1/-1!important;border-top:1px solid rgba(255,255,255,.07)!important;padding-top:22px!important}
}
@media(max-width:620px){
  .eco-header-inner{width:calc(100% - 24px)!important;grid-template-columns:1fr auto!important}
  .eco-brand img{width:37px!important;height:37px!important;flex-basis:37px!important}
  .eco-brand>span{font-size:16px!important}
  .eco-header-cta{display:none!important}
  .eco-footer{padding-top:43px!important}
  .eco-footer-main{width:calc(100% - 28px)!important;grid-template-columns:1fr 1fr!important;gap:32px 24px!important}
  .eco-footer-brand,.eco-footer-contact{grid-column:1/-1!important}
  .eco-footer-bottom{width:calc(100% - 28px)!important;display:block!important}
  .eco-footer-bottom span{display:block!important;margin-top:6px!important}
}


/* V5.3 — QA MOBILE / TOUCH */
@media(max-width:980px){
  .eco-menu-btn{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
  }
  .eco-mobile-menu a{
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
  }
}
@media(max-width:620px){
  .eco-footer-col a,
  .eco-mail{
    min-height:36px!important;
    display:flex!important;
    align-items:center!important;
  }
  .eco-footer-cta{
    min-height:44px!important;
  }
}


/* V5.4 FINAL QA SAFE MOBILE */
html,body{max-width:100%;overflow-x:hidden}
img,video{max-width:100%}
@media(max-width:980px){
.eco-menu-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
.eco-mobile-menu a{min-height:44px!important;display:flex!important;align-items:center!important}
}
@media(max-width:620px){
.eco-footer-cta{min-height:44px!important}
.eco-footer-col a,.eco-mail{min-height:36px!important;display:flex!important;align-items:center!important}
}
