:root{--ink:#14231d;--muted:#66736c;--green:#04a648;--bright:#25d366;--lime:#c6f57a;--line:#e4e9e4;--deep:#113528;font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.container{width:min(1168px,calc(100% - 80px));margin:0 auto}.site-header{height:89px;background:rgba(255,255,255,.94);border-bottom:1px solid #eef0ec;position:sticky;top:0;z-index:5;backdrop-filter:blur(18px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:5px;font-size:30px;letter-spacing:-2px;font-weight:650;color:var(--green)}.brand b{color:var(--ink)}.brand img{width:43px;height:43px}.nav nav{display:flex;align-items:center;gap:34px;font-size:13px;color:#49554f}.nav nav a:hover,.text-link:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:51px;padding:0 23px;border-radius:6px;font-weight:600;font-size:13px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-green{background:var(--green);color:#fff}.button-white{background:#fff;color:var(--deep)}.button-lime{background:var(--lime);color:var(--deep)}.hero{padding:92px 0 0;background:linear-gradient(115deg,#fff 41%,#f4f9f3 100%)}.hero-grid{display:grid;grid-template-columns:1fr 480px;gap:50px;align-items:center}.eyebrow,.section-kicker{font-weight:650;font-size:10px;letter-spacing:1.45px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;color:#43634e}.status-dot{width:8px;height:8px;background:var(--bright);border-radius:50%;display:inline-block;box-shadow:0 0 0 4px #25d36620}.hero h1,.section-heading h2,.cap-heading h2,.availability h2,.segments h2,.final-cta h2{font-size:clamp(39px,5.1vw,65px);line-height:1.09;letter-spacing:-3.7px;font-weight:610;margin:25px 0 20px}.hero h1 span,.cap-heading h2 span,.segments h2 span{color:var(--green)}.hero-copy>p,.problem-copy p,.cap-heading>p,.availability p,.final-cta p{font-size:15px;line-height:1.85;color:var(--muted);max-width:490px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-size:12px;font-weight:600}.proof-note{margin-top:30px;font-size:11px;color:#758078}.proof-note span{color:var(--green);font-size:8px;margin-right:6px}.conversation-wrap{position:relative;padding:29px 37px 37px}.conversation{background:#fff;border:1px solid #e3e8e3;border-radius:10px;overflow:hidden;box-shadow:0 28px 75px #18362117}.conversation-header{height:73px;display:flex;align-items:center;padding:0 18px;gap:12px;border-bottom:1px solid #edf0ed}.avatar{width:37px;height:37px;border-radius:50%;background:#edf7ee;display:grid;place-items:center}.avatar img{width:32px}.conversation-header strong,.conversation-header small{display:block}.conversation-header strong{font-size:12px}.conversation-header small{font-size:10px;color:var(--green);margin-top:3px}.conversation-menu{margin-left:auto;font-size:23px;color:#7a827d}.messages{min-height:387px;background:#f5f3ed;padding:12px 13px;display:flex;flex-direction:column;gap:9px}.date-pill{align-self:center;background:#fff;padding:5px 12px;border-radius:5px;font-size:9px;color:#717a73}.message{max-width:84%;padding:8px 10px;border-radius:7px;font-size:10px;line-height:1.55;box-shadow:0 1px 2px #0000000d}.message small{display:block;text-align:right;font-size:8px;color:#718077;margin-top:3px}.incoming{align-self:flex-start;background:#fff}.outgoing{align-self:flex-end;background:#d8f4ce}.confirmation strong{color:#137441}.chat-input{height:49px;display:flex;justify-content:space-between;align-items:center;padding:0 17px;color:#879087;font-size:10px}.chat-input span:last-child{background:var(--green);color:#fff;padding:5px 8px;border-radius:50%}.float-card{position:absolute;z-index:1;background:#fff;box-shadow:0 9px 35px #15392717;border:1px solid #edf0ed;border-radius:6px;display:flex;align-items:center;gap:9px;padding:11px 12px;font-size:10px}.float-top{right:0;top:6px}.float-top strong{color:var(--green)}.float-bottom{left:0;bottom:10px}.float-bottom small{display:block;margin-top:3px;font-size:8px;color:var(--muted)}.check-circle{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e4f7e8;color:var(--green);font-weight:700}.hero-bottom{height:91px;margin-top:48px;border-top:1px solid #e7ece7;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.3px;font-weight:600;color:#66766b}.section-space{padding:113px 0}.problem-grid{display:grid;grid-template-columns:1fr .74fr;align-items:center;gap:110px}.section-kicker{color:#62806d}.problem h2{font-size:42px;line-height:1.19;letter-spacing:-2px;font-weight:570;margin:23px 0 0}.problem-copy p{margin:0 0 16px}.problem-copy .problem-emphasis{font-weight:650;color:var(--ink)}.steps-section{background:var(--deep);color:#fff}.light-kicker{color:#9bd9ad}.section-heading h2{margin-bottom:58px}.section-heading h2 span,.final-cta h2 span{color:var(--lime)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:63px;margin-bottom:43px}.steps-grid article{border-top:1px solid #ffffff35;padding-top:23px}.step-number{font-size:11px;color:#bce9c1}.steps-grid h3{font-size:18px;font-weight:590;margin:23px 0 10px}.steps-grid p{font-size:12px;line-height:1.9;color:#ffffffae}.cap-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px}.cap-heading h2{font-size:47px;margin-bottom:0}.cap-heading>p{max-width:355px;font-size:12px}.capability-list{border-top:1px solid var(--line)}.capability-row{min-height:124px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:66px 1fr 210px;align-items:center;gap:15px}.cap-number{font-size:11px;color:#829085}.capability-row h3{font-size:16px;margin:0 0 7px;font-weight:600}.capability-row p{font-size:11px;line-height:1.7;color:var(--muted);max-width:580px;margin:0}.cap-accent{justify-self:end;font-size:10px;color:var(--green);font-weight:550}.availability{background:#f3f7f2;padding:98px 0}.availability-grid{display:grid;grid-template-columns:1fr .65fr;align-items:center;gap:100px}.availability h2{font-size:49px;margin-top:23px}.availability h2 span{color:var(--green)}.availability p{max-width:375px}.clock-panel{display:flex;align-items:center;flex-direction:column;gap:23px}.clock-ring{width:190px;height:190px;display:grid;place-items:center;border:1px solid #cbd8cb;border-radius:50%;outline:1px solid #e0e9df;outline-offset:18px}.clock-ring>span{font-size:65px;font-weight:600;letter-spacing:-5px}.clock-ring>span>span{font-size:29px;letter-spacing:-1px;color:var(--green)}.clock-label{font-size:11px;color:#52725b;display:flex;gap:9px;align-items:center;margin-top:18px}.segments h2{font-size:48px}.segment-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:48px}.segment-list>span{padding:23px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:580;display:flex;justify-content:space-between;padding-right:26px}.segment-list>span>span{color:var(--green)}.final-cta{background:var(--deep);color:#fff;padding:104px 0;text-align:center}.cta-inner{display:flex;align-items:center;flex-direction:column}.cta-inner>img{width:54px;filter:brightness(0) invert(1);opacity:.9;margin-bottom:22px}.final-cta h2{font-size:48px;margin-bottom:13px}.final-cta p{color:#ffffffb9;margin:0 0 24px}.cta-inner>small{margin-top:20px;font-size:10px;color:#ffffff9c}.footer{padding-top:57px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start}.footer-grid>p{font-size:11px;line-height:1.8;color:var(--muted);margin-top:5px}.footer-grid>div{display:flex;justify-content:flex-end;gap:25px;font-size:11px;color:#4d5952}.footer-bottom{border-top:1px solid var(--line);margin-top:47px;height:63px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#77827a}
@media(max-width:900px){.container{width:min(680px,calc(100% - 42px))}.site-header{height:75px}.nav nav{display:none}.hero{padding-top:73px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{text-align:left}.hero h1{font-size:53px}.conversation-wrap{max-width:490px;width:100%;margin:0 auto}.hero-bottom{gap:15px;font-size:7px}.section-space{padding:82px 0}.problem-grid,.availability-grid{grid-template-columns:1fr;gap:29px}.problem h2{font-size:36px}.steps-grid{gap:26px}.cap-heading{display:block}.cap-heading>p{margin-top:18px}.capability-row{grid-template-columns:43px 1fr;min-height:126px}.cap-accent{grid-column:2;justify-self:start;margin-top:-10px;padding-bottom:13px}.availability-grid{gap:55px}.clock-panel{padding:20px 0 10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div{grid-column:1/-1;justify-content:flex-start;margin-top:22px}}@media(max-width:560px){.brand{font-size:24px}.brand img{width:36px;height:36px}.nav-cta{min-height:41px;padding:0 12px;font-size:10px;gap:7px}.hero h1{font-size:43px;letter-spacing:-2.4px}.hero-copy>p{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.conversation-wrap{padding:23px 11px 31px}.float-top{right:0}.float-bottom{left:0}.messages{min-height:375px}.hero-bottom{height:75px;justify-content:flex-start;gap:20px}.hero-bottom span:last-child{display:none}.problem h2,.cap-heading h2,.availability h2,.segments h2,.final-cta h2{font-size:35px;letter-spacing:-1.8px}.section-heading h2{font-size:43px}.steps-grid{grid-template-columns:1fr;gap:23px}.steps-grid article{padding-top:15px}.steps-grid h3{margin-top:13px}.capability-row h3{font-size:14px}.segment-list{grid-template-columns:1fr}.segment-list>span{padding:17px 4px}.final-cta{padding:82px 0}.final-cta p{font-size:13px}.footer-grid{grid-template-columns:1fr}.footer-grid>p{margin-top:17px}.footer-grid>div{flex-wrap:wrap}.footer-bottom{height:auto;min-height:64px;gap:7px;align-items:flex-start;justify-content:center;flex-direction:column}}

/* Ajuste: .brand img{width:43px;height:43px} do template original vale só
   pro ícone; o wordmark (imagem separada, proporção bem diferente) precisa
   de regra própria, senão fica esmagado num quadrado 43x43. */
.brand img.brand-word {
  width: auto;
  height: 26px;
}
@media (max-width: 560px) {
  .brand img.brand-word {
    height: 20px;
  }
}

/* Paginas legais (Termos/Privacidade) - shell simples reaproveitando o
   mesmo header/footer/tokens do site novo, sem o layout de marketing. */
.legal-header{height:89px;background:rgba(255,255,255,.94);border-bottom:1px solid #eef0ec;position:sticky;top:0;z-index:5;backdrop-filter:blur(18px);display:flex;align-items:center}
.legal-page{padding:64px 0 100px}
.legal-page h1{font-size:40px;letter-spacing:-1.5px;margin:0 0 8px}
.legal-updated{color:var(--muted);font-size:13px;margin:0 0 40px}
.legal-page h2{font-size:20px;margin:36px 0 12px;color:var(--ink)}
.legal-page p,.legal-page li{font-size:14px;line-height:1.8;color:var(--muted);max-width:720px}
.legal-page ul{padding-left:20px}
.legal-page a{color:var(--green);font-weight:600}
.legal-page strong{color:var(--ink)}
.pricing{text-align:center}
.pricing h2{margin:8px 0 32px}
.pricing-card{max-width:420px;margin:0 auto;border:1px solid var(--line);border-radius:16px;padding:32px;background:#fff}
.pricing-founder{font-size:12px;font-weight:600;color:var(--green);background:rgba(4,166,72,.08);border-radius:999px;padding:6px 14px;display:inline-block;margin-bottom:20px}
.pricing-price{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px}
.pricing-old{font-size:16px;color:var(--muted);text-decoration:line-through}
.pricing-current{font-size:44px;font-weight:700;color:var(--ink)}
.pricing-current small{font-size:16px;font-weight:500;color:var(--muted)}
.pricing-features{list-style:none;padding:0;margin:0 0 28px;text-align:left;display:flex;flex-direction:column;gap:12px}
.pricing-features li{font-size:14px;color:var(--muted);padding-left:24px;position:relative}
.pricing-features li::before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700}
