@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('./assets/fonts/dm-sans-latin.woff2') format('woff2')}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('./assets/fonts/manrope-latin.woff2') format('woff2')}
:root{--ink:#202923;--muted:#5e685f;--soft:#f8f8f4;--cream:#f4f6ef;--line:#e3e8df;--green:#2d674b;--green-dark:#23523c;--green-pale:#eaf3ea;--white:#fff;--shadow:0 14px 38px rgba(27,55,35,.065)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}
img,svg{display:block}img{max-width:100%}a{color:inherit}p,h1,h2,h3,figure{margin:0}ul{list-style:none;padding:0;margin:0}
h1,h2,h3,.price-main,.closing-price strong{font-family:Manrope,'DM Sans',Arial,sans-serif}
h1,h2{letter-spacing:-.045em}h1{font-size:clamp(2.05rem,4vw,3.62rem);line-height:1.13;font-weight:800}h2{font-size:clamp(1.88rem,3vw,2.75rem);line-height:1.18;font-weight:800}h3{font-size:1rem;line-height:1.35;letter-spacing:-.018em}
.container{width:min(100% - 40px,1160px);margin-inline:auto}.narrow{max-width:830px}.section{padding:84px 0}.section-heading{margin-bottom:32px}.section-heading h2{max-width:760px}.section-kicker{margin-bottom:12px;color:var(--green);font-size:.77rem;line-height:1.4;font-weight:800;letter-spacing:.12em}
.skip-link{position:absolute;top:-60px;left:16px;padding:10px 14px;background:var(--green);color:white;z-index:30}.skip-link:focus{top:16px}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}
.hero{background:var(--soft);padding:64px 0 76px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:clamp(36px,6vw,80px);align-items:center}.hero-copy{padding-bottom:26px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 13px;background:#eaf2e8;border:1px solid #d9e7d7;border-radius:100px;color:#2d674b;font-size:.73rem;font-weight:800;letter-spacing:.085em}.eyebrow-mark{width:7px;height:7px;border-radius:50%;background:#3d895d}.hero-subtitle{max-width:570px;margin-top:22px;color:#526058;font-size:1.075rem;line-height:1.68}.hero-benefits{display:grid;gap:14px;margin-top:30px}.hero-benefits li,.offer-list li{display:flex;align-items:center;gap:11px;font-size:1rem;font-weight:600;line-height:1.4}.check-icon{flex:none;width:19px;height:19px;padding:3px;border-radius:50%;background:#ddeddd;stroke:var(--green);stroke-width:2.7;fill:none;stroke-linecap:round;stroke-linejoin:round}
.hero-side{min-width:0}.hero-photo{position:relative;height:360px;overflow:hidden;border-radius:18px 18px 0 0;background:#e9eae3}.hero-photo img{width:100%;height:100%;object-fit:contain;object-position:center center}.hero-cover{position:absolute;right:21px;bottom:17px;display:flex;flex-direction:column;justify-content:space-between;width:105px;height:135px;overflow:hidden;padding:13px 10px;border:1px solid rgba(42,74,48,.12);border-radius:4px 8px 8px 4px;background:#eeefe4;box-shadow:0 12px 24px rgba(22,33,24,.2);transform:rotate(5deg);text-align:left}.hero-cover:before{content:"";position:absolute;top:0;bottom:0;left:5px;width:2px;background:rgba(56,91,62,.16)}.hero-cover small,.hero-cover strong{position:relative;z-index:1;color:#315c42;font-family:Manrope,Arial,sans-serif}.hero-cover small{font-size:.39rem;font-weight:800;letter-spacing:.12em}.hero-cover strong{font-size:.7rem;line-height:1.25;letter-spacing:-.02em}.hero-cover i{position:absolute;right:-26px;bottom:-27px;width:100px;height:100px;border:1px solid rgba(51,103,69,.24);border-radius:50%}.price-panel{padding:27px 34px 28px;background:white;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;box-shadow:var(--shadow);text-align:center}.price-old{color:#6d756e;font-size:.84rem;font-weight:700;letter-spacing:.065em}.price-old s{text-decoration-thickness:1.5px}.price-label{margin-top:8px;color:var(--green);font-size:.78rem;font-weight:800;letter-spacing:.08em}.price-main{display:flex;align-items:baseline;justify-content:center;gap:3px;margin:2px 0 3px;color:var(--ink);font-size:clamp(3.15rem,5vw,4.35rem);font-weight:800;line-height:1.16;letter-spacing:-.07em}.price-main span{font-size:.44em;letter-spacing:-.03em}.price-main small{align-self:end;margin-bottom:12px;margin-left:5px;font-size:.23em;letter-spacing:0;white-space:nowrap}.payment-note{color:#626d64;font-size:.85rem;line-height:1.5}.payment-note span,.microcopy span{padding:0 4px}.button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:14px 22px;border-radius:10px;background:var(--green);color:#fff;text-align:center;text-decoration:none;font-family:Manrope,'DM Sans',sans-serif;font-size:.91rem;font-weight:800;line-height:1.35;letter-spacing:.012em;box-shadow:0 10px 20px rgba(45,103,75,.16);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 12px 24px rgba(45,103,75,.21)}.button:focus-visible,.mobile-bar a:focus-visible,summary:focus-visible{outline:3px solid #99c8a8;outline-offset:3px}.button span{font-size:1.25rem;line-height:1}.price-panel .button{margin-top:18px}.microcopy{margin-top:12px;color:#728077;font-size:.73rem;line-height:1.5;text-align:center}
.promise{background:white;text-align:center}.promise-heading{max-width:950px;margin:0 auto 31px}.promise-heading h2{margin:0 auto 16px}.promise-heading p{max-width:760px;margin:auto;color:var(--muted);font-size:1.04rem;line-height:1.65}.promise-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;text-align:left}.promise-card{min-height:224px;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fcfdfb;box-shadow:0 6px 18px rgba(29,55,36,.03)}.promise-check{display:grid;place-items:center;width:38px;height:38px;margin-bottom:17px;border-radius:10px;background:var(--green-pale);color:var(--green)}.promise-check svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.promise-card h3{font-size:.91rem;font-weight:800;letter-spacing:.01em}.promise-card p{margin-top:9px;color:var(--muted);font-size:.91rem;line-height:1.55}.promise-callout{display:inline-block;max-width:700px;margin-top:26px;padding:14px 20px;border-radius:9px;background:var(--green-pale);color:#2e5940;font-size:.95rem;font-weight:700;line-height:1.5}
.received{background:#fbfcfa}.received-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:38px}.product-photo{display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:430px;border-radius:18px;background:#f6f5ee}.product-photo img{width:100%;height:100%;object-fit:cover}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-card{display:flex;align-items:flex-start;gap:13px;min-height:124px;padding:19px;border:1px solid var(--line);border-radius:13px;background:white;box-shadow:0 5px 15px rgba(29,55,36,.025)}.feature-card:nth-child(5){grid-column:1/-1;min-height:auto}.feature-icon{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:9px;background:var(--green-pale);color:var(--green)}.feature-icon svg,.guarantee-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{font-size:.82rem;font-weight:800;letter-spacing:.025em}.feature-card p{margin-top:6px;color:var(--muted);font-size:.88rem;line-height:1.46}
.stack{background:var(--soft)}.stack .section-heading{text-align:center}.stack .section-heading h2{margin:auto}.stack-list{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:var(--shadow)}.stack-item{display:grid;grid-template-columns:112px 1fr auto;align-items:center;gap:22px;padding:17px 22px;border-bottom:1px solid var(--line)}.stack-item:last-child{border-bottom:0}.stack-cover{display:block;width:104px;height:104px;object-fit:contain;border-radius:8px;background:#fff}.item-type{margin-bottom:4px;color:var(--green);font-size:.66rem;font-weight:800;letter-spacing:.11em}.stack-text h3{font-size:.88rem;font-weight:800}.stack-text>p:last-child{margin-top:4px;color:var(--muted);font-size:.86rem;line-height:1.45}.item-value{align-self:start;padding-top:22px;white-space:nowrap;color:#707a71;font-size:.86rem;font-weight:700}.bonus-value{display:flex;align-items:center;gap:9px;padding-top:15px}.bonus-value del{color:#707a71;font-size:.8rem;text-decoration-thickness:1.5px}.bonus-value strong{padding:6px 9px;border-radius:5px;background:var(--green);color:#fff;font-size:.69rem;font-weight:900;letter-spacing:.045em}.stack-total{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:center;margin-top:18px;padding:20px 24px;border:1px solid #d8e7d8;border-radius:13px;background:#eaf3ea}.stack-total span{font-size:.76rem;font-weight:800;letter-spacing:.09em}.stack-total strong{font-family:Manrope,Arial,sans-serif;font-size:1.45rem}.stack-total p{grid-column:1/-1;color:#526758;font-size:.89rem}
.testimonials{background:white}.testimonial-track{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:164px;padding:22px;border:1px dashed #d2ded1;border-radius:13px;background:#fcfdfb;text-align:center}.placeholder-symbol{height:39px;color:#a4b7a6;font-family:Georgia,serif;font-size:3.3rem;line-height:1}.testimonial-placeholder p{max-width:180px;color:#869188;font-size:.87rem;line-height:1.45}
.offer{background:#eff5ef}.offer-shell>.section-heading{text-align:center}.offer-shell>.section-heading h2{margin:auto}.offer-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:34px;max-width:970px;margin:auto;padding:26px;background:white;border:1px solid #dce9dc;border-radius:19px;box-shadow:var(--shadow)}.offer-photo{overflow:hidden;border-radius:12px;background:#f6f5ee}.offer-photo img{width:100%;height:100%;min-height:360px;object-fit:cover}.offer-details{padding:7px 8px 7px 0}.offer-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 9px;padding-bottom:21px;border-bottom:1px solid var(--line)}.offer-list li{font-size:.86rem}.offer-list .check-icon{width:17px;height:17px}.offer-pricing{padding:20px 0 3px;text-align:center}.offer-pricing .price-main{font-size:3.65rem}.payment-heading{margin-top:8px;color:#314a38;font-size:.76rem;font-weight:800;letter-spacing:.1em}.offer-details .button{margin-top:19px}
.guarantee{text-align:center;background:white}.guarantee-inner{display:flex;flex-direction:column;align-items:center}.guarantee-seal{display:block;width:clamp(126px,16vw,164px);height:auto;margin-bottom:17px;object-fit:contain}.guarantee h2{max-width:690px;margin-bottom:20px}.guarantee p:not(.section-kicker){max-width:650px;margin-bottom:12px;color:var(--muted);font-size:1rem;line-height:1.65}.guarantee strong{margin-top:15px;color:var(--green);font-size:1rem;line-height:1.5}
.faq{background:#fbfcfa}.faq .section-heading{text-align:center}.faq .section-heading h2{margin:auto}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;cursor:pointer;font-size:1rem;font-weight:700;line-height:1.4;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary svg{flex:none;width:18px;height:18px;fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;transition:transform .2s ease}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{max-width:710px;padding:0 28px 18px 4px;color:var(--muted);font-size:.96rem;line-height:1.6}
.closing{background:var(--soft)}.closing-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(36px,6vw,76px);max-width:980px}.closing-photo{height:430px;overflow:hidden;border-radius:17px;background:#e9eae3}.closing-photo img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.closing-content>p:not(.section-kicker):not(.microcopy){max-width:590px;margin-top:16px;color:var(--muted);font-size:1.03rem;line-height:1.65}.closing-facts{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.closing-facts li{padding:8px 11px;border:1px solid #dce7dc;border-radius:6px;background:#fff;color:#315b42;font-size:.79rem;font-weight:700}.closing-price{display:flex;align-items:baseline;gap:14px;margin-bottom:20px}.closing-price>span{color:#758076;font-size:.76rem;font-weight:700}.closing-price strong{font-size:1.7rem;line-height:1.3;letter-spacing:-.035em}.closing-price small{font-size:.47em;letter-spacing:0}.closing-content .button{max-width:410px}.closing-content .microcopy{max-width:410px}
.footer{padding:30px 0;background:#eef0ed}.footer-inner{text-align:center}.footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 28px;margin-bottom:18px}.footer nav span{color:#4d5950;font-size:.85rem;font-weight:600}.footer p{max-width:760px;margin:auto;color:#6b756d;font-size:.78rem;line-height:1.55}.footer .facebook-disclaimer{margin:0 auto 9px;color:#526158}.mobile-bar{display:none}
@media(max-width:900px){.hero{padding-top:44px}.hero-grid{gap:32px}.hero-photo{height:320px}.hero-copy{padding:0}.received-layout{gap:20px}.feature-grid{grid-template-columns:1fr}.feature-card:nth-child(5){grid-column:auto}.offer-card{gap:20px}.offer-list{grid-template-columns:1fr}.closing-grid{gap:30px}}
@media(max-width:700px){.container{width:min(100% - 32px,540px)}.section{padding:60px 0}.section-heading{margin-bottom:24px}h1{font-size:clamp(2rem,7.7vw,2.65rem);line-height:1.14}h2{font-size:clamp(1.78rem,6.3vw,2.28rem)}.hero{padding:30px 0 58px}.hero-grid,.received-layout,.offer-card,.closing-grid{grid-template-columns:1fr}.hero-grid{gap:26px}.eyebrow{margin-bottom:17px;font-size:.66rem}.hero-subtitle{margin-top:16px;font-size:1rem;line-height:1.59}.hero-benefits{gap:11px;margin-top:23px}.hero-benefits li{font-size:.91rem}.hero-photo{height:265px}.hero-cover{right:13px;bottom:12px;width:78px;height:105px;padding:10px 7px}.hero-cover strong{font-size:.52rem}.hero-cover small{font-size:.31rem}.hero-photo img{object-position:center center}.price-panel{padding:22px 18px 24px}.price-main{font-size:3.58rem}.button{min-height:56px;font-size:.82rem}.microcopy{font-size:.69rem}.promise-heading{margin-bottom:24px}.promise-heading h2{font-size:clamp(1.72rem,6.1vw,2.1rem);margin-bottom:13px}.promise-heading p{font-size:.96rem;line-height:1.58}.promise-benefits{grid-template-columns:1fr;gap:10px}.promise-card{display:grid;grid-template-columns:37px 1fr;column-gap:12px;min-height:0;padding:16px}.promise-check{grid-row:1/3;width:36px;height:36px;margin:0}.promise-check svg{width:21px;height:21px}.promise-card h3{align-self:end;font-size:.82rem}.promise-card p{grid-column:2;margin-top:5px;font-size:.85rem;line-height:1.48}.promise-callout{margin-top:22px;padding:13px 16px;font-size:.88rem}.product-photo{min-height:0;max-height:340px}.product-photo img{max-height:340px;object-fit:cover}.feature-grid{grid-template-columns:1fr 1fr;gap:9px}.feature-card{display:block;min-height:140px;padding:14px}.feature-card:nth-child(5){grid-column:1/-1;min-height:100px}.feature-icon{margin-bottom:11px}.feature-card h3{font-size:.71rem}.feature-card p{font-size:.79rem}.stack-item{grid-template-columns:70px 1fr auto;gap:10px;padding:13px}.stack-cover{width:68px;height:68px}.stack-text h3{font-size:.72rem}.stack-text>p:last-child{font-size:.75rem}.item-type{font-size:.59rem}.item-value{padding-top:18px;font-size:.72rem}.bonus-value{gap:5px;padding-top:0}.bonus-value del{font-size:.65rem}.bonus-value strong{padding:5px 6px;font-size:.6rem}.testimonial-track{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.testimonial-placeholder{flex:0 0 min(78vw,300px);scroll-snap-align:start}.offer-card{padding:15px;gap:5px}.offer-photo img{min-height:0;max-height:270px;object-fit:cover}.offer-details{padding:14px 6px 8px}.offer-list{grid-template-columns:1fr 1fr;gap:11px 6px}.offer-list li{font-size:.75rem;gap:6px}.offer-list .check-icon{width:15px;height:15px}.offer-pricing .price-main{font-size:3.58rem}.guarantee p:not(.section-kicker){font-size:.96rem}.faq summary{font-size:.94rem}.closing-photo{height:250px}.closing-photo img{object-position:center 22%}.closing-content>p:not(.section-kicker):not(.microcopy){font-size:.97rem}.closing-price{display:block}.closing-price>span{display:block;margin-bottom:2px}.closing-price strong{font-size:1.62rem}.footer{padding:29px 0 98px}.footer nav{gap:9px 20px}.mobile-bar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:block;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);box-shadow:0 -7px 26px rgba(22,47,28,.08);transform:translateY(110%);transition:transform .22s ease;visibility:hidden}.mobile-bar.is-visible{transform:translateY(0);visibility:visible}.mobile-bar a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50px;border-radius:9px;background:var(--green);color:#fff;text-decoration:none;font-family:Manrope,Arial,sans-serif;font-size:.83rem;font-weight:800}.mobile-bar a span{font-size:1.25rem}}
@media(max-width:380px){.container{width:min(100% - 28px,540px)}.price-main{font-size:3.28rem}.feature-grid{gap:7px}.feature-card{padding:12px}.stack-item{grid-template-columns:68px 1fr;gap:10px}.stack-cover{width:66px;height:66px}.mini-cover{width:44px;height:59px}.item-value{grid-column:2;padding:0}.stack-text>p:last-child{font-size:.72rem}.closing-price strong{font-size:1.45rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.faq summary svg,.mobile-bar{transition:none}}

/* Hero centralizada e faixa da oferta */
.promo-bar{padding:11px 16px;background:var(--green-dark);color:white;text-align:center;font-family:Manrope,'DM Sans',Arial,sans-serif;font-size:.75rem;font-weight:700;line-height:1.45;letter-spacing:.045em}
.promo-bar time{font-weight:800;white-space:nowrap}
.hero{padding:43px 0 65px}
.hero-inner{display:flex;flex-direction:column;align-items:center}
.hero-copy{max-width:930px;padding:0;text-align:center}
.hero-copy h1{max-width:900px;margin:auto;font-size:clamp(2.2rem,3.75vw,3.2rem)}
.hero-subtitle{max-width:720px;margin:19px auto 0}
.hero-photo{width:min(100%,620px);height:auto;aspect-ratio:1;margin:25px auto 0;border-radius:17px;background:#f1f2ec}
.hero-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 19px;max-width:850px;margin:21px auto 0}
.hero-benefits li{font-size:.9rem}
.price-panel{width:min(100%,500px);margin:22px auto 0;border:1px solid var(--line);border-radius:17px}
@media(max-width:700px){
  .promo-bar{padding:10px 12px;font-size:.68rem;letter-spacing:.025em}
  .hero{padding:29px 0 55px}
  .hero-copy h1{font-size:clamp(2rem,7.7vw,2.65rem)}
  .hero-subtitle{margin-top:16px}
  .hero-photo{width:min(100%,420px);height:auto;aspect-ratio:1;margin-top:21px}
  .hero-benefits{display:grid;justify-content:center;gap:9px;margin-top:19px}
  .hero-benefits li{font-size:.87rem}
  .price-panel{margin-top:20px}
}

.testimonial-card{min-width:0;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}
.testimonial-card img{display:block;width:100%;height:auto}
@media(max-width:700px){
  .testimonial-card{flex:0 0 min(78vw,300px);scroll-snap-align:start}
}

.simple{background:white;text-align:center}
.simple h2{margin-bottom:23px}
.simple p:not(.section-kicker):not(.simple-callout){max-width:680px;margin:0 auto 13px;color:var(--muted);font-size:1.04rem;line-height:1.7}
.step-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:30px auto}
.step-list li{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa;font-size:.91rem;font-weight:700}
.step-list .check-icon{width:16px;height:16px}
.simple-callout{display:inline-block;padding:14px 20px;border-radius:9px;background:var(--green-pale);color:#2e5940;font-size:.95rem;font-weight:700;line-height:1.45}
@media(max-width:700px){
  .simple p:not(.section-kicker):not(.simple-callout){font-size:1rem}
  .step-list{gap:8px;margin:24px auto}
  .step-list li{padding:8px 10px;font-size:.79rem}
}
