:root{--g:#053024;--a:#13c566;--c:#f7f6ef;--i:#0a251c;--m:#53675d;--l:#dce5db}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--i);background:var(--c);font:16px/1.6 Book Antiqua,Georgia,serif}.shell{width:min(1180px,calc(100% - 42px));margin:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;letter-spacing:-.035em;line-height:1.05}h1{font-size:clamp(45px,5.2vw,72px)}h2{font-size:clamp(36px,4vw,55px)}h3{font-size:28px}a{text-decoration:none;color:inherit}.skip{position:fixed;top:-80px}.eyebrow{color:#159053;text-transform:uppercase;letter-spacing:.13em;font:700 10px Arial,sans-serif}.button{display:inline-flex;justify-content:center;border:0;border-radius:999px;padding:14px 22px;background:var(--a);color:#043326;font:800 13px Arial,sans-serif}.button:hover{background:#fff}.button.small{padding:11px 17px}.button.ghost{border:1px solid #57917b;background:transparent;color:#fff}.button.outline{border:1px solid #9ab7a4;background:#fff}header{position:sticky;top:0;z-index:30;background:#f7f6eff0;backdrop-filter:blur(12px);border-bottom:1px solid #e1e7df}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;color:var(--g)}.brand img{width:43px;height:43px}.brand strong{font-size:27px;font-weight:400}.nav nav{margin-left:auto;display:flex;gap:27px;font:700 12px Arial,sans-serif}.opening-hero{background:var(--g);color:#fff;padding:68px 0}.hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:center}.hero-copy h1{color:#fff;margin:13px 0 24px}.hero-copy h1 em{color:#84e6a0}.lead{color:#cde1d7;font-size:19px}.hero-copy ul,.human-help ul{list-style:none;padding:0;margin:25px 0;display:grid;gap:10px}.hero-copy li,.human-help li{position:relative;padding-left:23px}.hero-copy li:before,.human-help li:before{content:'✓';position:absolute;left:0;color:#64e68b}.hero-actions{display:flex;gap:10px}.hero-copy>small{display:block;color:#8fb9a8;font-size:10px;margin-top:19px}.hero-team{position:relative;height:560px;border-radius:22px;overflow:hidden}.hero-team>img{width:100%;height:100%;object-fit:cover;object-position:29% center}.hero-badge{position:absolute;left:18px;right:18px;bottom:18px;padding:15px;border:1px solid #719c8b;border-radius:13px;background:#043428de;display:grid;grid-template-columns:10px 1fr;column-gap:12px}.hero-badge>span{width:9px;height:9px;border-radius:50%;background:#43e37c;grid-row:1/3}.hero-badge small{color:#b8d2c6}.proof-strip{background:#fff}.proof-strip .shell{display:grid;grid-template-columns:repeat(4,1fr)}.proof-strip .shell>div{padding:25px;border-right:1px solid var(--l)}.proof-strip strong{display:block;font-size:24px}.proof-strip span{color:#69786f;font-size:11px}.options,.steps,.start,.faq{padding:100px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 42px}.section-head h2{margin:12px 0}.section-head>p:last-child{color:var(--m);font-size:18px}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:930px;margin:auto}.option-grid article{border:1px solid var(--l);border-radius:20px;background:#fff;padding:34px;display:flex;flex-direction:column}.option-grid .featured{border:2px solid #109958}.option-label{align-self:flex-start;border-radius:999px;padding:7px 10px;background:#e3f5e7;color:#087444;font:800 9px Arial,sans-serif}.option-grid h3{margin:25px 0 15px}.price{display:flex;align-items:baseline;margin-bottom:18px}.price sup{font:700 11px Arial}.price strong{font-size:55px}.price span{margin-left:9px;color:#708078;font:600 11px Arial}.option-grid article>p{color:var(--m)}.option-grid ul{list-style:none;padding:20px 0;margin:auto 0 23px;border-top:1px solid var(--l);display:grid;gap:10px}.option-grid li{padding-left:22px;position:relative;font-size:13px}.option-grid li:before{content:'✓';position:absolute;left:0;color:#12af5a}.annual-gift{display:flex;flex-direction:column;padding:14px;margin-bottom:18px;background:#e5f6e9;border-radius:11px}.annual-gift span{font-size:11px}.steps{background:#edf3eb}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-grid article{background:#fff;border:1px solid var(--l);border-radius:17px;padding:27px}.step-grid article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;background:#def3e4;color:#087444;font:800 12px Arial}.step-grid h3{font-size:24px;margin:28px 0 12px}.step-grid p{color:var(--m);font-size:14px}.human-help{background:#fff}.human-help .shell{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr;min-height:620px}.human-photo img{width:100%;height:100%;object-fit:cover}.human-help .shell>div:last-child{padding:90px max(40px,calc((100vw - 1180px)/2));align-self:center}.human-help h2{margin:14px 0}.human-help h2 em{color:#23814e}.start{background:var(--g);color:#fff}.start-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.start h2{color:#fff;margin:15px 0}.start-grid>div>p:not(.eyebrow){color:#c3d9ce}.start-note{border-left:2px solid #56df82;padding-left:16px;display:flex;flex-direction:column}.start form{background:#fff;color:var(--i);border-radius:20px;padding:36px;display:grid;gap:14px}.start label{display:flex;flex-direction:column;font:700 11px Arial;gap:7px}.start input,.start select{height:47px;border:1px solid #ccd8ce;border-radius:8px;padding:0 12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.start .consent{flex-direction:row;font-weight:500;color:#65746c}.consent input{width:16px;height:16px}.start form>small{text-align:center;color:#7b857f;font-size:9px}.faq-grid{max-width:880px;margin:auto}.faq details{border-bottom:1px solid #cfd9ce}.faq summary{cursor:pointer;padding:20px 0;font-size:19px;font-weight:bold}.faq p{color:var(--m)}.footer{padding:45px 0;display:grid;grid-template-columns:1fr 1.5fr auto;gap:30px;align-items:center}.footer p{margin:0;color:#6e7b74;font-size:11px}.footer nav{display:flex;gap:16px;font-size:12px}@media(max-width:900px){.nav nav{display:none}.hero-grid,.start-grid{grid-template-columns:1fr}.proof-strip .shell,.step-grid{grid-template-columns:1fr 1fr}.option-grid{grid-template-columns:1fr}.human-help .shell{grid-template-columns:1fr}.human-photo{height:480px}.footer{grid-template-columns:1fr}}@media(max-width:620px){.shell{width:calc(100% - 32px)}.nav{height:70px}.brand strong{font-size:22px}.opening-hero{padding:50px 0}.hero-team{height:440px}.hero-actions{flex-direction:column}.step-grid,.form-row{grid-template-columns:1fr}.options,.steps,.start,.faq{padding:72px 0}.human-photo{height:390px}.human-help .shell>div:last-child{padding:65px 22px}.start form{padding:25px}}

/* Rodapé completo */
.opening-footer{background:#04382c;color:#d7e7de}.opening-footer .shell{width:min(1180px,calc(100% - 42px))}.opening-footer-cta{display:flex;justify-content:space-between;align-items:center;gap:34px;padding:58px 0;border-bottom:1px solid rgba(255,255,255,.16)}.opening-footer-cta span{color:#86daa1;font:800 10px Arial,sans-serif;letter-spacing:.14em}.opening-footer-cta h2{color:#fff;font-size:clamp(34px,4vw,50px);max-width:720px;margin:9px 0 0}.opening-footer-cta .button{flex:none}.opening-footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:46px;padding:56px 0 44px}.opening-footer .brand{color:#fff}.opening-footer-brand>p{color:#afc9bc;max-width:340px;margin:20px 0}.opening-footer-brand>div{display:flex;gap:8px;flex-wrap:wrap}.opening-footer-brand>div span{border:1px solid #50786a;border-radius:30px;padding:7px 9px;font:700 10px Arial,sans-serif}.opening-footer nav{display:flex;flex-direction:column;gap:10px;margin:0}.opening-footer nav h3{color:#81ce99;font:800 11px Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px}.opening-footer nav a{color:#d5e5dc;font-size:14px}.opening-footer nav a:hover{color:#8ee4a7}.opening-footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:25px 0 38px;border-top:1px solid rgba(255,255,255,.15);color:#9db9ac;font-size:12px}.opening-footer-bottom p{margin:0;max-width:700px}.opening-footer-bottom>div{display:flex;gap:18px;white-space:nowrap}.opening-footer-bottom a{color:#cadfd4}@media(max-width:880px){.opening-footer-main{grid-template-columns:1fr 1fr}.opening-footer-brand{grid-column:1/-1}.opening-footer-cta{align-items:flex-start;flex-direction:column}.opening-footer-bottom{flex-direction:column}}@media(max-width:560px){.opening-footer-main{grid-template-columns:1fr}.opening-footer-brand{grid-column:auto}.opening-footer-bottom>div{flex-wrap:wrap}.opening-footer-cta{padding:45px 0}}
