@font-face{font-family:Inter;src:url('assets/fonts/inter-variable-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#141e14;--body:#3a4a3a;--muted:#5a7a5a;--green:#059669;--green-dark:#047857;--mint:#f3faf6;--line:#e4ece5;--white:#fff;--shadow:0 18px 55px rgba(19,55,36,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--body);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.06;letter-spacing:-.04em}h1{font-size:clamp(2.7rem,5.1vw,4.8rem);margin-bottom:25px}h2{font-size:clamp(2.1rem,4vw,3.4rem);margin-bottom:20px}h3{font-size:1.22rem;letter-spacing:-.02em}.site-header{height:72px;position:sticky;z-index:20;top:0;display:flex;align-items:center;padding:0 max(5vw,24px);background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(228,236,229,.7)}.brand{font-size:1.3rem;font-weight:850;letter-spacing:-.05em;color:var(--ink)}.brand span{color:var(--green)}nav{display:flex;gap:28px;margin:auto;font-size:.87rem;font-weight:650;color:var(--muted)}nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:22px}.text-link{font-weight:700;font-size:.88rem}.menu{display:none;border:0;background:transparent;font-size:1.4rem}.section{padding:112px max(5vw,24px)}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding-top:92px;background:radial-gradient(circle at 5% 10%,#eafbf3 0,transparent 34%),radial-gradient(circle at 95% 12%,#effaf6 0,transparent 30%)}.hero-copy{max-width:720px}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;color:var(--green);margin-bottom:22px}.eyebrow:before{content:'— ';font-weight:400}.lead{font-size:1.16rem;color:var(--muted);max-width:680px}.actions{display:flex;gap:12px;margin:32px 0 13px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;padding:13px 19px;background:var(--green);color:#fff;border-radius:12px;font-weight:750;font-size:.92rem;box-shadow:0 7px 18px rgba(5,150,105,.2);transition:.2s}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button.small{padding:10px 15px}.button.ghost{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.button.pale{background:#fff;color:var(--green-dark)}.button.outline-light{background:transparent;border:1px solid rgba(255,255,255,.45);box-shadow:none}.button.full{width:100%}.micro{font-size:.78rem;font-weight:600;color:var(--muted)}.product-window{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.browser-bar{height:38px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 13px;gap:6px;color:#87a08b;font-size:.68rem}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#ffd2ca}.browser-bar i:nth-child(2){background:#ffe3a4}.browser-bar i:nth-child(3){background:#b8e9cf}.browser-bar span{margin-left:8px;border:1px solid #edf2ee;border-radius:5px;padding:2px 8px;flex:1}.hero-window{position:relative}.flow{display:flex;gap:7px;align-items:center;position:absolute;left:50%;bottom:-22px;transform:translateX(-50%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:12px;box-shadow:var(--shadow);font-size:.65rem;white-space:nowrap}.flow b{color:#63dfaa}.trust-row{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;display:flex;gap:35px;flex-wrap:wrap;font-size:.78rem;color:var(--muted);font-weight:600}.trust-row span:First-letter{color:var(--green)}.section-head{max-width:820px;margin-bottom:56px}.section-head>p:last-child{font-size:1.06rem;color:var(--muted)}.problem{background:#fafcfa}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pain-grid article{padding:27px;border:1px solid var(--line);border-radius:16px;background:#fff}.pain-grid span{font-size:.75rem;color:var(--green);font-weight:800}.pain-grid p{margin:0;color:var(--muted);font-size:.9rem}.bridge{text-align:center;margin:45px 0 0;font-weight:750;color:var(--green-dark)}.journey{background:var(--ink);color:#d5e1d5}.journey h2,.journey h3{color:#fff}.journey .section-head{margin-bottom:45px}.steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.steps:before{content:'';position:absolute;left:3%;right:3%;top:23px;height:1px;background:#315039}.steps article{position:relative;padding-right:34px}.steps b{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--green);color:#fff;margin-bottom:24px}.steps p{font-size:.9rem;color:#afc3b1}.product{padding-bottom:50px}.feature-row{display:grid;grid-template-columns:.76fr 1.24fr;gap:75px;align-items:center;margin-bottom:130px}.feature-row.reverse>div:first-child{order:2}.feature-row ul{padding:0;list-style:none}.feature-row li{padding:8px 0;border-bottom:1px solid var(--line)}.feature-row li:before{content:'✓';color:var(--green);margin-right:10px;font-weight:800}.ai{background:var(--green-dark);color:#dbf8ea;display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.ai h2,.ai h3{color:#fff}.eyebrow.light{color:#8ce7bf}.ai-copy>p:not(.eyebrow){font-size:1.08rem}.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ai-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:25px;border-radius:14px}.ai-grid b{color:#83e0b8;font-size:.75rem}.ai-grid p{margin:0;font-size:.86rem;color:#bee5d0}.use-cases{background:#fafcfa}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.use-grid article{font-weight:730;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:13px;padding:23px}.use-grid article:before{content:'↗';color:var(--green);margin-right:12px}.showcase{text-align:center}.showcase .section-head{margin-left:auto;margin-right:auto}.tabs{display:flex;justify-content:center;gap:8px;margin-bottom:26px;flex-wrap:wrap}.tabs button{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:9px 16px;font:700 .8rem Inter;cursor:pointer}.tabs button.active{background:var(--mint);color:var(--green-dark);border-color:#bce7d1}.showcase-window{max-width:1050px;margin:auto;text-align:left}.onboarding{background:var(--mint);display:grid;grid-template-columns:1fr 1fr;gap:80px}.onboarding ol{list-style:none;margin:0;padding:0}.onboarding li{display:grid;grid-template-columns:140px 1fr;padding:18px 0;border-bottom:1px solid #d6e9dc}.onboarding b{color:var(--ink)}.onboarding span{font-size:.9rem}.pricing{background:#fafcfa}.pricing .section-head{text-align:center;margin-left:auto;margin-right:auto}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:auto}.price-grid article{padding:32px;border:1px solid var(--line);background:#fff;border-radius:16px;position:relative}.price-grid article.popular{border:2px solid var(--green);transform:translateY(-10px)}.badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;border-radius:999px;padding:5px 12px;font-size:.66rem;font-weight:800;white-space:nowrap}.price-grid strong{display:block;color:var(--ink);font-size:2rem;margin:24px 0}.price-grid small{font-size:.8rem;color:var(--muted)}.price-grid ul{list-style:none;padding:0;margin:0 0 27px}.price-grid li{padding:7px 0;font-size:.87rem}.price-grid li:before{content:'✓';color:var(--green);font-weight:800;margin-right:8px}.faq{max-width:980px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;color:var(--ink);font-weight:750;list-style:none}.faq summary:after{content:'+';float:right;color:var(--green);font-size:1.3rem}.faq details[open] summary:after{content:'−'}.faq details p{margin:13px 0 0;max-width:760px;color:var(--muted)}.final-cta{text-align:center;background:var(--green-dark);color:#d7f5e7}.final-cta h2{color:#fff;max-width:900px;margin:0 auto 20px}.final-cta>p:not(.eyebrow){max-width:660px;margin:auto}.centered{justify-content:center}footer{display:flex;align-items:center;gap:35px;padding:34px max(5vw,24px);border-top:1px solid var(--line);font-size:.82rem}footer p{margin:0}footer p:last-child{margin-left:auto}
@media(max-width:900px){nav,.header-actions{display:none}.menu{display:block;margin-left:auto}.site-header.open nav{display:flex;position:absolute;left:0;right:0;top:72px;background:#fff;padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}.hero,.ai,.onboarding,.feature-row{grid-template-columns:1fr}.hero{gap:45px}.feature-row.reverse>div:first-child{order:0}.pain-grid,.steps{grid-template-columns:1fr 1fr}.steps{gap:35px}.steps:before{display:none}.price-grid{grid-template-columns:1fr}.price-grid article.popular{transform:none}.use-grid{grid-template-columns:1fr 1fr}.feature-row{gap:35px;margin-bottom:90px}}
@media(max-width:580px){.section{padding:80px 20px}.hero{padding-top:60px}.pain-grid,.steps,.use-grid,.ai-grid{grid-template-columns:1fr}.flow{display:none}.trust-row{gap:13px;flex-direction:column}.actions .button{width:100%}.price-grid{gap:25px}.onboarding li{grid-template-columns:110px 1fr}footer{flex-direction:column;align-items:flex-start;gap:9px}footer p:last-child{margin-left:0}.feature-row{margin-bottom:75px}.hero-window{margin-top:10px}}

/* Moldura de contraste para as capturas claras do produto */
.product-window{background:#edf7f1;border-color:#d7e8dc}
.product-window>img{width:calc(100% - 28px);max-width:none;margin:14px;border:1px solid #dfe8e1;border-radius:10px;box-shadow:0 8px 24px rgba(20,30,20,.08)}
.browser-bar{height:42px;border-bottom-color:#d7e8dc;color:#718c77;background:#f8fcf9}

/* Contraste reforçado: a tela branca fica visivelmente destacada da página */
.product-window{background:#d8eee1;border:1px solid #b8d8c3;box-shadow:0 22px 55px rgba(20,60,38,.16)}
.product-window>img{width:calc(100% - 40px);margin:20px;background:#fff;border:1px solid #bfd3c5;border-radius:9px;box-shadow:0 10px 28px rgba(20,45,28,.18)}
.browser-bar{background:#e8f5ed;border-bottom:1px solid #b8d8c3}
@media(max-width:580px){.product-window>img{width:calc(100% - 24px);margin:12px}}

/* Cenários de uso: cartões com contexto, benefício e ritmo visual */
.use-cases{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fcf9 0%,#eef8f2 100%)}
.use-cases:after{content:'';position:absolute;width:360px;height:360px;border-radius:50%;right:-150px;top:-170px;background:rgba(5,150,105,.08);pointer-events:none}
.use-cases .section-head{max-width:720px}
.use-grid{position:relative;z-index:1;grid-template-columns:repeat(3,1fr);gap:18px}
.use-grid .use-card{display:flex;min-height:330px;flex-direction:column;padding:30px;background:rgba(255,255,255,.88);border:1px solid #d8e8dc;border-radius:18px;box-shadow:0 10px 30px rgba(23,61,37,.06);transition:transform .2s,box-shadow .2s}
.use-grid .use-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(23,61,37,.11)}
.use-grid .use-card:before{display:none}
.use-grid .use-card.featured{background:var(--green-dark);border-color:var(--green-dark)}
.use-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:25px;border-radius:14px;background:#e3f5ea;color:var(--green-dark);font-size:1.25rem;font-weight:850}
.featured .use-icon{background:rgba(255,255,255,.14);color:#fff}
.use-label{margin-bottom:10px;color:var(--green);font-size:.68rem;font-weight:850;letter-spacing:.16em}
.use-card h3{margin-bottom:15px;font-size:1.35rem;line-height:1.2}
.use-card>p:not(.use-label){color:var(--muted);font-size:.9rem}
.featured h3{color:#fff}.featured .use-label{color:#87e0b8}.featured>p:not(.use-label){color:#c4e7d3}
.use-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;padding-top:22px}
.use-tags span{padding:5px 9px;border-radius:999px;background:#edf7f1;color:var(--green-dark);font-size:.68rem;font-weight:750}
.featured .use-tags span{background:rgba(255,255,255,.12);color:#e6f8ee}
@media(max-width:900px){.use-grid{grid-template-columns:1fr}.use-grid .use-card{min-height:0}.use-tags{margin-top:15px}}

/* Primeira dobra completa em telas desktop */
@media(min-width:901px){
  .hero{min-height:calc(100vh - 72px);grid-template-columns:.95fr 1.05fr;gap:52px;padding-top:42px;padding-bottom:32px;align-content:center}
  .hero h1{font-size:clamp(3rem,4vw,3.75rem);margin-bottom:18px}
  .hero .lead{font-size:1.02rem;line-height:1.55}
  .hero .eyebrow{margin-bottom:16px}
  .hero .actions{margin-top:22px;margin-bottom:9px}
  .hero .trust-row{padding-top:17px;gap:24px}
}

/* Planos completos dentro de uma única tela no desktop */
@media(min-width:901px){
  .pricing{min-height:calc(100vh - 72px);padding-top:38px;padding-bottom:38px;align-content:center}
  .pricing .section-head{margin-bottom:30px}
  .pricing .section-head h2{font-size:clamp(2.35rem,3.5vw,3.1rem);margin-bottom:12px}
  .pricing .section-head>p:last-child{margin-bottom:0;font-size:.96rem}
  .price-grid article{padding:24px 28px}
  .price-grid article>p{margin-bottom:10px;font-size:.9rem}
  .price-grid strong{font-size:1.8rem;margin:16px 0}
  .price-grid ul{margin-bottom:18px}
  .price-grid li{padding:5px 0;font-size:.8rem}
  .price-grid .button{padding-top:10px;padding-bottom:10px}
}

/* Ajuste para notebooks e janelas desktop com pouca altura */
@media(min-width:901px) and (max-height:760px){
  .pricing{padding-top:20px;padding-bottom:20px}
  .pricing .section-head{margin-bottom:16px}
  .pricing .section-head h2{max-width:760px;margin-left:auto;margin-right:auto;font-size:2.45rem;line-height:1.02}
  .pricing .section-head>p:last-child{font-size:.86rem}
  .price-grid article{padding:18px 25px}
  .price-grid article.popular{transform:none}
  .price-grid article h3{margin-bottom:10px;font-size:1.05rem}
  .price-grid article>p{min-height:0;margin-bottom:6px;font-size:.82rem}
  .price-grid strong{font-size:1.62rem;margin:10px 0}
  .price-grid ul{margin-bottom:11px}
  .price-grid li{padding:3px 0;font-size:.74rem}
  .price-grid .button{padding-top:8px;padding-bottom:8px;font-size:.8rem}
}

/* Remove os rótulos editoriais em caixa alta acima dos títulos */
.eyebrow{display:none}

/* Rolagem em capítulos e entrada progressiva das seções */
html{scroll-snap-type:y proximity}
.section{scroll-snap-align:start;scroll-margin-top:72px}
.section.reveal-ready{opacity:0;transform:translateY(42px);transition:opacity .65s ease,transform .75s cubic-bezier(.2,.7,.2,1)}
.section.reveal-ready.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-snap-type:none}.section.reveal-ready{opacity:1;transform:none;transition:none}}

/* Tradução comercial das telas do produto */
.screen-value{display:grid;grid-template-columns:1.25fr .75fr;gap:52px;max-width:1050px;margin:0 auto 26px;padding:26px 30px;text-align:left;background:var(--ink);border-radius:16px;color:#c9d9ca}
.screen-value span{display:block;margin-bottom:8px;color:#75d9aa;font-size:.67rem;font-weight:850;letter-spacing:.15em}
.screen-value h3{margin-bottom:10px;color:#fff;font-size:1.55rem;line-height:1.15}
.screen-value p{margin:0;color:#b9cbbb;font-size:.9rem;line-height:1.55}
.screen-value ul{display:flex;justify-content:center;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}
.screen-value li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.8rem;font-weight:650}
.screen-value li:before{content:'✓';margin-right:9px;color:#70dfa9;font-weight:850}
@media(max-width:700px){.screen-value{grid-template-columns:1fr;gap:18px;padding:24px}.screen-value h3{font-size:1.3rem}}

/* Insights sobrepostos à tela: leitura guiada do valor do produto */
.screen-stage{position:relative;max-width:1050px;margin:auto;padding-bottom:28px}
.screen-stage .showcase-window{max-width:none;margin:0}
.screen-stage .screen-value{position:absolute;z-index:3;left:28px;bottom:0;width:min(470px,calc(100% - 56px));display:block;margin:0;padding:21px 23px;background:rgba(20,30,20,.92);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 45px rgba(11,28,17,.28);backdrop-filter:blur(12px)}
.screen-stage .screen-value h3{font-size:1.28rem}
.screen-stage .screen-value p{font-size:.8rem}
.screen-stage .screen-value ul{display:flex;flex-direction:row;justify-content:flex-start;gap:6px;flex-wrap:wrap;margin-top:14px}
.screen-stage .screen-value li{padding:5px 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.07);font-size:.64rem}
.screen-stage .screen-value li:before{margin-right:5px}
@media(max-width:700px){.screen-stage{display:flex;flex-direction:column;padding-bottom:0}.screen-stage .showcase-window{order:1}.screen-stage .screen-value{position:static;order:2;width:100%;margin-top:12px}.screen-stage .screen-value ul{flex-direction:column}.screen-stage .screen-value li{border-radius:8px}}

/* Variação em teste: print completo com painel de valor ao lado */
@media(min-width:701px){
  .screen-stage{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px;align-items:stretch;max-width:1240px;padding-bottom:0}
  .screen-stage .screen-value{position:static;order:1;width:auto;display:flex;flex-direction:column;justify-content:center;padding:27px 25px;background:var(--green);border-color:var(--green);box-shadow:0 12px 30px rgba(5,150,105,.16);backdrop-filter:none}
  .screen-stage .showcase-window{order:2}
  .screen-stage .screen-value h3{font-size:1.42rem;line-height:1.18}
  .screen-stage .screen-value p{font-size:.84rem}
  .screen-stage .screen-value ul{display:flex;flex-direction:column;gap:7px;margin-top:19px}
  .screen-stage .screen-value li{padding:8px 0;border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;font-size:.7rem}
}

.screen-stage .screen-value span{color:#d5f7e8}
.screen-stage .screen-value h3{color:#fff}
.screen-stage .screen-value p{color:#e1f5eb}
.screen-stage .screen-value li{color:#fff;border-color:rgba(255,255,255,.22)}
.screen-stage .screen-value li:before{color:#fff}

/* Jornada visual da implantação */
.onboarding{position:relative;overflow:hidden;background:linear-gradient(135deg,#f1faf5 0%,#e5f5eb 100%)}
.onboarding:before{content:'';position:absolute;width:420px;height:420px;left:-210px;bottom:-250px;border-radius:50%;background:rgba(5,150,105,.09)}
.onboarding-copy{position:relative;z-index:1;align-self:center}
.onboarding-copy>p{max-width:520px;font-size:1.02rem;color:var(--muted)}
.onboarding-note{display:inline-flex;flex-direction:column;margin-top:24px;padding:15px 19px;border-left:4px solid var(--green);border-radius:0 12px 12px 0;background:rgba(255,255,255,.7);box-shadow:0 8px 24px rgba(32,76,48,.07)}
.onboarding-note strong{color:var(--ink);font-size:.84rem}.onboarding-note span{color:var(--muted);font-size:.76rem}
.onboarding ol{position:relative;z-index:1;display:grid;gap:12px;counter-reset:onboarding}
.onboarding ol:before{content:'';position:absolute;left:25px;top:40px;bottom:40px;width:2px;background:#9fd4b4}
.onboarding li{position:relative;grid-template-columns:52px 125px 1fr;align-items:center;min-height:76px;padding:14px 18px;background:rgba(255,255,255,.88);border:1px solid #d5e8dc;border-radius:15px;box-shadow:0 8px 22px rgba(31,73,45,.06);transition:transform .2s,box-shadow .2s;counter-increment:onboarding}
.onboarding li:hover{transform:translateX(5px);box-shadow:0 13px 28px rgba(31,73,45,.11)}
.onboarding li:before{content:counter(onboarding);position:relative;z-index:2;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;font-size:.75rem;font-weight:850;box-shadow:0 0 0 6px #edf8f1}
.onboarding li b{font-size:.88rem}.onboarding li span{font-size:.82rem;color:var(--muted)}
@media(max-width:580px){.onboarding li{grid-template-columns:45px 1fr}.onboarding li span{grid-column:2}.onboarding ol:before{left:42px}}

/* Implantação completa dentro de uma única tela no desktop */
@media(min-width:901px){
  .onboarding{min-height:calc(100vh - 72px);padding-top:54px;padding-bottom:54px;align-content:center;gap:64px}
  .onboarding h2{font-size:clamp(2.5rem,3.6vw,3.25rem);margin-bottom:16px}
  .onboarding-copy>p{margin-bottom:0;font-size:.96rem}
  .onboarding-note{margin-top:18px;padding:12px 17px}
  .onboarding ol{gap:9px}
  .onboarding li{min-height:68px;padding:10px 16px}
}

/* Rolagem natural: evita espaços vazios e seções presas entre dois estados */
html{scroll-snap-type:none}
.section{scroll-snap-align:none}
.section.reveal-ready,.section.reveal-ready.is-visible{opacity:1;transform:none;transition:none}

/* Primeira dobra móvel mais compacta e conectada à demonstração visual */
@media(max-width:580px){
  .hero{gap:24px;padding-top:44px;padding-bottom:52px}
  .hero h1{font-size:2.5rem;line-height:1.03;margin-bottom:18px}
  .hero .lead{font-size:.96rem;line-height:1.52}
  .hero .actions{margin-top:24px}
  .hero .micro{font-size:.71rem}
  .hero-window{margin-top:0}
  .hero .trust-row{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;padding-top:18px;font-size:.68rem}
}

/* Mais espaço para a tela; o painel apenas orienta a leitura */
@media(min-width:701px){.screen-stage{grid-template-columns:280px minmax(0,1fr)}.screen-stage .screen-value{padding:23px 21px}.screen-stage .screen-value h3{font-size:1.3rem}}

/* Ritmo de superfícies: mantém o clean sem deixar a página branca demais */
body{background:#f7faf8}
.hero{background-color:#fbfdfc}
.problem{background:#f1f7f3;border-top:1px solid #e2ece5;border-bottom:1px solid #e2ece5}
.product{background:radial-gradient(circle at 92% 14%,rgba(5,150,105,.055),transparent 24%),#fbfdfc}
.product .feature-row{padding:38px;border:1px solid #e2ece5;border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 12px 35px rgba(29,65,42,.045)}
.showcase{background:#f2f8f4;border-top:1px solid #e1ece4;border-bottom:1px solid #e1ece4}
.pricing{background:#f4f8f5}
.faq{max-width:none;padding-left:max(calc((100% - 980px)/2),24px);padding-right:max(calc((100% - 980px)/2),24px);background:#fbfdfc}
footer{background:#f2f7f3}
@media(max-width:900px){.product .feature-row{padding:25px}}
@media(max-width:580px){.product .feature-row{padding:20px;border-radius:17px}}

/* Variação em teste: navegação verde com CTA invertido */
.site-header{background:rgba(5,150,105,.96);border-bottom-color:rgba(255,255,255,.14);box-shadow:0 8px 24px rgba(5,107,76,.14)}
.site-header .brand{color:#fff}
.site-header .brand span{color:#d8f7e9}
.site-header nav{color:rgba(255,255,255,.86)}
.site-header nav a:hover{color:#fff}
.site-header .text-link{color:#fff}
.site-header .button.small{background:#fff;color:var(--green-dark);box-shadow:0 6px 16px rgba(0,70,45,.18)}
.site-header .button.small:hover{background:#f1faf5;color:var(--green-dark)}
.site-header .menu{color:#fff}
@media(max-width:900px){.site-header.open nav{background:var(--green);border-bottom-color:rgba(255,255,255,.18)}.site-header.open nav a{color:#fff}}

/* Contraste e hierarquia mais definidos entre os capítulos */
body{background:#edf4ef}
.hero{background:radial-gradient(circle at 4% 8%,#ddf5e8 0,transparent 34%),radial-gradient(circle at 96% 14%,#e5f5ec 0,transparent 30%),#f8fcfa}
.problem{background:#e4f1e8;border-color:#cfe1d4}
.product{background:radial-gradient(circle at 94% 12%,rgba(5,150,105,.08),transparent 25%),#eef5f0}
.product .feature-row{background:#fff;border-color:#cfdfd4;box-shadow:0 16px 40px rgba(26,65,40,.07)}
.use-cases{background:linear-gradient(145deg,#e8f3ec 0%,#dcece2 100%);border-top:1px solid #cadfd1;border-bottom:1px solid #cadfd1}
.use-grid .use-card:not(.featured){background:#fff;border-color:#cbded1}
.showcase{background:#f9fcfa;border-color:#d5e5da}
.onboarding{background:linear-gradient(135deg,#dfefe4 0%,#cfe7d7 100%)}
.pricing{background:#e6f0e9;border-top:1px solid #d0e0d5;border-bottom:1px solid #d0e0d5}
.price-grid article{box-shadow:0 12px 32px rgba(29,65,42,.065)}
.faq{background:#f9fcfa}
.section-head h2:after{content:'';display:block;width:52px;height:4px;margin-top:20px;border-radius:999px;background:var(--green)}
.pricing .section-head h2:after,.showcase .section-head h2:after{margin-left:auto;margin-right:auto}
.section-head>p:last-child{margin-top:18px}
@media(max-width:580px){.section-head h2:after{width:42px;height:3px;margin-top:15px}.section-head>p:last-child{margin-top:14px}}

/* Mapa da operação: problema ao redor, negócio no centro e solução em cada ponto */
.operation-map{background:#f8fcfa;border-top:1px solid #d7e6dc;border-bottom:1px solid #d7e6dc}
.operation-head{max-width:790px;margin-left:auto;margin-right:auto;text-align:center}
.operation-head h2:after{margin-left:auto;margin-right:auto}
.ops-map{position:relative;max-width:1120px;height:590px;margin:0 auto}
.ops-center{position:absolute;z-index:3;left:50%;top:50%;display:flex;width:210px;height:210px;transform:translate(-50%,-50%);align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 24px 55px rgba(5,150,105,.23),0 0 0 18px rgba(5,150,105,.08)}
.ops-center span{font-size:1rem}.ops-center strong{font-size:2.25rem;line-height:1;letter-spacing:-.05em}.ops-center small{margin-top:12px;color:#d8f7e8;font-size:.65rem}
.ops-node{position:absolute;z-index:2;width:330px;padding:22px 24px;border:1px solid #cfe0d4;border-radius:17px;background:#fff;box-shadow:0 13px 32px rgba(28,67,42,.08)}
.ops-node h3{margin:8px 0 9px;font-size:1.05rem;line-height:1.22}
.ops-node p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.5}
.ops-node p strong{color:var(--green-dark)}
.ops-problem{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f5eee4;color:#8b5e25;font-size:.64rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.node-top{left:50%;top:0;transform:translateX(-50%)}.node-right{right:0;top:50%;transform:translateY(-50%)}.node-bottom{left:50%;bottom:0;transform:translateX(-50%)}.node-left{left:0;top:50%;transform:translateY(-50%)}
.ops-line{position:absolute;z-index:1;background:#9bcdb0}
.line-top,.line-bottom{left:50%;width:2px;height:92px;transform:translateX(-50%)}.line-top{top:150px}.line-bottom{bottom:150px}
.line-left,.line-right{top:50%;width:160px;height:2px;transform:translateY(-50%)}.line-left{left:315px}.line-right{right:315px}
@media(max-width:1000px){.ops-map{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.ops-node,.ops-center{position:static;width:auto;transform:none}.ops-center{grid-column:1/-1;grid-row:1;width:190px;height:190px;margin:0 auto 12px}.ops-line{display:none}.node-top,.node-right,.node-bottom,.node-left{position:static;transform:none}}
@media(max-width:620px){.ops-map{grid-template-columns:1fr}.ops-center{grid-column:1;width:165px;height:165px}.ops-center strong{font-size:1.9rem}.ops-node{padding:19px 20px}}
.eyebrow:before{content:none}

/* Mapa ampliado da operação, conectado aos módulos da plataforma */
.operation-map .ops-map{display:grid;grid-template-columns:minmax(280px,1fr) 230px minmax(280px,1fr);grid-template-rows:repeat(3,auto);gap:18px 74px;height:auto;align-items:stretch}
.operation-map .ops-center{position:static;grid-column:2;grid-row:1/4;align-self:center;justify-self:center;width:210px;height:210px;transform:none}
.operation-map .ops-node{position:relative;width:auto;min-height:184px;transform:none;padding:21px 23px;display:flex;flex-direction:column}
.operation-map .node-one{grid-column:1;grid-row:1}.operation-map .node-two{grid-column:1;grid-row:2}.operation-map .node-three{grid-column:1;grid-row:3}
.operation-map .node-four{grid-column:3;grid-row:1}.operation-map .node-five{grid-column:3;grid-row:2}.operation-map .node-six{grid-column:3;grid-row:3}
.operation-map .ops-node:after{content:'';position:absolute;top:50%;width:74px;height:1px;background:#9bcdb0}
.operation-map .node-one:after,.operation-map .node-two:after,.operation-map .node-three:after{left:100%}
.operation-map .node-four:after,.operation-map .node-five:after,.operation-map .node-six:after{right:100%}
.ops-module{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #e2ece5;color:var(--green-dark);font-size:.76rem;font-weight:800}
.ops-module span{font-size:1rem;transition:transform .2s}.ops-module:hover span{transform:translateX(3px)}
@media(max-width:1000px){.operation-map .ops-map{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:14px}.operation-map .ops-center{grid-column:1/-1;grid-row:1;width:190px;height:190px;margin:0 auto 12px}.operation-map .ops-node{grid-column:auto;grid-row:auto;min-height:190px}.operation-map .ops-node:after{display:none}}
@media(max-width:620px){.operation-map .ops-map{grid-template-columns:1fr}.operation-map .ops-center{grid-column:1;width:165px;height:165px}.operation-map .ops-node{min-height:0}}

/* Visualização ampliada das telas do produto */
.product-window:not(.hero-window) img{cursor:zoom-in;transition:filter .2s,transform .25s}
.product-window:not(.hero-window) img:hover{filter:brightness(.96)}
.product-window:not(.hero-window) img:focus-visible{outline:3px solid var(--green);outline-offset:-3px}
.screen-lightbox{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(8,24,15,.84);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .22s,visibility .22s}
.screen-lightbox.is-open{opacity:1;visibility:visible}
.screen-lightbox__dialog{position:relative;width:min(94vw,1500px);max-height:92vh;display:flex;flex-direction:column;align-items:center}
.screen-lightbox__dialog img{display:block;max-width:100%;max-height:84vh;width:auto;border-radius:13px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.42)}
.screen-lightbox__dialog p{margin:12px 0 0;color:#e5f3ea;font-size:.82rem;text-align:center}
.screen-lightbox__close{position:absolute;z-index:2;top:-17px;right:-17px;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#fff;color:var(--ink);font:400 1.8rem/1 Inter;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.24)}
.screen-lightbox__close:hover{background:#e9f8f0;color:var(--green-dark)}
body.lightbox-open{overflow:hidden}
@media(max-width:620px){.screen-lightbox{padding:16px}.screen-lightbox__dialog{width:100%}.screen-lightbox__dialog img{max-height:80vh;border-radius:9px}.screen-lightbox__close{top:-18px;right:-5px}}
