:root{--ink:#0b1420;--ink-2:#121e2c;--gold:#c7a45d;--gold-light:#e4ca91;--paper:#f4f1ea;--white:#fff;--muted:#6a7077;--line:rgba(11,20,32,.16);--shell:min(1240px,calc(100% - 48px));--radius:2px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:999;left:20px;top:-80px;padding:12px 18px;background:#fff;color:#000}.skip-link:focus{top:20px}.section{padding:132px 0}.section--ink{background:var(--ink);color:var(--white)}.section--sand{background:#e8e1d2}.header{position:fixed;z-index:100;inset:0 0 auto;height:86px;color:#fff;border-bottom:1px solid rgba(255,255,255,.18);transition:background .35s,color .35s,box-shadow .35s}.header.scrolled{background:rgba(244,241,234,.97);color:var(--ink);box-shadow:0 8px 34px rgba(11,20,32,.08);border-color:transparent}.header__inner{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:12px;font-family:"DM Sans",sans-serif;font-size:12px;line-height:1.15;letter-spacing:.07em;text-transform:uppercase;margin-right:auto}.brand img{object-fit:contain}.brand strong{font-size:17px;color:var(--gold-light)}.header.scrolled .brand strong{color:#967332}.nav{display:flex;gap:30px;font-size:13px}.nav a{position:relative;padding:31px 0}.nav a:after{content:"";position:absolute;bottom:22px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:58px;padding:0 26px;border:1px solid var(--gold);background:var(--gold);color:var(--ink);font:700 13px "DM Sans",sans-serif;letter-spacing:.03em;transition:background .25s,color .25s,transform .25s}.button:hover{background:var(--gold-light);transform:translateY(-2px)}.button--small{min-height:43px;padding:0 19px;font-size:12px}.menu{display:none;background:none;border:0;color:currentColor;padding:10px}.menu span{display:block;width:25px;height:1px;background:currentColor;margin:6px}.hero{position:relative;min-height:850px;height:100vh;max-height:980px;color:#fff;background:var(--ink);overflow:hidden}.hero__media,.hero__shade{position:absolute;inset:0}.hero__media{transform:scale(1.02)}.hero__shade{background:linear-gradient(90deg,rgba(6,14,24,.95) 0%,rgba(6,14,24,.78) 48%,rgba(6,14,24,.25) 100%),linear-gradient(0deg,rgba(6,14,24,.6),transparent 60%)}.hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,760px) 250px;justify-content:space-between;align-items:end;height:100%;padding-top:150px;padding-bottom:58px}.kicker,.section-index{margin:0 0 26px;font:600 11px "DM Sans",sans-serif;letter-spacing:.18em;text-transform:uppercase}.kicker{display:flex;align-items:center;gap:11px;color:#e9e0cc}.kicker span{width:28px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"DM Sans",sans-serif;line-height:1.06}h1{max-width:800px;margin-bottom:30px;font-size:clamp(3.8rem,6.8vw,6.8rem);letter-spacing:-.065em;font-weight:700}h1 em{color:var(--gold-light);font-style:normal;font-weight:500}.hero__lead{max-width:625px;margin-bottom:34px;font-size:18px;line-height:1.65;color:#e1e4e7}.hero__actions{display:flex;align-items:center;gap:30px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.45);padding:8px 0}.text-link:hover{border-color:var(--gold)}.hero__proof{display:flex;gap:0;padding:33px 0 0;margin:48px 0 0;border-top:1px solid rgba(255,255,255,.22);list-style:none}.hero__proof li{display:flex;flex-direction:column;min-width:190px;padding-right:24px;margin-right:24px;border-right:1px solid rgba(255,255,255,.18)}.hero__proof li:last-child{border:0}.hero__proof strong{font-size:12px}.hero__proof span{font-size:11px;color:#aeb6be}.hero__note{align-self:center;margin-top:100px;border-top:1px solid var(--gold);padding-top:20px}.hero__note>p{font:600 17px/1.45 "DM Sans",sans-serif}.hero__note div{display:flex;gap:14px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.18);font-size:13px}.hero__note div span{color:var(--gold-light);font:500 10px "DM Sans",sans-serif}.intro__grid{display:grid;grid-template-columns:190px 1fr 290px;gap:58px}.section-index{color:#8a6c36}.intro h2,.process h2,.faq h2,.security h2{font-size:clamp(2.4rem,4.4vw,4.5rem);letter-spacing:-.055em;margin-bottom:32px}.intro h2 span{color:#8c8b87;font-weight:500}.large-copy{max-width:710px;font-size:19px;color:#4f555b}.fact{align-self:end;padding-bottom:8px}.fact__line{display:block;width:46px;height:2px;background:var(--gold);margin-bottom:24px}.fact strong{font:700 13px "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.08em}.fact p{font-size:13px;color:#5f656b}.section-head{display:grid;grid-template-columns:1fr 1.1fr .8fr;gap:58px;align-items:end;margin-bottom:72px}.section-head .section-index{align-self:start}.section-head h2{font-size:clamp(2.8rem,5vw,5.3rem);letter-spacing:-.06em;margin:0}.section-head>p{color:#b7bec5;font-size:15px}.situation-list{border-top:1px solid rgba(255,255,255,.24)}.situation-list article{display:grid;grid-template-columns:90px 1fr 64px;gap:28px;align-items:center;min-height:160px;border-bottom:1px solid rgba(255,255,255,.22);transition:background .25s,padding .25s}.situation-list article:hover{background:var(--ink-2);padding-inline:22px}.situation-list article>span{color:var(--gold);font:500 12px "DM Sans",sans-serif}.situation-list h3{font-size:25px;margin:0 0 7px}.situation-list p{max-width:720px;margin:0;color:#aeb7c0}.situation-list a{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.32);font-size:20px;transition:all .25s}.situation-list a:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.process__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.process__sticky{align-self:start;position:sticky;top:130px}.process__sticky>p:not(.section-index){max-width:440px;color:#60666c}.text-link--dark{border-color:var(--line);margin-top:18px}.steps{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:70px 1fr;gap:30px;padding:40px 0;border-bottom:1px solid var(--line)}.steps li>span{color:#9b7839;font:600 12px "DM Sans",sans-serif}.steps h3{font-size:24px;margin:0 0 10px}.steps p{margin:0;max-width:610px;color:#5c6268}.economy{background:#b58d43;color:var(--ink)}.economy__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.economy__number{display:flex;flex-direction:column;border-right:1px solid rgba(11,20,32,.3)}.economy__number>span{font:600 12px "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.15em}.economy__number strong{font:700 clamp(8rem,15vw,13rem)/.9 "DM Sans",sans-serif;letter-spacing:-.1em}.economy__number sup{font-size:.35em;vertical-align:top}.economy__number small{font:700 12px "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.12em}.economy__copy h2{font-size:clamp(2.6rem,4.5vw,4.8rem);letter-spacing:-.06em}.economy__copy>p:not(.section-index):not(.disclaimer){max-width:600px;font-size:18px}.disclaimer{margin-top:30px;padding-top:20px;border-top:1px solid rgba(11,20,32,.26);font-size:11px;line-height:1.6}.section-head--split{grid-template-columns:1.5fr .6fr}.section-head--split>div h2{margin:0}.section-head--split>p{color:#575b5d}.principles{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(11,20,32,.25)}.principles article{padding:30px 32px 0 0;min-height:230px;border-right:1px solid rgba(11,20,32,.22)}.principles article+article{padding-left:32px}.principles article:last-child{border:0}.principles span{font:600 11px "DM Sans",sans-serif;color:#8a6c36}.principles h3{margin:46px 0 12px;font-size:20px}.principles p{font-size:13px;color:#5a5d5f}.faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.accordion{border-top:1px solid var(--line)}.accordion article{border-bottom:1px solid var(--line)}.accordion button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:27px 0;background:none;border:0;color:var(--ink);text-align:left;cursor:pointer;font:600 18px "DM Sans",sans-serif}.accordion b{font-size:25px;font-weight:400;transition:transform .25s}.accordion article.open b{transform:rotate(45deg)}.accordion article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s}.accordion article.open>div{grid-template-rows:1fr}.accordion article>div>p{overflow:hidden;margin:0;max-width:650px;color:#61666b}.accordion article.open>div>p{padding-bottom:28px}.cta{padding:135px 0;background:var(--ink);color:#fff;text-align:center}.cta__inner{display:flex;flex-direction:column;align-items:center}.cta h2{font-size:clamp(3rem,6.5vw,6.5rem);letter-spacing:-.065em;margin-bottom:28px}.cta>p,.cta__inner>p:not(.kicker){max-width:560px;color:#aeb7c0;font-size:17px}.button--light{margin-top:20px}.footer{background:#07101a;color:#fff;padding:70px 0 28px}.footer__top{display:grid;grid-template-columns:1.4fr .6fr .4fr;gap:50px;padding-bottom:65px}.brand--footer{margin:0;align-self:start}.footer__top>div{display:flex;flex-direction:column;font-size:13px}.footer__top>div p{color:#75808b;text-transform:uppercase;letter-spacing:.15em;font-size:10px}.footer__top>div a{margin-bottom:7px}.footer__top>div span{color:#8f98a1}.footer__bottom{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.15);color:#7e8994;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.whatsapp{position:fixed;z-index:80;right:22px;bottom:20px;display:flex;align-items:center;gap:18px;background:#fff;color:var(--ink);padding:13px 17px;font:700 11px "DM Sans",sans-serif;box-shadow:0 8px 30px rgba(0,0,0,.2)}.whatsapp span{color:#89703c}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){:root{--shell:min(100% - 34px,720px)}.section{padding:92px 0}.header{height:72px}.header__cta,.nav{display:none}.menu{display:block}.nav.open{position:fixed;display:flex;flex-direction:column;inset:72px 0 0;background:var(--paper);color:var(--ink);padding:34px 22px;gap:0}.nav.open a{font:600 24px "DM Sans",sans-serif;border-bottom:1px solid var(--line);padding:22px 0}.nav.open a:after{display:none}.hero{height:auto;min-height:820px}.hero__media{background-position:63% center}.hero__shade{background:linear-gradient(90deg,rgba(6,14,24,.94),rgba(6,14,24,.57)),linear-gradient(0deg,rgba(6,14,24,.75),transparent)}.hero__grid{grid-template-columns:1fr;padding-top:145px;padding-bottom:38px}.hero__note{display:none}.hero__proof li{min-width:0;flex:1}.intro__grid{grid-template-columns:1fr}.intro__grid>.section-index{margin-bottom:-25px}.fact{max-width:500px}.section-head{grid-template-columns:1fr;margin-bottom:52px}.section-head .section-index{margin-bottom:-25px}.section-head>p{max-width:560px}.process__grid,.faq__grid{grid-template-columns:1fr;gap:55px}.process__sticky{position:static}.economy__grid{grid-template-columns:1fr;gap:60px}.economy__number{border-right:0;border-bottom:1px solid rgba(11,20,32,.3);padding-bottom:50px}.principles{grid-template-columns:1fr 1fr}.principles article:nth-child(2){border-right:0}.principles article{border-bottom:1px solid rgba(11,20,32,.22)}.footer__top{grid-template-columns:1fr 1fr}.brand--footer{grid-column:1/-1}}
@media(max-width:600px){:root{--shell:calc(100% - 30px)}.brand img{width:42px;height:42px}.hero{min-height:860px}.hero__grid{padding-top:130px}.hero h1{font-size:clamp(3.2rem,14.5vw,4.6rem)}.hero__lead{font-size:16px}.hero__actions{align-items:flex-start;flex-direction:column;gap:16px}.hero__actions .button{width:100%}.hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px;padding-top:25px}.hero__proof li{border:0;margin:0;padding:0}.hero__proof li:last-child{grid-column:1/-1}.intro h2,.process h2,.faq h2,.security h2{font-size:2.7rem}.section-head h2{font-size:3.2rem}.situation-list article{grid-template-columns:40px 1fr;min-height:auto;padding:28px 0;align-items:start}.situation-list article>a{grid-column:2;width:40px;height:40px}.process__grid,.faq__grid{gap:38px}.steps li{grid-template-columns:42px 1fr;gap:14px}.economy__number strong{font-size:8.4rem}.economy__copy h2{font-size:3rem}.section-head--split{grid-template-columns:1fr}.principles{grid-template-columns:1fr}.principles article,.principles article+article{padding:28px 0;min-height:0;border-right:0}.principles h3{margin:24px 0 8px}.cta{padding:100px 0}.cta h2{font-size:3.5rem}.footer__top{grid-template-columns:1fr}.brand--footer{grid-column:auto}.footer__bottom{flex-direction:column;gap:10px;padding-right:80px}.whatsapp{right:14px;bottom:14px}.accordion button{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}

/* Ajustes de legibilidade do hero e identificação do WhatsApp */
@media(min-width:901px){
  :root{--shell:min(1410px,calc(100% - 48px))}
  .hero__grid{grid-template-columns:minmax(0,1fr) 250px;gap:50px}
  .hero h1{max-width:1100px;font-size:clamp(3.8rem,5.5vw,6.25rem)}
  .hero h1 em{display:block;white-space:nowrap}
  .hero__lead{max-width:680px}
}
.whatsapp{gap:10px;min-height:50px;padding:12px 16px;transition:transform .25s,background .25s}
.whatsapp:hover{transform:translateY(-2px);background:#f6f3ec}
.whatsapp img{flex:0 0 20px;width:20px;height:20px}
.whatsapp span{color:var(--ink)}
.whatsapp b{margin-left:6px;color:#89703c;font-weight:600}

/* WhatsApp flutuante: somente o ícone */
.whatsapp{width:58px;height:58px;min-height:58px;padding:0;justify-content:center;gap:0;border-radius:50%;background:#25d366;box-shadow:0 10px 30px rgba(11,20,32,.28)}
.whatsapp:hover{background:#1fbd5a;transform:translateY(-3px)}
.whatsapp img{width:28px;height:28px;flex:0 0 28px}

/* Fundos contextuais guiados pela rolagem */
.scroll-progress{position:fixed;z-index:75;right:0;top:86px;width:2px;height:calc(100vh - 86px);background:rgba(199,164,93,.12);pointer-events:none}
.scroll-progress span{display:block;width:100%;height:calc(var(--page-progress,0) * 100%);background:var(--gold);box-shadow:0 0 12px rgba(199,164,93,.35)}
section[data-ambient]{position:relative;isolation:isolate;overflow:hidden}
section[data-ambient]>.shell{position:relative;z-index:2}
section[data-ambient]::before,section[data-ambient]::after{content:"";position:absolute;z-index:1;pointer-events:none;opacity:0;transition:opacity .8s ease,transform 1.2s cubic-bezier(.2,.7,.2,1)}
section[data-ambient].ambient-active::before,section[data-ambient].ambient-active::after{opacity:1;transform:translate3d(0,0,0)}
[data-ambient="blueprint"]::after{inset:86px 0 0 48%;opacity:.12!important;background-image:linear-gradient(rgba(228,202,145,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(228,202,145,.14) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,#000);animation:blueprintDrift 18s linear infinite}
[data-ambient="document"]::before{width:360px;height:480px;right:-90px;top:18%;border:1px solid rgba(138,108,54,.18);box-shadow:-24px 24px 0 rgba(138,108,54,.04);transform:translate3d(60px,30px,0) rotate(4deg)}
[data-ambient="document"]::after{width:220px;height:1px;right:10px;top:45%;background:rgba(138,108,54,.28);box-shadow:0 52px rgba(138,108,54,.18),0 104px rgba(138,108,54,.12);transform:translateX(60px)}
[data-ambient="routes"]::before{inset:0 0 0 55%;background:repeating-linear-gradient(90deg,transparent 0 88px,rgba(199,164,93,.055) 88px 89px);transform:translateX(30px)}
[data-ambient="routes"]::after{right:6%;top:12%;width:220px;height:220px;border:1px solid rgba(199,164,93,.14);transform:translateY(50px) rotate(45deg)}
[data-ambient="steps"]::before{left:calc(50% - 1px);top:9%;bottom:9%;width:1px;background:linear-gradient(transparent,var(--gold),transparent);transform:scaleY(.35);transform-origin:top}
[data-ambient="steps"].ambient-active::before{transform:scaleY(1);opacity:.22}
[data-ambient="calculation"]::before{right:-4%;bottom:-18%;width:52%;height:74%;background:repeating-linear-gradient(0deg,rgba(11,20,32,.08) 0 2px,transparent 2px 44px);transform:translateY(80px) skewX(-10deg)}
[data-ambient="calculation"]::after{right:8%;bottom:10%;width:32%;height:42%;border-left:1px solid rgba(11,20,32,.18);border-bottom:1px solid rgba(11,20,32,.18);transform:translateY(60px)}
[data-ambient="checklist"]::before{right:5%;top:12%;width:300px;height:380px;border:1px solid rgba(11,20,32,.1);background:repeating-linear-gradient(0deg,transparent 0 54px,rgba(11,20,32,.07) 54px 55px);transform:translate(50px,30px) rotate(2deg)}
[data-ambient="questions"]::before{right:7%;top:16%;width:260px;height:260px;border-radius:50%;border:1px solid rgba(138,108,54,.1);box-shadow:0 0 0 54px rgba(138,108,54,.025),0 0 0 108px rgba(138,108,54,.018);transform:scale(.72)}
[data-ambient="complete"]::before{inset:0;background:linear-gradient(115deg,transparent 30%,rgba(199,164,93,.06) 50%,transparent 70%);transform:translateX(-35%);animation:completionSweep 8s ease-in-out infinite}
@keyframes blueprintDrift{to{background-position:64px 64px}}
@keyframes completionSweep{0%,30%{transform:translateX(-40%)}70%,100%{transform:translateX(40%)}}
@media(max-width:900px){.scroll-progress{top:72px;height:calc(100vh - 72px)}[data-ambient="document"]::before,[data-ambient="checklist"]::before{right:-180px}.process[data-ambient="steps"]::before{left:28px}}
@media(prefers-reduced-motion:reduce){.scroll-progress{display:none}section[data-ambient]::before,section[data-ambient]::after{animation:none!important;transition:none!important;transform:none!important}}

/* Scrollytelling: cenas conectadas e controladas pela posição do scroll */
.scroll-chapter{position:fixed;z-index:74;left:22px;bottom:24px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.72);mix-blend-mode:difference;pointer-events:none;font:600 10px "DM Sans",sans-serif;letter-spacing:.13em;text-transform:uppercase;transition:opacity .3s}
.scroll-chapter span{display:grid;place-items:center;width:28px;height:28px;border:1px solid currentColor;border-radius:50%}
.scroll-chapter strong{font-weight:600;white-space:nowrap}
.has-scrollstory main{overflow:clip}
.has-scrollstory section[data-scene]{transform-origin:center center}
@media(min-width:901px){
  .has-scrollstory .hero{max-height:none}
  .has-scrollstory .hero__media{will-change:transform}
  .has-scrollstory .hero__copy,.has-scrollstory .hero__note{will-change:transform,opacity}
  .has-scrollstory .intro{z-index:3;margin-top:-1px;box-shadow:0 -40px 90px rgba(11,20,32,.15);clip-path:inset(0 0 0 0)}
  .has-scrollstory .situations{min-height:100vh;padding:110px 0}
  .has-scrollstory .situations>.shell{height:calc(100vh - 220px);min-height:610px;display:grid;grid-template-columns:minmax(350px,.8fr) minmax(520px,1.2fr);gap:80px;align-items:center}
  .has-scrollstory .situations .section-head{display:flex;flex-direction:column;align-items:flex-start;margin:0;gap:0}
  .has-scrollstory .situations .section-head .section-index{margin-bottom:34px}
  .has-scrollstory .situations .section-head>p{max-width:430px;margin-top:28px}
  .has-scrollstory .situation-list{position:relative;height:360px;border-top:0;perspective:1100px}
  .has-scrollstory .situation-list article{position:absolute;inset:0;display:grid;grid-template-columns:54px 1fr 54px;min-height:360px;padding:52px 38px;border:1px solid rgba(255,255,255,.2);background:#121e2c;box-shadow:0 28px 70px rgba(0,0,0,.26);transform-origin:center bottom;will-change:transform,opacity}
  .has-scrollstory .situation-list article:hover{padding:52px 38px}
  .has-scrollstory .situation-list h3{font-size:34px;max-width:540px}
  .has-scrollstory .process{min-height:100vh;padding:0}
  .has-scrollstory .process__grid{min-height:100vh;align-items:center;padding-top:110px;padding-bottom:90px}
  .has-scrollstory .process__sticky{position:relative;top:auto}
  .has-scrollstory .steps{position:relative}
  .has-scrollstory .steps li{min-height:150px;will-change:transform,opacity}
  .has-scrollstory .economy{position:relative;z-index:4;min-height:100vh;display:flex;align-items:center;clip-path:inset(12% 4% round 2px);will-change:clip-path,transform}
  .has-scrollstory .economy__number strong{will-change:transform}
  .has-scrollstory .security{margin-top:-1px}
  .has-scrollstory .principles article{will-change:transform,opacity}
}
@media(max-width:900px){.scroll-chapter{display:none}.has-scrollstory .economy{clip-path:none!important}}
@media(prefers-reduced-motion:reduce){.scroll-chapter{display:none}.has-scrollstory *{will-change:auto!important}}

/* Direção editorial 2026: serviço primeiro, fotografia como evidência */
:root{--paper:#f2eee5;--sand:#dfd5c2;--gold:#b58c43;--gold-light:#d8ba78;--ink:#0a1521}
h1,h2,.section-head h2,.cta h2{font-family:"Newsreader",Georgia,serif;font-weight:500;letter-spacing:-.045em}
h3,.brand,.button,.kicker,.section-index{font-family:"DM Sans",sans-serif}
.header{color:var(--ink);border-color:rgba(11,20,32,.14)}
.header.scrolled{background:rgba(242,238,229,.94);backdrop-filter:blur(14px)}
.header .brand strong{color:#8c682d}
.button{border-radius:999px;padding-inline:30px;box-shadow:0 10px 30px rgba(11,20,32,.12)}
.button:focus-visible,.text-link:focus-visible,.nav a:focus-visible,.whatsapp:focus-visible{outline:3px solid #fff;outline-offset:4px}
.hero{height:100svh;min-height:760px;max-height:none;color:var(--ink);background:var(--paper)}
.hero__paper{position:absolute;inset:0 42% 0 0;background:var(--paper)}
.hero__paper:after{content:"";position:absolute;inset:86px 0 0;background-image:linear-gradient(rgba(11,20,32,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(11,20,32,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 92%)}
.hero__media{position:absolute;inset:0 0 0 58%;overflow:hidden;display:block;transform:none;background:none}
.hero__media img{width:100%;height:100%;object-fit:cover;object-position:58% 50%;transform:scale(1.025)}
.hero__shade{inset:0 0 0 58%;background:linear-gradient(90deg,rgba(10,21,33,.12),transparent 32%),linear-gradient(0deg,rgba(10,21,33,.56),transparent 45%);opacity:1}
.hero__grid{grid-template-columns:minmax(0,690px) minmax(220px,310px);gap:clamp(40px,9vw,150px);align-items:center;padding-top:118px;padding-bottom:40px}
.hero__copy{align-self:center}
.hero .kicker{color:#6b604d}
.hero h1{max-width:760px;margin-bottom:27px;font-size:clamp(4rem,6.2vw,7.15rem);line-height:.88;letter-spacing:-.065em}
.hero h1 em{display:block;color:#997231;font-family:"Newsreader",Georgia,serif;font-style:italic;font-weight:500;white-space:normal}
.hero__lead{max-width:590px;color:#4c5358;font-size:17px;line-height:1.65}
.hero .text-link{border-color:rgba(11,20,32,.25)}
.hero__journey{display:grid;grid-template-columns:auto minmax(30px,1fr) auto minmax(30px,1fr) auto;align-items:center;gap:16px;max-width:590px;margin-top:52px;padding-top:19px;border-top:1px solid rgba(11,20,32,.2);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.hero__journey span{display:flex;align-items:baseline;gap:9px}.hero__journey b{font-size:9px;color:#9a7433}.hero__journey i{height:1px;background:rgba(11,20,32,.25)}
.hero__note{align-self:end;margin:0 0 6px;padding:20px 0 0;border-top:1px solid var(--gold);color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.25)}
.hero__note>span{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-light)}
.hero__note>p{margin:10px 0 0;font:500 17px/1.45 "DM Sans",sans-serif}
.intro{background:var(--paper)}
.intro h2 span{color:#8d8170}
.field-story{position:relative;height:150vh;min-height:980px;background:var(--ink);color:#fff;overflow:hidden}
.field-story__media,.field-story__veil{position:absolute;inset:0;display:block}
.field-story__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.04)}
.field-story__veil{background:linear-gradient(90deg,rgba(7,15,24,.9) 0%,rgba(7,15,24,.45) 48%,rgba(7,15,24,.1) 74%),linear-gradient(0deg,rgba(7,15,24,.55),transparent 65%)}
.field-story__copy{position:sticky;top:0;z-index:2;display:flex;min-height:100vh;flex-direction:column;justify-content:center;align-items:flex-start}
.field-story__copy .section-index{color:var(--gold-light)}
.field-story h2{max-width:850px;margin:0 0 30px;font:500 clamp(3.6rem,6.2vw,7rem)/.93 "Newsreader",Georgia,serif;letter-spacing:-.05em}
.field-story__copy>p:last-child{max-width:560px;font-size:18px;color:#d9dcdf}
.economy{background:#b38b47}
.section-head--split{align-items:end}
.principles{grid-template-columns:1.25fr .75fr;border-top:1px solid rgba(11,20,32,.25)}
.principles article,.principles article+article{display:grid;grid-template-columns:44px minmax(150px,.65fr) 1fr;gap:25px;align-items:start;min-height:0;padding:30px 0;border-right:0;border-bottom:1px solid rgba(11,20,32,.2)}
.principles article:nth-child(even){padding-left:48px}
.principles h3{margin:0;font-size:20px}.principles p{margin:0;font-size:14px}.principles span{padding-top:4px}
[data-ambient="questions"]::before,[data-ambient="complete"]::before,[data-ambient="complete"]::after{display:none}
.cta{background:#07111b}.cta__inner:before{content:"CNO  →  SERO  →  CND";margin-bottom:42px;color:var(--gold-light);font:600 10px "DM Sans",sans-serif;letter-spacing:.24em}
.whatsapp{border:2px solid #fff;box-shadow:0 12px 34px rgba(4,12,20,.3)}
@media(min-width:901px){
  .header__inner{max-width:none;width:calc(100% - 64px)}
  .has-scrollstory .hero__media{will-change:transform,width,left}
  .has-scrollstory .hero__media img{will-change:transform}
  .has-scrollstory .hero__paper{will-change:transform,opacity}
  .has-scrollstory .field-story__media img{will-change:transform}
  .has-scrollstory .field-story__copy{will-change:transform,opacity}
}
@media(max-width:1100px) and (min-width:901px){.hero__paper{right:37%}.hero__media,.hero__shade{left:63%}.hero__grid{grid-template-columns:minmax(0,610px) 220px;gap:50px}.hero h1{font-size:5.5rem}.hero__note{margin-left:-10px}}
@media(max-width:900px){
  .header{color:#fff;border-color:rgba(255,255,255,.2)}.header.scrolled{color:var(--ink)}
  .hero{min-height:900px;color:#fff;background:var(--ink)}
  .hero__paper{display:none}.hero__media{inset:0}.hero__media img{object-position:58% center}
  .hero__shade{inset:0;background:linear-gradient(180deg,rgba(7,15,24,.38),rgba(7,15,24,.92) 72%,#07101a)}
  .hero__grid{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;padding-top:130px;padding-bottom:46px}
  .hero .kicker{color:#e5dbc6}.hero h1{font-size:clamp(3.7rem,12vw,6rem)}.hero__lead{color:#e1e4e7}
  .hero .text-link{border-color:rgba(255,255,255,.38)}.hero__journey{color:#fff;border-color:rgba(255,255,255,.28)}.hero__journey i{background:rgba(255,255,255,.3)}
  .hero__note{display:none}.field-story{height:120vh;min-height:850px}.field-story__veil{background:linear-gradient(180deg,rgba(7,15,24,.12),rgba(7,15,24,.86) 70%,#07101a)}
  .field-story__copy{justify-content:flex-end;padding-bottom:90px}.field-story h2{font-size:clamp(3.3rem,10vw,5.5rem)}
  .principles{grid-template-columns:1fr}.principles article:nth-child(even){padding-left:0}
}
@media(max-width:600px){
  .hero{min-height:820px}.hero__grid{padding-bottom:32px}.hero h1{font-size:clamp(3.45rem,15vw,4.8rem)}
  .hero__lead{font-size:15px}.hero__journey{gap:9px;margin-top:32px}.hero__journey span{gap:5px;font-size:12px}
  .field-story{min-height:760px}.field-story__copy{padding-bottom:72px}.field-story h2{font-size:3.4rem}.field-story__copy>p:last-child{font-size:16px}
  .principles article,.principles article+article{grid-template-columns:34px 1fr;gap:14px;padding:25px 0}.principles p{grid-column:2}
}

/* Correção profissional da primeira dobra e redução de movimento */
:root{--header-height:72px;--shell:min(1200px,calc(100% - 48px))}
.scroll-progress,.scroll-chapter{display:none!important}
section[data-ambient]::before,section[data-ambient]::after{display:none!important;animation:none!important}
.reveal{opacity:1;transform:none;transition:none}
.header{height:var(--header-height);color:var(--ink);background:rgba(242,238,229,.96);border-bottom:1px solid rgba(11,20,32,.12);transition:background .2s ease,box-shadow .2s ease}
.header.scrolled{background:rgba(242,238,229,.98);box-shadow:0 8px 24px rgba(11,20,32,.07);backdrop-filter:blur(12px)}
.header__inner{height:100%;gap:30px}
.header .brand{width:54px;height:54px;margin-right:auto;overflow:hidden}
.header .brand img{width:54px;height:54px;object-fit:contain}
.nav{gap:26px;font-size:14px}.nav a{padding:25px 0}.nav a:after{bottom:17px}
.header__cta{min-height:40px;padding-inline:18px;font-size:12px;box-shadow:none}
.hero{height:auto;min-height:700px;max-height:none;padding-top:var(--header-height);background:var(--paper);color:var(--ink);overflow:hidden}
.hero__paper{inset:var(--header-height) 44% 0 0}.hero__paper:after{display:none}
.hero__media{inset:var(--header-height) 0 0 56%;border-left:1px solid rgba(11,20,32,.12)}
.hero__media img{transform:none;object-position:58% center;filter:saturate(.78) contrast(1.02)}
.hero__shade{inset:var(--header-height) 0 0 56%;background:linear-gradient(0deg,rgba(7,15,24,.38),transparent 55%)}
.hero__grid{min-height:628px;height:auto;grid-template-columns:minmax(0,620px) minmax(200px,280px);gap:clamp(32px,8vw,120px);align-items:center;padding-top:54px;padding-bottom:48px}
.hero__copy{animation:heroContentIn .55s ease-out both}
.hero .kicker{margin-bottom:20px;color:#796a54;font-size:10px}
.hero h1{max-width:650px;margin-bottom:24px;font-size:clamp(3.45rem,5vw,5.25rem);line-height:.98;letter-spacing:-.052em}
.hero h1 em{display:inline;color:#8a662d;font-style:normal}
.hero__lead{max-width:570px;margin-bottom:28px;color:#4b535a;font-size:17px;line-height:1.58}
.hero__actions{gap:24px}.hero .button{min-height:52px;box-shadow:none}.hero .text-link{color:#303840}
.hero__journey{max-width:550px;margin-top:38px;padding-top:17px}
.hero__note{align-self:end;margin-bottom:0;padding:18px 22px;background:rgba(7,16,26,.88);border:0;color:#fff;text-shadow:none}
.hero__note>p{margin-bottom:0;font-size:15px}
@keyframes heroContentIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.situation-list article,.button,.text-link,.nav a,.whatsapp{transition-duration:.2s}
.field-story{height:680px;min-height:0}
.field-story__copy{position:relative;top:auto;height:100%;min-height:0}
.field-story__media img{transform:none!important;filter:saturate(.78) contrast(1.03)}
@media(max-width:1080px) and (min-width:901px){
  :root{--shell:min(100% - 40px,980px)}
  .nav{gap:18px;font-size:13px}.header__inner{gap:22px}.header__cta{padding-inline:15px}
  .hero__paper{right:39%}.hero__media,.hero__shade{left:61%}.hero__grid{grid-template-columns:minmax(0,570px) 190px;gap:36px}
  .hero h1{font-size:4.25rem}.hero__lead{max-width:520px}
}
@media(max-width:900px){
  :root{--header-height:64px;--shell:min(100% - 34px,720px)}
  .header{height:var(--header-height);color:var(--ink)}.header .brand,.header .brand img{width:46px;height:46px}
  .nav.open{inset:var(--header-height) 0 0}.menu{margin-left:auto}
  .hero{min-height:0;padding-top:var(--header-height);background:var(--paper);color:var(--ink)}
  .hero__paper{display:none}.hero__media{position:relative;inset:auto;width:100%;height:clamp(270px,44vw,420px);border:0}
  .hero__media img{object-position:center 48%}.hero__shade{display:none}
  .hero__grid{display:block;min-height:0;padding-top:42px;padding-bottom:42px}
  .hero .kicker{color:#796a54}.hero h1{max-width:700px;font-size:clamp(3.15rem,8.5vw,5.2rem)}
  .hero__lead{max-width:650px;color:#4b535a}.hero .text-link{color:var(--ink);border-color:rgba(11,20,32,.25)}
  .hero__journey{color:var(--ink);border-color:rgba(11,20,32,.2)}.hero__journey i{background:rgba(11,20,32,.25)}
  .hero__note{display:none}
  .field-story{height:620px;min-height:0}.field-story__copy{padding-bottom:70px}
}
@media(max-width:600px){
  :root{--header-height:60px;--shell:calc(100% - 30px)}
  .header .brand,.header .brand img{width:42px;height:42px}
  .hero__media{height:250px}.hero__media img{object-position:58% center}
  .hero__grid{padding-top:32px;padding-bottom:34px}.hero .kicker{margin-bottom:15px}
  .hero h1{margin-bottom:18px;font-size:clamp(2.7rem,12.5vw,3.65rem);line-height:.98}
  .hero__lead{margin-bottom:23px;font-size:15.5px;line-height:1.52}
  .hero__actions{flex-direction:column;align-items:stretch;gap:10px}.hero__actions .button{width:100%;min-height:50px}
  .hero__actions .text-link{align-self:center}.hero__journey{margin-top:25px;padding-top:14px}
  .field-story{height:560px}.field-story__copy{padding-bottom:52px}
}
@media(max-width:340px){.hero__media{height:220px}.hero h1{font-size:2.55rem}.hero__journey{gap:6px}.hero__journey span{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hero__copy{animation:none}}

/* Entradas orientadas pela leitura, ativadas apenas quando o JavaScript prepara a página */
.hero__copy{animation:none}
.js-enabled .reveal-up,.js-enabled .reveal-left,.js-enabled .reveal-right,.js-enabled .reveal-scale{
  opacity:0;
  will-change:opacity,transform;
  transition-property:opacity,transform;
  transition-duration:650ms;
  transition-timing-function:cubic-bezier(.22,1,.36,1);
}
.js-enabled .reveal-up{transform:translate3d(0,22px,0)}
.js-enabled .reveal-left{transform:translate3d(-28px,0,0)}
.js-enabled .reveal-right{transform:translate3d(28px,0,0)}
.js-enabled .reveal-scale{transform:translate3d(0,24px,0) scale(.975);transition-duration:700ms}
.js-enabled .reveal-up.reveal-visible,.js-enabled .reveal-left.reveal-visible,.js-enabled .reveal-right.reveal-visible,.js-enabled .reveal-scale.reveal-visible{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
}
.button:hover{transform:translateY(-1px) scale(1.02)}
.hero__media.reveal-scale{transform-origin:center center}
.field-story__media.reveal-scale{transform-origin:center center}
@media(max-width:900px){
  .js-enabled .reveal-left,.js-enabled .reveal-right{transform:translate3d(0,16px,0)}
  .js-enabled .reveal-up{transform:translate3d(0,16px,0)}
  .js-enabled .reveal-scale{transform:translate3d(0,16px,0) scale(.985)}
  .js-enabled .reveal-up,.js-enabled .reveal-left,.js-enabled .reveal-right,.js-enabled .reveal-scale{transition-duration:560ms}
  .hero__actions{transition-delay:180ms!important}
}
@media(prefers-reduced-motion:reduce){
  .reveal-up,.reveal-left,.reveal-right,.reveal-scale{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;
  }
}

/* Consolidação responsiva premium */
:root{
  --shell:min(1280px,calc(100% - clamp(48px,6vw,112px)));
  --section-space:clamp(88px,8vw,132px);
}
html{overflow-x:clip}body{min-width:320px;overflow-x:clip}
main,section,footer{max-width:100%}
p,li,a,h1,h2,h3{overflow-wrap:break-word}
.section{padding-block:var(--section-space)}
.large-copy,.hero__lead,.section-head>p,.process__sticky>p,.field-story__copy>p:last-child,.economy__copy>p,.cta__inner>p{max-width:68ch}
.button,.menu,.situation-list a,.accordion button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.button:active{transform:translateY(0) scale(.985)}
.menu{min-width:44px;min-height:44px;display:none;place-items:center}
.menu:focus-visible,.accordion button:focus-visible,.situation-list a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.whatsapp{min-width:56px;min-height:56px}
.nav__cta-mobile{display:none}
.hero h1{font-size:clamp(3.55rem,5.2vw,5.5rem)}
.intro h2,.process h2,.faq h2,.security h2{font-size:clamp(2.45rem,4.2vw,4.3rem)}
.section-head h2,.economy__copy h2{font-size:clamp(2.7rem,4.7vw,5rem)}
.field-story h2{font-size:clamp(3.2rem,5.8vw,6.4rem)}
.cta h2{font-size:clamp(3rem,6vw,6rem)}
@media(min-width:1600px){
  :root{--shell:min(1360px,calc(100% - 144px))}
  .hero__grid{grid-template-columns:minmax(0,680px) minmax(220px,300px);gap:clamp(80px,9vw,170px)}
  .hero h1{font-size:5.65rem}.hero__lead{font-size:18px}
  .section-head{gap:72px}.process__grid,.faq__grid{gap:130px}
}
@media(max-width:1279px){
  :root{--shell:min(1120px,calc(100% - 48px));--section-space:clamp(82px,7vw,108px)}
  .header__inner{gap:22px}.nav{gap:18px;font-size:13px}
  .hero__grid{grid-template-columns:minmax(0,570px) minmax(180px,230px);gap:clamp(32px,5vw,68px)}
  .hero h1{font-size:clamp(3.7rem,5.4vw,4.8rem)}
  .intro__grid{grid-template-columns:150px minmax(0,1fr) 250px;gap:36px}
  .section-head{grid-template-columns:.8fr 1.2fr .8fr;gap:36px}
  .process__grid,.faq__grid{gap:72px}
}
@media(max-width:1100px){
  :root{--shell:min(960px,calc(100% - 40px));--header-height:68px}
  .header{height:var(--header-height)}.header .brand,.header .brand img{width:48px;height:48px}
  .header__cta,.header .nav{display:none}.menu{display:grid;margin-left:auto}
  .nav.open{position:fixed;display:flex;flex-direction:column;inset:var(--header-height) 0 0;background:var(--paper);color:var(--ink);padding:26px max(22px,calc((100vw - 960px)/2));gap:0;overflow-y:auto;overscroll-behavior:contain}
  .nav.open a{min-height:58px;padding:17px 0;border-bottom:1px solid var(--line);font-size:19px;font-weight:600}
  .nav.open a:after{display:none}
  .nav.open .nav__cta-mobile{display:flex;align-items:center;justify-content:center;margin-top:22px;padding:0 20px;background:var(--gold);border:1px solid var(--gold);border-radius:999px;font-size:15px;color:var(--ink)}
  .hero{padding-top:var(--header-height)}.hero__paper{top:var(--header-height);right:42%}.hero__media,.hero__shade{top:var(--header-height);left:58%}
  .hero__grid{grid-template-columns:minmax(0,560px) minmax(160px,200px);min-height:610px;gap:30px;padding-block:42px}
  .hero h1{font-size:clamp(3.55rem,6vw,4.35rem)}
  .hero__note{padding:16px}.hero__note>p{font-size:14px}
  .intro__grid{grid-template-columns:130px minmax(0,1fr);gap:28px 38px}.intro__grid .fact{grid-column:2;max-width:560px}
  .section-head{grid-template-columns:150px minmax(0,1fr);gap:24px 36px}.section-head>p{grid-column:2}
  .section-head--split{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr)}.section-head--split>p{grid-column:auto}
  .principles{grid-template-columns:1fr}.principles article:nth-child(even){padding-left:0}
  .footer__top{grid-template-columns:1fr 1fr}.brand--footer{grid-column:1/-1}
}
@media(max-width:900px){
  :root{--shell:min(720px,calc(100% - 36px));--section-space:82px;--header-height:64px}
  .hero{display:flex;flex-direction:column;padding-top:var(--header-height);background:var(--paper)}
  .hero__grid{order:1;width:var(--shell);min-height:0;display:block;padding:44px 0 38px}
  .hero__media{order:2;position:relative;inset:auto;width:100%;height:clamp(300px,48vw,400px)}
  .hero__media img{object-position:center 44%}.hero__paper,.hero__shade{display:none}
  .hero h1{max-width:720px;font-size:clamp(3.1rem,8vw,4.65rem)}.hero__lead{max-width:650px}
  .hero__journey{max-width:610px}.hero__note{display:none}
  .intro__grid,.section-head,.section-head--split,.process__grid,.faq__grid,.economy__grid{grid-template-columns:1fr;gap:34px}
  .intro__grid .fact,.section-head>p{grid-column:auto}.intro__grid>.section-index,.section-head .section-index{margin-bottom:-12px}
  .section-head{margin-bottom:50px}.section-head>p{max-width:600px}
  .situation-list article{grid-template-columns:54px minmax(0,1fr) 48px;gap:18px;padding:30px 0;min-height:0}
  .process__sticky{position:static}.steps li{padding-block:32px}
  .economy__grid{gap:44px}.economy__number{border-right:0;border-bottom:1px solid rgba(11,20,32,.3);padding-bottom:38px}
  .field-story{height:580px}.field-story__copy{justify-content:flex-end;padding-bottom:68px}
  .footer__top{grid-template-columns:1fr 1fr}.footer__bottom{gap:20px}
}
@media(max-width:600px){
  :root{--shell:calc(100% - 30px);--section-space:68px;--header-height:60px}
  .header .brand,.header .brand img{width:42px;height:42px}.nav.open{padding-inline:15px}
  .hero__grid{padding:32px 0 30px}.hero .kicker{margin-bottom:14px}.hero h1{font-size:clamp(2.68rem,12vw,3.45rem);line-height:1;margin-bottom:18px}
  .hero__lead{font-size:16px;line-height:1.5;margin-bottom:22px}
  .hero__actions{display:grid;grid-template-columns:1fr;gap:11px}.hero__actions .button{width:100%;min-height:52px}.hero__actions .text-link{justify-self:center;min-height:44px;align-items:center}
  .hero__journey{gap:8px;margin-top:23px;padding-top:13px}.hero__journey span{font-size:12px}.hero__journey b{font-size:8px}
  .hero__media{height:260px}.hero__media img{object-position:57% center}
  .intro h2,.process h2,.faq h2,.security h2{font-size:clamp(2.25rem,10vw,2.85rem)}
  .section-head h2,.economy__copy h2{font-size:clamp(2.45rem,11vw,3.15rem)}
  .large-copy,.economy__copy>p:not(.section-index):not(.disclaimer){font-size:17px}
  .section-head{gap:24px;margin-bottom:38px}.section-head .section-index,.intro__grid>.section-index{margin-bottom:-8px}
  .situation-list article{grid-template-columns:34px minmax(0,1fr);gap:12px 10px;padding:26px 0}.situation-list article>a{grid-column:2;width:44px;height:44px}.situation-list h3{font-size:21px}
  .steps li{grid-template-columns:34px minmax(0,1fr);gap:12px;padding-block:27px}.steps h3{font-size:21px}
  .economy__number strong{font-size:clamp(6.5rem,34vw,8.2rem)}
  .principles article,.principles article+article{grid-template-columns:30px minmax(0,1fr);padding:24px 0}.principles p{grid-column:2}
  .accordion button{min-height:58px;padding:20px 0;font-size:16px;line-height:1.35}.accordion article.open>div>p{padding-bottom:22px}
  .field-story{height:520px}.field-story h2{font-size:clamp(2.9rem,13vw,3.7rem)}.field-story__copy{padding-bottom:48px}
  .cta{padding-block:78px}.cta h2{font-size:clamp(2.9rem,13vw,3.7rem)}.cta__inner>p:not(.kicker){font-size:16px}
  .footer{padding-top:54px}.footer__top{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.brand--footer{grid-column:auto}.footer__bottom{flex-direction:column;padding-right:66px}
  .whatsapp{right:13px;bottom:max(13px,env(safe-area-inset-bottom));width:56px;height:56px}
}
@media(max-width:374px){
  :root{--shell:calc(100% - 24px);--section-space:60px}
  .hero h1{font-size:2.55rem}.hero__lead{font-size:15px}.hero__media{height:230px}
  .hero__journey{gap:5px}.hero__journey span{gap:4px;font-size:11px}
  .button{padding-inline:18px}.section-head h2,.economy__copy h2{font-size:2.35rem}
  .field-story h2,.cta h2{font-size:2.85rem}
}
@media(max-height:560px) and (orientation:landscape) and (max-width:900px){
  .hero__grid{padding-block:24px}.hero h1{font-size:2.8rem}.hero__lead{margin-bottom:16px}.hero__journey{margin-top:16px}
  .hero__media{height:260px}.nav.open a{min-height:50px;padding-block:12px}
}
@media(hover:none){.button:hover,.whatsapp:hover{transform:none}}

/* Ajustes finais guiados pelas capturas reais de iPhone */
.situation-list article{grid-template-columns:70px minmax(0,1fr) auto}
.situation-list article>a{width:auto;height:auto;min-height:42px;padding:10px 15px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap}
.hero__media img{filter:saturate(.72) contrast(1.04)}
@media(max-width:900px){
  .hero__media{height:280px}.hero__media img{object-position:center center}
  .situation-list article{grid-template-columns:42px minmax(0,1fr);gap:12px 16px}
  .situation-list article>a{grid-column:2;justify-self:start;width:auto;height:auto;min-height:44px;padding:11px 16px}
}
@media(max-width:600px){
  .hero__grid{padding-top:28px;padding-bottom:24px}
  .hero h1{max-width:10.5ch;font-size:clamp(2.45rem,10.8vw,3.05rem);line-height:1.01}
  .hero__lead{max-width:35ch;font-size:15.5px}
  .hero__actions{gap:7px}.hero__actions .text-link{padding:5px 0;border-bottom:0;text-decoration:underline;text-decoration-color:rgba(11,20,32,.28);text-underline-offset:7px}
  .hero__journey{margin-top:17px;padding-top:12px}.hero__journey i{min-width:16px}
  .hero__media{height:220px}.hero__media img{object-position:center center}
  .intro h2,.process h2,.faq h2,.security h2{font-size:clamp(2.08rem,9.2vw,2.55rem)}
  .situation-list article{padding:24px 0}.situation-list h3{font-size:20px;line-height:1.18}.situation-list p{font-size:15px;line-height:1.55}
  .situation-list article>a{font-size:12px}
  .whatsapp{width:52px;height:52px;min-width:52px;min-height:52px}.whatsapp img{width:25px;height:25px}
}
@media(max-width:374px){
  .hero h1{font-size:2.32rem}.hero__lead{font-size:15px}.hero__media{height:200px}
  .hero__journey span{font-size:10px}.hero__journey b{display:none}
  .situation-list article{grid-template-columns:30px minmax(0,1fr);gap-inline:10px}
}


/* Auditoria final: acessibilidade, robustez e consistência */
:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.header,.hero{scroll-margin-top:var(--header-height)}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .js-enabled .reveal-up,.js-enabled .reveal-left,.js-enabled .reveal-right,.js-enabled .reveal-scale{opacity:1!important;transform:none!important}
}

/* Correção mobile — evita sobreposição do índice da seção 06 com o título */
@media(max-width:900px){
  .section-head--split>div>.section-index{
    margin-bottom:16px;
    line-height:1.35;
  }
}
@media(max-width:600px){
  .section-head--split>div>.section-index{
    margin-bottom:14px;
  }
  .section-head--split>div>h2{
    margin-top:0;
  }
}


/* Assinatura de desenvolvimento — RDF Core Systems */
.footer__bottom{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:18px 32px;flex-wrap:initial}
.footer__credit{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin:8px auto 0;padding:0;border:0;background:transparent;border-radius:0;text-transform:none;letter-spacing:0}
.footer__credit>span{display:inline-block;color:#aeb6be;font:600 10px/1.2 "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}
.footer__credit-link{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:opacity .2s ease,transform .2s ease}
.footer__credit-link:hover{opacity:.86;transform:translateY(-1px)}
.footer__credit-link:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
.footer__credit img{width:100px;height:auto;object-fit:contain}
@media(max-width:900px){
  .footer__bottom{grid-template-columns:1fr;text-align:left;padding-right:66px}
  .footer__credit{grid-column:1;justify-content:center;margin-top:10px}
}
@media(max-width:600px){
  .footer__bottom{display:grid;grid-template-columns:1fr;gap:10px;padding-right:66px}
  .footer__credit{flex-direction:row;gap:10px;text-align:center;margin-top:12px}
  .footer__credit>span{font-size:9px}
  .footer__credit img{width:100px}
}


/* Correção definitiva do menu mobile */
@media(max-width:1100px){
  .header{overflow:visible}
  .header .nav{display:none}
  .header .nav.open,
  body.nav-open .header .nav{
    display:flex !important;
    position:fixed;
    z-index:1001;
    top:var(--header-height);
    right:0;
    bottom:0;
    left:0;
    flex-direction:column;
    gap:0;
    width:100%;
    height:calc(100dvh - var(--header-height));
    padding:26px max(22px,calc((100vw - 960px)/2));
    overflow-y:auto;
    background:var(--paper);
    color:var(--ink);
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    box-shadow:0 18px 40px rgba(11,20,32,.16);
  }
  .menu{position:relative;z-index:1002;cursor:pointer}
  .menu span{transition:transform .2s ease,opacity .2s ease}
  .menu[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
  .menu[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
}
@media(max-width:600px){
  .header .nav.open,
  body.nav-open .header .nav{
    padding:18px 15px 28px;
  }
  .header .nav.open a,
  body.nav-open .header .nav a{
    width:100%;
    min-height:54px;
    padding:15px 4px;
  }
}
