:root{--ink:#122423;--mint:#d9f7e9;--green:#0c6b58;--lime:#c8ff63;--cream:#f7f5ef;--muted:#5b6764}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1210px;margin:auto;padding:0 24px}.brand{text-decoration:none;display:inline-flex;flex-direction:column;font-family:Manrope,sans-serif;line-height:.92}.brand span{font-size:28px;font-weight:800;letter-spacing:5px}.brand small{font-size:7px;letter-spacing:1.7px;margin-top:5px;font-weight:700}.topbar nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600;text-decoration:none}.topbar nav a{text-decoration:none}.nav-cta{padding:12px 19px;border:1px solid var(--ink);border-radius:30px}.hero{max-width:1210px;min-height:570px;margin:auto;padding:80px 24px 70px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;overflow:hidden}.eyebrow{margin:0 0 17px;color:var(--green);font-size:12px;letter-spacing:1.5px;font-weight:700}.hero h1,.features h2,.steps h2,.quote h2,.thank h1{font:800 clamp(42px,5vw,70px)/1.05 Manrope,sans-serif;letter-spacing:-2.7px;margin:0 0 23px}.hero h1 em{font-style:normal;color:var(--green)}.lead{max-width:550px;font-size:19px;line-height:1.55;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:25px;margin:37px 0 29px}.hero-actions p{font-size:13px;color:var(--muted);line-height:1.45}.hero-actions strong{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 23px;background:var(--green);border:0;border-radius:6px;color:#fff;text-decoration:none;font-weight:700;font-size:15px;cursor:pointer;transition:.2s}.button:hover{background:#075042;transform:translateY(-1px)}.button span{font-size:22px;line-height:10px}.trust{display:flex;gap:18px;flex-wrap:wrap;color:#53615e;font-size:12px;font-weight:600}.trust span{white-space:nowrap}.hero-visual{position:relative;min-height:405px;background:#b9e8d2;border-radius:70% 35% 48% 40%;overflow:hidden}.orb{position:absolute;border-radius:50%}.orb-one{height:350px;width:350px;right:-48px;top:34px;background:var(--lime)}.orb-two{height:185px;width:185px;left:28px;bottom:-42px;background:#75cdae}.care-card{position:absolute;left:13%;top:17%;z-index:1;padding:27px;background:#fff;border-radius:18px;box-shadow:0 18px 45px #2c765240;width:275px}.care-icon{font-size:32px;color:var(--green)}.care-card p{font-size:21px;line-height:1.28;margin:18px 0}.mini-stats{border-top:1px solid #dde8e3;padding-top:15px;display:flex;gap:27px}.mini-stats span{display:flex;flex-direction:column}.mini-stats b{font-size:12px}.mini-stats small{font-size:10px;color:var(--muted);margin-top:3px}.badge{position:absolute;right:5%;bottom:13%;z-index:2;background:var(--ink);color:#fff;border-radius:50%;width:120px;height:120px;padding:33px 15px;text-align:center;font-size:12px;line-height:1.35;transform:rotate(10deg)}.badge strong{color:var(--lime)}.numbers{background:var(--ink);color:#fff;display:flex;justify-content:center;gap:min(14vw,180px);padding:28px 20px}.numbers div{display:flex;flex-direction:column}.numbers strong{font:700 20px Manrope}.numbers span{font-size:12px;color:#b5c8c2;margin-top:3px}.features{max-width:1210px;margin:auto;padding:110px 24px}.section-intro{max-width:670px}.features h2,.steps h2,.quote h2{font-size:42px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.feature-grid article{background:#fff;border-radius:13px;padding:28px;min-height:205px}.feature-grid i{font-style:normal;color:var(--green);font-size:13px;font-weight:700}.feature-grid h3{font:700 21px Manrope;margin:31px 0 10px}.feature-grid p,.steps>div>p,.quote-copy>p{line-height:1.55;color:var(--muted);font-size:15px}.steps{background:var(--mint);padding:100px max(24px,calc((100vw - 1162px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px}.steps ol{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #b5d9ca;padding:0 0 20px;margin:0 0 22px;display:flex;gap:20px}.steps li span{font:700 16px Manrope;color:var(--green)}.steps h3{margin:0 0 6px;font-size:17px}.steps li p{margin:0;color:var(--muted);font-size:14px}.quote{background:var(--ink);color:#fff;padding:95px max(24px,calc((100vw - 1162px)/2));display:grid;grid-template-columns:.95fr 1.05fr;gap:75px}.quote .eyebrow{color:var(--lime)}.quote h2{font-size:43px}.quote-copy>p{color:#c4d1cd}.contact-note{display:flex;gap:11px;margin-top:33px}.contact-note span{color:var(--lime)}.contact-note p{margin:0;font-size:13px;line-height:1.65;color:#c4d1cd}.contact-note strong,.contact-note a{color:#fff}.quote form{background:#fff;color:var(--ink);border-radius:12px;padding:29px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{border:1px solid #cbd6d2;border-radius:5px;padding:12px;background:#fff;color:var(--ink);font:14px 'DM Sans'}.field textarea{resize:vertical}.submit{grid-column:1/-1;margin-top:4px}.consent{grid-column:1/-1;text-align:center;font-size:11px;color:#687370;margin:0}.form-error{grid-column:1/-1;background:#fff0ef;color:#96261f;padding:10px 13px;border-radius:5px;font-size:13px}.form-error p{margin:3px 0}.honeypot{position:absolute;left:-9999px;opacity:0}footer{background:#0b1716;color:#fff;padding:58px max(24px,calc((100vw - 1162px)/2)) 25px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding-bottom:45px}.footer-brand{color:#fff}.footer-top p,.footer-top a{font-size:13px;color:#b9c8c3;line-height:1.7;text-decoration:none;display:block;margin:8px 0}.footer-top h4{font-size:13px;margin:0 0 12px}.footer-bottom{border-top:1px solid #2b3e3a;padding-top:20px;display:flex;gap:14px 28px;flex-wrap:wrap}.footer-bottom p{font-size:11px;color:#91a29e;margin:0}.thank-body{background:var(--mint);min-height:100vh}.thank{max-width:700px;margin:auto;padding:55px 25px 90px;text-align:center}.thank .brand{color:var(--ink);margin-bottom:105px}.check{background:var(--green);color:var(--lime);margin:0 auto 24px;width:66px;height:66px;border-radius:50%;font-size:35px;padding-top:10px}.thank h1{font-size:52px}.thank>p:not(.eyebrow){max-width:520px;margin:0 auto 30px;color:var(--muted);line-height:1.6}.legal{max-width:760px;margin:80px auto;padding:0 24px;font:17px/1.7 'DM Sans';color:var(--muted)}.legal h1{font:800 42px Manrope;color:var(--ink)}.legal a{color:var(--green)}@media(max-width:760px){.topbar nav a:not(.nav-cta){display:none}.hero,.steps,.quote{grid-template-columns:1fr;gap:45px}.hero{padding-top:50px}.hero-visual{min-height:330px}.care-card{left:8%;top:11%}.numbers{gap:25px;justify-content:space-around}.numbers strong{font-size:15px}.numbers span{font-size:10px}.features{padding:75px 24px}.feature-grid{grid-template-columns:1fr}.steps,.quote{padding-top:70px;padding-bottom:70px}.quote form{grid-template-columns:1fr}.field.full{grid-column:auto}.submit,.consent,.form-error{grid-column:auto}.footer-top{grid-template-columns:1fr}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero h1{letter-spacing:-2px}.features h2,.steps h2,.quote h2{font-size:34px}.thank h1{font-size:42px}.thank .brand{margin-bottom:75px}}

/* Paleta inspirada no rosa do logo Alice */
:root{--ink:#340a2c;--mint:#fde3f1;--green:#c9007d;--lime:#ffcae7;--cream:#fff7fc;--muted:#725a6c}.button:hover{background:#9d0061}.hero-visual{background:#f5afd4}.orb-one{background:#ffd0e7}.orb-two{background:#e66bac}.care-card{box-shadow:0 18px 45px #8f145a40}.mini-stats{border-top-color:#f0dce8}.trust{color:#785d70}.numbers span{color:#f1c5dd}.steps li{border-bottom-color:#e9a8cb}.quote-copy>p,.contact-note p{color:#f3c9df}.field input,.field select,.field textarea{border-color:#e3c4d6}.consent{color:#7a6473}footer{background:#340a2c}.footer-top p,.footer-top a{color:#efc7dc}.footer-bottom{border-top-color:#6f285b}.footer-bottom p{color:#d9aac8}
