:root{--navy:#123B5D;--navy-deep:#09283f;--green:#2BB673;--teal:#23A8A2;--gold:#D6A84B;--paper:#F5F7FA;--ink:#17324A;--muted:#627789;--line:#DCE6EC;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:100}.top{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);border-bottom:1px solid #e8eef2;position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(16px);z-index:30}.brand img{display:block;width:235px;height:auto}.top nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:650;color:#486276}.top nav>a:not(.btn){padding:32px 0 28px;border-bottom:3px solid transparent}.top nav>a.active{color:var(--green);border-color:var(--green)}.nav-login{font-weight:800!important;color:var(--navy)!important}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 22px;border-radius:12px;font-weight:800;border:0;cursor:pointer}.primary{background:var(--green);color:#fff;box-shadow:0 12px 28px #2bb67335}.primary:hover{background:#239a61;transform:translateY(-1px)}.secondary{border:1px solid #cddce4;background:#fff;color:var(--navy)}.light{background:#fff;color:var(--navy)}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:2px}.hero{min-height:720px;padding:88px max(5vw,24px) 100px;display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 15%,#d7f6e8 0,transparent 28%),linear-gradient(180deg,#fff,#f7fafb)}.hero-copy{max-width:690px}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.17em;font-weight:900;color:var(--green)}h1{font-size:clamp(48px,5.6vw,78px);line-height:1.01;letter-spacing:-.055em;margin:18px 0 26px}h1 em{font-style:normal;color:var(--green)}h2{font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.04em;margin:14px 0 20px}h3{font-size:22px;margin:16px 0 10px}.hero p,.section-head p,.platform-band p,.prefooter p{font-size:18px;line-height:1.72;color:var(--muted)}.actions{display:flex;gap:12px;margin:34px 0 28px}.trust{display:flex;flex-wrap:wrap;gap:18px;color:#526a7d;font-size:13px}.hero-visual{position:relative}.hero-visual>img{position:relative;width:100%;display:block;border-radius:24px;box-shadow:0 34px 80px #0b2e4638;z-index:2}.visual-glow{position:absolute;inset:10% 8%;background:var(--green);filter:blur(85px);opacity:.22}.floating-card{position:absolute;z-index:3;background:#fff;padding:15px 18px;border-radius:14px;box-shadow:0 16px 42px #123b5d26}.floating-card b,.floating-card span{display:block}.floating-card b{color:var(--navy);font-size:14px}.floating-card span{color:var(--muted);font-size:11px;margin-top:4px}.card-a{left:-28px;bottom:12%}.card-b{right:-18px;top:15%}.audiences{padding:28px max(5vw,24px);display:flex;gap:38px;align-items:center;justify-content:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#6f8494}.audiences span{font-size:10px;letter-spacing:.16em;font-weight:900}.audiences b{color:var(--navy);font-size:15px}.section{padding:105px max(6vw,28px)}.section-head{text-align:center;max-width:800px;margin:0 auto 56px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-grid article{padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 34px #123b5d0a;transition:.2s}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 50px #123b5d18}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e8f7f0;color:var(--green);font-weight:900}.feature-grid p{color:var(--muted);line-height:1.65}.platform-band{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:linear-gradient(135deg,var(--navy),var(--navy-deep));color:#fff}.platform-band p{color:#c5d6df}.light-kicker{color:#73e0aa}.band-list div{padding:22px 0;border-bottom:1px solid #ffffff20}.band-list b,.band-list span{display:block}.band-list span{margin-top:7px;color:#c5d6df}.prefooter{margin:70px max(5vw,24px);padding:58px;display:flex;justify-content:space-between;align-items:center;gap:35px;border-radius:26px;background:linear-gradient(135deg,var(--green),#1e8f82);color:#fff}.prefooter h2{max-width:700px}.prefooter p{max-width:760px;color:#e9fff5}.prefooter .btn{flex:none}footer{padding:58px max(5vw,24px);background:var(--navy-deep);display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:44px;color:#bfd0da;font-size:13px}footer>div{display:flex;flex-direction:column;gap:11px}footer b{color:#fff}.footer-about img{width:250px;max-width:100%;margin-bottom:8px}.footer-about p{max-width:360px;line-height:1.65}.copyright{text-align:right}.page-hero,.compact{padding:90px max(8vw,28px);background:var(--paper);text-align:center}.page-hero h1{font-size:clamp(42px,5vw,66px);max-width:950px;margin:18px auto}.page-hero p{max-width:760px;margin:auto;color:var(--muted);font-size:18px;line-height:1.7}.kicker{font-size:12px;letter-spacing:.17em;font-weight:900;color:var(--green)}.detail-list article{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:65px 0;border-bottom:1px solid var(--line)}.detail-list ul,.pricing ul{list-style:none;padding:0}.detail-list li,.pricing li{padding:13px 0;border-bottom:1px solid var(--line)}.detail-list li:before,.pricing li:before{content:'✓';color:var(--green);font-weight:900;margin-right:10px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:center}.pricing article{border:1px solid var(--line);border-radius:20px;padding:34px}.pricing .featured{padding:45px 34px;border:2px solid var(--green);box-shadow:0 25px 55px #123b5d18;position:relative}.pricing em{position:absolute;top:-13px;left:30px;background:var(--gold);padding:7px 12px;border-radius:20px;font-style:normal;font-size:10px;font-weight:900}.pricing .btn{width:100%;margin-top:20px}.form-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.form{background:var(--paper);border:1px solid var(--line);padding:30px;border-radius:20px}.form label{display:block;font-size:13px;font-weight:750;margin-bottom:16px}.form input,.form textarea{width:100%;margin-top:7px;padding:13px;border:1px solid #cad7e3;border-radius:9px;background:#fff;font:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.honeypot{position:absolute;left:-9999px}@media(max-width:1050px){.top nav{gap:15px}.nav-cta{display:none}.hero{grid-template-columns:1fr;gap:52px}.hero-copy{max-width:800px}.hero-visual{max-width:850px;margin:auto}}@media(max-width:820px){.brand img{width:205px}.top nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);box-shadow:0 20px 35px #123b5d18}.top nav.open{display:flex}.top nav>a:not(.btn){padding:10px;border:0}.nav-cta{display:flex}.menu-toggle{display:block}.platform-band,.detail-list article,.form-layout{grid-template-columns:1fr}.feature-grid,.pricing{grid-template-columns:1fr}.audiences{overflow:auto;justify-content:flex-start}.card-a,.card-b{display:none}.prefooter{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr 1fr}.copyright{text-align:left}}@media(max-width:560px){.top{height:78px}.top nav{top:78px}.brand img{width:180px}.hero{padding:64px 22px 78px}.actions{flex-direction:column}.trust{flex-direction:column;gap:10px}.section{padding:76px 22px}.prefooter{margin:45px 18px;padding:36px 26px}footer{grid-template-columns:1fr}.audiences{gap:25px}}
/* Sprint 1.2 — Página inicial comercial completa */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.home-benefits{background:linear-gradient(180deg,#fff,#f7fafb)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{padding:32px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #123b5d0b;transition:transform .2s,box-shadow .2s,border-color .2s}.benefit-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px #123b5d19;border-color:#b8dccc}.benefit-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#e5f8ef,#e6f4f6);color:var(--green);font-weight:900}.benefit-card p{min-height:78px;color:var(--muted);line-height:1.65}.benefit-card a,.text-link{color:var(--green);font-weight:850}.benefit-card a span,.text-link span{display:inline-block;transition:transform .2s}.benefit-card a:hover span,.text-link:hover span{transform:translateX(4px)}.workflow{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.workflow-copy p,.showcase-copy p,.pilot-card p{color:var(--muted);font-size:17px;line-height:1.75}.workflow-steps{position:relative}.workflow-steps:before{content:'';position:absolute;left:25px;top:36px;bottom:36px;width:2px;background:linear-gradient(var(--green),#b9e7d2)}.workflow-steps article{position:relative;display:grid;grid-template-columns:52px 1fr;gap:22px;padding:22px 0}.workflow-steps article>span{position:relative;z-index:1;display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--navy);color:#fff;font-weight:900;box-shadow:0 10px 26px #123b5d25}.workflow-steps h3{margin:1px 0 7px}.workflow-steps p{margin:0;color:var(--muted);line-height:1.65}.product-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:center;background:var(--paper)}.showcase-media{position:relative}.showcase-media:before{content:'';position:absolute;inset:8% -4% -6% 8%;border-radius:30px;background:linear-gradient(135deg,#c9f0df,#d8ebf1)}.showcase-media img{position:relative;z-index:1;width:100%;border-radius:24px;box-shadow:0 28px 70px #123b5d2e}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{position:relative;padding:12px 0 12px 32px;border-bottom:1px solid var(--line);font-weight:700;color:#3f5a6e}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:900}.pilot-case{padding-top:80px;padding-bottom:80px}.pilot-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center;padding:55px;border:1px solid #d7e7de;border-radius:28px;background:radial-gradient(circle at 8% 10%,#dff7eb,transparent 35%),#fff;box-shadow:0 20px 55px #123b5d0c}.pilot-card h2{margin-bottom:0}.faq-section{background:#f8fafb}.faq-list{max-width:900px;margin:auto}.faq-list details{border-bottom:1px solid var(--line);background:#fff;margin-bottom:12px;border-radius:15px;padding:0 22px;box-shadow:0 8px 22px #123b5d08}.faq-list summary{cursor:pointer;list-style:none;padding:22px 36px 22px 0;font-weight:850;color:var(--navy);position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:18px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e9f6ef;color:var(--green);font-size:20px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:0;padding:0 35px 22px 0;color:var(--muted);line-height:1.7}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}@media(max-width:980px){.benefit-grid{grid-template-columns:repeat(2,1fr)}.workflow,.product-showcase,.pilot-card{grid-template-columns:1fr;gap:48px}.product-showcase{padding-top:80px;padding-bottom:80px}}@media(max-width:620px){.benefit-grid{grid-template-columns:1fr}.benefit-card p{min-height:0}.pilot-card{padding:34px 25px}.workflow-steps article{gap:15px}.product-showcase{gap:42px}}
/* Sprint 1.3 — Página de recursos e módulos */
.resources-hero{background:radial-gradient(circle at 78% 22%,#dff7eb,transparent 28%),linear-gradient(180deg,#f8fbfc,#f3f7f9)}.resources-hero h1 em{font-style:normal;color:var(--green)}.center-actions{justify-content:center}.resource-nav{position:sticky;top:88px;z-index:20;display:flex;justify-content:center;gap:8px;padding:14px 20px;background:#fffffff2;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);overflow:auto}.resource-nav a{flex:none;padding:10px 15px;border-radius:999px;color:#526a7d;font-size:13px;font-weight:800}.resource-nav a:hover{background:#e9f7ef;color:var(--green)}.resource-overview{padding-bottom:70px}.resource-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.resource-metrics article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px #123b5d0a}.resource-metrics b,.resource-metrics span,.resource-metrics small{display:block}.resource-metrics b{font-size:38px;color:var(--green);letter-spacing:-.04em}.resource-metrics span{margin-top:8px;font-weight:900;color:var(--navy)}.resource-metrics small{margin-top:7px;color:var(--muted);line-height:1.5}.resource-section{scroll-margin-top:155px}.resource-section.alt{background:#f7fafb}.resource-heading{max-width:840px;margin-bottom:50px}.resource-heading>div{display:flex;align-items:center;gap:14px}.resource-heading p{font-size:17px;line-height:1.75;color:var(--muted)}.resource-number{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#e7f7ef;color:var(--green);font-weight:900}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.module-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #123b5d0a;scroll-margin-top:160px}.module-icon{display:inline-grid;place-items:center;min-width:52px;height:48px;padding:0 12px;border-radius:14px;background:linear-gradient(135deg,var(--navy),#19547e);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em}.module-card p{color:var(--muted);line-height:1.65}.module-card ul{list-style:none;padding:0;margin:20px 0 0}.module-card li{padding:10px 0;border-top:1px solid var(--line);font-size:13px;font-weight:750;color:#50697a}.module-card li:before{content:'✓';color:var(--green);margin-right:9px;font-weight:900}.featured-module{border-color:#9bd9bb;background:linear-gradient(180deg,#f2fcf7,#fff)}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.split-list article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.split-list article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#e8f7f0;color:var(--green);font-weight:900}.split-list h3{margin:0 0 7px}.split-list p{margin:0;color:var(--muted);line-height:1.65}.split-panel{padding:46px;border-radius:28px;background:linear-gradient(145deg,var(--navy),var(--navy-deep));color:#fff;box-shadow:0 28px 70px #123b5d2b}.split-panel h3{font-size:32px}.split-panel p{color:#c6d7e1;line-height:1.75}.panel-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.panel-badges span{padding:10px 13px;border:1px solid #ffffff26;border-radius:999px;background:#ffffff0d;font-size:12px;font-weight:800}.finance-grid{grid-template-columns:repeat(4,1fr)}.management-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.management-grid article{padding:27px;border-radius:19px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 28px #123b5d09;scroll-margin-top:160px}.management-grid b{font-size:18px;color:var(--navy)}.management-grid p{margin-bottom:0;color:var(--muted);line-height:1.6}.saas-section{background:linear-gradient(140deg,var(--navy),var(--navy-deep));color:#fff}.saas-section .resource-heading p{color:#c4d7e2}.saas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.saas-grid article{padding:27px;border-radius:19px;border:1px solid #ffffff20;background:#ffffff0b}.saas-grid article>span{display:grid;place-items:center;width:48px;height:44px;border-radius:13px;background:#ffffff13;color:#73e0aa;font-size:11px;font-weight:900;letter-spacing:.09em}.saas-grid h3{font-size:19px}.saas-grid p{color:#c4d7e2;line-height:1.6}.resources-cta{display:flex;align-items:center;justify-content:space-between;gap:45px}.resources-cta>div:first-child{max-width:760px}.resources-cta p{color:var(--muted);font-size:17px;line-height:1.7}.resources-cta .actions{flex:none}@media(max-width:1050px){.resource-metrics,.finance-grid,.saas-grid{grid-template-columns:repeat(2,1fr)}.module-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.resource-nav{top:78px;justify-content:flex-start}.feature-split{grid-template-columns:1fr}.management-grid{grid-template-columns:repeat(2,1fr)}.resources-cta{flex-direction:column;align-items:flex-start}.resources-cta .actions{margin:0}}@media(max-width:600px){.resource-metrics,.module-grid,.finance-grid,.management-grid,.saas-grid{grid-template-columns:1fr}.split-panel{padding:34px 26px}.resources-hero{padding-left:22px;padding-right:22px}.resource-heading>div{align-items:flex-start}.resources-cta .actions{width:100%}.resources-cta .actions .btn{width:100%}}

/* Sprint 1.4 — Demonstração comercial */
.demo-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:radial-gradient(circle at 78% 18%,#dff7eb,transparent 30%),linear-gradient(180deg,#f8fbfc,#f1f6f8)}.demo-hero em{font-style:normal;color:var(--green)}.hero-checks{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:26px;color:#496476;font-size:13px;font-weight:800}.demo-summary{padding:36px;border-radius:24px;background:linear-gradient(145deg,var(--navy),var(--navy-deep));color:#fff;box-shadow:0 28px 65px #123b5d2a}.demo-summary>b{font-size:20px}.demo-summary ul{list-style:none;padding:0;margin:22px 0 0}.demo-summary li{padding:13px 0;border-top:1px solid #ffffff1f;color:#d2e0e8}.demo-summary li:before{content:'✓';color:#6fe1a9;margin-right:10px}.demo-section{background:#f7fafb}.demo-intro{max-width:760px;margin-bottom:35px}.demo-intro p{color:var(--muted);font-size:17px}.commercial-form{padding:42px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 22px 65px #123b5d0e}.commercial-form fieldset{border:0;padding:0;margin:0 0 42px}.commercial-form legend{display:flex;align-items:center;gap:12px;width:100%;padding-bottom:18px;margin-bottom:23px;border-bottom:1px solid var(--line);font-size:20px;font-weight:900;color:var(--navy)}.commercial-form legend span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#e6f7ee;color:var(--green);font-size:14px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:21px}.form-grid label,.crm-update label{display:flex;flex-direction:column;gap:8px;color:#355367;font-size:13px;font-weight:850}.form-grid label.wide{grid-column:1/-1}.form-grid small{font-weight:500;color:#7890a0}.form-grid input,.form-grid select,.form-grid textarea,.crm-update select,.crm-update textarea{width:100%;padding:14px 15px;border:1px solid #cedce5;border-radius:11px;background:#fff;color:#17364d;font:inherit;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2bb67318}.form-submit{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-top:26px;border-top:1px solid var(--line)}.form-submit b,.form-submit small{display:block}.form-submit small{margin-top:6px;color:var(--muted)}.form-success,.form-errors{display:flex;gap:17px;margin:0 0 25px;padding:20px 23px;border-radius:15px}.form-success{background:#e5f8ed;color:#16653e}.form-success>span{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:50%;background:#fff;font-weight:900}.form-success h3,.form-success p{margin:0}.form-success p{margin-top:5px}.form-errors{display:block;background:#fff1f1;color:#8b2626;border:1px solid #ffd4d4}.form-errors ul{margin-bottom:0}.hp{position:absolute!important;left:-9999px!important}.demo-next{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.next-steps article{padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff}.next-steps article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:var(--navy);color:#fff;font-weight:900}.next-steps p{color:var(--muted);line-height:1.6}@media(max-width:900px){.demo-hero,.demo-next{grid-template-columns:1fr}.next-steps{grid-template-columns:1fr}.demo-hero{gap:40px}}@media(max-width:620px){.commercial-form{padding:27px 20px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.form-submit{flex-direction:column;align-items:flex-start}.form-submit .btn{width:100%}}

/* Sprint 1.5 — Planos comerciais */
.plans-hero{background:radial-gradient(circle at 76% 18%,#dff7eb,transparent 30%),linear-gradient(180deg,#f8fbfc,#f2f7f9)}.plans-hero h1 em{font-style:normal;color:var(--green)}.plan-intro{padding-bottom:80px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.plan-card{position:relative;display:flex;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 15px 40px #123b5d0b}.plan-card.featured{border:2px solid var(--green);box-shadow:0 25px 65px #123b5d1b;transform:translateY(-10px)}.plan-label{font-size:11px;letter-spacing:.15em;font-weight:900;color:var(--green)}.plan-popular{position:absolute;right:24px;top:-14px;padding:8px 13px;border-radius:999px;background:var(--gold);color:#2c281d;font-size:10px;font-weight:900;letter-spacing:.08em}.plan-card h3{font-size:27px;line-height:1.15;margin-top:17px}.plan-summary{min-height:78px;color:var(--muted);line-height:1.65}.plan-price{padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.plan-price b,.plan-price small{display:block}.plan-price b{font-size:24px;color:var(--navy)}.plan-price small{margin-top:5px;color:var(--muted)}.plan-card ul{flex:1;list-style:none;padding:0;margin:20px 0 26px}.plan-card li{padding:11px 0;border-bottom:1px solid var(--line);font-size:13px;color:#4d687a}.plan-card li:before{content:'✓';margin-right:9px;color:var(--green);font-weight:900}.plan-card .btn{width:100%}.comparison-section{background:#f7fafb}.comparison-wrap{overflow:auto;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 50px #123b5d0c}.comparison-table{width:100%;min-width:780px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:18px 20px;text-align:center;border-bottom:1px solid var(--line)}.comparison-table th{background:var(--navy);color:#fff;font-size:13px}.comparison-table th:first-child,.comparison-table td:first-child{text-align:left}.comparison-table td:first-child{font-weight:800;color:var(--navy)}.comparison-table td:not(:first-child){color:#3f6a5a;font-weight:800}.plan-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.plan-benefit-grid article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.plan-benefit-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e8f7f0;color:var(--green);font-weight:900}.plan-benefit-grid p{color:var(--muted);line-height:1.65}.plan-faq{padding-top:65px}@media(max-width:1000px){.plan-grid{grid-template-columns:1fr}.plan-card.featured{transform:none}.plan-summary{min-height:0}.plan-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.plan-benefit-grid{grid-template-columns:1fr}.plan-card{padding:28px 22px}.plans-hero{padding-left:22px;padding-right:22px}}

/* Sprint 1.6 — Casos de sucesso e confiança */
.cases-hero{display:grid;grid-template-columns:1.12fr .88fr;gap:64px;align-items:center;padding:120px max(5vw,24px) 95px;background:radial-gradient(circle at 80% 18%,#dff7eb,transparent 30%),linear-gradient(180deg,#f8fbfc,#f1f6f8)}.cases-hero-copy{max-width:720px}.cases-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;margin:18px 0 24px}.cases-hero h1 em{font-style:normal;color:var(--green)}.cases-hero p{font-size:18px;line-height:1.75;color:var(--muted)}.cases-hero-card{padding:38px;border-radius:28px;background:linear-gradient(145deg,var(--navy),var(--navy-deep));color:#fff;box-shadow:0 28px 70px #123b5d2b}.cases-hero-card>span{font-size:11px;letter-spacing:.14em;font-weight:900;color:#70dfaa}.cases-hero-card h2{font-size:32px;margin:15px 0}.cases-hero-card p{color:#c7d9e3}.cases-hero-card ul{list-style:none;padding:0;margin:24px 0 0}.cases-hero-card li{padding:13px 0;border-top:1px solid #ffffff20;color:#dce8ee}.cases-hero-card li:before{content:'✓';color:#6fe1a9;margin-right:10px;font-weight:900}.pilot-success-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pilot-story{padding:31px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 15px 38px #123b5d0b}.case-number{display:grid;place-items:center;width:48px;height:44px;border-radius:14px;background:#e7f7ef;color:var(--green);font-weight:900}.pilot-story h3{font-size:23px}.pilot-story p{color:var(--muted);line-height:1.7}.case-modules{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;background:#f7fafb}.case-modules-copy p{color:var(--muted);font-size:17px;line-height:1.7}.case-module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.case-module-grid article{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.case-module-grid b,.case-module-grid span{display:block}.case-module-grid b{color:var(--navy);font-size:18px}.case-module-grid span{margin-top:8px;color:var(--muted);line-height:1.55}.timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.timeline article{display:grid;grid-template-columns:45px 1fr;gap:16px;padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff}.timeline article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.timeline b{font-size:18px;color:var(--navy)}.timeline p{margin:8px 0 0;color:var(--muted);line-height:1.6}.trust-differentials{background:linear-gradient(140deg,var(--navy),var(--navy-deep));color:#fff}.trust-differentials .section-head p{color:#c7d8e2}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-grid article{padding:28px;border:1px solid #ffffff20;border-radius:20px;background:#ffffff0b}.trust-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ffffff12;color:#72dfaa;font-size:11px;font-weight:900}.trust-grid h3{font-size:20px}.trust-grid p{color:#c7d8e2;line-height:1.6}.case-indicators{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;background:#102f49;color:#fff}.indicator-intro p{color:#c7d8e2;line-height:1.7}.indicator-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.indicator-grid article{padding:28px;border:1px solid #ffffff1e;border-radius:20px;background:#ffffff0b}.indicator-grid b,.indicator-grid span{display:block}.indicator-grid b{font-size:38px;color:#73e0aa}.indicator-grid span{margin-top:7px;color:#d4e0e7}.testimonials-placeholder{background:#f7fafb}.testimonial-safe{max-width:900px;padding:40px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 50px #123b5d0c}.testimonial-safe blockquote{margin:0;font-size:24px;line-height:1.55;color:var(--navy);font-weight:800}.testimonial-safe span{display:block;margin-top:20px;color:var(--muted);font-size:13px;font-weight:800}.case-final-cta{display:flex;justify-content:space-between;align-items:center;gap:50px}.case-final-cta>div:first-child{max-width:760px}.case-final-cta p{color:var(--muted);font-size:17px;line-height:1.7}.case-final-cta .actions{flex:none}@media(max-width:1000px){.cases-hero,.case-modules,.case-indicators{grid-template-columns:1fr}.pilot-success-grid,.timeline,.trust-grid{grid-template-columns:repeat(2,1fr)}.case-final-cta{flex-direction:column;align-items:flex-start}}@media(max-width:680px){.cases-hero{padding-left:22px;padding-right:22px}.pilot-success-grid,.case-module-grid,.timeline,.trust-grid,.indicator-grid{grid-template-columns:1fr}.cases-hero-card{padding:31px 24px}.case-final-cta .actions{width:100%}.case-final-cta .btn{width:100%}}

/* Sprint visual 6.0.8 — footer institucional */
.prefooter{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:64px max(5vw,32px);background:linear-gradient(135deg,#0e3150 0%,#124c65 58%,#15916c 130%);color:#fff}
.prefooter:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-110px;top:-190px;border:70px solid rgba(255,255,255,.06)}
.prefooter-copy,.prefooter-actions{position:relative;z-index:1}.prefooter-copy{max-width:760px}.prefooter h2{max-width:720px;margin:12px 0 14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04}.prefooter p{max-width:700px;margin:0;color:rgba(255,255,255,.78);font-size:1.05rem}.prefooter-actions{display:flex;flex-direction:column;align-items:center;gap:15px;min-width:220px}.prefooter-link{color:#fff;font-weight:750;text-decoration:none}.prefooter-link:hover{text-decoration:underline}
.site-footer{display:block;padding:0;background:#081d31;color:#c7d5e1}.footer-main{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(150px,.7fr));gap:48px;padding:62px max(5vw,32px) 48px}.footer-brand img{width:min(240px,100%);height:auto;margin-bottom:22px}.footer-brand p{max-width:390px;margin:0;color:#98adbf;line-height:1.75}.footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.footer-badges span{padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#b8cad8;font-size:.72rem;font-weight:800;letter-spacing:.04em}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column b{margin-bottom:7px;color:#fff;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.footer-column a{color:#9fb2c2;text-decoration:none;font-size:.92rem;transition:.2s}.footer-column a:hover{color:#35c58a;transform:translateX(3px)}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:22px max(5vw,32px);border-top:1px solid rgba(255,255,255,.08);color:#7890a3;font-size:.78rem}.footer-bottom>div:last-child{text-align:right}.footer-bottom strong{display:block;color:#d8e4ed}.footer-bottom span{display:block;margin-top:3px}.footer-status{display:flex;align-items:center;gap:8px;color:#a9bdcb}.footer-status i{width:8px;height:8px;border-radius:50%;background:#2fc784;box-shadow:0 0 0 5px rgba(47,199,132,.12)}
@media(max-width:900px){.prefooter{align-items:flex-start;flex-direction:column}.prefooter-actions{align-items:flex-start}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-column:last-child{grid-column:2/-1}.footer-bottom{grid-template-columns:1fr;text-align:left}.footer-bottom>div:last-child{text-align:left}}
@media(max-width:620px){.prefooter{padding:50px 24px}.footer-main{grid-template-columns:1fr;padding:50px 24px 38px;gap:34px}.footer-column:last-child{grid-column:auto}.footer-bottom{padding:22px 24px}}
