:root{--cream:#fdf6ef;--paper:#fffcf8;--green:#41624b;--sage:#8ca88f;--blush:#e9b8b1;--ink:#2f3a36;--muted:#647068;--line:#dddcd2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}p{margin:0 0 20px}h1,h2,h3{line-height:1.1;margin:0;font-weight:400}h1,h2,.brand,.offer-card h3{font-family:Georgia,'Times New Roman',serif}h1{font-size:clamp(48px,5.4vw,78px);letter-spacing:-3px}h2{font-size:clamp(37px,4vw,56px);letter-spacing:-1.8px}h3{font-size:21px;line-height:1.35;font-weight:600}em{font-weight:400;color:var(--green)}.wrap{max-width:1180px;width:calc(100% - 96px);margin:auto}.review{text-align:center;background:#eaf1ea;font-size:12px;letter-spacing:.06em;padding:8px 16px;color:var(--green)}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:49px;letter-spacing:-3px;color:var(--green);line-height:1}.brand span{font:12px Arial;vertical-align:top;display:inline-block;margin:10px 0 0 5px;letter-spacing:0}.header-note{font-size:14px;color:var(--muted)}.header-cta{font-size:14px;border-bottom:1px solid #8ca88f;padding:8px 0}.header-cta span{margin-left:20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:760px;gap:34px;padding:50px 0 75px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:600;color:var(--green);margin:0 0 24px}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:470px;margin:26px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--green);color:white;border:1px solid var(--green);border-radius:50px;min-height:59px;padding:17px 27px;font-size:15px;font-weight:600;transition:transform .25s,background .25s;cursor:pointer;text-align:center}.button:hover{background:#304e39;transform:translateY(-3px)}.button span{font-size:22px;line-height:1}.micro{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;font-size:12px;color:var(--muted)}.hero-art{position:relative;height:635px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;inset:30px -5px 15px 0;border-radius:48% 48% 44% 44%;background:radial-gradient(ellipse at 70% 20%,#f6d9cd,transparent 65%),linear-gradient(145deg,#e5e9db,#f6ede0)}.orbit:after{content:'';position:absolute;inset:-14px 20px 15px -18px;border:1px solid #d5cabe;border-radius:48%}.phone{position:relative;border:7px solid #39463b;border-radius:39px;background:#39463b;overflow:hidden;width:268px;box-shadow:0 20px 38px #2b402b21;flex-shrink:0;line-height:0}.phone img{display:block;width:100%;height:auto;border-radius:31px}.hero-phone{width:277px;transform:rotate(6deg);box-shadow:20px 28px 45px #2b402b33}.speaker{position:absolute;width:66px;height:13px;top:0;left:50%;transform:translateX(-50%);background:#39463b;border-radius:0 0 10px 10px}.art-label{position:absolute;right:-10px;top:20px;font-size:11px;letter-spacing:.16em;line-height:1.8;z-index:2;color:var(--green)}.float-card{position:absolute;display:flex;gap:12px;align-items:center;background:#fffdf8;padding:19px;border:1px solid #e5e6da;border-radius:16px;box-shadow:0 12px 25px #33463312;font-size:12px;line-height:1.6;z-index:3}.float-card strong{display:block;font-size:14px;font-weight:500}.card-left{left:-36px;bottom:93px}.card-icon{background:#eaf1ea;color:var(--green);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:18px}.screen-note{position:absolute;bottom:2px;font-size:11px;color:var(--muted)}.ribbon{display:flex;justify-content:center;gap:42px;align-items:center;padding:22px 24px;background:var(--green);color:#fff;font-size:11px;letter-spacing:.15em}.ribbon i{font-style:normal;color:#d7dfc0}.section{padding-top:108px;padding-bottom:108px}.problem{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.problem-list article{display:flex;gap:26px;padding:27px 0;border-bottom:1px solid var(--line)}.problem-list article:first-child{padding-top:0}.problem-list article>span{font-family:Georgia;font-size:22px;color:#96a28d}.problem-list p{color:var(--muted);margin:10px 0 0}.solution{background:#f0eee5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:58px}.steps article{border-top:1px solid #bdc6b5;padding-top:25px}.step-number{font-size:12px;letter-spacing:.12em;color:var(--green)}.steps h3{margin:23px 0 14px}.steps p{color:var(--muted);margin:0}.center{text-align:center}.section-intro{color:var(--muted);margin:23px auto 0;max-width:500px}.screens{display:flex;justify-content:center;gap:55px;margin-top:58px}.screens figure{margin:0;width:280px}.screens .phone{margin:auto}.screens figure:nth-child(2){margin-top:40px}.screens figure:nth-child(1) .phone{transform:rotate(-3deg)}.screens figure:nth-child(3) .phone{transform:rotate(3deg)}figcaption{margin-top:28px;position:relative;padding-left:34px}figcaption>span{position:absolute;left:0;top:4px;color:#7c8c77;font-size:12px}figcaption h3{font-size:18px}figcaption p{font-size:14px;color:var(--muted);margin-top:8px}.caption{font-size:12px;color:var(--muted)}.demo>.caption{margin:38px 24px 0}.benefits{background:#eaf0e8}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:48px}.mini-icon{height:39px;width:39px;border:1px solid #b5c4b2;border-radius:50%;display:grid;place-items:center;font-size:12px;color:var(--green);margin-bottom:23px}.benefit-grid h3{font-size:19px}.benefit-grid p{font-size:15px;color:var(--muted);margin-top:14px}.evidence{display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:80px}.quote-mark{font-family:Georgia;font-size:300px;line-height:1;color:#d7c9ba;text-align:center}.evidence p:not(.eyebrow){max-width:535px;color:var(--muted)}.text-link{display:inline-block;border-bottom:1px solid var(--sage);font-size:14px;color:var(--green)}.offer-section{background:#344e3d;color:#fff9f0;padding:105px 0}.offer-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.offer-section em{color:#d8dec7}.offer-section .eyebrow{color:#c6d2bf}.offer-section .lead{color:#d0dacd}.offer-card{background:var(--paper);color:var(--ink);border-radius:25px;padding:42px;box-shadow:0 22px 60px #1029162b}.offer-label{font-size:12px;letter-spacing:.17em;color:var(--green)}.offer-card h3{font-size:40px;letter-spacing:-1px;font-weight:400;margin-top:18px}.offer-card ul{list-style:none;padding:0;margin:28px 0}.offer-card li{font-size:15px;padding:8px 0;border-bottom:1px solid #eae7de}.offer-card li:before{content:'✓';color:var(--green);margin-right:12px}.pending{border-top:1px solid var(--line);padding-top:25px}.pending strong{font-size:21px;font-family:Georgia}.pending p{font-size:14px;color:var(--muted);margin-top:8px}.offer-card .button{width:100%}.button:disabled{cursor:default;background:#748772;border-color:#748772;transform:none}.offer-card .caption{text-align:center;margin:12px 0 0}.guarantee{display:flex;justify-content:center;align-items:center;gap:58px}.guarantee>div{max-width:620px}.guarantee p:not(.eyebrow){color:var(--muted);margin:24px 0 0}.guarantee-icon{font-family:Georgia;font-size:65px;width:150px;height:175px;border:1px solid #b4c1ac;border-radius:65px 65px 80px 80px;display:grid;place-items:center;color:var(--green);flex-shrink:0;background:#edf1e6}.faq-section{background:#f1ede7}.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.questions details{border-bottom:1px solid #d7d6cc}.questions summary{cursor:pointer;padding:23px 0;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:16px;font-weight:500}.questions summary::-webkit-details-marker{display:none}.questions summary span{color:var(--green);font-size:20px}.questions details[open] summary span{transform:rotate(45deg)}.questions p{font-size:15px;color:var(--muted);padding-right:24px}.closing{border-top:1px solid #d7d6cc;text-align:center;padding:65px 0 85px}.closing h2{font-size:clamp(31px,3vw,42px)}.closing .button{margin-top:30px}footer{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:40px 0}footer .brand{font-size:38px}footer p,footer small{font-size:12px;color:var(--muted);margin:0}:focus-visible{outline:3px solid #b97e65;outline-offset:5px}.reveal{animation:appear .8s both}@keyframes appear{from{opacity:.4;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:15px}h1{font-size:60px}.hero-art{height:610px}.card-left{left:-10px}.problem,.offer-layout{gap:45px}.screens{gap:25px}.screens figure{width:28%}.screens .phone{width:100%}.benefit-grid{grid-template-columns:repeat(2,1fr)}.ribbon{gap:23px;font-size:10px}.header-note{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.review{font-size:10px;letter-spacing:.04em}header{height:79px}.brand{font-size:42px}.header-cta{font-size:12px}.hero{grid-template-columns:1fr;padding:43px 0 20px;gap:0}.hero-copy{text-align:center}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:clamp(43px,11.8vw,64px);letter-spacing:-2px}.desktop{display:none}.hero .lead{font-size:16px;line-height:1.7;margin:23px auto}.hero .button{width:100%;font-size:14px;gap:18px;padding-left:15px;padding-right:15px}.micro{justify-content:center;font-size:10px;gap:10px}.hero-art{height:600px;max-width:440px;width:100%;margin:15px auto 0}.orbit{inset:40px 0 30px}.hero-phone{width:248px}.art-label{right:5px;top:27px;font-size:9px}.card-left{left:0;bottom:80px;padding:14px;gap:10px}.float-card strong{font-size:12px}.float-card{font-size:10px}.screen-note{bottom:14px;font-size:10px}.ribbon{gap:16px;padding:19px 12px;font-size:9px}.ribbon span:last-child,.ribbon i:last-of-type{display:none}.section{padding-top:67px;padding-bottom:67px}h2{font-size:39px;letter-spacing:-1.5px}.problem{grid-template-columns:1fr;gap:34px}.problem h2 br:first-child{display:none}.problem-list article{padding:21px 0;gap:18px}h3{font-size:19px}.problem-list p{font-size:15px}.steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.steps h3{margin:15px 0 10px}.steps p{font-size:15px}.screens{width:100%;max-width:none;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px 30px 24px;gap:36px;margin-top:32px}.screens figure{flex:0 0 245px;width:245px;scroll-snap-align:center}.screens figure:nth-child(2){margin-top:0}.screens figure .phone{transform:none!important;width:235px}.section-intro{font-size:15px}.demo>.caption{font-size:11px;margin-top:14px}.benefit-grid{gap:22px;margin-top:34px}.benefit-grid h3{font-size:17px}.benefit-grid p{font-size:14px}.mini-icon{margin-bottom:18px}.evidence{grid-template-columns:1fr;gap:0}.quote-mark{font-size:105px;height:75px;text-align:left}.evidence .lead{font-size:17px}.evidence p{font-size:15px}.offer-section{padding:66px 0}.offer-layout{grid-template-columns:1fr;gap:25px}.offer-section h2{font-size:41px}.offer-section .lead{font-size:16px}.offer-card{padding:29px 25px}.offer-card h3{font-size:36px}.guarantee{align-items:flex-start;gap:22px;flex-direction:column}.guarantee-icon{font-size:30px;width:62px;height:70px;border-radius:27px 27px 32px 32px}.guarantee p:not(.eyebrow){font-size:15px}.guarantee .caption{font-size:12px!important}.faq-layout{grid-template-columns:1fr;gap:25px}.questions summary{font-size:15px}.closing{padding:48px 0 63px}.closing h2{font-size:32px}.closing h2 br{display:none}footer{flex-wrap:wrap;justify-content:center;text-align:center;padding:30px 0}footer p{width:100%}footer small{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.phone{aspect-ratio:390/844}.phone iframe{display:block;width:390px;height:844px;border:0;transform-origin:top left;pointer-events:none;max-width:none;background:#fdf6ef}.phone{overflow:hidden}
/* Oferta e movimentos */
.hero-price{font-size:14px;color:var(--muted);margin:18px 0 0}.hero-price strong{color:var(--green);font-size:21px;margin:0 5px}.hero-price del{color:#81877f}.hero-price span{white-space:nowrap;font-size:12px}.price-block{border-top:1px solid var(--line);padding:25px 0 24px}.price-before{font-size:16px;margin:0 0 6px;color:var(--muted)}.price-before del{margin:0 4px}.price-current{font-family:Georgia,serif;font-size:84px;line-height:1.1;letter-spacing:-4px;color:var(--green);margin:0 0 10px;display:flex;align-items:baseline;gap:3px}.price-current span:first-child{font-family:Arial,sans-serif;font-size:24px;letter-spacing:0;margin-right:7px}.price-current span:last-child{font-size:48px;letter-spacing:-2px}.price-terms{font-size:14px;color:var(--green);margin:0}.closing-price{margin:28px 0 0;font-size:16px;color:var(--muted)}.closing-price strong{color:var(--green);font-size:23px}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--green);z-index:100;transform:scaleX(0);transform-origin:left;pointer-events:none}.motion-ready{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1);transition-delay:var(--motion-delay,0ms)}.motion-ready.is-visible{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:heroEnter .9s ease both}.hero-art{animation:heroEnter 1.1s .12s ease both}.hero-phone{animation:phoneFloat 7s ease-in-out infinite}.float-card{animation:cardFloat 6s ease-in-out infinite}.orbit{transform:translateY(var(--parallax,0px));transition:transform .15s linear}.button{position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s,background .25s}.button:after{content:'';position:absolute;inset:0;transform:translateX(-140%) skewX(-20deg);background:linear-gradient(90deg,transparent,#ffffff20,transparent);pointer-events:none}.button:hover:after,.button:focus-visible:after{animation:buttonShine .8s ease}.button:hover{box-shadow:0 10px 25px #203f3325}.button:active{transform:translateY(0) scale(.98)}.questions details[open] p{animation:heroEnter .35s ease}.steps article,.benefit-grid article{transition:opacity .75s,transform .75s}.screens .phone{transition:box-shadow .35s}.screens figure:hover .phone{box-shadow:0 25px 48px #2b402b38}.offer-card:hover{box-shadow:0 28px 65px #10291640}}
@keyframes heroEnter{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes phoneFloat{0%,100%{transform:translateY(0) rotate(6deg)}50%{transform:translateY(-9px) rotate(5deg)}}@keyframes cardFloat{0%,100%{translate:0 0}50%{translate:0 -6px}}@keyframes buttonShine{to{transform:translateX(140%) skewX(-20deg)}}
@media(max-width:700px){.hero-price{font-size:13px}.hero-price strong{font-size:21px}.hero-price span{display:block;margin-top:2px}.price-current{font-size:76px}.closing-price{font-size:14px}.motion-ready{transform:translateY(16px)}}
@media(prefers-reduced-motion:reduce){.motion-ready{opacity:1;transform:none}.scroll-progress{display:none}.orbit{transform:none}}

/* Copy GESTA + 3 bônus */
.hero-secondary{margin-top:-10px}.hero-copy strong{color:var(--ink)}.hero-price strong{display:inline-block}.solution-intro{max-width:700px;margin-left:0}.solution-close{max-width:780px;margin:36px 0 24px;color:var(--ink)}.flow-line{margin:24px auto 0;color:var(--green);font-size:18px}.demo-note{margin-top:35px!important;font-size:15px!important;color:var(--green)!important}.benefit-grid{grid-template-columns:repeat(5,1fr)}.objection-box{margin-top:50px;padding:38px;border:1px solid #cbd6c8;border-radius:24px;background:#f7faf5}.objection-box h3{font-family:Georgia,'Times New Roman',serif;font-size:32px;font-weight:400;margin-bottom:14px}.objection-box p:not(.eyebrow){max-width:800px;color:var(--muted)}.objection-box .button{margin-top:8px}.bonuses{display:block}.bonus-heading{max-width:780px}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:45px}.bonus-grid article{padding:32px;border:1px solid var(--line);border-radius:24px;background:#fffdf9;box-shadow:0 16px 35px #3346330b}.bonus-number{font-size:11px;letter-spacing:.15em;color:var(--green);font-weight:700}.bonus-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;margin:14px 0 18px}.bonus-grid p{font-size:15px;color:var(--muted)}.bonus-grid .bonus-question{font-weight:700;color:var(--ink)}.bonus-grid strong{font-size:14px;color:var(--green);display:block}.bonus-footer{text-align:center;margin:38px auto 0;max-width:760px;color:var(--muted)}.included-bonuses{border-top:1px solid var(--line);padding-top:18px}.included-bonuses p{font-size:14px;margin:0 0 10px}.offer-guarantee{text-align:center!important;color:var(--green)!important;font-weight:700;margin-top:15px!important}.guarantee-icon{font-size:46px;font-weight:700}.guarantee-cta{margin-top:24px}.closing-copy{max-width:700px;margin:24px auto 0;color:var(--muted)}.closing-checks{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin-top:20px;font-size:12px;color:var(--muted)}
@media(max-width:1000px){.benefit-grid{grid-template-columns:repeat(2,1fr)}.bonus-grid{grid-template-columns:1fr}.bonus-grid article{max-width:720px;width:100%}}
@media(max-width:700px){.hero-secondary{margin-top:-6px}.solution-intro{margin-left:auto}.solution-close{font-size:15px}.flow-line{font-size:16px;line-height:1.6}.benefit-grid{grid-template-columns:1fr}.objection-box{padding:26px 22px}.objection-box h3{font-size:27px}.objection-box .button{width:100%;font-size:12px;gap:12px}.bonus-grid{gap:18px;margin-top:30px}.bonus-grid article{padding:25px 22px}.bonus-grid h3{font-size:26px}.guarantee-cta{width:100%;font-size:12px;gap:12px}.closing-checks{display:grid;grid-template-columns:1fr 1fr;text-align:left;max-width:330px;margin-left:auto;margin-right:auto}}
