
:root{--wine:#7f2323;--wine2:#9b2e2d;--wine3:#5f1717;--ink:#0b0c0c;--panel:#111313;--cream:#f5f0e8;--text:#f5f3ef;--muted:#aaa9a5;--line:rgba(127,35,35,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0d0d;color:var(--text);font-family:"Manrope",Arial,sans-serif;overflow-x:hidden}a{color:inherit}.shell{width:min(1280px,calc(100% - 64px));margin:auto}.narrow{max-width:1040px}.eyebrow{margin:0;color:#c46c63;font-size:12px;letter-spacing:.20em;text-transform:uppercase;line-height:1.55}
.intro{position:fixed;inset:0;z-index:9999;background:#090b0b;display:grid;place-items:center;transition:.65s ease}.intro.hidden{opacity:0;visibility:hidden}.intro-logo{width:min(260px,60vw);animation:introIn .8s ease both}@keyframes introIn{from{opacity:0;transform:scale(.96);filter:blur(7px)}to{opacity:1;transform:none;filter:none}}
.topbar{height:38px;background:var(--wine);display:flex;align-items:center;font-size:11px}.topbar-inner{display:flex;justify-content:center;gap:42px;align-items:center}.topbar a{text-decoration:none}
.hero{position:relative;min-height:calc(100svh - 38px);background:url("../img/hero-bg.webp") center/cover no-repeat;overflow:hidden}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,6,6,.25),rgba(4,6,6,0) 65%);pointer-events:none}
.nav{height:140px;display:grid;grid-template-columns:245px 1fr auto;align-items:center;gap:30px;position:relative;z-index:4}.brand img{width:155px;height:auto;display:block}.nav-links{display:flex;justify-content:center;gap:52px}.nav-links a{text-decoration:none;font-size:15px;position:relative}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-12px;height:1px;background:var(--wine2);transition:.25s}.nav-links a:hover:after{right:0}.nav-contact{border:1px solid #a04a43;text-decoration:none;padding:13px 24px;border-radius:9px}.menu-toggle{display:none}
.hero-grid{position:relative;z-index:3;min-height:calc(100svh - 178px);display:grid;grid-template-columns:minmax(0,720px) 1fr;grid-template-rows:1fr auto;align-items:end;padding-bottom:72px}.hero-copy{grid-column:1;padding-bottom:20px}.hero-copy h1{font-size:clamp(52px,4.4vw,76px);line-height:1.08;letter-spacing:-.055em;font-weight:300;margin:26px 0 24px;max-width:720px}.lead{font-size:18px;line-height:1.65;color:#d4d1cb;max-width:560px;margin:0}.lead strong{color:#d48278;font-weight:500}.hero-actions{grid-column:2;grid-row:1;align-self:end;justify-self:end;display:flex;gap:12px;padding:0 0 96px}.btn{min-height:58px;padding:0 25px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:500;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#8f2928,#a63a37);color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.2)}.btn-secondary{border:1px solid rgba(196,108,99,.65);background:rgba(5,8,8,.38);margin-left:0}.hero-index{position:absolute;right:6px;top:38%;display:flex;flex-direction:column;align-items:center;gap:13px;color:#eee}.hero-index span{width:26px;height:2px;background:#b94b43}.hero-index small{color:#aaa}.scroll-cue{position:absolute;right:0;bottom:30px;text-decoration:none;text-align:center;color:#c66a62;font-size:11px;letter-spacing:.17em}.scroll-cue i{width:64px;height:64px;border:1px solid #9e4039;border-radius:50%;display:grid;place-items:center;font-size:26px;font-style:normal;margin:0 auto 13px}
.manifesto,.authority,.insurance,.process,.office,.faq{padding:120px 0}.manifesto{background:#0b0d0d}.manifesto h2,.section-head h2,.insurance-head h2,.office-copy h2,.final-inner h2{font-size:clamp(40px,4.6vw,66px);line-height:1.11;letter-spacing:-.045em;font-weight:300;margin:22px 0 0}.manifesto h2 span{color:#8f8f8a}.large-copy{max-width:760px;color:#b3b2ad;font-size:18px;line-height:1.8;margin-top:34px}.authority{background:#f4f1ec;color:#151515}.authority .eyebrow,.insurance .eyebrow{color:var(--wine)}.section-head{max-width:900px;margin-bottom:54px}.authority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{min-height:315px;padding:32px;border:1px solid rgba(127,35,35,.18);border-radius:18px;background:#fff}.card>span,.service>span{color:var(--wine);font-size:11px}.card h3{font-size:27px;font-weight:400;margin:115px 0 14px}.card p{color:#6d6864;line-height:1.7}
.insurance{background:#fff;color:#171717}.insurance-head{display:grid;grid-template-columns:1.2fr .65fr;gap:80px;align-items:end;margin-bottom:48px}.insurance-head>p{color:#6e6965;line-height:1.75;margin:0}.insurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service{min-height:245px;padding:27px;border:1px solid rgba(127,35,35,.18);border-radius:16px;background:#fbfaf8}.service h3{font-size:21px;font-weight:500;margin:58px 0 12px}.service p{color:#716c68;font-size:14px;line-height:1.65}
.process{background:#111313}.steps{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:70px 1fr;gap:30px;padding:34px 0;border-bottom:1px solid var(--line)}.step b{color:#c9675d;font-size:13px}.step h3{font-size:27px;font-weight:400;margin:0 0 10px}.step p{color:#aaa9a5;max-width:760px;line-height:1.7;margin:0}
.office{background:#f5f2ed;color:#171717}.office-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.office-art{min-height:430px;border-radius:22px;background:linear-gradient(135deg,#171313,#090b0b);display:grid;place-items:center;box-shadow:0 18px 44px rgba(0,0,0,.11)}.office-art img{width:min(280px,70%)}.office-copy .eyebrow{color:var(--wine)}.office-copy>p:not(.eyebrow){color:#625d59;line-height:1.8;font-size:17px}.partners{display:flex;gap:56px;margin-top:32px;padding-top:26px;border-top:1px solid rgba(127,35,35,.2)}.partners strong,.partners small{display:block}.partners small{color:var(--wine);margin-top:7px;font-size:11px;letter-spacing:.12em}
.faq{background:#111313}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:28px 0;font-size:20px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:#c9675d;font-size:26px}details[open] summary:after{content:"−"}details p{color:#aaa9a5;line-height:1.8;max-width:780px;margin:0;padding:0 0 28px}
.final-cta{padding:65px 0;background:linear-gradient(90deg,var(--wine3),var(--wine2))}.final-inner{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.final-inner .eyebrow{color:#e2aba5}.final-inner h2{font-size:42px}.btn-light{background:#fff;color:#521515;min-width:235px}
footer{padding:60px 0;background:#090b0b}.footer-grid{display:grid;grid-template-columns:1fr .55fr 1fr;gap:70px;color:#9c9d99;font-size:13px}.footer-brand img{width:165px}.footer-brand p{max-width:280px;line-height:1.65}.footer-grid h4{color:#c86d64;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.footer-grid a,.footer-grid span{display:block;text-decoration:none;margin:0 0 11px;line-height:1.5}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:100;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#8f2928;color:#fff;text-decoration:none;font-size:11px;box-shadow:0 12px 32px rgba(0,0,0,.25)}
.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.topbar{display:none}.shell{width:calc(100% - 34px)}.hero{min-height:100svh;background-position:62% center}.nav{height:105px;grid-template-columns:1fr auto}.brand img{width:130px}.nav-links,.nav-contact{display:none}.menu-toggle{display:block;background:none;border:1px solid #8f3934;color:#fff;border-radius:50%;width:44px;height:44px}.hero-grid{min-height:calc(100svh - 105px);grid-template-columns:1fr;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;padding-bottom:38px}.hero-copy h1{font-size:clamp(44px,11vw,65px)}.hero-actions{display:flex;justify-content:flex-start;padding:20px 0 0}.hero-index,.scroll-cue{display:none}.authority-grid{grid-template-columns:1fr}.insurance-head{grid-template-columns:1fr;gap:25px}.insurance-grid{grid-template-columns:repeat(2,1fr)}.office-grid{grid-template-columns:1fr}.final-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:620px){.manifesto,.authority,.insurance,.process,.office,.faq{padding:86px 0}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.insurance-grid{grid-template-columns:1fr}.service{min-height:205px}.step{grid-template-columns:42px 1fr;gap:14px}.partners{flex-direction:column;gap:18px}.office-art{min-height:320px}.final-inner h2{font-size:36px}}


/* História, sócios e avaliações */
.history{padding:130px 0;background:#f5f2ed;color:#171717}
.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.history-photo{border-radius:22px;overflow:hidden;background:#dad6d0;box-shadow:0 18px 44px rgba(0,0,0,.10)}
.history-photo img{display:block;width:100%;height:auto}
.history-copy .eyebrow,.partners-block .eyebrow{color:var(--wine)}
.history-copy h2,.partners-block h2{font-size:clamp(40px,4.2vw,62px);line-height:1.11;letter-spacing:-.045em;font-weight:300;margin:22px 0 28px}
.history-copy p:not(.eyebrow){color:#655f5b;line-height:1.82;font-size:16.5px;margin:0 0 18px}
.partners-block{margin-top:110px}
.partner-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.partner-card{border:1px solid rgba(127,35,35,.16);border-radius:20px;overflow:hidden;background:#fff}
.partner-photo{aspect-ratio:4/3;background:#111;overflow:hidden}
.partner-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.partner-card:hover .partner-photo img{transform:scale(1.025)}
.partner-info{padding:27px 30px 30px}
.partner-info span{font-size:11px;color:var(--wine);letter-spacing:.14em}
.partner-info h3{font-size:28px;font-weight:400;margin:12px 0 8px}
.partner-info p{margin:0;color:#7b2525;font-size:12px;letter-spacing:.12em}

.reviews{padding:115px 0;background:#0d1010}
.reviews-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}
.google-score{margin:28px 0 20px;display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}
.google-score strong{font-size:76px;font-weight:300;letter-spacing:-.06em}
.google-score span,.review-meta span{color:#c4685f;letter-spacing:.12em}
.google-score small{color:#a6a6a2}
.reviews-score>p:not(.eyebrow){color:#a8a8a4;line-height:1.75;max-width:420px}
.reviews-score .btn{margin-top:20px}
.reviews-card{position:relative;min-height:340px;border:1px solid rgba(196,108,99,.27);border-radius:22px;padding:52px;background:linear-gradient(140deg,rgba(127,35,35,.14),rgba(255,255,255,.012))}
.quote-mark{position:absolute;top:22px;right:34px;color:#7f2323;font-size:92px;line-height:1;font-family:Georgia,serif}
.reviews-card blockquote{font-size:clamp(28px,3vw,44px);line-height:1.34;letter-spacing:-.03em;font-weight:300;margin:48px 0 40px;max-width:780px}
.review-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid rgba(127,35,35,.23);padding-top:22px}
.review-meta small{color:#9c9d99}

@media(max-width:980px){
  .history-grid,.reviews-grid{grid-template-columns:1fr}
  .partners-block{margin-top:80px}
}
@media(max-width:660px){
  .history{padding:88px 0}
  .partner-cards{grid-template-columns:1fr}
  .partners-block{margin-top:70px}
  .reviews{padding:88px 0}
  .reviews-card{padding:34px;min-height:280px}
  .google-score strong{font-size:60px}
  .review-meta{align-items:flex-start;flex-direction:column}
}


/* V4 — Hero refinada */
.hero{
  background-position: 58% 50%;
  background-size: cover;
}
.hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(5,7,7,.94) 0%, rgba(5,7,7,.88) 22%, rgba(5,7,7,.62) 43%, rgba(5,7,7,.12) 69%, rgba(5,7,7,.20) 100%),
    linear-gradient(180deg, rgba(5,7,7,.18), rgba(5,7,7,.08));
  pointer-events:none;
}
.hero:after{
  background:linear-gradient(90deg,rgba(4,6,6,.08),rgba(4,6,6,0) 72%);
}
.hero-grid{
  grid-template-columns:minmax(0,760px) 1fr;
  padding-bottom:88px;
}
.hero-copy{
  padding-bottom:0;
}
.hero-copy h1{
  max-width:760px;
}
.hero-actions{
  padding:0 0 28px;
  align-self:end;
  justify-self:end;
}
.hero-index,
.scroll-cue{
  display:none!important;
}

@media(max-width:980px){
  .hero{
    background-position:64% center;
  }
  .hero:before{
    background:
      linear-gradient(180deg,rgba(5,7,7,.42) 0%,rgba(5,7,7,.36) 30%,rgba(5,7,7,.76) 68%,rgba(5,7,7,.97) 100%),
      linear-gradient(90deg,rgba(5,7,7,.72),rgba(5,7,7,.10));
  }
  .hero-grid{
    padding-bottom:42px;
  }
}


/* V5 — vídeo cinematográfico na hero */
.hero-video{
  background:#050707 url("../img/hero-bg.webp") 58% 50%/cover no-repeat;
  isolation:isolate;
}
.hero-bg-video{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:58% 50%;
  pointer-events:none;
}
.hero-video:before{
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(3,5,5,.96) 0%,
      rgba(3,5,5,.91) 17%,
      rgba(3,5,5,.74) 35%,
      rgba(3,5,5,.39) 52%,
      rgba(3,5,5,.13) 70%,
      rgba(3,5,5,.25) 100%),
    linear-gradient(180deg,
      rgba(3,5,5,.18) 0%,
      rgba(3,5,5,.04) 48%,
      rgba(3,5,5,.30) 100%);
}
.hero-video:after{
  z-index:2;
  background:
    radial-gradient(circle at 69% 63%,rgba(255,185,106,.06),transparent 27%),
    linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.14));
}
.hero-video .nav,
.hero-video .hero-grid{
  position:relative;
  z-index:3;
}
@media(max-width:980px){
  .hero-bg-video{object-position:64% center}
  .hero-video:before{
    background:
      linear-gradient(180deg,rgba(3,5,5,.28) 0%,rgba(3,5,5,.30) 32%,rgba(3,5,5,.74) 67%,rgba(3,5,5,.97) 100%),
      linear-gradient(90deg,rgba(3,5,5,.74),rgba(3,5,5,.08));
  }
}
@media(prefers-reduced-motion:reduce){
  .hero-bg-video{display:none}
}

/* =========================================================
   V6 — RESPONSIVE + MOBILE NAV + MOTION SYSTEM + REVIEWS
   ========================================================= */
html{scroll-padding-top:92px}
body{--ease-premium:cubic-bezier(.22,1,.36,1)}
body.menu-open{overflow:hidden}

/* Premium intro / curtain */
.intro{overflow:hidden;transition:visibility 0s 1.05s}
.intro-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:28px}
.intro-logo{animation:introLogoV6 1s var(--ease-premium) both}
.intro-line{width:0;height:1px;background:linear-gradient(90deg,transparent,#a94a43,transparent);animation:introLineV6 .8s .18s var(--ease-premium) forwards}
.intro-curtain{position:absolute;inset:0;background:#090b0b;transform-origin:top;transform:scaleY(1);z-index:1}
.intro.curtain-open .intro-inner{opacity:0;transform:translateY(-18px);transition:.35s ease}
.intro.curtain-open .intro-curtain{transform:scaleY(0);transition:1s var(--ease-premium)}
.intro.hidden{visibility:hidden;pointer-events:none;opacity:1}
@keyframes introLogoV6{from{opacity:0;transform:translateY(14px) scale(.965);filter:blur(9px)}to{opacity:1;transform:none;filter:none}}
@keyframes introLineV6{to{width:150px}}

/* Navigation */
.nav{transition:height .35s var(--ease-premium),background .35s,border-color .35s}
.menu-toggle{position:relative;z-index:1002;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:0}
.menu-toggle span{display:block;width:18px;height:1px;background:#fff;transition:.35s var(--ease-premium)}
.menu-open .menu-toggle span:first-child{transform:translateY(4px) rotate(45deg)}
.menu-open .menu-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}

.mobile-menu{display:none}

/* Hero cinematography and entrance */
.hero-video:before{
  background:
    linear-gradient(90deg,rgba(2,4,4,.97) 0%,rgba(2,4,4,.91) 18%,rgba(2,4,4,.74) 34%,rgba(2,4,4,.40) 49%,rgba(2,4,4,.14) 67%,rgba(2,4,4,.28) 100%),
    linear-gradient(180deg,rgba(2,4,4,.20) 0%,rgba(2,4,4,.06) 50%,rgba(2,4,4,.31) 100%);
}
.hero-bg-video{object-position:58% center;transform:scale(1.015)}
.hero-eyebrow,.hero-lead,.hero-actions-animated,.hero-title .word{opacity:0}
.hero-eyebrow{transform:translateY(14px)}
.hero-lead{transform:translateY(22px)}
.hero-actions-animated{transform:translateY(24px)}
.hero-title .word{display:inline-block;transform:translateY(115%) rotate(.8deg)}
.hero-title .word-mask{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.06em;margin-bottom:-.06em}
.hero-ready .hero-eyebrow{opacity:1;transform:none;transition:.8s .05s var(--ease-premium)}
.hero-ready .hero-title .word{opacity:1;transform:none;transition:1s var(--ease-premium);transition-delay:calc(.11s + var(--i)*.055s)}
.hero-ready .hero-lead{opacity:1;transform:none;transition:.85s .62s var(--ease-premium)}
.hero-ready .hero-actions-animated{opacity:1;transform:none;transition:.85s .76s var(--ease-premium)}
.hero-ready .hero-bg-video{animation:heroBreath 12s ease-out both}
@keyframes heroBreath{from{transform:scale(1.045)}to{transform:scale(1.015)}}

/* Scroll text animation */
.split-text .word-mask{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.07em;margin-bottom:-.07em}
.split-text .word{display:inline-block}
.reveal .split-text .word,.split-text.reveal .word{transform:translateY(115%);opacity:0}
.reveal.visible .split-text .word,.split-text.reveal.visible .word{transform:none;opacity:1;transition:transform .9s var(--ease-premium),opacity .6s ease;transition-delay:calc(var(--delay,0ms) + var(--i)*35ms)}
.reveal{transition:opacity .85s var(--ease-premium) var(--delay,0ms),transform .85s var(--ease-premium) var(--delay,0ms);transform:translateY(34px)}
.reveal.visible{opacity:1;transform:none}
.card,.service,.partner-card,.review-card{transition:transform .45s var(--ease-premium),box-shadow .45s,border-color .45s}
.card:hover,.service:hover,.partner-card:hover{transform:translateY(-7px);box-shadow:0 22px 52px rgba(18,12,10,.09);border-color:rgba(127,35,35,.34)}

/* Reviews embedded as content, not outbound CTA */
.reviews{overflow:hidden}
.reviews-head{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end;margin-bottom:46px}
.reviews-head>div:first-child{max-width:800px}
.reviews-head h2{font-size:clamp(40px,4.4vw,64px);line-height:1.08;letter-spacing:-.05em;font-weight:300;margin:20px 0 0}
.google-summary{display:flex;align-items:center;gap:18px;white-space:nowrap}
.google-summary>strong{font-size:68px;line-height:1;font-weight:300;letter-spacing:-.07em}
.google-summary>div{display:flex;flex-direction:column;gap:7px}
.stars{color:#cf746a;letter-spacing:.12em;font-size:14px}
.google-summary small{color:#9c9d99}
.reviews-carousel-wrap{position:relative}
.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,420px);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 12px}
.reviews-track::-webkit-scrollbar{display:none}
.review-card{scroll-snap-align:start;min-height:320px;padding:34px;border:1px solid rgba(196,108,99,.24);border-radius:20px;background:linear-gradient(145deg,rgba(127,35,35,.13),rgba(255,255,255,.012));display:flex;flex-direction:column}
.review-top{display:flex;align-items:center;gap:13px;margin-bottom:30px}
.review-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#7f2323;color:#fff;font-size:13px}
.review-top strong,.review-top small{display:block}.review-top strong{font-size:14px;font-weight:500}.review-top small{font-size:11px;color:#8f918e;margin-top:4px}
.review-card p{font-size:20px;line-height:1.65;color:#dedbd5;margin:25px 0 0}
.review-controls{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}
.review-controls button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(196,108,99,.45);background:transparent;color:#fff;font-size:18px;cursor:pointer;transition:.25s}
.review-controls button:hover{background:#7f2323;border-color:#7f2323}
.reviews-live-note{font-size:11px;color:#686b68;margin-top:-42px;padding-right:130px}

/* Fix duplicate IDs visually irrelevant, keep section spacing */
.history{scroll-margin-top:80px}

/* ================= MOBILE ================= */
@media(max-width:980px){
  html{scroll-padding-top:74px}
  .shell{width:min(100% - 36px,720px)}
  .topbar{display:none}

  .nav{height:88px;grid-template-columns:1fr auto;padding:0;position:relative;z-index:1001}
  .brand img{width:122px}
  .nav-links,.nav-contact{display:none}
  .menu-toggle{display:flex;width:46px;height:46px;border-radius:50%;background:rgba(7,9,9,.28);backdrop-filter:blur(10px)}

  .mobile-menu{display:block;position:fixed;inset:0;z-index:1000;background:#090b0b;opacity:0;visibility:hidden;transform:translateY(-12px);transition:.45s var(--ease-premium);pointer-events:none}
  .menu-open .mobile-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
  .mobile-menu-inner{min-height:100svh;padding-top:120px;padding-bottom:34px;display:flex;flex-direction:column;justify-content:space-between}
  .mobile-menu-links{display:flex;flex-direction:column}
  .mobile-menu-links a{display:grid;grid-template-columns:34px 1fr;align-items:baseline;padding:17px 0;border-bottom:1px solid rgba(127,35,35,.25);text-decoration:none;transform:translateY(20px);opacity:0;transition:.5s var(--ease-premium)}
  .menu-open .mobile-menu-links a{transform:none;opacity:1}
  .menu-open .mobile-menu-links a:nth-child(1){transition-delay:.08s}.menu-open .mobile-menu-links a:nth-child(2){transition-delay:.13s}.menu-open .mobile-menu-links a:nth-child(3){transition-delay:.18s}.menu-open .mobile-menu-links a:nth-child(4){transition-delay:.23s}
  .mobile-menu-links small{color:#a64f48;font-size:10px}.mobile-menu-links span{font-size:clamp(30px,9vw,48px);font-weight:300;letter-spacing:-.04em}
  .mobile-menu-contact{padding-top:28px;color:#9b9c98}.mobile-menu-contact p{font-size:13px}.mobile-menu-contact a{display:inline-flex;margin-top:8px;color:#fff;text-decoration:none;border-bottom:1px solid #8e3b35;padding-bottom:7px}

  .hero{min-height:100svh}
  .hero-bg-video{object-position:62% center;transform:scale(1.02)}
  .hero-video:before{background:linear-gradient(180deg,rgba(2,4,4,.34) 0%,rgba(2,4,4,.32) 24%,rgba(2,4,4,.56) 53%,rgba(2,4,4,.91) 79%,rgba(2,4,4,.98) 100%),linear-gradient(90deg,rgba(2,4,4,.70) 0%,rgba(2,4,4,.32) 65%,rgba(2,4,4,.17) 100%)}
  .hero-grid{min-height:calc(100svh - 88px);padding:70px 0 34px;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}
  .hero-copy{width:100%;padding:0}
  .hero-copy h1{font-size:clamp(42px,11.4vw,62px);line-height:1.04;letter-spacing:-.06em;margin:18px 0 20px;max-width:15ch}
  .eyebrow{font-size:10px;letter-spacing:.16em}
  .lead{font-size:15px;line-height:1.65;max-width:34em}
  .hero-actions{width:100%;display:grid;grid-template-columns:1fr;gap:10px;padding:26px 0 0;justify-self:stretch}
  .hero-actions .btn{width:100%;min-height:54px}

  .manifesto,.authority,.insurance,.process,.history,.reviews,.faq{padding:82px 0}
  .manifesto h2,.section-head h2,.insurance-head h2,.history-copy h2,.partners-block h2,.reviews-head h2{font-size:clamp(35px,9.5vw,50px);line-height:1.08}
  .large-copy{font-size:16px;line-height:1.72;margin-top:28px}
  .section-head{margin-bottom:36px}
  .authority-grid{grid-template-columns:1fr;gap:12px}
  .card{min-height:auto;padding:26px}.card h3{margin:70px 0 12px;font-size:24px}
  .insurance-head{grid-template-columns:1fr;gap:22px;margin-bottom:34px}.insurance-grid{grid-template-columns:1fr;gap:11px}.service{min-height:auto;padding:25px}.service h3{margin:44px 0 10px}
  .step{grid-template-columns:36px 1fr;gap:12px;padding:28px 0}.step h3{font-size:22px}.step p{font-size:14px}
  .history-grid{grid-template-columns:1fr;gap:38px}.history-photo{border-radius:16px}.history-copy p:not(.eyebrow){font-size:15px;line-height:1.72}.partners-block{margin-top:72px}.partner-cards{grid-template-columns:1fr}.partner-info h3{font-size:24px}
  .reviews-head{grid-template-columns:1fr;gap:28px;align-items:start}.google-summary{justify-content:flex-start}.google-summary>strong{font-size:58px}.reviews-track{grid-auto-columns:86%;gap:12px}.review-card{min-height:285px;padding:26px}.review-card p{font-size:17px;line-height:1.6}.review-controls{justify-content:flex-start}.reviews-live-note{margin:16px auto 0;padding-right:0;line-height:1.5}
  summary{font-size:17px;gap:22px;padding:24px 0}.faq-list details p{font-size:14px;line-height:1.7}
  .final-cta{padding:58px 0}.final-inner{grid-template-columns:1fr;gap:30px}.final-inner h2{font-size:36px}.btn-light{width:100%}
  footer{padding:48px 0}.footer-grid{grid-template-columns:1fr;gap:28px}.floating-wa{width:50px;height:50px;right:16px;bottom:16px}
}

@media(max-width:520px){
  .shell{width:calc(100% - 30px)}
  .brand img{width:112px}
  .hero-grid{padding-bottom:24px}
  .hero-copy h1{font-size:clamp(39px,11.2vw,50px)}
  .hero-actions{padding-top:22px}
  .btn{font-size:14px;padding-inline:18px}
  .manifesto,.authority,.insurance,.process,.history,.reviews,.faq{padding:70px 0}
  .reviews-track{grid-auto-columns:92%}
  .google-summary{gap:13px}.google-summary>strong{font-size:52px}.google-summary small{font-size:11px}
}

@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}
  .hero-eyebrow,.hero-lead,.hero-actions-animated,.hero-title .word,.reveal,.reveal .split-text .word,.split-text.reveal .word{opacity:1!important;transform:none!important}
  .intro{display:none!important}
}


/* V7 — Google Reviews via widget externo, sem API key no site */
.reviews-live .reviews-head{
  align-items:end;
}
.reviews-intro{
  max-width:680px;
  margin:20px 0 0;
  color:var(--muted);
  font-size:15px;
  line-height:1.75;
}
.google-brand-lockup{
  display:flex;
  align-items:center;
  gap:12px;
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.025);
  border-radius:16px;
}
.google-g{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:50%;
  background:#fff;
  color:#1f1f1f;
  font-size:20px;
  font-weight:800;
}
.google-brand-lockup div{
  display:flex;
  flex-direction:column;
  gap:2px;
}
.google-brand-lockup strong{
  font-size:13px;
  letter-spacing:.01em;
}
.google-brand-lockup small{
  color:var(--muted);
  font-size:11px;
}
.reviews-widget-shell{
  margin-top:34px;
}
.zyff-google-reviews-slot{
  width:100%;
  min-height:220px;
}
.reviews-widget-fallback{
  min-height:220px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:40px 24px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:20px;
  background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));
}
.reviews-widget-fallback p{
  max-width:520px;
  margin:14px auto 0;
  color:var(--muted);
  line-height:1.7;
}
.fallback-stars{
  color:#d9a441;
  font-size:22px;
  letter-spacing:5px;
}
@media(max-width:760px){
  .reviews-live .reviews-head{
    align-items:flex-start;
  }
  .google-brand-lockup{
    margin-top:22px;
  }
  .reviews-widget-shell{
    margin-top:24px;
  }
  .zyff-google-reviews-slot{
    min-height:180px;
  }
  .reviews-widget-fallback{
    min-height:180px;
    padding:30px 20px;
  }
}


/* V8 — Zyff live */
.zyff-google-reviews-slot{
  overflow:hidden;
}
.zyff-google-reviews-slot > .zyff-google-reviews{
  width:100% !important;
  max-width:100% !important;
}
@media(max-width:760px){
  .zyff-google-reviews-slot{
    overflow:visible;
  }
}


/* V10.4 — modo estável do Zyff
   Não altera DOM, não usa MutationObserver e não interfere no carregamento. */
.reviews-live .google-brand-lockup{
  display:none !important;
}
.reviews-live .reviews-head{
  grid-template-columns:1fr !important;
}


/* =========================================================
   V12 — HERO INTRO + TEXT MOTION + MOBILE MENU CLOSE
   ========================================================= */

/* Intro curto, independente de assets externos */
.intro{
  position:fixed;
  inset:0;
  z-index:9999;
  background:#090b0b;
  display:grid;
  place-items:center;
  overflow:hidden;
  opacity:1;
  transform:translateY(0);
  transition:transform .50s cubic-bezier(.76,0,.24,1), opacity .32s ease .12s;
}
.intro-inner{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:22px;
  transition:opacity .22s ease, transform .35s cubic-bezier(.22,1,.36,1);
}
.intro-logo{
  width:min(235px,56vw);
  animation:v12LogoIn .42s cubic-bezier(.22,1,.36,1) both;
}
.intro-line{
  display:block;
  width:0;
  height:1px;
  background:linear-gradient(90deg,transparent,#a94a43,transparent);
  animation:v12LineIn .38s .08s cubic-bezier(.22,1,.36,1) forwards;
}
.intro.intro-exit{
  transform:translateY(-101%);
}
.intro.intro-exit .intro-inner{
  opacity:0;
  transform:translateY(-14px);
}
@keyframes v12LogoIn{
  from{opacity:0;transform:translateY(10px) scale(.975);filter:blur(5px)}
  to{opacity:1;transform:none;filter:none}
}
@keyframes v12LineIn{to{width:132px}}

/* Hero: estado inicial explícito e reveal somente quando .hero-ready entra no body */
.hero-eyebrow,
.hero-lead,
.hero-actions-animated{
  opacity:0 !important;
  transform:translateY(22px) !important;
}
.hero-title .word-mask{
  display:inline-block;
  overflow:hidden;
  vertical-align:bottom;
  padding-bottom:.07em;
  margin-bottom:-.07em;
}
.hero-title .word{
  display:inline-block;
  opacity:0;
  transform:translateY(112%);
}

body.hero-ready .hero-eyebrow{
  opacity:1 !important;
  transform:none !important;
  transition:opacity .55s ease .02s, transform .72s cubic-bezier(.22,1,.36,1) .02s;
}
body.hero-ready .hero-title .word{
  opacity:1;
  transform:none;
  transition:
    opacity .16s ease calc(.08s + var(--i)*.042s),
    transform .78s cubic-bezier(.22,1,.36,1) calc(.08s + var(--i)*.042s);
}
body.hero-ready .hero-lead{
  opacity:1 !important;
  transform:none !important;
  transition:opacity .55s ease .42s, transform .72s cubic-bezier(.22,1,.36,1) .42s;
}
body.hero-ready .hero-actions-animated{
  opacity:1 !important;
  transform:none !important;
  transition:opacity .55s ease .55s, transform .72s cubic-bezier(.22,1,.36,1) .55s;
}

/* Botão X inequívoco do menu mobile */
.mobile-menu-close{display:none}

@media(max-width:980px){
  .mobile-menu{
    z-index:2000 !important;
  }
  .mobile-menu-close{
    position:fixed !important;
    top:20px !important;
    right:18px !important;
    z-index:2100 !important;
    width:48px !important;
    height:48px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 0 4px !important;
    border:1px solid rgba(166,79,72,.9) !important;
    border-radius:50% !important;
    background:#171818 !important;
    color:#fff !important;
    font:300 34px/1 Arial,sans-serif !important;
    cursor:pointer !important;
    box-shadow:0 10px 24px rgba(0,0,0,.24);
  }
  body:not(.menu-open) .mobile-menu-close{
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
  body.menu-open .mobile-menu-close{
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }
  body.menu-open .menu-toggle{
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
  .mobile-menu-inner{
    padding-top:100px !important;
  }
}

/* Usuários que pedem menos movimento recebem a hero diretamente */
@media(prefers-reduced-motion:reduce){
  .intro{display:none!important}
  .hero-eyebrow,.hero-lead,.hero-actions-animated,
  .hero-title .word{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}


/* =========================================================
   V14 — HERO TESTE COM COMPOSIÇÃO REALISTA DOS SÓCIOS
   ========================================================= */
.hero-socios-premium{
  background-image:
    linear-gradient(90deg,
      rgba(4,5,5,.97) 0%,
      rgba(4,5,5,.91) 20%,
      rgba(4,5,5,.75) 36%,
      rgba(4,5,5,.39) 55%,
      rgba(4,5,5,.16) 76%,
      rgba(4,5,5,.10) 100%),
    linear-gradient(180deg,
      rgba(3,4,4,.08) 0%,
      rgba(3,4,4,.04) 55%,
      rgba(3,4,4,.44) 100%),
    url("../img/hero-socios-premium.webp") !important;
  background-size:cover !important;
  background-position:center 43% !important;
  background-repeat:no-repeat !important;
}
.hero-socios-premium:before{
  background:
    radial-gradient(circle at 28% 60%,rgba(0,0,0,.08),rgba(0,0,0,.56) 72%),
    linear-gradient(90deg,rgba(0,0,0,.42),transparent 64%) !important;
}
.hero-socios-premium:after{
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.26)) !important;
}

/* Mantém o texto legível sem esconder completamente os sócios. */
@media(min-width:981px){
  .hero-socios-premium .hero-copy{
    max-width:760px;
  }
}

/* Mobile: prioriza rostos no topo e cria uma base escura para a copy. */
@media(max-width:980px){
  .hero-socios-premium{
    background-image:
      linear-gradient(180deg,
        rgba(3,4,4,.08) 0%,
        rgba(3,4,4,.12) 28%,
        rgba(3,4,4,.52) 50%,
        rgba(3,4,4,.90) 72%,
        rgba(3,4,4,.99) 100%),
      url("../img/hero-socios-premium.webp") !important;
    background-size:auto 100% !important;
    background-position:50% 15% !important;
  }
  .hero-socios-premium:before{
    background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.36)) !important;
  }
}

@media(max-width:600px){
  .hero-socios-premium{
    background-size:auto 100% !important;
    background-position:50% 12% !important;
  }
}


/* =========================================================
   V15 — REFINO HERO SÓCIOS / DESKTOP + MOBILE DEDICADO
   ========================================================= */

/* Desktop: alivia a máscara no centro para os rostos aparecerem melhor. */
@media(min-width:981px){
  .hero-socios-premium{
    background-image:
      linear-gradient(90deg,
        rgba(4,5,5,.94) 0%,
        rgba(4,5,5,.82) 20%,
        rgba(4,5,5,.57) 36%,
        rgba(4,5,5,.20) 52%,
        rgba(4,5,5,.08) 72%,
        rgba(4,5,5,.08) 100%),
      linear-gradient(180deg,
        rgba(3,4,4,.03) 0%,
        rgba(3,4,4,.01) 52%,
        rgba(3,4,4,.34) 100%),
      url("../img/hero-socios-premium.webp") !important;
    background-position:center 43% !important;
  }

  .hero-socios-premium:before{
    background:
      radial-gradient(ellipse at 50% 31%,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,.03) 28%,
        rgba(0,0,0,.20) 68%,
        rgba(0,0,0,.38) 100%),
      linear-gradient(90deg,
        rgba(0,0,0,.38) 0%,
        rgba(0,0,0,.24) 27%,
        rgba(0,0,0,.04) 54%,
        rgba(0,0,0,.03) 100%) !important;
  }
}

/* Mobile: imagem própria. Os dois rostos ficam juntos no topo,
   enquanto a parte inferior fica escura para receber a copy. */
@media(max-width:980px){
  .hero-socios-premium{
    background-image:
      linear-gradient(180deg,
        rgba(3,4,4,.03) 0%,
        rgba(3,4,4,.04) 25%,
        rgba(3,4,4,.18) 38%,
        rgba(3,4,4,.68) 51%,
        rgba(3,4,4,.94) 63%,
        rgba(3,4,4,.99) 100%),
      url("../img/hero-socios-premium-mobile.webp") !important;
    background-size:cover !important;
    background-position:center top !important;
    background-repeat:no-repeat !important;
  }

  .hero-socios-premium:before{
    background:
      linear-gradient(90deg,
        rgba(0,0,0,.08),
        rgba(0,0,0,.01) 50%,
        rgba(0,0,0,.08)),
      linear-gradient(180deg,
        transparent 0%,
        transparent 32%,
        rgba(0,0,0,.12) 43%,
        rgba(0,0,0,.48) 58%,
        rgba(0,0,0,.74) 100%) !important;
  }
}

@media(max-width:600px){
  .hero-socios-premium{
    background-size:cover !important;
    background-position:center top !important;
  }
}


/* =========================================================
   V16 — HERO FINAL APROVADA / SEM LOGO NA PAREDE
   ========================================================= */
@media(min-width:981px){
  .hero-socios-premium{
    background-image:
      linear-gradient(90deg,
        rgba(4,5,5,.86) 0%,
        rgba(4,5,5,.60) 17%,
        rgba(4,5,5,.28) 31%,
        rgba(4,5,5,.08) 47%,
        rgba(4,5,5,.03) 70%,
        rgba(4,5,5,.06) 100%),
      linear-gradient(180deg,
        rgba(3,4,4,0) 0%,
        rgba(3,4,4,0) 54%,
        rgba(3,4,4,.32) 100%),
      url("../img/hero-socios-final.webp") !important;
    background-size:cover !important;
    background-position:center 42% !important;
  }

  .hero-socios-premium:before{
    background:
      linear-gradient(90deg,
        rgba(0,0,0,.28) 0%,
        rgba(0,0,0,.16) 22%,
        rgba(0,0,0,.02) 40%,
        rgba(0,0,0,0) 100%) !important;
  }

  .hero-socios-premium:after{
    background:
      linear-gradient(180deg,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,.03) 55%,
        rgba(0,0,0,.20) 100%) !important;
  }
}

@media(max-width:980px){
  .hero-socios-premium{
    background-image:
      linear-gradient(180deg,
        rgba(3,4,4,0) 0%,
        rgba(3,4,4,0) 24%,
        rgba(3,4,4,.06) 34%,
        rgba(3,4,4,.22) 43%,
        rgba(3,4,4,.62) 52%,
        rgba(3,4,4,.91) 61%,
        rgba(3,4,4,.99) 70%,
        rgba(3,4,4,.995) 100%),
      url("../img/hero-socios-final-mobile.webp") !important;
    background-size:cover !important;
    background-position:center top !important;
  }

  .hero-socios-premium:before{
    background:
      linear-gradient(180deg,
        transparent 0%,
        transparent 30%,
        rgba(0,0,0,.06) 39%,
        rgba(0,0,0,.24) 48%,
        rgba(0,0,0,.58) 59%,
        rgba(0,0,0,.76) 100%) !important;
  }
}

@media(max-width:600px){
  .hero-socios-premium{
    background-position:center top !important;
    background-size:cover !important;
  }
}


/* =========================================================
   V17 — H1 + CLIPPING + MOBILE HERO CONTÍNUA
   ========================================================= */

/* Desktop: reduz ~8px no H1 em telas grandes. */
@media(min-width:981px){
  .hero-copy h1{
    font-size:clamp(48px,3.9vw,68px) !important;
    line-height:1.075 !important;
    letter-spacing:-.042em !important;
    max-width:700px !important;
  }
}

/* Corrige letras/pontuação cortadas pela máscara da animação.
   Mantém o reveal vertical, mas adiciona folga real ao redor de cada palavra. */
.hero-title .word-mask{
  overflow:hidden !important;
  padding:.08em .075em .20em !important;
  margin:-.08em -.075em -.13em !important;
  vertical-align:bottom !important;
}
.hero-title .word{
  letter-spacing:inherit;
}

/* Mobile: imagem vertical dedicada continua por toda a hero.
   A foto não termina antes do texto; ela apenas escurece progressivamente. */
@media(max-width:980px){
  .hero-socios-premium{
    background-image:
      linear-gradient(180deg,
        rgba(3,4,4,0) 0%,
        rgba(3,4,4,0) 22%,
        rgba(3,4,4,.05) 34%,
        rgba(3,4,4,.20) 45%,
        rgba(3,4,4,.55) 57%,
        rgba(3,4,4,.84) 70%,
        rgba(3,4,4,.94) 84%,
        rgba(3,4,4,.97) 100%),
      url("../img/hero-socios-final-mobile-v2.webp") !important;
    background-size:cover !important;
    background-position:center top !important;
    background-repeat:no-repeat !important;
  }

  .hero-socios-premium:before{
    background:
      linear-gradient(180deg,
        transparent 0%,
        transparent 31%,
        rgba(0,0,0,.04) 40%,
        rgba(0,0,0,.18) 50%,
        rgba(0,0,0,.42) 62%,
        rgba(0,0,0,.62) 78%,
        rgba(0,0,0,.70) 100%) !important;
  }

  .hero-copy h1{
    letter-spacing:-.038em !important;
    line-height:1.06 !important;
  }
}

@media(max-width:520px){
  .hero-copy h1{
    font-size:clamp(38px,10.8vw,48px) !important;
    letter-spacing:-.035em !important;
  }
}


/* =========================================================
   V18 — REFINAMENTO HEADER + HERO
   ========================================================= */

/* Header fixo com blur */
.nav{
  position:fixed !important;
  top:38px !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  width:min(1180px,calc(100% - 40px)) !important;
  z-index:1500 !important;
  border:1px solid transparent;
  border-radius:18px;
  padding:12px 16px !important;
  transition:
    background-color .28s ease,
    border-color .28s ease,
    box-shadow .28s ease,
    color .28s ease,
    top .28s ease;
}

.nav.nav-scrolled{
  top:14px !important;
  background:rgba(10,11,11,.62) !important;
  border-color:rgba(255,255,255,.08) !important;
  backdrop-filter:blur(18px) saturate(130%);
  -webkit-backdrop-filter:blur(18px) saturate(130%);
  box-shadow:0 14px 34px rgba(0,0,0,.18);
}

.nav.nav-scrolled a,
.nav.nav-scrolled .nav-link{
  color:#fff !important;
}

.nav.nav-on-light{
  background:rgba(248,246,242,.72) !important;
  border-color:rgba(82,18,18,.10) !important;
  box-shadow:0 12px 28px rgba(0,0,0,.08);
}

.nav.nav-on-light a,
.nav.nav-on-light .nav-link{
  color:#7f2020 !important;
}

.nav.nav-on-light .btn-outline{
  color:#7f2020 !important;
  border-color:rgba(127,32,32,.34) !important;
}

.nav.nav-on-light .menu-toggle{
  color:#7f2020 !important;
  border-color:rgba(127,32,32,.34) !important;
}

/* H1 mais encorpado */
.hero-copy h1{
  font-weight:600 !important;
}

/* Kicker mais forte e mais próximo do H1 */
.hero-eyebrow{
  font-weight:650 !important;
  letter-spacing:.16em !important;
  margin-bottom:14px !important;
}

/* Reduz espaço vertical entre kicker e H1 */
.hero-copy{
  gap:0 !important;
}
.hero-copy h1{
  margin-top:0 !important;
}

/* Desktop */
@media(min-width:981px){
  .hero-copy h1{
    font-size:clamp(48px,3.8vw,66px) !important;
    line-height:1.06 !important;
    font-weight:600 !important;
  }

  .hero-eyebrow{
    margin-bottom:12px !important;
    font-size:12px !important;
    font-weight:650 !important;
  }
}

/* Mobile: hero centralizada e com mais contraste */
@media(max-width:980px){
  .nav{
    top:16px !important;
    width:calc(100% - 28px) !important;
    padding:10px 12px !important;
    border-radius:16px !important;
  }
  .nav.nav-scrolled{
    top:10px !important;
  }

  .hero-copy{
    text-align:center !important;
    align-items:center !important;
  }

  .hero-eyebrow{
    text-align:center !important;
    max-width:100% !important;
    margin:0 auto 10px !important;
    font-size:11px !important;
    font-weight:700 !important;
    letter-spacing:.14em !important;
    color:#d96a61 !important;
    text-shadow:0 1px 8px rgba(0,0,0,.35);
  }

  .hero-copy h1{
    text-align:center !important;
    font-weight:600 !important;
    line-height:1.045 !important;
    letter-spacing:-.032em !important;
    margin:0 auto !important;
  }

  .hero-lead{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
    max-width:34ch !important;
  }

  .hero-actions-animated{
    width:100% !important;
    justify-content:center !important;
  }
}

@media(max-width:420px){
  .hero-copy h1{
    font-size:clamp(38px,10.4vw,45px) !important;
    font-weight:600 !important;
  }

  .hero-eyebrow{
    font-size:10px !important;
    margin-bottom:8px !important;
    letter-spacing:.12em !important;
  }

  .hero-lead{
    font-size:15px !important;
    line-height:1.55 !important;
  }
}


/* =========================================================
   V19 — RESTAURA POSIÇÃO DA HERO + PESO 500
   ========================================================= */

/* A V18 tornou a nav fixed. Com isso, ela deixou de ocupar espaço no fluxo
   e a hero subiu. Compensamos exatamente esse espaço mantendo o header fixo. */
.hero-copy h1{
  font-weight:500 !important;
}

@media(min-width:981px){
  .hero-grid{
    min-height:calc(100svh - 38px) !important;
    padding-top:140px !important;
    padding-bottom:72px !important;
  }

  .hero-copy h1{
    font-weight:500 !important;
  }
}

@media(max-width:980px){
  .hero-grid{
    min-height:100svh !important;
    padding-top:105px !important;
    padding-bottom:34px !important;
    justify-content:flex-end !important;
  }

  .hero-copy{
    margin-top:auto !important;
  }

  .hero-copy h1{
    font-weight:500 !important;
  }

  .hero-actions-animated{
    margin-top:0 !important;
  }
}

@media(max-width:420px){
  .hero-grid{
    padding-top:96px !important;
    padding-bottom:28px !important;
  }

  .hero-copy h1{
    font-weight:500 !important;
  }
}


/* =========================================================
   V20 — NOTEBOOK / FULL HD / MOBILE SPACING + INTRO
   ========================================================= */

/* Espaço correto entre H1 e descrição */
.hero-lead{
  margin-top:20px !important;
}

/* Desktop grande / Full HD */
@media(min-width:1500px){
  .hero-copy h1{
    max-width:690px !important;
    font-size:clamp(50px,3.45vw,64px) !important;
    line-height:1.055 !important;
  }
}

/* Notebook 14" / larguras intermediárias:
   controla a quebra para evitar "terminou." órfão e "Isso" grudado no ? */
@media(min-width:981px) and (max-width:1499px){
  .hero-grid{
    grid-template-columns:minmax(0,690px) 1fr !important;
  }

  .hero-copy{
    max-width:690px !important;
  }

  .hero-copy h1{
    max-width:660px !important;
    font-size:clamp(46px,4.0vw,58px) !important;
    line-height:1.06 !important;
    letter-spacing:-.032em !important;
  }

  .hero-lead{
    max-width:620px !important;
    margin-top:20px !important;
  }
}

/* Faixa típica de MacBook Pro 14 em viewport CSS */
@media(min-width:1200px) and (max-width:1400px){
  .hero-copy h1{
    max-width:620px !important;
    font-size:52px !important;
  }
}

/* Mobile médio/grande: aproxima conteúdo da imagem,
   removendo aquele vazio excessivo em 414x896 e similares. */
@media(min-width:414px) and (max-width:980px){
  .hero-grid{
    min-height:100svh !important;
    padding-top:92px !important;
    padding-bottom:26px !important;
    justify-content:flex-start !important;
  }

  .hero-copy{
    margin-top:44vh !important;
  }

  .hero-eyebrow{
    margin-bottom:10px !important;
  }

  .hero-lead{
    margin-top:20px !important;
  }
}

/* iPhone 11 / 414-ish specifically */
@media(min-width:414px) and (max-width:460px) and (min-height:780px){
  .hero-copy{
    margin-top:41vh !important;
  }

  .hero-copy h1{
    font-size:clamp(40px,10.2vw,46px) !important;
    line-height:1.045 !important;
  }
}

/* Telas menores continuam com layout mais compacto */
@media(max-width:413px){
  .hero-copy{
    margin-top:auto !important;
  }

  .hero-lead{
    margin-top:20px !important;
  }
}

/* Intro ligeiramente mais lenta e premium */
.intro{
  transition:
    transform .68s cubic-bezier(.76,0,.24,1),
    opacity .42s ease .16s !important;
}
.intro-inner{
  transition:
    opacity .32s ease,
    transform .48s cubic-bezier(.22,1,.36,1) !important;
}
.intro-logo{
  animation-duration:.62s !important;
}
.intro-line{
  animation-duration:.52s !important;
}


/* =========================================================
   V21 — MACBOOK BREAKS + MOBILE 414/896
   ========================================================= */

/* 
   MacBook Pro 14" costuma ter viewport CSS menor do que a resolução física.
   Nesta faixa intermediária controlamos a largura do H1 para manter 3 linhas
   visualmente equilibradas, sem deixar "terminou." órfão.
*/
@media(min-width:1400px) and (max-width:1750px){
  .hero-grid{
    grid-template-columns:minmax(0,640px) 1fr !important;
  }

  .hero-copy{
    max-width:640px !important;
  }

  .hero-copy h1{
    width:100% !important;
    max-width:610px !important;
    font-size:52px !important;
    line-height:1.055 !important;
    letter-spacing:-.030em !important;
  }

  .hero-lead{
    max-width:590px !important;
  }
}

/* Um pouco mais estreito ainda, para notebooks com zoom/escala de sistema maior. */
@media(min-width:1180px) and (max-width:1399px){
  .hero-grid{
    grid-template-columns:minmax(0,600px) 1fr !important;
  }

  .hero-copy{
    max-width:600px !important;
  }

  .hero-copy h1{
    max-width:580px !important;
    font-size:49px !important;
    line-height:1.06 !important;
    letter-spacing:-.028em !important;
  }
}

/* Mobile 414–460 / iPhone 11 e similares:
   aproxima o conteúdo da foto e elimina o vazio preto excessivo. */
@media(min-width:414px) and (max-width:460px) and (min-height:780px){
  .hero-grid{
    justify-content:flex-start !important;
    padding-top:86px !important;
    padding-bottom:24px !important;
  }

  .hero-copy{
    margin-top:32vh !important;
  }

  .hero-eyebrow{
    margin-bottom:8px !important;
  }

  .hero-lead{
    margin-top:20px !important;
  }
}

/* Para mobiles maiores que 460px, também reduz o espaço, mas de forma menos agressiva. */
@media(min-width:461px) and (max-width:980px){
  .hero-copy{
    margin-top:35vh !important;
  }
}


/* =========================================================
   V22 — REFINO DESKTOP: CONTRASTE + ALINHAMENTO DOS CTAs
   ========================================================= */

@media(min-width:981px){
  /* Aumenta levemente o degradê apenas na área da copy,
     sem escurecer demais os rostos. */
  .hero-socios-premium:before{
    background:
      radial-gradient(ellipse at 24% 62%,
        rgba(0,0,0,.08) 0%,
        rgba(0,0,0,.18) 28%,
        rgba(0,0,0,.34) 52%,
        rgba(0,0,0,.48) 72%,
        rgba(0,0,0,.24) 100%),
      linear-gradient(90deg,
        rgba(0,0,0,.42) 0%,
        rgba(0,0,0,.28) 24%,
        rgba(0,0,0,.10) 42%,
        rgba(0,0,0,.02) 58%,
        rgba(0,0,0,0) 100%) !important;
  }

  /* Desce os botões 20px para alinhar visualmente com a descrição,
     conforme marcação do print. */
  .hero-actions{
    transform:translateY(20px) !important;
  }

  body.hero-ready .hero-actions-animated{
    transform:translateY(20px) !important;
  }
}


/* =========================================================
   V23 — SEGUNDA SEÇÃO / MANIFESTO MAIS FORTE
   ========================================================= */
.manifesto-v23{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 78% 34%,rgba(127,35,35,.12),transparent 28%),
    linear-gradient(180deg,#0b0d0d 0%,#0a0c0c 100%);
  padding:132px 0 138px !important;
}

.manifesto-v23:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,transparent 0%,rgba(255,255,255,.018) 52%,transparent 100%);
}

.manifesto-glow{
  position:absolute;
  width:420px;
  height:420px;
  right:-120px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  background:rgba(127,35,35,.16);
  filter:blur(110px);
  opacity:.55;
  pointer-events:none;
}

.manifesto-layout{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);
  gap:88px;
  align-items:start;
}

.manifesto-main{
  max-width:820px;
}

.manifesto-kicker-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  padding-bottom:22px;
  border-bottom:1px solid rgba(196,108,99,.18);
}

.manifesto-index{
  color:#7d7f7c;
  font-size:11px;
  letter-spacing:.18em;
}

.manifesto-v23 h2{
  margin:30px 0 0 !important;
  font-size:clamp(48px,4.45vw,70px) !important;
  line-height:1.04 !important;
  letter-spacing:-.048em !important;
  font-weight:400 !important;
  color:#f2f0eb;
}

.manifesto-v23 h2 span{
  display:block;
  margin-top:.10em;
  color:#a5a7a3 !important;
}

.manifesto-v23 .large-copy{
  max-width:720px;
  margin-top:38px !important;
  padding-left:24px;
  border-left:1px solid rgba(196,108,99,.42);
  color:#c4c3be !important;
  font-size:17px !important;
  line-height:1.78 !important;
}

.manifesto-panel{
  position:relative;
  margin-top:6px;
  padding:28px 30px 30px;
  border:1px solid rgba(196,108,99,.18);
  border-radius:18px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));
  box-shadow:0 18px 60px rgba(0,0,0,.16);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.manifesto-panel:before{
  content:"";
  position:absolute;
  left:28px;
  top:0;
  width:54px;
  height:1px;
  background:#a7423c;
}

.manifesto-panel-label{
  margin:0 0 22px;
  color:#d46f65;
  font-size:10px;
  line-height:1.5;
  letter-spacing:.18em;
  font-weight:700;
}

.manifesto-points{
  border-top:1px solid rgba(255,255,255,.06);
}

.manifesto-point{
  min-height:69px;
  display:grid;
  grid-template-columns:36px 1fr;
  gap:14px;
  align-items:center;
  border-bottom:1px solid rgba(255,255,255,.07);
}

.manifesto-point span{
  color:#8f3a35;
  font-size:10px;
}

.manifesto-point strong{
  font-size:15px;
  line-height:1.35;
  font-weight:500;
  color:#e9e6e1;
}

.manifesto-note{
  display:grid;
  grid-template-columns:12px 1fr;
  gap:12px;
  align-items:start;
  margin-top:24px;
}

.manifesto-note i{
  display:block;
  width:7px;
  height:7px;
  margin-top:7px;
  border-radius:50%;
  background:#a83e38;
  box-shadow:0 0 0 5px rgba(168,62,56,.10);
}

.manifesto-note p{
  margin:0;
  color:#92938f;
  font-size:12px;
  line-height:1.65;
}

@media(max-width:980px){
  .manifesto-v23{
    padding:92px 0 96px !important;
  }

  .manifesto-layout{
    grid-template-columns:1fr;
    gap:44px;
  }

  .manifesto-main{
    max-width:none;
  }

  .manifesto-kicker-row{
    padding-bottom:17px;
  }

  .manifesto-v23 h2{
    font-size:clamp(38px,9vw,54px) !important;
    line-height:1.06 !important;
    margin-top:24px !important;
  }

  .manifesto-v23 .large-copy{
    margin-top:28px !important;
    padding-left:18px;
    font-size:16px !important;
  }

  .manifesto-panel{
    margin-top:0;
  }
}

@media(max-width:520px){
  .manifesto-v23{
    padding:76px 0 80px !important;
  }

  .manifesto-index{
    display:none;
  }

  .manifesto-v23 h2{
    font-size:clamp(36px,10vw,46px) !important;
  }

  .manifesto-panel{
    padding:24px 22px 25px;
    border-radius:15px;
  }

  .manifesto-point{
    min-height:62px;
  }
}


/* =========================================================
   V24 — HIERARQUIA + CONVERSÃO EM TODAS AS SEÇÕES
   ========================================================= */

/* Segunda seção: abaixo da hero na hierarquia e com contraste real */
.manifesto-v23 h2{
  font-size:clamp(42px,3.55vw,58px) !important;
  line-height:1.06 !important;
  letter-spacing:-.042em !important;
  color:#f7f5f1 !important;
  font-weight:450 !important;
}
.manifesto-v23 h2 span{
  color:#f7f5f1 !important;
  opacity:.86;
}
.manifesto-v23 .large-copy{
  color:#d3d1cc !important;
}

/* CTA universal entre seções */
.section-cta{
  margin-top:58px;
  padding:24px 26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  border:1px solid rgba(132,40,40,.18);
  border-radius:18px;
  background:
    linear-gradient(135deg,rgba(132,40,40,.065),rgba(255,255,255,.018));
}
.section-cta > div{
  max-width:690px;
}
.section-cta span{
  display:block;
  margin-bottom:7px;
  color:#b94b43;
  font-size:10px;
  line-height:1.4;
  letter-spacing:.17em;
  font-weight:700;
}
.section-cta p{
  margin:0;
  color:var(--muted);
  font-size:14px;
  line-height:1.65;
}
.section-cta .btn{
  flex:0 0 auto;
  min-width:210px;
  justify-content:center;
}
.manifesto-cta{
  position:relative;
  z-index:2;
  margin-top:48px;
  border-color:rgba(194,86,76,.20);
  background:rgba(255,255,255,.025);
}
.section-cta-dark{
  background:#121515;
  border-color:rgba(255,255,255,.08);
}
.section-cta-reviews{
  margin-top:34px;
}

/* Authority: mais hierarquia e presença */
.authority{
  position:relative;
}
.authority .section-head h2,
.process .section-head h2,
.history .section-head h2,
.faq .section-head h2{
  font-size:clamp(38px,3.25vw,54px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}
.authority-grid .card{
  position:relative;
  overflow:hidden;
  transition:transform .35s cubic-bezier(.22,1,.36,1), border-color .35s ease, background .35s ease;
}
.authority-grid .card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:54px;
  height:1px;
  background:#9e3934;
}
.authority-grid .card:hover{
  transform:translateY(-5px);
  border-color:rgba(153,58,52,.30);
}

/* Seguros: cards mais vivos e leitura melhor */
.insurance-head h2{
  font-size:clamp(38px,3.25vw,54px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}
.service{
  transition:transform .32s cubic-bezier(.22,1,.36,1), background .32s ease, border-color .32s ease;
}
.service:hover{
  transform:translateY(-4px);
  border-color:rgba(147,53,48,.28) !important;
  background:rgba(147,53,48,.035);
}
.service h3{
  font-weight:550 !important;
}

/* Processo: cria sensação de progressão */
.steps{
  position:relative;
}
.steps:before{
  content:"";
  position:absolute;
  left:27px;
  top:28px;
  bottom:28px;
  width:1px;
  background:linear-gradient(180deg,#9c3934,rgba(156,57,52,.08));
  opacity:.45;
  pointer-events:none;
}
.step{
  position:relative;
  z-index:1;
}
.step b{
  background:var(--bg,#0b0d0d);
}

/* História: imagem mais premium */
.history-photo{
  position:relative;
  overflow:hidden;
}
.history-photo:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 58%,rgba(5,6,6,.20));
}
.history-photo img{
  transition:transform .8s cubic-bezier(.22,1,.36,1);
}
.history-photo:hover img{
  transform:scale(1.025);
}
.partner-card{
  transition:transform .35s cubic-bezier(.22,1,.36,1), border-color .35s ease;
}
.partner-card:hover{
  transform:translateY(-4px);
  border-color:rgba(150,55,50,.25);
}

/* Reviews e FAQ */
.reviews-head h2{
  font-size:clamp(38px,3.25vw,54px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
}
.faq details{
  transition:border-color .28s ease, background .28s ease;
}
.faq details[open]{
  border-color:rgba(147,53,48,.28) !important;
  background:rgba(147,53,48,.025);
}

/* CTA final mais forte, sem perder sobriedade */
.final-cta{
  position:relative;
  overflow:hidden;
}
.final-cta:before{
  content:"";
  position:absolute;
  width:480px;
  height:480px;
  right:-140px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  background:rgba(100,19,19,.16);
  filter:blur(110px);
  pointer-events:none;
}
.final-inner{
  position:relative;
  z-index:1;
}
.final-cta h2{
  max-width:790px;
}
.final-cta-copy{
  max-width:620px;
  margin:18px 0 0;
  color:rgba(255,255,255,.68);
  line-height:1.7;
  font-size:15px;
}

/* Mobile */
@media(max-width:980px){
  .manifesto-v23 h2{
    font-size:clamp(36px,8.4vw,48px) !important;
  }
  .section-cta{
    margin-top:40px;
    padding:22px 20px;
    flex-direction:column;
    align-items:stretch;
    gap:20px;
  }
  .section-cta .btn{
    width:100%;
  }
  .steps:before{
    left:23px;
  }
}

@media(max-width:520px){
  .manifesto-v23 h2{
    font-size:clamp(34px,9vw,42px) !important;
  }
  .authority .section-head h2,
  .process .section-head h2,
  .history .section-head h2,
  .faq .section-head h2,
  .insurance-head h2,
  .reviews-head h2{
    font-size:clamp(32px,8.7vw,40px) !important;
  }
  .section-cta{
    margin-top:34px;
    border-radius:15px;
  }
}


/* =========================================================
   V25 — MANIFESTO: TÍTULO CONTÍNUO + FIX MOBILE
   ========================================================= */

/* Título unido e 100% branco */
.manifesto-v23 h2{
  color:#ffffff !important;
  opacity:1 !important;
}
.manifesto-v23 h2 .word{
  color:#ffffff !important;
}

/* Remove qualquer regra herdada da antiga segunda linha em span */
.manifesto-v23 h2 span:not(.word-mask):not(.word){
  display:inline !important;
  margin:0 !important;
  color:inherit !important;
  opacity:1 !important;
}

/* Mobile real: card e CTA não dependem do IntersectionObserver.
   Evita o caso em que aparecem no DevTools mas ficam opacity:0 no iPhone. */
@media(max-width:980px){
  .manifesto-panel.reveal,
  .manifesto-cta.reveal{
    opacity:1 !important;
    transform:none !important;
    visibility:visible !important;
  }

  .manifesto-panel{
    display:block !important;
  }

  .manifesto-cta{
    display:flex !important;
  }
}

/* iOS/Safari: garante que os componentes continuem visíveis mesmo
   se o observer não disparar corretamente após mudança de viewport. */
@supports (-webkit-touch-callout:none){
  @media(max-width:980px){
    .manifesto-panel.reveal,
    .manifesto-cta.reveal{
      opacity:1 !important;
      transform:none !important;
      transition:none !important;
    }
  }
}


/* =========================================================
   V26 — FIX DEFINITIVO IOS: CARD + CTAs SEM REVEAL
   ========================================================= */

/* Estes componentes não dependem mais do IntersectionObserver. */
.manifesto-panel,
.section-cta{
  opacity:1 !important;
  transform:none !important;
  visibility:visible !important;
}

/* Garante presença em Safari/iPhone real. */
@media(max-width:980px){
  .manifesto-panel{
    display:block !important;
  }

  .section-cta{
    display:flex !important;
  }
}
