:root{--green:#33a50e;--green-dark:#287f0c;--blue:#2792ae;--blue-dark:#1d7289;--navy:#17213a;--muted:#667085;--pale:#f3f9ff;--line:#dfe7f0;--red:#ff6268;--white:#fff;--shadow:0 14px 38px rgba(32,66,116,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.header{position:relative;z-index:30;height:82px;background:#fff}.nav{height:100%;display:flex;align-items:center;gap:34px}.logo{display:flex;align-items:center;gap:8px;font-size:25px}.logo b{letter-spacing:-1.2px}.logo b>span{font-weight:600}.logo-mark{display:grid;width:34px;height:34px;place-items:center;border:2px solid var(--green);border-radius:50%;color:var(--green)}.logo-mark svg{width:22px;height:22px}.logo-mark.mini{width:22px;height:22px}.logo-mark.mini svg{width:14px}.links{display:flex;gap:32px;margin-left:auto}.links a,.nav-actions>a:first-child{font-size:12px;font-weight:600}.links small{margin-left:4px}.nav-actions{display:flex;align-items:center;gap:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 22px;border-radius:7px;color:#fff;background:var(--green);box-shadow:0 8px 18px rgba(51,165,14,.22);font-size:12px;font-weight:700;transition:.2s}.btn:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-sm{padding:14px 21px}.menu{display:none;margin-left:auto;border:0;background:none}.menu span{display:block;width:24px;height:2px;margin:5px;background:var(--navy)}
.hero{padding:70px 0 44px;background:radial-gradient(circle at 65% 37%,rgba(39,146,174,.10),transparent 30%),#fff}.hero-grid{display:grid;grid-template-columns:42% 58%;gap:42px;align-items:center}.audience{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;margin-bottom:22px;border-radius:20px;color:#e85b62;background:#fff0f1;font-size:11px;font-weight:600}.hero h1{margin:0 0 18px;font-size:37px;line-height:1.18;letter-spacing:-1.6px}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:510px;margin:0 0 15px;color:var(--muted);font-size:14px;line-height:1.7}.check-list{padding:0;margin:0;list-style:none}.check-list li{margin:8px 0;color:#536076;font-size:13px}.check-list li::before{display:inline-grid;width:15px;height:15px;margin-right:8px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);content:"✓";font-size:9px;font-weight:800}.hero-actions{display:flex;align-items:center;gap:28px;margin:28px 0 38px}.play-link{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:12px;font-weight:600}.play-link i{display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--blue);border-radius:50%;font-size:8px;font-style:normal}.hero-trust{display:flex;gap:36px}.hero-trust div{display:flex;align-items:center;gap:10px}.hero-trust svg{width:27px;height:27px;color:var(--blue)}.hero-trust div:first-child svg{color:var(--green)}.hero-trust span{display:flex;flex-direction:column;color:#596579;font-size:9px;line-height:1.35}.hero-trust b{color:var(--navy);font-size:10px}
.hero-product{position:relative;padding-bottom:72px}.app-window{position:relative;display:grid;grid-template-columns:23% 47% 30%;height:475px;overflow:hidden;border:1px solid #cfdae8;border-radius:15px;background:#fff;box-shadow:0 22px 50px rgba(39,91,157,.13)}.app-sidebar{padding:18px 12px;border-right:1px solid #e2e8f0}.app-brand{display:flex;align-items:center;gap:6px;margin-bottom:23px;font-size:12px}.app-sidebar>a{display:flex;align-items:center;gap:9px;padding:11px 10px;margin:2px 0;border-radius:6px;color:#647085;font-size:9px}.app-sidebar>a.active{color:var(--green);background:#eff9ec}.app-sidebar svg{width:14px;height:14px}.inbox{border-right:1px solid #e2e8f0}.panel-title,.chat-head{display:flex;align-items:center;justify-content:space-between;padding:19px 14px;border-bottom:1px solid #e8edf3;font-size:10px}.tabs{display:flex;gap:17px;padding:12px 13px 8px;color:#7a8495;font-size:7px}.tabs b{color:var(--green)}.tabs small{font-size:6px}.search{margin:6px 12px 9px;padding:9px;border:1px solid #e1e7ef;border-radius:5px;color:#a2aaba;font-size:7px}.conversation{position:relative;display:grid;grid-template-columns:31px 1fr auto;gap:8px;align-items:center;padding:10px 12px}.conversation.active{background:#f2faf0}.avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#d98b62;font-size:8px}.a2{background:#198c78}.a3{background:#435c73}.a4{background:#a96d48}.a5{background:#28567e}.a6{background:#6c7892}.conversation div{display:flex;min-width:0;flex-direction:column}.conversation b{font-size:8px}.conversation small{overflow:hidden;color:#8791a1;font-size:6px;white-space:nowrap}.conversation time{color:#8a94a5;font-size:6px}.conversation i{position:absolute;right:10px;bottom:7px;display:grid;width:12px;height:12px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:6px;font-style:normal}.chat-head{justify-content:flex-start;gap:7px}.chat-head div{display:flex;flex:1;flex-direction:column}.chat-head b{font-size:8px}.chat-head small{width:max-content;padding:2px 6px;border-radius:8px;color:var(--green);background:#eff9ec;font-size:6px}.ai-label{padding:12px;color:var(--blue);font-size:7px;font-weight:700}.ai-label span{display:inline-grid;width:17px;height:17px;margin-right:4px;place-items:center;border-radius:50%;background:#eaf7fa}.messages{padding:0 10px}.messages p{position:relative;max-width:88%;padding:9px;margin:7px 0;border-radius:7px;color:#28344b;background:#f2f5f9;font-size:7px;line-height:1.45}.messages p.sent{margin-left:auto;background:#e8f6e3}.messages time{display:block;color:#9aa3b1;font-size:5px;text-align:right}.message-input{position:absolute;right:10px;bottom:10px;width:calc(30% - 20px);padding:10px;border:1px solid #e0e7ef;border-radius:6px;color:#b0b7c4;font-size:6px}.message-input span{margin-left:12px}.message-input button{float:right;width:22px;height:22px;margin-top:-7px;border:0;border-radius:50%;color:#fff;background:var(--blue);font-size:9px}.online{position:absolute;top:12px;right:48px;padding:7px 10px;border:1px solid #e2e8ef;border-radius:6px;background:#fff;font-size:7px}.online span{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:var(--green)}.stats{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 22px;border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(32,66,116,.10)}.stats div{display:flex;align-items:center;gap:10px}.stats svg{width:25px;height:25px;color:var(--blue)}.stats span{display:flex;flex-direction:column;color:#7b8595;font-size:7px}.stats strong{color:var(--navy);font-size:15px}.stats small{font-size:7px;font-weight:400}
.value-strip{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:#f9fcff}.values{display:grid;grid-template-columns:1.15fr repeat(4,1fr);align-items:center;padding:27px 0}.values>strong{padding-right:34px;border-right:1px solid #dce5ef;font-size:12px;text-align:center}.values div{display:flex;justify-content:center;align-items:center;gap:14px}.values svg{width:35px;height:35px;color:var(--navy)}.values div:last-child svg{color:var(--green)}.values span{font-size:10px;line-height:1.5}
.section-blue{background:linear-gradient(90deg,#eff8ff,#f8fbff,#edf7ff)}.comparison,.benefits,.flows,.results,.security,.faq{padding:42px 0}.section-title{margin:0 auto 28px;text-align:center}.section-title h2{margin:0 0 8px;font-size:27px;letter-spacing:-.8px}.section-title p{margin:0;color:var(--muted);font-size:12px}.comparison-grid{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center}.compare-card{padding:18px 22px;border:1.5px solid;border-radius:13px;background:#fff}.compare-card.bad{border-color:var(--red)}.compare-card.good{border-color:var(--green)}.compare-card header{display:flex;align-items:center;gap:9px;font-size:11px}.compare-card header i{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:var(--red);font-size:16px;font-style:normal}.compare-card.good header{color:var(--green)}.compare-card.good header i{background:var(--green)}.compare-content{display:grid;grid-template-columns:54% 46%;align-items:center}.compare-content img{width:100%;mix-blend-mode:multiply}.compare-content ul{padding:0;margin:0;list-style:none}.compare-content li{margin:13px 0;color:#505c72;font-size:10px}.compare-content li::before{display:inline-grid;width:15px;height:15px;margin-right:8px;place-items:center;border-radius:50%;color:#fff;background:var(--red);content:"×";font-size:9px}.good .compare-content li::before{background:var(--green);content:"✓"}.compare-arrow{display:grid;width:44px;height:44px;margin:auto;place-items:center;border-radius:50%;color:var(--green);background:#fff;box-shadow:0 7px 20px rgba(32,66,116,.11);font-size:23px}
.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.benefit-grid article{min-height:190px;padding:19px 15px;border:1px solid #dbe4ee;border-radius:8px;text-align:center}.benefit-grid svg{width:50px;height:50px;color:var(--blue)}.benefit-grid h3{margin:12px 0 9px;font-size:12px}.benefit-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.7}
.flow-grid{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr 34px 1fr 34px 1fr;align-items:start}.flow-grid article{text-align:center}.flow-icon{position:relative;display:grid;width:72px;height:72px;margin:auto;place-items:center;border-radius:50%;background:#fff;box-shadow:0 7px 20px rgba(32,66,116,.09)}.flow-icon svg{width:43px;height:43px;color:var(--blue)}.flow-icon.green svg{color:var(--green)}.flow-icon.final{border:1px dashed #afc4df;border-radius:11px}.flow-icon b{position:absolute;bottom:-8px;display:grid;width:20px;height:20px;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:var(--green);font-size:8px}.flow-grid h3{margin:18px 0 5px;font-size:10px;line-height:1.35}.flow-grid p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.flow-arrow{padding-top:30px;color:var(--green);font-size:22px}
.result-grid{display:grid;grid-template-columns:repeat(4,1fr)}.result-grid div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #dbe4ee;text-align:center}.result-grid div:last-child{border:0}.result-grid strong{color:var(--green);font-size:36px}.result-grid span{color:#5e697d;font-size:9px;line-height:1.5}
.security-grid{display:grid;grid-template-columns:48% 52%;align-items:center;max-width:900px}.security img{width:100%;height:250px;object-fit:contain;mix-blend-mode:multiply}.security h2{margin:0 0 16px;font-size:21px;line-height:1.25}.security .check-list li{font-size:10px}.security .check-list li::before{background:var(--green)}
.faq{padding-bottom:28px}.faq .section-title{margin-bottom:14px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.faq article{border:1px solid #dbe4ee;border-radius:5px;margin:7px 0}.faq button{display:flex;width:100%;justify-content:space-between;padding:9px 14px;border:0;color:var(--navy);background:#fff;font-size:9px;font-weight:600;text-align:left;cursor:pointer}.faq button span{color:#738095}.faq p{display:none;padding:0 14px 11px;margin:0;color:var(--muted);font-size:9px}.faq article.open p{display:block}
.cta{padding:0 0 12px}.cta-box{position:relative;display:grid;grid-template-columns:39% 61%;align-items:center;min-height:145px;overflow:hidden;border-radius:9px;color:#fff;background:linear-gradient(110deg,var(--blue),var(--green));box-shadow:0 12px 30px rgba(33,92,136,.18)}.cta img{position:absolute;bottom:-145px;left:80px;width:330px;mix-blend-mode:multiply}.cta-box>div{grid-column:2;padding:28px 20px}.cta h2{margin:0 0 5px;font-size:20px;line-height:1.1}.cta p{margin:0 0 14px;font-size:10px}.cta .btn{padding:11px 17px;margin-right:9px;font-size:9px}.btn-white{color:var(--green);background:#fff;box-shadow:none}.btn-white:hover{color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.8);background:transparent;box-shadow:none}.btn-outline:hover{background:rgba(255,255,255,.12)}
footer{padding:12px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:40px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-grid .logo{font-size:17px}.footer-grid .logo-mark{width:23px;height:23px}.footer-grid .logo-mark svg{width:15px}.footer-grid p,.footer-grid a,.footer-grid span{margin:0;color:#798496;font-size:7px}.footer-grid>div>b{color:var(--green);font-size:8px}.whatsapp-footer{padding:6px 12px;border:1px solid #dce5ef;border-radius:5px}
svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.logo svg{stroke-width:2}
@media(max-width:950px){.links,.nav-actions>a:first-child{display:none}.menu{display:block}.nav-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:650px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.flow-grid{grid-template-columns:repeat(3,1fr);gap:28px}.flow-arrow{display:none}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.header{height:68px}.nav-actions{display:none}.hero{padding-top:35px}.hero h1{font-size:31px}.hero h1 br{display:none}.hero-product{display:none}.hero-trust{flex-wrap:wrap}.values{grid-template-columns:1fr 1fr;gap:24px}.values>strong{grid-column:1/3;border:0}.comparison-grid{grid-template-columns:1fr;gap:18px}.compare-arrow{transform:rotate(90deg)}.compare-content{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.flow-grid{grid-template-columns:1fr 1fr}.result-grid{grid-template-columns:1fr 1fr;gap:25px}.result-grid div:nth-child(2){border:0}.security-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr;gap:0}.cta-box{grid-template-columns:1fr}.cta img{display:none}.cta-box>div{grid-column:1;padding:28px}.cta .btn{margin:5px}.footer-grid{grid-template-columns:1fr 1fr}.section-title h2{font-size:23px}}
.logo{gap:0;font-size:0}.logo>img{display:block;width:124px;height:auto}.footer-grid .logo>img{width:92px}
@media(max-width:950px){.links.open{position:absolute;top:68px;right:14px;left:14px;display:flex;flex-direction:column;gap:0;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:var(--shadow)}.links.open a{padding:12px}}
@media(max-width:650px){.hero h1 br{display:block}}

/* Legibilidade */
body{font-size:18px}
.links a,.nav-actions>a:first-child,.btn,.audience,.hero-copy>p,.check-list li,.play-link,.hero-trust span,.hero-trust b,.values>strong,.values span,.section-title p,.compare-card header,.compare-content li,.benefit-grid h3,.benefit-grid p,.flow-grid h3,.flow-grid p,.result-grid span,.security .check-list li,.faq button,.faq p,.cta p,.cta .btn,.footer-grid p,.footer-grid a,.footer-grid span,.footer-grid>div>b{font-size:18px}
.section-title h2{font-size:32px}
.benefit-grid h3,.flow-grid h3{font-size:20px}
.security h2,.cta h2{font-size:28px}
.benefit-grid article{min-height:260px}
.comparison,.benefits,.flows,.results,.security,.faq{padding:64px 0}
.values{padding:38px 0}
.faq button{padding:16px 18px}
.faq p{padding:0 18px 16px;line-height:1.6}
.footer-grid{gap:28px}

/* CTA */
.cta{padding-bottom:24px}
.cta-box{grid-template-columns:40% 60%;min-height:250px}
.cta img{bottom:-48px;left:22px;width:430px;max-width:38%}
.cta-box>div{padding:38px 30px}
.cta p{line-height:1.5}
.cta .btn{padding:14px 18px}

@media(max-width:950px){
  .hero-copy{margin-inline:auto;text-align:center}
  .hero-copy>p{margin-inline:auto}
  .hero-actions,.hero-trust{justify-content:center}
  .check-list{text-align:center}
}

@media(max-width:650px){
  main,footer{text-align:center}
  .hero h1{font-size:36px}
  .hero-actions{flex-direction:column;gap:16px}
  .hero-trust,.values div{justify-content:center}
  .compare-card header,.compare-content ul{text-align:center;justify-content:center}
  .security-grid{justify-items:center}
  .security .check-list{text-align:center}
  .faq button{text-align:center}
  .cta-box>div{padding:38px 20px;text-align:center}
  .cta h2{font-size:30px}
  .cta img{display:none}
  .footer-grid>div{align-items:center}
  .footer-grid{grid-template-columns:1fr}
}

/* Hero enxuto */
.hero{padding:58px 0 40px}
.hero-grid{grid-template-columns:minmax(0,38fr) minmax(0,62fr);gap:56px}
.hero h1{max-width:500px;margin-bottom:22px;font-size:46px;line-height:1.08;letter-spacing:-2px}
.hero-copy>p{max-width:470px;font-size:20px;line-height:1.55}
.hero-actions{margin:30px 0 34px}
.hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:4px;border-top:1px solid #e7edf3}
.hero-trust div{padding-top:20px}
.hero-points{display:flex;flex-direction:column;gap:13px;padding:23px 0 0;margin:0;border-top:1px solid #e7edf3;list-style:none}
.hero-points li{display:flex;align-items:center;color:#465267;font-size:18px;font-weight:600;line-height:1.35}
.hero-points li::before{width:9px;height:9px;margin-right:12px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(51,165,14,.12);content:""}

/* Comparação equilibrada */
.comparison-grid{align-items:stretch}
.compare-card{display:flex;min-height:365px;flex-direction:column;padding:24px}
.compare-card header{min-height:28px}
.compare-content{display:grid;grid-template-columns:50% 50%;flex:1;gap:12px;align-items:center}
.compare-content img{width:100%;height:230px;object-fit:contain}
.compare-content ul{display:flex;flex-direction:column;justify-content:center}
.compare-content li{display:flex;align-items:flex-start;margin:9px 0;line-height:1.35}
.compare-content li::before{flex:0 0 15px;margin-top:4px}

@media(max-width:950px){
  .hero-grid{grid-template-columns:1fr}
  .hero h1,.hero-copy>p{margin-inline:auto}
  .hero-trust{border-top:0}
  .hero-points{max-width:390px;margin-inline:auto;align-items:flex-start;text-align:left}
}

@media(max-width:650px){
  .hero{padding:36px 0 42px}
  .hero h1{font-size:38px;letter-spacing:-1.4px}
  .hero-copy>p{font-size:18px}
  .hero-trust{grid-template-columns:1fr;max-width:280px;gap:18px;margin-inline:auto}
  .hero-trust div{padding-top:0}
  .hero-actions{margin-bottom:28px}
  .hero-points{max-width:310px;padding-top:22px}
  .compare-card{min-height:0;padding:22px 18px}
  .compare-content{grid-template-columns:1fr}
  .compare-content img{height:210px}
  .compare-content li{justify-content:center}
}
