:root{--coral:#ee6352;--brown:#3a1b09;--brown-2:#51280f;--beige:#f6dfb9;--taupe:#e6dccb;--pink:#fdf6f7;--cream:#f6f0da;--green:#39b574;--gold:#fac05e;--ink:#3a1b09;--white:#fff;--radius:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img{display:block;max-width:100%;height:auto}button{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:1.02}h1{font-size:clamp(3rem,6.4vw,6.25rem);max-width:1100px;margin:0 auto 1.5rem}h2{font-size:clamp(2.3rem,4.3vw,4.55rem)}h2 em,h1 em{color:var(--gold);font-style:normal}.wrap{width:min(1180px,calc(100% - 42px));margin:auto}.section{padding:clamp(5rem,8vw,8.5rem) 0}.announcement{padding:.8rem 1rem;background:var(--coral);color:#fff;text-align:center;font-size:.78rem;font-weight:900;letter-spacing:.14em}.announcement span{padding:0 .65rem;color:#ffd9c8}.brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;font-size:1.05rem;line-height:1}.brand-light{color:#fff}.shield{display:grid;place-items:center;width:47px;height:53px;background:#083c3e;border:3px solid var(--gold);clip-path:polygon(50% 0,95% 14%,91% 66%,50% 100%,9% 66%,5% 14%);font-size:.73rem;color:#fff;font-weight:950}.kicker{font-size:.77rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:#97714d;margin-bottom:1.1rem}.kicker-light{color:#ffd8af}.heading{text-align:center;max-width:900px;margin:0 auto 3.2rem}.heading>p:last-child{max-width:690px;margin-left:auto;margin-right:auto;color:#725f50;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:center;min-height:64px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:1rem 2.4rem;text-decoration:none;text-align:center;font-weight:900;font-size:.92rem;letter-spacing:.025em;box-shadow:0 12px 25px #185f3730;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-2px);filter:brightness(.96)}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible,.carousel:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.center{text-align:center}

.hero{background:radial-gradient(circle at 50% 48%,#5a2c13 0,#3a1b09 58%,#2b1307 100%);color:#fff;padding:2.2rem 0 5.5rem;overflow:hidden}.hero-inner{text-align:center}.hero .brand{margin-bottom:2.4rem}.hero h1 em{display:block}.hero-lede{max-width:800px;margin:0 auto 2.4rem;color:#f4ded0;font-size:1.15rem;line-height:1.7}.hero-stage{position:relative;height:510px;max-width:1010px;margin:0 auto -4px;background:radial-gradient(ellipse at center,#f6dfb955 0,transparent 68%)}.page{position:absolute;background:#fff;border:9px solid #fff;border-radius:12px;box-shadow:0 28px 55px #16080285;object-fit:contain}.page-a{width:24%;height:67%;left:4%;top:19%;transform:rotate(-6deg)}.page-b{width:23%;height:62%;left:23%;top:27%;transform:rotate(-2deg)}.page-c{width:23%;height:62%;right:23%;top:27%;transform:rotate(3deg)}.page-d{width:22%;height:64%;right:4%;top:16%;transform:rotate(7deg)}.phone{position:absolute;z-index:2;left:42%;top:5%;width:18%;height:81%;background:#111;border:10px solid #101010;border-radius:31px;box-shadow:0 28px 55px #160802aa;overflow:hidden}.phone span{position:absolute;z-index:3;top:0;left:28%;width:44%;height:15px;background:#111;border-radius:0 0 10px 10px}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.digital-pill{display:inline-block;background:#0e5b54;color:#fff;border-radius:99px;padding:.65rem 1.4rem;font-weight:850;font-size:.86rem;position:relative;z-index:3}.hero-button{display:flex;width:min(790px,100%);margin:1.35rem auto}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;margin:1.7rem auto 0;color:#f9e8dc;font-size:.86rem;font-weight:800}.trust-row span{padding:.65rem;border-right:1px solid #ffffff2d}.trust-row span:last-child{border:0}

.preview{background:var(--beige)}.featured-preview{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:0;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 22px 45px #6d492224;margin-bottom:3rem}.featured-preview img{width:100%;height:500px;object-fit:contain;padding:1.2rem;background:#faf7f0}.featured-preview div{padding:3rem}.featured-preview span{font-size:.7rem;font-weight:900;letter-spacing:.16em;color:#b3543f}.featured-preview h3{font-size:2rem;letter-spacing:-.04em;line-height:1.08;margin:1rem 0}.featured-preview p{color:#756251;line-height:1.6}.carousel-shell{position:relative}.carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.5rem .1rem 1.4rem;scrollbar-width:thin}.carousel figure{flex:0 0 230px;margin:0;background:#fff;border-radius:16px;overflow:hidden;scroll-snap-align:center;box-shadow:0 10px 24px #62431d20}.carousel img{width:100%;height:310px;object-fit:contain;background:#fff}.carousel figcaption{padding:1rem;text-align:center;font-weight:850}.arrow{position:absolute;z-index:4;top:42%;width:44px;height:44px;border:0;border-radius:50%;background:var(--brown);color:#fff;font-size:1.8rem;cursor:pointer}.arrow.prev{left:-22px}.arrow.next{right:-22px}

.benefits{background:var(--taupe)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.feature-grid article{background:#fff;padding:2rem 1.45rem;border-radius:18px;box-shadow:0 12px 24px #4a311315}.feature-grid b,.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--coral);color:#fff}.feature-grid h3{font-size:1.25rem;margin:1.35rem 0 .55rem}.feature-grid p{color:#76685d;line-height:1.55;margin:0}.method{background:var(--pink)}.method-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:2.5rem;background:var(--cream);border-radius:32px;padding:clamp(2rem,5vw,5rem);box-shadow:0 18px 45px #5d321815}.method-copy h2 em{color:var(--coral)}.method-copy>p:not(.kicker){color:#75624f;line-height:1.65}.pare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pare-grid article{background:#fff;border-radius:18px;padding:1.4rem;box-shadow:0 10px 24px #60441e12}.pare-grid span{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:var(--brown);color:#fff;font-size:1.35rem;font-weight:950}.pare-grid article:nth-child(2) span{background:var(--coral)}.pare-grid article:nth-child(3) span{background:#327aa5}.pare-grid article:nth-child(4) span{background:var(--green)}.pare-grid h3{margin:1rem 0 .3rem}.pare-grid p{margin:0;color:#76675d;font-size:.9rem;line-height:1.5}.coral-band{background:var(--coral);color:#fff;text-align:center;padding:5rem 0}.coral-band h2{max-width:860px;margin-left:auto;margin-right:auto}.versus{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:2rem}.versus span{background:#fff;color:var(--brown);padding:1.1rem 1.5rem;border-radius:10px;font-weight:850}.versus b{font-size:2rem;color:#ffe6c8}

.audience{background:#faf5eb}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.scenario-grid article{background:#fff;border:1px solid #eadbc8;border-radius:18px;padding:1.65rem}.scenario-grid span{font-size:1.6rem;color:var(--coral)}.scenario-grid h3{margin:.8rem 0 .35rem}.scenario-grid p{margin:0;color:#756557;line-height:1.5}.receive{background:var(--brown);color:#fff}.heading-light>p:last-child{color:#ecd8c8}.product-panel{display:grid;grid-template-columns:1.15fr .85fr;border-radius:28px;overflow:hidden;background:#fff;color:var(--brown);box-shadow:0 28px 50px #18090465}.product-image{background:#f6ead5;padding:2rem;display:grid;place-items:center}.product-image img{max-height:600px;object-fit:contain}.product-list{padding:clamp(2rem,4vw,4.5rem)}.product-list>p{font-size:.72rem;letter-spacing:.16em;font-weight:900;color:var(--coral)}.product-list h3{font-size:2.25rem;margin-bottom:1.4rem}.product-list ul,.plan ul{padding:0;list-style:none}.product-list li,.plan li{padding:.55rem 0 .55rem 1.6rem;position:relative;line-height:1.45}.product-list li:before,.plan li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:950}.bonus-title{text-align:center;max-width:820px;margin:6rem auto 2.5rem}.bonus-title h2{font-size:clamp(2.1rem,3.5vw,3.6rem)}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.bonus-grid article{background:var(--cream);color:var(--brown);border-radius:17px;padding:1rem;display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:center}.bonus-grid img,.sos-card{width:120px;height:145px;object-fit:contain;background:#fff;border-radius:9px}.bonus-grid b{font-size:.64rem;letter-spacing:.15em;color:#a55b3d}.bonus-grid h3{font-size:1rem;margin:.45rem 0}.bonus-grid p{font-size:.82rem;line-height:1.45;color:#725f4e;margin:0}.sos-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:4px solid #fff;background:var(--coral);color:#fff}.sos-card small{font-size:.48rem}.sos-card strong{font-size:1.2rem;margin:.5rem 0}.sos-card span{font-size:.65rem}

.pricing{background:var(--pink)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;align-items:stretch}.plan{position:relative;padding:clamp(2rem,4vw,3.3rem);border-radius:22px;display:flex;flex-direction:column}.plan.basic{background:var(--cream);border:1px solid #decdaa}.plan.complete{background:var(--brown);color:#fff;box-shadow:0 22px 45px #3a1b0928}.plan-tag{font-size:.7rem;letter-spacing:.18em;font-weight:900;color:var(--coral)}.plan h3{font-size:1.75rem;margin-bottom:.5rem}.plan>p:not(.plan-tag):not(.price):not(.old-price):not(.checkout-notice){line-height:1.6;color:#786350}.plan.complete>p:not(.plan-tag):not(.price):not(.old-price):not(.checkout-notice){color:#e9d5c6}.plan ul{flex:1}.plan li{border-bottom:1px solid #5d3a2422}.plan.complete li{border-color:#ffffff17}.recommended{position:absolute;top:-15px;right:28px;background:var(--gold);color:var(--brown);border-radius:99px;padding:.5rem 1rem;font-size:.68rem;font-weight:950;letter-spacing:.12em}.price{font-size:2.8rem;font-weight:950;letter-spacing:-.05em;margin:1rem 0}.price small{font-size:.7rem;letter-spacing:0;background:#ffffff15;padding:.4rem .6rem;border-radius:99px;white-space:nowrap}.old-price{color:#d8bca8;font-size:.88rem;margin:.8rem 0 -.6rem}.plan-button{width:100%;padding-left:.5rem;padding-right:.5rem}.gold{background:var(--gold);color:var(--brown);box-shadow:none}.checkout-notice{text-align:center;font-size:.78rem!important;color:#d45b4d!important;margin:.7rem 0 0}.plan.complete .checkout-notice{color:#ffd0c9!important}

.outcomes{background:#fff}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.outcome-grid article{border:1px solid #ecdfd1;border-radius:18px;padding:1.8rem;box-shadow:0 12px 30px #50311b0c}.outcome-grid span{display:inline-block;color:#9c6c51;background:#fbf4eb;border-radius:99px;padding:.45rem .75rem;font-size:.8rem;font-weight:750}.outcome-grid h3{font-size:1.25rem;margin:1.2rem 0 .45rem}.outcome-grid p{color:#766658;line-height:1.55;margin:0}.guarantee{background:#d8edf0;padding:5rem 0}.guarantee-inner{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:2.2rem}.guarantee h2{font-size:clamp(2.2rem,4vw,4rem);margin-bottom:.8rem}.guarantee p:last-child{max-width:760px;color:#51676b;line-height:1.65}.seal{width:140px;height:140px;border:4px solid var(--brown);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.seal strong{font-size:3.2rem;line-height:.9}.seal span{font-size:.72rem;font-weight:900;letter-spacing:.2em}.access{background:var(--cream)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.steps article{background:#fff;padding:1.6rem;border-radius:17px}.steps h3{margin:1.1rem 0 .35rem}.steps p{margin:0;color:#756456}.faq{background:var(--pink)}.faq-list{max-width:850px;margin:auto}.faq details{background:#fff;border:1px solid #eadfd8;border-radius:12px;padding:1.2rem 1.4rem;margin:.75rem 0}.faq summary{cursor:pointer;font-weight:850;list-style:none}.faq summary:after{content:'+';float:right;color:var(--coral);font-size:1.3rem}.faq details[open] summary:after{content:'−'}.faq details p{margin:.9rem 0 0;color:#75675e;line-height:1.6}footer{background:#0b0a09;color:#fff;padding:3rem 0}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem}footer p{max-width:500px;color:#aaa19a;font-size:.82rem;margin:0}.footer-cta{color:var(--gold);font-weight:900;text-decoration:none;font-size:.8rem}

@media(max-width:960px){.feature-grid{grid-template-columns:1fr 1fr}.method-panel{grid-template-columns:1fr}.bonus-grid{grid-template-columns:1fr 1fr}.featured-preview{grid-template-columns:1fr}.featured-preview img{height:420px}.product-panel{grid-template-columns:1fr}.product-image img{max-height:500px}.hero-stage{height:430px}.scenario-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.wrap{width:min(100% - 28px,1180px)}.section{padding:4.5rem 0}.announcement{font-size:.58rem;letter-spacing:.08em}.hero{padding-top:1.5rem}.hero .brand{margin-bottom:1.8rem}.hero .kicker{font-size:.66rem;line-height:1.55}.hero h1{font-size:clamp(2.45rem,11.5vw,3.65rem);line-height:1.02}.hero-lede{font-size:1rem;line-height:1.55}.hero-stage{height:320px;margin-top:.4rem}.page{border-width:5px}.page-a{left:0;width:26%}.page-b{left:18%;width:25%}.page-c{right:18%;width:25%}.page-d{right:0;width:25%}.phone{left:38%;width:24%;border-width:6px;border-radius:19px}.digital-pill{font-size:.7rem}.hero-button{min-height:58px;padding:.8rem;font-size:.76rem}.trust-row{grid-template-columns:1fr 1fr;gap:.2rem}.trust-row span{border:0;font-size:.72rem}.heading{margin-bottom:2.3rem}.heading h2{font-size:clamp(2.25rem,10vw,3.1rem)}.featured-preview img{height:330px;padding:.5rem}.featured-preview div{padding:2rem 1.5rem}.featured-preview h3{font-size:1.55rem}.carousel figure{flex-basis:72%;max-width:260px}.carousel img{height:300px}.arrow{display:none}.feature-grid,.scenario-grid,.plans,.outcome-grid,.steps{grid-template-columns:1fr}.pare-grid{gap:.7rem}.pare-grid article{padding:1rem}.coral-band{padding:4rem 0}.versus{flex-direction:column}.bonus-grid{grid-template-columns:1fr}.bonus-grid article{grid-template-columns:95px 1fr}.bonus-grid img,.sos-card{width:95px;height:120px}.product-list{padding:2rem 1.4rem}.guarantee-inner{grid-template-columns:1fr;text-align:center}.seal{margin:auto}footer .wrap{flex-direction:column;text-align:center}.button{width:100%;padding-left:.8rem;padding-right:.8rem}.recommended{right:18px}}
@media(max-width:390px){.hero h1{font-size:2.35rem}.hero-stage{height:285px}.pare-grid{grid-template-columns:1fr}.price small{display:block;width:max-content;margin:.45rem 0 0}}

/* Direção visual clara e tangível: branco dominante, cor apenas como acento. */
body{background:#fff;color:#152a24}.announcement{background:#fff;color:#176b57;border-bottom:1px solid #e5ebe8}.announcement span{color:#d5a441}.kicker,.kicker-light{color:#38806e}.heading>p:last-child{color:#66736e}h1 em,h2 em{color:#2e8b73}.brand-light{color:#15382f}.hero{background:#fff;color:#152a24;border-bottom:1px solid #edf1ef}.hero-lede{color:#596964}.hero-stage{background:radial-gradient(ellipse at center,#e9f5f0 0,#f8fbfa 52%,transparent 73%)}.page{box-shadow:0 24px 48px #1c443729;border-color:#fff}.phone{box-shadow:0 24px 48px #1c443738}.digital-pill{background:#164e43}.hero-button{box-shadow:0 13px 28px #23815a2b}.trust-row{color:#445a53}.trust-row span{border-color:#dfe8e4}.preview{background:#fff}.featured-preview{border:1px solid #e5e9e7;box-shadow:0 20px 42px #253a3014}.featured-preview img{background:#f7faf8}.carousel figure{border:1px solid #e5e9e7;box-shadow:0 10px 24px #253a3010}.arrow{background:#164e43}.benefits{background:#f6f8f7;border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef}.feature-grid article{border:1px solid #e2e8e5;box-shadow:0 10px 24px #263d3210}.feature-grid b,.steps b{background:#2e8b73}.feature-grid p{color:#66736e}.method{background:#fff}.method-panel{background:#f8f7f2;border:1px solid #e8e4d9;box-shadow:none}.method-copy h2 em{color:#2e8b73}.method-copy>p:not(.kicker),.pare-grid p{color:#66736e}.pare-grid article{border:1px solid #e7e8e2;box-shadow:0 8px 20px #263d320d}.pare-grid span,.pare-grid article:nth-child(2) span,.pare-grid article:nth-child(3) span,.pare-grid article:nth-child(4) span{background:#164e43}.coral-band{background:#f6f8f7;color:#152a24;border-top:1px solid #e8eeeb;border-bottom:1px solid #e8eeeb}.coral-band .kicker-light{color:#38806e}.versus span{border:1px solid #dce6e2;box-shadow:0 8px 20px #263d320c}.versus b{color:#dcae4e}.audience{background:#fff}.scenario-grid article{border-color:#e1e8e5;box-shadow:0 8px 22px #263d320c}.scenario-grid span{color:#2e8b73}.scenario-grid p{color:#66736e}.receive{background:#f6f8f7;color:#152a24;border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef}.heading-light>p:last-child{color:#66736e}.product-panel{border:1px solid #e1e8e5;box-shadow:0 22px 44px #253a3015}.product-image{background:#f5f8f6}.product-list>p{color:#2e8b73}.bonus-grid article{background:#fff;color:#152a24;border:1px solid #e1e8e5;box-shadow:0 10px 24px #263d320d}.bonus-grid b{color:#38806e}.bonus-grid p{color:#66736e}.bonus-grid img{border:1px solid #edf0ee}.sos-card{background:#164e43}.pricing{background:#fff}.plan.basic{background:#faf9f5;border-color:#e5e2d8}.plan.complete{background:#fff;color:#152a24;border:2px solid #2e8b73;box-shadow:0 22px 45px #253a3015}.plan-tag{color:#2e8b73}.plan>p:not(.plan-tag):not(.price):not(.old-price):not(.checkout-notice),.plan.complete>p:not(.plan-tag):not(.price):not(.old-price):not(.checkout-notice){color:#66736e}.plan li,.plan.complete li{border-color:#e7ece9}.recommended{background:#2e8b73;color:#fff}.old-price{color:#79857f}.price small{background:#edf5f1;color:#286f5c}.gold{background:#2e8b73;color:#fff}.outcomes{background:#f6f8f7}.outcome-grid article{background:#fff;border-color:#e1e8e5;box-shadow:0 10px 26px #263d320d}.outcome-grid span{color:#286f5c;background:#edf5f1}.outcome-grid p{color:#66736e}.guarantee{background:#eef6f3;border-top:1px solid #dceae5;border-bottom:1px solid #dceae5}.guarantee p:last-child{color:#5b6b65}.seal{border-color:#2e8b73;color:#164e43}.access{background:#fff}.steps article{border:1px solid #e1e8e5;box-shadow:0 8px 20px #263d320b}.steps p{color:#66736e}.faq{background:#f6f8f7}.faq details{border-color:#e1e8e5;box-shadow:0 5px 16px #263d3208}.faq details p{color:#66736e}.faq summary:after{color:#2e8b73}.button{background:#2eaa70;border-radius:10px}.button:hover{background:#258d5f}.checkout-notice{color:#a44b40!important}.plan.complete .checkout-notice{color:#a44b40!important}footer{background:#10221d}
