:root { --green:#2f7d45; --deep:#064e3b; --cream:#fff7ed; --stone:#fafaf9; --text:#38443d; --orange:#ef6c37; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;color:var(--text);font-family:Poppins,system-ui,sans-serif;font-size:14px;background:#fff}.container{width:min(1140px,calc(100% - 32px));margin:auto}.narrow{width:min(760px,calc(100% - 32px))}.center{text-align:center}.section-white{background:#fff}.section-stone{background:var(--stone)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12}h2{font-size:clamp(25px,3vw,38px);font-weight:800}.offer-bar{position:fixed;z-index:50;top:0;width:100%;height:27px;display:flex;align-items:center;justify-content:center;background:rgba(6,78,59,.88);color:#fff;font-size:12px;font-weight:800;text-align:center}.hero{padding:74px 16px 45px}.hero-content{max-width:720px;text-align:center}.hero h1{margin:0 auto 16px;max-width:680px;color:var(--green);font-size:clamp(31px,5vw,54px);font-weight:900;letter-spacing:-1.7px}.hero h1 span{font-size:.52em;letter-spacing:-1px;vertical-align:middle}.hero-subtitle{max-width:525px;margin:0 auto 18px;font-size:16px;font-weight:500}.hero-image{width:min(560px,100%);display:block;margin:auto;border-radius:18px;box-shadow:0 14px 24px #2a1a0c22}.hero-copy{max-width:580px;margin:12px auto;color:#59615b;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:14px 28px;border-radius:9px;font-weight:900;text-decoration:none;text-transform:uppercase;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px)}.button-primary{background:#42a650;color:white;box-shadow:0 9px 17px #2e7e3c36}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin:17px auto 0;font-size:11px;color:#707570}.benefits{padding:42px 16px 50px}.gradient-title{margin-bottom:25px;text-align:center;background:linear-gradient(90deg,#2f7d45,#1f82c0);background-clip:text;color:transparent}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:670px;margin:auto}.benefit-grid div{display:flex;align-items:center;gap:10px;padding:9px 13px;border-radius:10px;background:#fff;box-shadow:0 3px 12px #453a2f10;font-size:12px;text-align:left}.benefit-grid span{line-height:1.25}.button-wide{margin:26px 0 40px;font-size:13px}.mini-carousel{position:relative;width:min(500px,100%);height:405px;margin:auto}.mini-carousel img{position:absolute;inset:0;width:100%;height:370px;object-fit:cover;border-radius:8px;opacity:0;transition:opacity .35s}.mini-carousel img.active{opacity:1}.dots{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:7px}.dot{width:9px;height:9px;border:0;border-radius:20px;background:#d5d5d5;cursor:pointer}.dot.active{width:23px;background:var(--orange)}.testimonial-title{text-align:center;margin:36px 0 18px}.testimonials{display:flex;gap:15px;overflow:auto;padding:4px 2px 12px;scroll-snap-type:x mandatory}.testimonials img{width:220px;min-width:220px;object-fit:cover;border-radius:12px;box-shadow:0 4px 15px #0002;scroll-snap-align:start}.swipe-hint{text-align:center;margin:0;color:#7f817f;font-size:12px}.recipes-section{background:#d9e8dc;padding:42px 16px 48px}.recipes-section h2{text-align:center;color:var(--deep);margin-bottom:27px}.recipes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.recipes-grid article{overflow:hidden;border-radius:17px;background:#fff;text-align:center;box-shadow:0 5px 13px #24542a26}.recipes-grid img{display:block;width:100%;height:195px;object-fit:cover}.recipes-grid h3{margin:17px 10px 7px;color:#396c4d;font-size:15px;font-weight:900}.recipes-grid p{min-height:45px;margin:0 15px 20px;font-size:13px}.extras-section{padding:50px 16px}.extras-section h2{margin-bottom:25px;color:#fff;background:#3e6b5b;border-radius:20px 20px 0 0;padding:40px 20px 0;font-size:clamp(25px,3vw,38px)}.showcase{display:block;width:100%;margin:-1px auto 22px;border-radius:0 0 20px 20px}.extras-section p{margin:0 0 14px}.category-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 27px}.category-list span{padding:9px;border-radius:8px;background:#fff;text-align:left;font-size:12px;box-shadow:0 2px 8px #0000000d}.fit-section{padding:48px 16px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px;list-style:none;padding:0;text-align:left}.check-list li:before{content:'✓';display:inline-grid;place-items:center;width:19px;height:19px;margin-right:10px;border-radius:50%;background:#e2f0e4;color:#2f7d45;font-weight:900}.bonus-section{padding:46px 16px;background:var(--cream)}.gift{font-size:12px;font-weight:800;color:#b56319}.bonus-section h2{margin:12px 0 26px;color:#4e432e}.bonus-section em{color:var(--orange);font-style:normal}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}.bonus-grid article{overflow:hidden;border-radius:14px;background:white;box-shadow:0 4px 12px #764b1b18}.bonus-grid img{width:100%;height:170px;object-fit:cover}.bonus-grid div{padding:15px}.bonus-grid span{font-size:10px;font-weight:900;color:#c36927}.bonus-grid h3{margin:6px 0;font-size:16px}.bonus-grid p{min-height:41px;margin:0;font-size:12px}.bonus-grid del{display:block;color:#888;font-size:12px}.bonus-grid b{color:#289247;font-size:13px}.bonus-total{margin:25px 0 0;font-weight:900;color:#248d48}.plans-section{padding:55px 16px;background:rgba(6,78,59,.9);color:white}.eyebrow{display:block;font-size:12px;font-weight:900;letter-spacing:.7px}.plans-section h2{margin:6px 0;font-size:32px}.light-copy{color:#e3f1e7;font-size:12px}.plans-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:28px 0 18px;color:#3e4d43;text-align:left}.plan{position:relative;padding:25px;border-radius:15px;background:#fff}.plan>span:not(.badge){font-size:11px;font-weight:900;color:#be6a16}.plan h3{margin:10px 0;font-size:21px;color:#17683e}.plan ul{padding-left:18px;font-size:12px;line-height:1.9}.plan p{margin:16px 0 0;font-size:12px}.plan strong{display:block;color:#2c7d44;font-size:21px}.plan strong b{font-size:52px;line-height:1}.plan a{display:block;margin-top:15px;border-radius:8px;padding:13px;text-align:center;background:#42a650;color:#fff;text-transform:uppercase;font-weight:900;text-decoration:none}.featured{border:3px solid #f3aa3c;transform:translateY(-8px)}.badge{position:absolute;top:-15px;right:20px;padding:5px 12px;border-radius:20px;background:#f3aa3c;color:white;font-size:11px;font-weight:800}.bonus-label{color:#d87424!important;font-weight:800}.gift-list{list-style:none;padding:0!important}.reviews{padding:50px 16px}.reviews h3{margin-bottom:8px;color:#276745;font-size:20px}.rating{display:flex;justify-content:center;align-items:baseline;gap:10px;margin:22px 0}.rating b{font-size:38px}.rating span{color:#f0a627;font-size:20px}.rating small{font-size:11px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:left}.review{padding:17px;border:1px solid #e8e8e8;border-radius:12px;background:#fff}.review .stars{color:#f0a627}.review header{display:flex;align-items:center;gap:8px;margin:9px 0}.avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#d6eadb;color:#317646;font-size:10px;font-weight:800}.review header span{font-size:12px;font-weight:700}.review header small{font-size:10px;color:#888}.review p{margin:0;font-size:12px;line-height:1.5}.guarantee{padding:45px 16px;background:var(--cream)}.guarantee img{display:block;width:88px;margin:0 auto 6px}.guarantee span{font-weight:900;color:#278044;font-size:12px}.guarantee h2{margin:10px 0}.guarantee p{max-width:600px;margin:0 auto 20px}.receive{padding:45px 16px}.receive h2{margin-bottom:8px}.receive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.receive-grid article{font-size:32px}.receive-grid h3{margin:8px 0 3px;font-size:15px}.receive-grid p{font-size:12px}.faq-section{padding:46px 16px;background:var(--cream)}.green{color:#2c7f46}.faq-section h2{margin:6px 0 25px}.faq-list{text-align:left;margin-bottom:24px}.faq-item{border-bottom:1px solid #e7dcd0}.faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;border:0;background:transparent;color:#3e4b42;font-family:inherit;font-size:14px;font-weight:700;text-align:left;cursor:pointer}.faq-question i{font-style:normal;font-size:22px;transition:transform .2s}.faq-item.open i{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease;color:#666;font-size:13px;line-height:1.55}.faq-item.open .faq-answer{max-height:180px}.faq-answer p{padding:0 0 16px;margin:0}footer{padding:40px 16px;background:rgba(4,63,49,.92);color:#d5e3db;text-align:center;font-size:12px}footer p{margin:5px}
.hero h1 span{display:block;font-size:.62em;line-height:1.05;letter-spacing:-1.2px}
@media(max-width:760px){.hero{padding-top:60px}.hero h1{max-width:390px;font-size:35px;line-height:1.08;letter-spacing:-1.9px}.hero h1 span{font-size:.68em;letter-spacing:-1.25px;margin-bottom:3px}.hero-subtitle{font-size:13px}.hero-copy{font-size:12px}.trust-row{gap:10px;font-size:9px}.benefit-grid{gap:6px}.benefit-grid div{padding:8px;font-size:10px}.mini-carousel{height:290px}.mini-carousel img{height:260px}.recipes-grid{display:flex;overflow:auto;padding:0 12px 16px;margin:0 -16px;scroll-snap-type:x mandatory}.recipes-grid article{min-width:270px;scroll-snap-align:center}.recipes-grid img{height:175px}.extras-section h2{padding:28px 14px 0}.bonus-grid{display:flex;overflow:auto;padding:2px 2px 13px}.bonus-grid article{min-width:250px}.plans-grid,.check-list{grid-template-columns:1fr}.featured{transform:none;margin-top:13px}.review-grid{display:flex;overflow:auto;padding:2px 2px 12px}.review{min-width:270px}.receive-grid{grid-template-columns:1fr 1fr}.category-list{grid-template-columns:1fr}.button{min-height:52px;padding:12px 18px;font-size:12px}.button-wide{font-size:11px}.testimonials img{width:190px;min-width:190px}}

/* Variação visual de teste: remova a classe .theme-terracotta do body para voltar ao verde. */
.theme-terracotta{--green:#b94f36;--deep:#4c2921;--cream:#fff6f0;--stone:#fffaf7;--orange:#e46f43;--text:#412f2a;background:#fffdfa}
.theme-terracotta .offer-bar{background:rgba(76,41,33,.92)}
.theme-terracotta .hero h1{color:#b94f36}
.theme-terracotta .button-primary,.theme-terracotta .plan a{background:#df6741;box-shadow:0 9px 17px #b94f3638}
.theme-terracotta .gradient-title{background:linear-gradient(90deg,#b94f36,#e58a4f);background-clip:text;color:transparent}
.theme-terracotta .recipes-section{background:#f7e1d5}
.theme-terracotta .recipes-section h2{color:#6b3226}
.theme-terracotta .recipes-grid article{box-shadow:0 5px 13px #87433322}
.theme-terracotta .recipes-grid h3{color:#a84832}
.theme-terracotta .extras-section h2{background:#8c4636}
.theme-terracotta .category-list span{background:#fffdfa}
.theme-terracotta .check-list li:before{background:#f8dfd4;color:#b94f36}
.theme-terracotta .bonus-section,.theme-terracotta .guarantee,.theme-terracotta .faq-section{background:#fff4ee}
.theme-terracotta .bonus-total{color:#b94f36}
.theme-terracotta .plans-section{background:rgba(76,41,33,.95)}
.theme-terracotta .plan h3,.theme-terracotta .plan strong{color:#b94f36}
.theme-terracotta .featured{border-color:#efad61}
.theme-terracotta .badge{background:#efad61}
.theme-terracotta .reviews h3{color:#97412e}
.theme-terracotta .avatar{background:#f6ddd3;color:#a94731}
.theme-terracotta .guarantee span,.theme-terracotta .green{color:#b94f36}
.theme-terracotta footer{background:rgba(59,30,25,.95)}
