*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:#070707;color:#fff;line-height:1.5;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(calc(100% - 34px),1180px);margin:auto}:root{--yellow:#ffd100;--red:#e30613;--black:#070707;--dark:#0d0d0d;--line:rgba(255,255,255,.1);--light:#f5f4ef;--ink:#101010}.header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(7,7,7,.9);backdrop-filter:blur(18px);border-bottom:1px solid transparent}.header.scrolled{border-color:var(--line)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:192px;max-height:58px;object-fit:contain}.brand-fallback{display:none;font-weight:900;font-size:23px}.brand-fallback b{color:var(--yellow)}.desktop-nav{display:flex;gap:28px;font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 23px;background:var(--yellow);color:#090909;border-radius:14px;font-weight:900;transition:.25s}.btn:hover{transform:translateY(-3px);box-shadow:0 17px 38px rgba(255,209,0,.28)}.btn-small{padding:11px 17px;font-size:14px}.btn-large{padding:17px 25px}.btn-xl{padding:20px 31px;font-size:18px}.btn-outline{background:rgba(255,255,255,.04);color:#fff;border:1px solid var(--line)}.menu-button,.mobile-nav{display:none}.hero{position:relative;padding:150px 0 95px;background:radial-gradient(circle at 78% 18%,rgba(255,209,0,.13),transparent 30%),linear-gradient(180deg,#070707,#0b0b0b)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:1.8px}.eyebrow span{width:28px;height:2px;background:currentColor}.hero h1,.section-heading h2,.final-cta h2{font-size:clamp(46px,6vw,80px);line-height:.99;letter-spacing:-3.8px;margin:22px 0}.hero h1 em,.section-heading h2 em,.final-cta h2 em{font-style:normal;color:var(--yellow)}.hero-copy>p,.section-heading>p{color:#aaa;font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin:34px 0}.proof-row{display:flex;border-top:1px solid var(--line);padding-top:24px}.proof-row div{padding-right:24px;margin-right:24px;border-right:1px solid var(--line)}.proof-row div:last-child{border:0}.proof-row strong,.proof-row span{display:block}.proof-row span{color:#777;font-size:11px}.hero-media{position:relative}.photo-card{position:relative;height:590px;border-radius:34px;overflow:hidden;box-shadow:0 32px 78px rgba(0,0,0,.52)}.photo-card>img{width:100%;height:100%;object-fit:cover}.photo-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.82),transparent 62%)}.driver-panel{position:absolute;left:24px;right:24px;bottom:24px;display:flex;gap:13px;align-items:center;padding:17px;background:rgba(12,12,12,.8);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(15px);border-radius:18px}.driver-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:#080808;font-weight:900}.driver-panel strong,.driver-panel span{display:block}.driver-panel span{color:#aaa;font-size:11px}.floating{position:absolute;display:flex;gap:12px;align-items:center;padding:15px 17px;background:rgba(12,12,12,.9);border:1px solid var(--line);backdrop-filter:blur(16px);border-radius:17px;box-shadow:0 18px 45px rgba(0,0,0,.38)}.floating i{font-style:normal;font-size:24px}.floating b,.floating small{display:block}.floating small{font-size:10px;color:#888}.floating.one{left:-24px;top:28px}.floating.two{right:-20px;top:150px}.trust-bar{background:#0a0a0a;border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:flex;align-items:center;gap:13px;padding:25px;border-right:1px solid var(--line)}.trust-grid article:last-child{border:0}.trust-grid i{font-style:normal;font-size:25px}.trust-grid b,.trust-grid span{display:block}.trust-grid span{font-size:11px;color:#777}.section{padding:105px 0}.light{background:var(--light);color:var(--ink)}.dark-section{background:#080808}.contrast{background:linear-gradient(145deg,#151515,#070707)}.section-heading{margin-bottom:50px}.section-heading.center{text-align:center}.section-heading.center .eyebrow{justify-content:center}.section-heading h2{font-size:clamp(39px,5vw,63px);line-height:1.06;letter-spacing:-2.9px}.section-heading.center p{max-width:660px;margin:auto}.dark-eye{color:#aa8800}.advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.advantage{background:#fff;border:1px solid #e5e2d8;border-radius:27px;padding:30px;min-height:250px;box-shadow:0 18px 45px rgba(0,0,0,.06)}.advantage.main{grid-column:span 2;display:grid;grid-template-columns:90px 1fr;background:#101010;color:#fff;border-color:#101010}.advantage-number{font-size:13px;color:var(--yellow);font-weight:900}.advantage i{font-style:normal;font-size:30px;display:block;margin-bottom:37px}.advantage h3{font-size:21px;margin-bottom:10px}.advantage p{color:#777;font-size:14px}.advantage.main p{color:#aaa}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.step{text-align:center;padding:22px}.step>span{color:var(--yellow);font-size:12px;font-weight:900}.step i{width:84px;height:84px;margin:18px auto;border-radius:25px;background:#111;border:1px solid var(--line);display:grid;place-items:center;font-style:normal;font-size:35px}.step p{font-size:13px;color:#888;margin-top:8px}.center-button{text-align:center;margin-top:40px}.safety-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.safety-visual{display:grid;place-items:center}.phone{width:310px;background:#0b0b0b;border:10px solid #191919;border-radius:42px;padding:17px;box-shadow:0 25px 65px rgba(0,0,0,.25)}.phone-top{text-align:center;font-weight:900;padding:8px}.phone-top b{color:var(--yellow)}.map{height:250px;border-radius:22px;background:linear-gradient(135deg,#eceae4,#d7d4ca);position:relative;overflow:hidden}.map:before,.map:after{content:"";position:absolute;background:#fff;opacity:.8}.map:before{width:420px;height:22px;transform:rotate(-30deg);left:-80px;top:105px}.map:after{width:22px;height:400px;transform:rotate(18deg);left:165px;top:-80px}.route{position:absolute;width:160px;height:140px;border:5px solid var(--yellow);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;left:65px;top:55px;z-index:2}.pin{position:absolute;z-index:3;color:var(--red);font-size:24px}.pin-a{left:72px;bottom:52px}.pin-b{right:54px;top:47px}.ride-card{background:#fff;color:#111;padding:16px;border-radius:19px;margin-top:12px}.ride-card strong,.ride-card span{display:block}.ride-card span{font-size:11px;color:#777}.ride-card button{width:100%;border:0;background:var(--yellow);font-weight:900;padding:11px;border-radius:10px;margin-top:12px}.checks{list-style:none;margin-top:28px}.checks li{margin:13px 0}.checks b{color:#997900;margin-right:8px}.contrast-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;align-items:center}.comparison{background:#0d0d0d;border:1px solid var(--line);border-radius:27px;overflow:hidden}.comparison>div{display:grid;grid-template-columns:1.5fr .6fr .6fr;align-items:center;padding:20px 24px;border-top:1px solid var(--line);font-size:13px}.comparison .comparison-head{border:0;background:#171717;color:#888}.comparison b{text-align:center;color:var(--yellow);font-size:18px}.comparison small{text-align:center;color:#777}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.profile{background:#fff;border:1px solid #e5e2d8;border-radius:25px;padding:30px}.profile div{color:#a88600;font-size:12px;font-weight:900}.profile h3{font-size:22px;margin:28px 0 10px}.profile p{font-size:14px;color:#777}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{list-style:none;cursor:pointer;font-weight:800;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--yellow);font-size:22px}.faq p{padding-top:13px;color:#888;font-size:13px;line-height:1.7}.final-cta{text-align:center;padding:125px 0;background:radial-gradient(circle at center,rgba(255,209,0,.12),transparent 40%),#090909;border-top:1px solid var(--line)}.final-cta p{color:#999;font-size:17px;max-width:680px;margin:0 auto 30px}.final-cta small{display:block;color:#666;font-size:10px;margin-top:12px}footer{padding:58px 0 90px;background:#070707;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.footer-brand img{width:190px}.footer-grid p{color:#777;font-size:13px;margin-top:18px}.footer-grid>div>b,.footer-grid a{display:block}.footer-grid>div>b{font-size:13px;margin-bottom:14px}.footer-grid>div:not(:first-child) a{color:#777;font-size:12px;margin:9px 0}.copyright{border-top:1px solid var(--line);margin-top:40px;padding-top:22px;color:#555;font-size:10px}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:950px){.desktop-nav{display:none}.menu-button{display:block;background:none;border:0;color:#fff;font-size:24px}.mobile-nav{position:fixed;top:78px;left:0;width:100%;background:#090909;padding:20px;flex-direction:column;gap:16px;border-bottom:1px solid var(--line)}.mobile-nav.open{display:flex}.hero-grid,.safety-grid,.contrast-grid,.faq-grid{grid-template-columns:1fr}.hero-media{max-width:650px}.trust-grid{grid-template-columns:repeat(2,1fr)}.advantage-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.nav>.btn{display:none}.brand img{width:165px}.hero{padding:120px 0 75px}.hero h1{font-size:51px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.proof-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.proof-row div{border:0;margin:0;padding:0}.photo-card{height:470px}.floating.one{left:10px}.floating.two{right:10px}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid var(--line)}.section{padding:78px 0}.advantage-grid{grid-template-columns:1fr}.advantage.main{grid-column:auto;grid-template-columns:1fr}.steps{grid-template-columns:1fr}.phone{width:290px}.comparison>div{grid-template-columns:1.4fr .65fr .65fr;padding:16px 12px}.profile-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.mobile-cta{display:block;position:fixed;bottom:0;left:0;width:100%;padding:10px 12px;background:rgba(5,5,5,.94);backdrop-filter:blur(12px);z-index:999;border-top:1px solid var(--line)}.mobile-cta .btn{width:100%}footer{padding-bottom:120px}}
/* ===== MOTORISTAS V4.0 — HERO OFICIAL ===== */
.header .brand img{width:188px;height:auto;object-fit:contain}
.hero-v4{position:relative;min-height:850px;padding:124px 0 42px;background:#050505;overflow:hidden}
.hero-v4:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 77% 34%,rgba(255,209,0,.10),transparent 34%),radial-gradient(circle at 13% 80%,rgba(229,32,32,.08),transparent 28%);pointer-events:none}
.hero-v4 .hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.97) 35%,rgba(5,5,5,.2) 65%,rgba(5,5,5,.06) 100%);z-index:1;pointer-events:none}
.hero-v4 .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;gap:34px;align-items:center;min-height:680px}
.hero-v4 .hero-copy{padding:24px 0;position:relative;z-index:3}
.hero-v4 h1{font-size:clamp(54px,6.7vw,92px);line-height:.95;letter-spacing:-5px;margin:22px 0 24px;max-width:780px}
.hero-v4 .hero-copy>p{font-size:18px;line-height:1.72;max-width:650px;color:#bbb}
.hero-v4 .hero-media{position:relative;min-height:680px;display:flex;align-items:center;justify-content:flex-end}
.hero-official{width:100%;height:680px;object-fit:cover;object-position:center;border-radius:32px;box-shadow:0 35px 90px rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.10)}
.hero-badges{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:26px;color:#ddd;font-size:13px;font-weight:700}
.hero-badges span{display:flex;align-items:center;gap:7px}
.metrics-bar{position:relative;background:#090909;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.metrics-grid{display:grid;grid-template-columns:repeat(6,1fr)}
.metrics-grid article{text-align:center;padding:25px 14px;border-right:1px solid var(--line)}
.metrics-grid article:last-child{border-right:0}
.metrics-grid strong,.metrics-grid span{display:block}
.metrics-grid strong{color:var(--yellow);font-size:23px;letter-spacing:-.8px}
.metrics-grid span{color:#7f7f7f;font-size:11px;margin-top:6px;text-transform:uppercase;letter-spacing:.5px}
@media(max-width:950px){.hero-v4 .hero-grid{grid-template-columns:1fr}.hero-v4 .hero-media{min-height:auto}.hero-official{height:auto;max-height:700px}.metrics-grid{grid-template-columns:repeat(3,1fr)}.metrics-grid article:nth-child(3n){border-right:0}.metrics-grid article:nth-child(-n+3){border-bottom:1px solid var(--line)}}
@media(max-width:640px){.hero-v4{padding:104px 0 24px}.hero-v4 .hero-grid{gap:22px;min-height:auto}.hero-v4 h1{font-size:48px;letter-spacing:-3.1px}.hero-v4 .hero-copy>p{font-size:16px}.hero-v4 .hero-media{order:-1}.hero-official{height:390px;object-position:66% center;border-radius:24px}.hero-v4 .hero-overlay{background:linear-gradient(180deg,rgba(5,5,5,.02) 0%,rgba(5,5,5,.18) 38%,#050505 61%)}.hero-v4 .hero-copy{margin-top:-12px}.hero-badges{display:grid;gap:10px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid article:nth-child(3n){border-right:1px solid var(--line)}.metrics-grid article:nth-child(2n){border-right:0}.metrics-grid article:nth-child(-n+4){border-bottom:1px solid var(--line)}.metrics-grid strong{font-size:20px}}


/* ===== MOTORISTAS V4.1 ===== */

/* Header alinhado ao padrão Passageiros */
.header{
  background:
    radial-gradient(circle at 15% 0%, rgba(255,209,0,.12), transparent 28%),
    linear-gradient(180deg, rgba(10,10,10,.96), rgba(7,7,7,.90));
  backdrop-filter: blur(18px);
  border-bottom:1px solid rgba(255,209,0,.12);
  box-shadow:0 12px 40px rgba(0,0,0,.28);
}
.header .nav{min-height:82px}
.header .brand{
  display:flex;
  align-items:center;
  align-self:stretch;
  padding:0;
  overflow:visible;
}
.header .brand img{
  width:185px;
  height:auto;
  max-height:60px;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 8px 18px rgba(255,209,0,.08));
}

/* Hero em imagem única de fundo */
.hero-v41{
  position:relative;
  min-height:840px;
  padding:150px 0 70px;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:
    url("../images/hero-motorista.png") 72% center / cover no-repeat;
}
.hero-v41:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:170px;
  background:linear-gradient(180deg,transparent,#050505);
  pointer-events:none;
}
.hero-v41-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(4,4,4,.98) 0%,
      rgba(4,4,4,.93) 28%,
      rgba(4,4,4,.66) 46%,
      rgba(4,4,4,.15) 64%,
      rgba(4,4,4,.02) 100%);
}
.hero-v41-content{
  position:relative;
  z-index:2;
  width:100%;
}
.hero-v41 .hero-copy{
  max-width:690px;
  padding:30px 0;
}
.hero-v41 h1{
  font-size:clamp(55px,6.6vw,94px);
  line-height:.94;
  letter-spacing:-5px;
  margin:22px 0 25px;
}
.hero-v41 .hero-copy>p{
  max-width:610px;
  font-size:18px;
  line-height:1.72;
  color:#c1c1c1;
}

/* Vantagens com dinâmica nova */
.advantages-v41{
  position:relative;
  padding:110px 0;
  background:
    radial-gradient(circle at 12% 20%,rgba(255,209,0,.08),transparent 26%),
    radial-gradient(circle at 88% 80%,rgba(229,32,32,.06),transparent 24%),
    #080808;
  color:#fff;
}
.advantages-stage{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:22px;
  align-items:stretch;
}
.adv-focus{
  min-height:520px;
  padding:48px;
  border-radius:34px;
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 80% 20%,rgba(255,209,0,.18),transparent 34%),
    linear-gradient(145deg,#151515,#080808);
  border:1px solid rgba(255,209,0,.22);
  box-shadow:0 30px 80px rgba(0,0,0,.38);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.adv-focus:before{
  content:"";
  position:absolute;
  width:300px;
  height:300px;
  border:1px solid rgba(255,209,0,.16);
  border-radius:50%;
  top:-80px;
  right:-70px;
  box-shadow:0 0 90px rgba(255,209,0,.06);
}
.adv-focus-icon{
  width:78px;
  height:78px;
  border-radius:24px;
  display:grid;
  place-items:center;
  background:var(--yellow);
  color:#080808;
  font-size:34px;
  margin-bottom:auto;
  box-shadow:0 15px 35px rgba(255,209,0,.2);
}
.adv-kicker{
  color:var(--yellow);
  font-size:12px;
  font-weight:900;
  letter-spacing:1.5px;
  margin-bottom:14px;
}
.adv-focus h3{
  font-size:clamp(32px,4vw,52px);
  line-height:1.02;
  letter-spacing:-2px;
  max-width:650px;
}
.adv-focus p{
  color:#aaa;
  font-size:15px;
  line-height:1.7;
  margin:19px 0 24px;
  max-width:620px;
}
.adv-focus-points{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.adv-focus-points span{
  padding:10px 13px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.04);
  border-radius:999px;
  font-size:12px;
  color:#ddd;
}
.adv-side-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.adv-mini{
  min-height:250px;
  padding:28px;
  border-radius:27px;
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));
  border:1px solid rgba(255,255,255,.10);
  transition:.25s;
}
.adv-mini:hover{
  transform:translateY(-6px);
  border-color:rgba(255,209,0,.35);
}
.adv-mini-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:var(--yellow);
  color:#090909;
  font-size:23px;
  margin-bottom:38px;
}
.adv-mini h3{
  font-size:20px;
  margin-bottom:9px;
}
.adv-mini p{
  color:#888;
  font-size:13px;
  line-height:1.55;
}
.advantages-cta{
  margin-top:24px;
  padding:28px 31px;
  border-radius:24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  background:linear-gradient(135deg,var(--yellow),#ffb900);
  color:#090909;
}
.advantages-cta strong,.advantages-cta span{display:block}
.advantages-cta strong{font-size:21px;margin-bottom:6px}
.advantages-cta span{font-size:13px;color:rgba(0,0,0,.65)}

/* Jornada do motorista */
.driver-journey{
  padding:115px 0;
  background:#f4f1e8;
  color:#101010;
}
.driver-journey .eyebrow{color:#9b7b00}
.driver-journey .section-heading p{color:#777}
.journey-flow{
  position:relative;
  display:grid;
  gap:34px;
}
.journey-flow:before{
  content:"";
  position:absolute;
  top:20px;
  bottom:20px;
  left:50%;
  width:1px;
  background:linear-gradient(var(--yellow),rgba(0,0,0,.08));
}
.journey-item{
  position:relative;
  display:grid;
  grid-template-columns:72px 1fr 1fr;
  gap:32px;
  align-items:center;
  min-height:300px;
  padding:32px;
  border-radius:30px;
  background:#fff;
  border:1px solid #e5e0d4;
  box-shadow:0 22px 55px rgba(0,0,0,.06);
}
.journey-item.reverse{
  grid-template-columns:72px 1fr 1fr;
}
.journey-item.reverse .journey-copy{order:3}
.journey-item.reverse .journey-visual{order:2}
.journey-number{
  align-self:start;
  width:54px;
  height:54px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#101010;
  color:var(--yellow);
  font-size:13px;
  font-weight:900;
}
.journey-copy span{
  color:#9b7b00;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.2px;
}
.journey-copy h3{
  margin:12px 0;
  font-size:clamp(28px,3.4vw,45px);
  line-height:1.04;
  letter-spacing:-1.8px;
}
.journey-copy p{
  color:#777;
  font-size:14px;
  line-height:1.7;
}
.journey-visual{
  min-height:230px;
  border-radius:24px;
  overflow:hidden;
  background:#0b0b0b;
  display:grid;
  place-items:center;
}
.journey-app img{
  width:100%;
  height:100%;
  min-height:230px;
  object-fit:cover;
}
.journey-symbol{
  color:var(--yellow);
  font-size:78px;
  background:
    radial-gradient(circle at center,rgba(255,209,0,.15),transparent 45%),
    #101010;
}

@media(max-width:950px){
  .hero-v41{
    min-height:800px;
    background-position:68% center;
  }
  .advantages-stage{grid-template-columns:1fr}
  .adv-focus{min-height:430px}
  .journey-flow:before{display:none}
  .journey-item,.journey-item.reverse{
    grid-template-columns:60px 1fr;
  }
  .journey-visual{
    grid-column:2;
  }
  .journey-item.reverse .journey-copy,
  .journey-item.reverse .journey-visual{order:initial}
}

@media(max-width:640px){
  .header .nav{min-height:72px}
  .header .brand img{width:162px;max-height:54px}
  .hero-v41{
    min-height:760px;
    padding:118px 0 52px;
    align-items:flex-end;
    background-position:68% top;
  }
  .hero-v41-shade{
    background:
      linear-gradient(180deg,
        rgba(5,5,5,.04) 0%,
        rgba(5,5,5,.13) 36%,
        rgba(5,5,5,.84) 60%,
        #050505 78%);
  }
  .hero-v41 .hero-copy{
    padding-top:330px;
    max-width:none;
  }
  .hero-v41 h1{
    font-size:48px;
    letter-spacing:-3px;
  }
  .hero-v41 .hero-copy>p{
    font-size:16px;
  }
  .advantages-v41,.driver-journey{padding:78px 0}
  .adv-focus{
    min-height:430px;
    padding:28px;
  }
  .adv-focus h3{font-size:35px}
  .adv-side-grid{grid-template-columns:1fr}
  .adv-mini{min-height:205px}
  .advantages-cta{
    align-items:stretch;
    flex-direction:column;
  }
  .advantages-cta .btn{width:100%}
  .journey-item,.journey-item.reverse{
    grid-template-columns:1fr;
    padding:24px;
  }
  .journey-number{
    width:46px;height:46px;
  }
  .journey-visual{grid-column:auto;min-height:210px}
  .journey-item.reverse .journey-copy,
  .journey-item.reverse .journey-visual{order:initial}
}


/* ===== MOTORISTAS V4.2 - CORREÇÕES ===== */
.header .brand{background:transparent!important;box-shadow:none!important;border:0!important}
.header .brand img{width:190px;max-height:64px;background:transparent!important;object-fit:contain;filter:drop-shadow(0 0 18px rgba(255,209,0,.16))}
.header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:340px;pointer-events:none;background:radial-gradient(circle at 34% 50%,rgba(255,209,0,.10),transparent 55%)}

.hero-v41{min-height:760px;padding:132px 0 58px;background-position:72% center}
.hero-v41 .hero-copy{max-width:610px;padding-left:clamp(18px,2.5vw,34px)}
.hero-v41 h1{font-size:clamp(48px,5.4vw,76px);line-height:.98;letter-spacing:-4px;margin:20px 0 28px}
.hero-v41 .hero-copy>p{max-width:560px;font-size:17px;line-height:1.68;margin-bottom:4px}
.hero-v41 .hero-actions{margin-top:30px}
.hero-v41 .hero-badges{margin-top:28px}

.advantages-v42{padding:82px 0;background:radial-gradient(circle at 50% 0,rgba(255,209,0,.07),transparent 32%),#080808;color:#fff}
.compact-heading{margin-bottom:36px}
.compact-heading h2{font-size:clamp(34px,4.4vw,58px);line-height:1.04;margin-top:14px}
.compact-heading p{max-width:680px;margin-inline:auto}
.benefit-ribbon{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid rgba(255,209,0,.18);border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));overflow:hidden;box-shadow:0 26px 70px rgba(0,0,0,.30)}
.benefit-ribbon article{min-height:220px;padding:26px 17px;text-align:center;border-right:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;align-items:center}
.benefit-ribbon article:last-child{border-right:0}
.benefit-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#080808;background:var(--yellow);font-size:24px;font-weight:900;margin-bottom:22px;box-shadow:0 10px 28px rgba(255,209,0,.18)}
.benefit-ribbon h3{font-size:15px;line-height:1.25;margin-bottom:10px}
.benefit-ribbon p{font-size:12px;line-height:1.55;color:#8f8f8f}
.benefit-footer{margin-top:18px;padding:18px 22px;border:1px solid rgba(255,209,0,.14);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,255,255,.025)}
.benefit-footer span{font-weight:700;color:#d8d8d8}

.driver-journey-v42{padding:78px 0;background:#f3efe6;color:#111}
.driver-journey-v42 .eyebrow{color:#8f7200}.driver-journey-v42 .section-heading{margin-bottom:32px}
.journey-row{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr 28px 1fr;align-items:start;gap:8px;padding:24px;border-radius:26px;background:#fff;border:1px solid #e4ded0;box-shadow:0 20px 50px rgba(0,0,0,.06)}
.journey-row article{text-align:center;position:relative;padding:0 6px}
.journey-step{position:absolute;top:-8px;left:50%;transform:translateX(-50%);z-index:3;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:11px;font-weight:900}
.journey-media{height:135px;border-radius:18px;margin:7px 0 15px;overflow:hidden;background:#101010;display:grid;place-items:center}
.journey-media.real img{width:100%;height:100%;object-fit:cover;object-position:top}
.journey-media.symbol{font-size:50px;color:var(--yellow);background:radial-gradient(circle,rgba(255,209,0,.13),transparent 55%),#111}
.journey-row h3{font-size:15px;line-height:1.25;margin-bottom:7px}
.journey-row p{font-size:12px;line-height:1.5;color:#777}
.journey-arrow{align-self:center;text-align:center;color:#b99700;font-size:22px;margin-top:42px}

@media(max-width:1100px){.benefit-ribbon{grid-template-columns:repeat(4,1fr)}.benefit-ribbon article{border-bottom:1px solid rgba(255,255,255,.09)}.benefit-ribbon article:nth-child(4n){border-right:0}.journey-row{grid-template-columns:repeat(5,1fr)}.journey-arrow{display:none}}
@media(max-width:760px){.header .brand img{width:162px}.hero-v41{min-height:720px;padding:108px 0 46px;background-position:68% top}.hero-v41 .hero-copy{padding:310px 20px 0}.hero-v41 h1{font-size:44px;letter-spacing:-2.8px}.hero-v41 .hero-copy>p{font-size:15px}.advantages-v42,.driver-journey-v42{padding:64px 0}.benefit-ribbon{grid-template-columns:repeat(2,1fr)}.benefit-ribbon article:nth-child(4n){border-right:1px solid rgba(255,255,255,.09)}.benefit-ribbon article:nth-child(2n){border-right:0}.benefit-footer{flex-direction:column;align-items:stretch;text-align:center}.benefit-footer .btn{width:100%}.journey-row{grid-template-columns:1fr 1fr;gap:14px;padding:18px}.journey-row article{padding-bottom:10px}.journey-media{height:150px}}
@media(max-width:480px){.benefit-ribbon{grid-template-columns:1fr}.benefit-ribbon article{border-right:0!important}.journey-row{grid-template-columns:1fr}.journey-media{height:160px}}

/* ===== V4.3: imagens premium + telas reais ===== */
.header .brand img{filter:none!important;box-shadow:none!important;text-shadow:none!important}
.benefit-ribbon-images article{padding:18px 12px 22px;min-height:250px}
.benefit-ribbon-images article>img{width:112px;height:112px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 12px;filter:none}
.benefit-ribbon-images h3{margin-top:0}
.journey-row-images{align-items:stretch}
.journey-row-images article{display:flex;flex-direction:column}
.journey-row-images .journey-media{height:225px;background:linear-gradient(180deg,#111,#080808);border:1px solid rgba(255,209,0,.16);padding:8px}
.journey-row-images .journey-media img{width:100%;height:100%;object-fit:contain;object-position:center}
.journey-row-images .phone-shot{background:linear-gradient(180deg,#fafafa,#ece9df)}
.journey-row-images .premium-shot img{border-radius:18px}
@media(max-width:1100px){.benefit-ribbon-images article>img{width:104px;height:104px}.journey-row-images .journey-media{height:245px}}
@media(max-width:760px){.benefit-ribbon-images article{min-height:230px}.benefit-ribbon-images article>img{width:120px;height:120px}.journey-row-images .journey-media{height:280px}}


/* ===== MOTORISTAS V4.4 — PRINTS REAIS NO FLUXO ===== */
.header .brand img{
  filter:none!important;
  box-shadow:none!important;
  text-shadow:none!important;
}

.driver-journey-v44{
  padding:82px 0 88px;
  background:#f2eee5;
  color:#101010;
}
.driver-journey-v44 .compact-heading{
  margin-bottom:34px;
}
.driver-journey-v44 .compact-heading h2{
  font-size:clamp(34px,4.2vw,58px);
  line-height:1.02;
}
.journey-phones{
  display:grid;
  grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr 28px 1fr;
  align-items:start;
  gap:10px;
  padding:28px 22px 30px;
  border-radius:28px;
  background:#fff;
  border:1px solid #ded8ca;
  box-shadow:0 24px 60px rgba(0,0,0,.07);
}
.journey-phones article{
  min-width:0;
  text-align:center;
  position:relative;
}
.journey-step{
  position:absolute;
  z-index:3;
  top:-12px;
  left:50%;
  transform:translateX(-50%);
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--yellow);
  color:#080808;
  font-weight:900;
  font-size:12px;
  box-shadow:0 8px 20px rgba(255,209,0,.28);
}
.phone-real{
  height:310px;
  margin:0 auto 14px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.phone-real img{
  display:block;
  width:auto;
  height:100%;
  max-width:100%;
  object-fit:contain;
  filter:drop-shadow(0 15px 20px rgba(0,0,0,.20));
}
.phone-real.insurance-real{
  width:100%;
  max-width:190px;
  border-radius:28px;
  overflow:hidden;
  background:#111;
  border:1px solid rgba(255,209,0,.25);
  padding:13px;
}
.phone-real.insurance-real img{
  width:100%;
  height:auto;
  border-radius:20px;
  filter:none;
}
.journey-phones h3{
  font-size:16px;
  line-height:1.18;
  margin-bottom:7px;
}
.journey-phones p{
  color:#777;
  font-size:12px;
  line-height:1.5;
  max-width:175px;
  margin:auto;
}
.journey-arrow{
  align-self:center;
  color:#cda700;
  font-size:24px;
  transform:translateY(-32px);
}

@media(max-width:1100px){
  .journey-phones{
    grid-template-columns:repeat(5,1fr);
    gap:15px;
    overflow-x:auto;
  }
  .journey-phones .journey-arrow{display:none}
  .journey-phones article{min-width:170px}
  .phone-real{height:285px}
}

@media(max-width:720px){
  .driver-journey-v44{padding:68px 0}
  .journey-phones{
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    padding:26px 15px 24px;
    gap:16px;
  }
  .journey-phones article{
    flex:0 0 76%;
    scroll-snap-align:center;
  }
  .phone-real{height:390px}
  .journey-phones h3{font-size:18px}
  .journey-phones p{font-size:13px;max-width:240px}
}

/* ===== V4.5 — COMO COMEÇAR EM 4 PASSOS ===== */
.onboarding-v45{padding:88px 0 92px;background:radial-gradient(circle at 15% 15%,rgba(255,209,0,.06),transparent 24%),linear-gradient(180deg,#0a0a0a,#050505);color:#fff}
.onboarding-v45 .compact-heading{margin-bottom:38px}
.onboarding-v45 .compact-heading h2{font-size:clamp(36px,4.6vw,62px);line-height:1.02}
.onboarding-steps{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;gap:12px;align-items:start}
.onboarding-steps article{position:relative;min-width:0;text-align:center}
.onboarding-number{position:absolute;z-index:3;top:-12px;left:50%;transform:translateX(-50%);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:#080808;font-weight:900;font-size:13px;box-shadow:0 10px 24px rgba(255,209,0,.28)}
.onboarding-phone{height:410px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}
.onboarding-phone img{display:block;width:auto;height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.36))}
.onboarding-steps h3{font-size:19px;line-height:1.2;margin-bottom:8px}
.onboarding-steps p{max-width:260px;margin:0 auto;color:#aaa;font-size:13px;line-height:1.6}
.onboarding-arrow{align-self:center;color:#d6ad00;font-size:28px;transform:translateY(-55px)}
.play-badge{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:42px;padding:0 18px;margin-top:15px;border:1px solid rgba(255,255,255,.22);border-radius:10px;color:#fff;font-weight:800;background:#111}
.play-badge:hover{border-color:var(--yellow);color:var(--yellow)}
.onboarding-cta{margin-top:38px;padding:28px 30px;border:1px solid rgba(255,209,0,.28);border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:radial-gradient(circle at 10% 50%,rgba(255,209,0,.12),transparent 24%),linear-gradient(145deg,#151515,#090909)}
.onboarding-cta strong,.onboarding-cta span{display:block}
.onboarding-cta strong{font-size:23px;margin-bottom:6px}
.onboarding-cta span{color:#aaa;font-size:14px}
@media(max-width:1050px){.onboarding-steps{grid-template-columns:repeat(4,1fr);overflow-x:auto;gap:18px}.onboarding-arrow{display:none}.onboarding-steps article{min-width:220px}.onboarding-phone{height:380px}}
@media(max-width:720px){.onboarding-v45{padding:68px 0}.onboarding-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px}.onboarding-steps article{flex:0 0 82%;scroll-snap-align:center}.onboarding-phone{height:470px}.onboarding-steps h3{font-size:21px}.onboarding-steps p{font-size:14px;max-width:300px}.onboarding-cta{align-items:stretch;flex-direction:column}.onboarding-cta .btn{width:100%}}


/* ===== V4.6 — INFORMAÇÕES ANTES DE ACEITAR ===== */
.security-info-v46{
  padding:100px 0;
  background:#f2efe7;
  color:#101010;
}
.security-info-grid{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:72px;
  align-items:center;
}
.security-phone{
  min-height:680px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.security-phone img{
  width:auto;
  height:680px;
  max-width:100%;
  object-fit:contain;
  filter:drop-shadow(0 25px 35px rgba(0,0,0,.18));
}
.dark-eyebrow{
  color:#9b7b00;
}
.security-copy h2{
  font-size:clamp(42px,5.3vw,72px);
  line-height:.98;
  letter-spacing:-3px;
  margin:20px 0 24px;
}
.security-copy h2 em{
  color:#d6ad00;
  font-style:normal;
}
.security-copy>p{
  color:#777;
  max-width:760px;
  font-size:17px;
  line-height:1.7;
  margin-bottom:34px;
}
.security-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.security-list>div{
  position:relative;
  min-height:105px;
  padding:20px 20px 18px 48px;
  border:1px solid #ddd7ca;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 30px rgba(0,0,0,.04);
}
.security-list>div:before{
  content:"✓";
  position:absolute;
  left:18px;
  top:20px;
  color:#b28e00;
  font-size:19px;
  font-weight:900;
}
.security-list strong,
.security-list span{
  display:block;
}
.security-list strong{
  font-size:15px;
  margin-bottom:7px;
}
.security-list span{
  color:#777;
  font-size:12px;
  line-height:1.5;
}

@media(max-width:950px){
  .security-info-grid{
    grid-template-columns:1fr;
    gap:36px;
  }
  .security-phone{
    min-height:auto;
  }
  .security-phone img{
    height:600px;
  }
}

@media(max-width:640px){
  .security-info-v46{
    padding:72px 0;
  }
  .security-phone img{
    height:520px;
  }
  .security-copy h2{
    font-size:43px;
    letter-spacing:-2px;
  }
  .security-list{
    grid-template-columns:1fr;
  }
}


/* ===== V4.7 — TELA CENTRAL COM ANOTAÇÕES ===== */
.security-map-v47{
  padding:94px 0 100px;
  background:#f2efe7;
  color:#101010;
  overflow:hidden;
}
.security-map-v47 .compact-heading{
  max-width:900px;
  margin:0 auto 46px;
}
.security-map-v47 .compact-heading h2{
  font-size:clamp(40px,5.2vw,70px);
  line-height:.98;
  letter-spacing:-3px;
}
.security-map-v47 .compact-heading h2 em{
  color:#d6ad00;
  font-style:normal;
}
.security-map-v47 .compact-heading p{
  color:#777;
  font-size:17px;
}
.security-annotated{
  position:relative;
  display:grid;
  grid-template-columns:1fr 430px 1fr;
  gap:42px;
  align-items:center;
  max-width:1380px;
  margin:auto;
}
.security-center{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:center;
}
.security-center img{
  width:auto;
  height:760px;
  max-width:100%;
  object-fit:contain;
  filter:drop-shadow(0 28px 42px rgba(0,0,0,.20));
}
.annotation-column{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-height:720px;
  padding:25px 0;
}
.annotation-card{
  position:relative;
  min-height:94px;
  padding:17px 19px;
  border:1px solid #ddd5c5;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 28px rgba(0,0,0,.05);
}
.annotation-card strong,
.annotation-card span{
  display:block;
}
.annotation-card strong{
  font-size:15px;
  margin-bottom:6px;
}
.annotation-card span{
  color:#777;
  font-size:12px;
  line-height:1.45;
}
.annotation-left .annotation-card:after,
.annotation-right .annotation-card:before{
  content:"";
  position:absolute;
  top:50%;
  width:62px;
  height:2px;
  background:linear-gradient(90deg,#d6ad00,#ffd100);
}
.annotation-left .annotation-card:after{
  right:-63px;
}
.annotation-right .annotation-card:before{
  left:-63px;
}
.annotation-left .annotation-card:before,
.annotation-right .annotation-card:after{
  content:"";
  position:absolute;
  top:calc(50% - 4px);
  width:9px;
  height:9px;
  border-radius:50%;
  background:#ffd100;
  box-shadow:0 0 0 5px rgba(255,209,0,.15);
}
.annotation-left .annotation-card:before{
  right:-70px;
}
.annotation-right .annotation-card:after{
  left:-70px;
}
.screen-dot{
  position:absolute;
  width:12px;
  height:12px;
  border-radius:50%;
  background:#ffd100;
  border:2px solid #111;
  box-shadow:0 0 0 5px rgba(255,209,0,.22);
  z-index:3;
}
.dot-map{top:15%;left:50%}
.dot-passenger{top:53%;left:39%}
.dot-pickup{top:69%;left:30%}
.dot-origin{top:78%;left:31%}
.dot-actions{top:93%;left:50%}
.dot-total{top:56%;right:39%}
.dot-net{top:61%;right:28%}
.dot-dynamic{top:63%;left:54%}
.dot-travel{top:66%;left:54%}
.dot-km{top:60%;left:54%}
.security-mobile-list{
  display:none;
}

@media(max-width:1180px){
  .security-annotated{
    grid-template-columns:1fr 390px 1fr;
    gap:30px;
  }
  .security-center img{height:680px}
  .annotation-column{min-height:650px}
  .annotation-left .annotation-card:after,
  .annotation-right .annotation-card:before{width:42px}
  .annotation-left .annotation-card:after{right:-43px}
  .annotation-right .annotation-card:before{left:-43px}
  .annotation-left .annotation-card:before{right:-50px}
  .annotation-right .annotation-card:after{left:-50px}
}

@media(max-width:920px){
  .security-annotated{
    display:block;
  }
  .annotation-column{
    display:none;
  }
  .security-center img{
    height:660px;
  }
  .screen-dot{
    display:none;
  }
  .security-mobile-list{
    margin-top:35px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
  }
  .security-mobile-list>div{
    padding:17px 18px;
    border:1px solid #ddd5c5;
    border-radius:16px;
    background:#fff;
  }
  .security-mobile-list strong,
  .security-mobile-list span{
    display:block;
  }
  .security-mobile-list strong{
    font-size:14px;
    margin-bottom:5px;
  }
  .security-mobile-list span{
    color:#777;
    font-size:12px;
    line-height:1.45;
  }
}

@media(max-width:620px){
  .security-map-v47{
    padding:70px 0;
  }
  .security-map-v47 .compact-heading h2{
    font-size:42px;
    letter-spacing:-2px;
  }
  .security-center img{
    height:560px;
  }
  .security-mobile-list{
    grid-template-columns:1fr;
  }
}


/* ===== V4.8 — CTA FINAL E RODAPÉ ===== */
.footer-logo-official{
  display:block;
  width:190px;
  height:auto;
  max-height:64px;
  object-fit:contain;
  object-position:left center;
  margin-bottom:20px;
  filter:none!important;
  box-shadow:none!important;
}
.footer-brand p{
  margin-top:0;
}
.final-cta-note,
.cta-note,
.cta-placeholder{
  display:none!important;
}

/* ===== V4.9 — VERMELHO DO LOGO + SLIDE 05 PADRONIZADO ===== */
:root{--flash-red:#e52020;--flash-red-dark:#9f1018;--flash-yellow:#ffd100}
.journey-phones .insurance-real{width:auto!important;max-width:none!important;height:310px!important;padding:0!important;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important}
.journey-phones .insurance-real img{width:auto!important;height:100%!important;max-width:100%!important;object-fit:contain!important;border-radius:0!important;filter:drop-shadow(0 15px 20px rgba(0,0,0,.20))!important}
.flash-red-accent .header{border-bottom:1px solid rgba(229,32,32,.28);box-shadow:0 12px 40px rgba(0,0,0,.28),inset 0 -1px 0 rgba(255,209,0,.08)}
.flash-red-accent .header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--flash-red),var(--flash-yellow),transparent);opacity:.65}
.flash-red-accent .btn{background:linear-gradient(135deg,var(--flash-yellow) 0%,#ffbc00 72%,var(--flash-red) 145%)}
.flash-red-accent .btn:hover{box-shadow:0 14px 30px rgba(255,209,0,.20),0 0 0 2px rgba(229,32,32,.13)}
.flash-red-accent .eyebrow span{background:linear-gradient(90deg,var(--flash-red),var(--flash-yellow))}
.flash-red-accent .section-heading em,.flash-red-accent .security-map-v47 .compact-heading h2 em,.flash-red-accent .onboarding-v45 .compact-heading h2 em{background:linear-gradient(90deg,var(--flash-red),var(--flash-yellow));-webkit-background-clip:text;background-clip:text;color:transparent}
.flash-red-accent .journey-step,.flash-red-accent .onboarding-number{background:linear-gradient(145deg,var(--flash-yellow),#ffbb00);box-shadow:0 8px 20px rgba(255,209,0,.25),0 0 0 3px rgba(229,32,32,.10)}
.flash-red-accent .journey-arrow,.flash-red-accent .onboarding-arrow{color:var(--flash-red)}
.flash-red-accent .benefit-ribbon article{border-top:2px solid transparent;transition:.25s}
.flash-red-accent .benefit-ribbon article:hover{border-top-color:var(--flash-red);background:linear-gradient(180deg,rgba(229,32,32,.035),transparent)}
.flash-red-accent .annotation-card{border-left:3px solid rgba(229,32,32,.55)}
.flash-red-accent .annotation-left .annotation-card:after,.flash-red-accent .annotation-right .annotation-card:before{background:linear-gradient(90deg,var(--flash-red),var(--flash-yellow))}
.flash-red-accent .screen-dot{background:var(--flash-yellow);border-color:var(--flash-red)}
.flash-red-accent .onboarding-cta,.flash-red-accent .advantages-cta{border-color:rgba(229,32,32,.32);box-shadow:inset 0 0 0 1px rgba(255,209,0,.08)}
.flash-red-accent footer{border-top:1px solid rgba(229,32,32,.22)}
.flash-red-accent footer h3:after{content:"";display:block;width:34px;height:2px;margin-top:10px;background:linear-gradient(90deg,var(--flash-red),var(--flash-yellow))}
@media(max-width:720px){.journey-phones .insurance-real{height:390px!important}}


/* ===== V5.1 — RESTAURAÇÃO DOS 3 ÍCONES + VERMELHO MAIS PRESENTE ===== */
:root{
  --flash-red:#e52020;
  --flash-red-strong:#c8101e;
  --flash-yellow:#ffd100;
}

/* Restaurar apresentação limpa dos ícones */
.benefit-ribbon-images article>img{
  width:112px!important;
  height:112px!important;
  object-fit:cover!important;
  border-radius:50%!important;
  background:transparent!important;
  filter:none!important;
}

/* Vermelho institucional mais presente, mantendo o amarelo dominante */
.flash-red-accent .header{
  background:
    radial-gradient(circle at 12% 0%,rgba(255,209,0,.12),transparent 26%),
    radial-gradient(circle at 88% 0%,rgba(229,32,32,.09),transparent 22%),
    linear-gradient(180deg,rgba(10,10,10,.97),rgba(6,6,6,.92));
}
.flash-red-accent .hero-v41:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:6px;
  background:linear-gradient(180deg,var(--flash-red),var(--flash-yellow),var(--flash-red));
  opacity:.8;
  z-index:3;
}
.flash-red-accent .metrics-bar{
  border-top:1px solid rgba(229,32,32,.18);
  border-bottom:1px solid rgba(229,32,32,.16);
}
.flash-red-accent .metrics-grid>div:nth-child(even){
  border-color:rgba(229,32,32,.20);
}
.flash-red-accent .benefit-ribbon{
  border-color:rgba(229,32,32,.24);
  box-shadow:
    0 24px 70px rgba(0,0,0,.28),
    inset 0 1px 0 rgba(255,209,0,.06);
}
.flash-red-accent .benefit-ribbon article:nth-child(odd){
  background:linear-gradient(180deg,rgba(229,32,32,.035),transparent);
}
.flash-red-accent .journey-phones,
.flash-red-accent .onboarding-steps{
  border-top:2px solid rgba(229,32,32,.60);
}
.flash-red-accent .journey-step,
.flash-red-accent .onboarding-number{
  border:2px solid var(--flash-red);
}
.flash-red-accent .journey-arrow,
.flash-red-accent .onboarding-arrow{
  color:var(--flash-red)!important;
}
.flash-red-accent .security-map-v47{
  background:
    radial-gradient(circle at 10% 20%,rgba(229,32,32,.045),transparent 23%),
    #f2efe7;
}
.flash-red-accent .security-mobile-list>div,
.flash-red-accent .annotation-card{
  border-top:2px solid rgba(229,32,32,.42);
}
.flash-red-accent .onboarding-v45{
  background:
    radial-gradient(circle at 12% 15%,rgba(255,209,0,.07),transparent 24%),
    radial-gradient(circle at 88% 75%,rgba(229,32,32,.08),transparent 22%),
    linear-gradient(180deg,#0a0a0a,#050505);
}
.flash-red-accent .onboarding-cta,
.flash-red-accent .advantages-cta{
  background:
    radial-gradient(circle at 12% 50%,rgba(229,32,32,.10),transparent 24%),
    linear-gradient(145deg,#151515,#090909);
}
.flash-red-accent footer{
  background:
    radial-gradient(circle at 88% 100%,rgba(229,32,32,.08),transparent 26%),
    #050505;
}
.flash-red-accent footer a:hover{
  color:var(--flash-red);
}


/* ===== V5.2 — AJUSTES VISUAIS FINAIS ===== */
:root{
  --flash-red:#e52020;
  --flash-red-deep:#a90e18;
  --flash-yellow:#ffd100;
}

/* Benefícios: círculos limpos, centralizados e iguais aos já aprovados */
.benefit-ribbon-images article>img{
  width:112px!important;
  height:112px!important;
  display:block!important;
  margin:0 auto 12px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#ffd100!important;
  border:0!important;
  outline:0!important;
  box-shadow:0 8px 22px rgba(0,0,0,.24)!important;
}

/* Slide 05 igual aos demais celulares */
.journey-phones .insurance-real{
  height:310px!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#080808!important;
}
.journey-phones .insurance-real img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:24px!important;
  filter:none!important;
}

/* Vermelho institucional mais presente, sem substituir o amarelo */
.flash-red-accent .header{
  border-bottom:2px solid rgba(229,32,32,.65)!important;
}
.flash-red-accent .nav-links a:hover,
.flash-red-accent .nav-links a.active{
  color:var(--flash-red)!important;
}
.flash-red-accent .btn{
  border:1px solid rgba(229,32,32,.48)!important;
}
.flash-red-accent .btn:hover{
  background:linear-gradient(135deg,var(--flash-red),#ff3a28)!important;
  color:#fff!important;
  box-shadow:0 14px 32px rgba(229,32,32,.25)!important;
}
.flash-red-accent .hero-v41{
  box-shadow:inset 0 -2px 0 rgba(229,32,32,.38);
}
.flash-red-accent .metrics-bar{
  border-top:2px solid rgba(229,32,32,.42)!important;
}
.flash-red-accent .advantages-v42,
.flash-red-accent .onboarding-v45{
  position:relative;
}
.flash-red-accent .advantages-v42:before,
.flash-red-accent .onboarding-v45:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 92% 16%,rgba(229,32,32,.12),transparent 23%),
    radial-gradient(circle at 8% 84%,rgba(229,32,32,.07),transparent 21%);
}
.flash-red-accent .benefit-ribbon{
  border:1px solid rgba(229,32,32,.48)!important;
}
.flash-red-accent .benefit-ribbon article{
  border-right-color:rgba(229,32,32,.20)!important;
}
.flash-red-accent .benefit-ribbon article:hover{
  box-shadow:inset 0 3px 0 var(--flash-red);
}
.flash-red-accent .journey-phones{
  border:1px solid rgba(229,32,32,.38)!important;
}
.flash-red-accent .journey-arrow,
.flash-red-accent .onboarding-arrow{
  color:var(--flash-red)!important;
}
.flash-red-accent .journey-step,
.flash-red-accent .onboarding-number{
  border:2px solid var(--flash-red)!important;
}
.flash-red-accent .security-map-v47 .annotation-card{
  border-left:4px solid var(--flash-red)!important;
}
.flash-red-accent .security-map-v47 .screen-dot{
  border-color:var(--flash-red)!important;
}
.flash-red-accent .onboarding-cta{
  border:1px solid rgba(229,32,32,.52)!important;
}
.flash-red-accent footer{
  border-top:2px solid rgba(229,32,32,.48)!important;
}
.flash-red-accent footer a:hover{
  color:var(--flash-red)!important;
}

@media(max-width:720px){
  .journey-phones .insurance-real{
    height:390px!important;
  }
}


/* ===== V5.3 — AJUSTES FINAIS SOLICITADOS ===== */
/* Remove somente a faixa lateral em degradê do Hero */
.flash-red-accent .hero-v41:before,
.hero-v41:before{
  content:none!important;
  display:none!important;
}

/* Favicon oficial Flash Car Motorista aplicado via <head> */


/* ==============================================================
   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}
}
