:root{
  --bg:#f6f8f7;
  --card:#fff;
  --ink:#17211c;
  --muted:#65716b;
  --green:#0f6b4b;
  --green-2:#159465;
  --green-3:#eaf7f1;
  --lime:#d9f7e8;
  --gold:#f4b800;
  --danger:#c93a3a;
  --line:#dfe7e3;
  --shadow:0 18px 55px rgba(19,50,37,.10);
  --radius:26px;
  --container:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
button,input,textarea{font:inherit}
button{cursor:pointer}
.container{width:min(var(--container),calc(100% - 36px));margin-inline:auto}
.section-pad{padding:70px 0}
.section-soft{background:#eef4f1}
.promo-bar{background:linear-gradient(90deg,#0f6b4b,#18835c);color:#fff;font-size:14px}
.promo-bar__inner{display:flex;justify-content:center;gap:10px;align-items:center;min-height:38px;text-align:center}
.promo-dot,.live-dot,.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:#81f0b9;box-shadow:0 0 0 6px rgba(129,240,185,.14);display:inline-block;flex:0 0 auto}
.site-header{background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(214,226,220,.9)}
.header-inner{height:70px;display:flex;align-items:center;justify-content:space-between}
.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:#126f4f;font-weight:700;font-size:24px;letter-spacing:-.7px}
.brand b{color:#0d9b53}
.brand-mark{width:31px;height:31px;border-radius:9px;background:linear-gradient(145deg,#1ca858,#0d74a5);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:400;box-shadow:0 8px 20px rgba(18,121,91,.22)}
.header-security{display:flex;align-items:center;gap:7px;font-size:13px;color:#4e6258;font-weight:700}
.header-security img{width:21px;height:21px}
.hero{padding-top:50px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:52px;align-items:start}
.product-media{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;position:sticky;top:98px}
.thumbs{display:flex;flex-direction:column;gap:10px}
.thumb{padding:0;border:2px solid transparent;background:#fff;border-radius:16px;overflow:hidden;aspect-ratio:1;box-shadow:0 4px 15px rgba(17,47,35,.06);transition:.2s transform,.2s border-color}
.thumb:hover{transform:translateY(-2px)}
.thumb.active{border-color:var(--green-2)}
.thumb img{width:100%;height:100%;object-fit:cover}
.main-media-card{background:#fff;border-radius:28px;overflow:hidden;aspect-ratio:1/1;position:relative;box-shadow:var(--shadow);border:1px solid #e3ebe7}
.main-media-card>img{width:100%;height:100%;object-fit:cover;transition:opacity .22s ease,transform .35s ease}
.main-media-card:hover>img{transform:scale(1.015)}
.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.90);box-shadow:0 6px 20px rgba(0,0,0,.14);font-size:30px;line-height:1;color:#26322c;display:grid;place-items:center}
.gallery-prev{left:16px}.gallery-next{right:16px}
.gallery-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:2}
.gallery-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:rgba(21,41,31,.32);transition:.2s}
.gallery-dots button.active{width:22px;background:#1e7d58}
.hero-copy{padding-top:3px}
.eyebrow,.section-kicker{font-size:12px;font-weight:850;letter-spacing:.11em;color:#0d7952;text-transform:uppercase;display:flex;align-items:center;gap:9px}
.hero h1{font-size:clamp(37px,4vw,56px);line-height:1.02;margin:13px 0 12px;letter-spacing:-2.2px;max-width:620px}
.rating-row{display:flex;gap:7px;align-items:center;font-size:14px;font-weight:700;margin-bottom:15px}
.stars{color:#ffb400;letter-spacing:1px;font-size:17px}.muted{color:var(--muted);font-weight:600}
.hero-lead{font-size:18px;color:#43544b;margin:0 0 20px;max-width:560px}
.price-box{background:#fff;border:1px solid #dde9e3;border-radius:20px;padding:18px 20px;margin-bottom:13px;box-shadow:0 8px 25px rgba(21,71,50,.05)}
.price-top{display:flex;align-items:center;gap:11px}.old-price{text-decoration:line-through;color:#7e8983;font-size:15px}.discount-pill{background:#202924;color:#fff;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:800}
.price-main{display:flex;align-items:baseline;gap:5px;color:#173b2c}.price-main span{font-size:22px;font-weight:750}.price-main strong{font-size:46px;line-height:1;letter-spacing:-1.5px}
.price-caption{display:flex;align-items:center;gap:8px;color:#496159;font-size:13px;font-weight:700;margin-top:8px}.price-caption img{width:24px}
.shipping-card{display:flex;gap:12px;align-items:center;padding:13px 15px;border-radius:17px;background:#edf8f3;margin-bottom:16px;border:1px solid #d8eee4}.shipping-card img{width:34px}.shipping-card div{display:flex;flex-direction:column}.shipping-card strong{font-size:14px}.shipping-card span{font-size:12px;color:#587067}
.cta{border:0;border-radius:16px;font-weight:900;letter-spacing:.01em;min-height:58px;padding:0 25px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cta:active{transform:translateY(1px)}
.cta-primary{width:100%;background:linear-gradient(180deg,#23cb77,#15a85d);color:white;box-shadow:0 12px 28px rgba(21,168,93,.30)}
.cta-primary:hover{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 15px 34px rgba(21,168,93,.36)}
.cta-secondary{background:#103f30;color:white;margin-top:15px}
.microcopy{text-align:center;color:#738078;font-size:11px;margin-top:9px}
.stock-card{margin-top:16px;background:#fff;border-radius:19px;border:1px solid #e2e9e5;padding:15px 16px}.stock-top{display:flex;justify-content:space-between;gap:15px;font-size:13px}.stock-top span{color:#65736c}.stock-top strong{color:#2e4138}.stock-track{height:8px;border-radius:999px;background:#edf1ef;margin:11px 0 7px;overflow:hidden}.stock-track span{display:block;height:100%;width:52%;border-radius:inherit;background:linear-gradient(90deg,#0f9561,#26c67b);transition:width .7s cubic-bezier(.2,.8,.2,1)}.stock-card p{font-size:11px;color:#738078;margin:0}
.trust-mini{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.trust-mini div{font-size:11px;color:#53645b;background:#edf3f0;border-radius:999px;padding:6px 9px}.trust-mini span{color:#109357;font-weight:900}
.benefit-strip{background:#103f30;color:#fff;padding:27px 0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.benefit-grid article{display:flex;gap:13px;align-items:flex-start}.benefit-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.1);font-size:21px;flex:0 0 auto}.benefit-grid strong{display:block;margin-bottom:3px}.benefit-grid p{margin:0;color:#c8dbd2;font-size:13px}
.split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.visual-card{background:#fff;border-radius:28px;padding:20px;box-shadow:var(--shadow);border:1px solid #e1e9e5}.visual-card img{width:100%;max-height:610px;object-fit:contain;border-radius:18px}.copy-block h2,.section-head h2{font-size:clamp(31px,3vw,46px);line-height:1.08;letter-spacing:-1.5px;margin:12px 0 17px}.copy-block>p,.section-head>p{font-size:17px;color:#53635b;max-width:760px}.check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:14px}.check-list li{display:flex;gap:12px;align-items:flex-start}.check-list li>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#daf5e8;color:#0c8f57;font-weight:900}.check-list strong{display:block}.check-list small{display:block;color:#67756e;margin-top:2px}
.section-head{text-align:center;max-width:820px;margin:0 auto 34px}.section-head .section-kicker{justify-content:center}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-grid figure{margin:0;background:#fff;border:1px solid #dde7e2;border-radius:21px;padding:12px;box-shadow:0 10px 30px rgba(17,55,39,.05)}.media-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;background:#f1f5f3}.media-grid figcaption{font-size:12px;color:#627169;padding:10px 3px 2px;text-align:center;font-weight:700}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{background:white;border-radius:21px;border:1px solid #e1e9e5;padding:24px}.step-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8f8f0;color:#0e8254;font-weight:900;font-size:18px}.step-card h3{margin:15px 0 7px;font-size:20px}.step-card p{margin:0;color:#65736b;font-size:14px}
.offer-card{background:linear-gradient(125deg,#0d3f30,#0f6d4d);color:white;border-radius:30px;padding:36px 40px;display:flex;justify-content:space-between;align-items:center;gap:35px;box-shadow:0 24px 60px rgba(10,66,45,.22)}.offer-card .section-kicker{color:#88ebbb}.offer-card h2{font-size:clamp(29px,3vw,43px);line-height:1.08;margin:11px 0 10px}.offer-card h2 span{color:#8af1bd}.offer-card p{color:#c7ddd3;margin:0}.offer-action{width:min(360px,100%)}.offer-stock{font-size:13px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:7px}.offer-stock .live-dot{width:7px;height:7px;animation:pulse 1.7s infinite}.offer-action .cta{box-shadow:none}
.faq-wrap{max-width:880px}.faq-item{background:#fff;border-radius:16px;border:1px solid #dfe8e3;margin-bottom:10px;overflow:hidden}.faq-item summary{list-style:none;padding:19px 22px;font-weight:780;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';font-size:24px;color:#0f7c53}.faq-item[open] summary:after{content:'−'}.faq-item p{margin:0;padding:0 22px 20px;color:#5d6c64;font-size:14px}
.site-footer{background:#0b2d23;color:#d9e5df;padding:38px 0 110px}.footer-inner{text-align:center}.brand-footer{color:#dff8eb;justify-content:center;margin-bottom:12px}.site-footer p{font-size:13px;color:#a9c0b5}.site-footer small{color:#78988a}
.sticky-buy{position:fixed;left:50%;bottom:14px;transform:translate(-50%,130%);width:min(580px,calc(100% - 24px));background:#fff;border:1px solid #dce7e2;border-radius:18px;box-shadow:0 16px 45px rgba(12,49,35,.20);z-index:45;padding:10px 10px 10px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:transform .3s ease}.sticky-buy.visible{transform:translate(-50%,0)}.sticky-buy div{display:flex;flex-direction:column}.sticky-buy small{font-size:10px;color:#738078}.sticky-buy strong{font-size:20px}.sticky-buy button{border:0;border-radius:12px;background:#17ae63;color:#fff;font-weight:900;padding:14px 19px}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;opacity:0;pointer-events:none;transition:opacity .2s}.modal.open{opacity:1;pointer-events:auto}.modal-backdrop{position:absolute;inset:0;background:rgba(4,18,13,.62);backdrop-filter:blur(6px)}.modal-dialog{position:relative;width:min(610px,100%);max-height:min(90vh,920px);overflow:auto;background:#fff;border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.30);padding:28px}.modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3f0;font-size:26px;color:#44534b;z-index:3}.modal-head{padding-right:40px;margin-bottom:20px}.modal-head.center{text-align:center;padding-right:0}.modal-head h2{font-size:30px;line-height:1.1;margin:8px 0 7px;letter-spacing:-.8px}.modal-head p{margin:0;color:#68766f;font-size:14px}.secure-badge{font-size:11px;font-weight:800;background:#eef6f2;color:#0e7450;border-radius:999px;padding:6px 9px;display:inline-block}.secure-badge.success{background:#e7f8ef;color:#0a8e54}
#checkoutForm{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:780;color:#43534b}.field input{height:48px;border:1px solid #d7e2dd;border-radius:12px;padding:0 13px;outline:none;background:#fbfcfc;transition:.2s border,.2s box-shadow}.field input:focus{border-color:#1aa968;box-shadow:0 0 0 4px rgba(26,169,104,.11);background:#fff}.field input:invalid:not(:placeholder-shown){border-color:#d99090}.consent{grid-column:1/-1;display:flex;gap:9px;align-items:flex-start;font-size:11px;color:#65736c}.consent input{margin-top:3px}.checkout-submit{grid-column:1/-1;position:relative}.button-loader{display:none;width:19px;height:19px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.checkout-submit.loading span{display:none}.checkout-submit.loading .button-loader{display:inline-block}.form-error{grid-column:1/-1;color:#b62f2f;font-size:12px;margin:0;text-align:center;min-height:0}.checkout-trust{grid-column:1/-1;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;font-size:10px;color:#6b7971}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important}
.pix-panel{display:flex;flex-direction:column;align-items:center}.qr-code{width:244px;height:244px;background:#fff;border:1px solid #e1e8e4;border-radius:19px;padding:13px;display:grid;place-items:center;box-shadow:0 8px 28px rgba(12,55,38,.06)}.qr-code img,.qr-code canvas{max-width:100%!important;max-height:100%!important}.pix-value{text-align:center;margin:13px 0}.pix-value small{display:block;color:#758179;font-size:11px}.pix-value strong{font-size:25px}.pix-panel>label{align-self:stretch;font-size:12px;font-weight:800;margin-bottom:6px}.copy-box{width:100%;display:grid;grid-template-columns:1fr auto;border:1px solid #dbe5e0;border-radius:14px;overflow:hidden}.copy-box textarea{border:0;resize:none;height:72px;padding:12px;background:#f7faf8;font-size:11px;color:#4d5e55;outline:none}.copy-box button{border:0;background:#0f6b4b;color:#fff;font-weight:850;padding:0 15px}.payment-status{width:100%;display:flex;gap:12px;align-items:center;background:#f4f8f6;border-radius:14px;padding:13px 15px;margin-top:14px}.status-spinner{width:22px;height:22px;border-radius:50%;border:2px solid #cbdad3;border-top-color:#13915b;animation:spin .8s linear infinite;flex:0 0 auto}.payment-status div{display:flex;flex-direction:column}.payment-status strong{font-size:13px}.payment-status small{font-size:10px;color:#718078}.link-button{border:0;background:none;color:#687971;text-decoration:underline;font-size:11px;margin-top:14px}.hidden{display:none!important}.paid-state{text-align:center;padding:45px 10px 25px}.paid-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:0 auto 17px;background:#e1f8ec;color:#0d9a59;font-size:42px;font-weight:900}.paid-state h2{font-size:31px;margin:0 0 8px}.paid-state p{color:#65736c;max-width:410px;margin:0 auto}.redirect-loader{width:210px;height:6px;background:#edf2ef;border-radius:999px;overflow:hidden;margin:24px auto 0}.redirect-loader span{display:block;width:45%;height:100%;background:#15a861;border-radius:inherit;animation:redirect 1.2s infinite ease-in-out}
.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes pulse{0%,100%{box-shadow:0 0 0 5px rgba(129,240,185,.12)}50%{box-shadow:0 0 0 10px rgba(129,240,185,0)}}
@keyframes redirect{0%{transform:translateX(-110%)}100%{transform:translateX(250%)}}
@media (max-width:960px){
  .hero-grid{grid-template-columns:1fr;gap:34px}.product-media{position:static}.hero-copy{max-width:720px}.split-grid{grid-template-columns:1fr;gap:35px}.benefit-grid,.steps-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}.offer-card{flex-direction:column;align-items:flex-start}.offer-action{width:100%}
}
@media (max-width:620px){
  .container{width:min(100% - 24px,var(--container))}.section-pad{padding:50px 0}.promo-bar{font-size:11px}.promo-bar__inner{gap:6px;min-height:34px}.promo-bar__inner span:last-child{display:none}.header-inner{height:60px}.header-security{display:none}.brand{font-size:21px}.brand-mark{width:28px;height:28px}.hero{padding-top:22px}.hero-grid{gap:22px}.product-media{display:block}.thumbs{display:flex;flex-direction:row;overflow-x:auto;padding:0 1px 9px;margin-top:10px;order:2}.thumb{width:62px;min-width:62px}.product-media{display:flex;flex-direction:column}.main-media-card{order:1;border-radius:21px}.thumbs{order:2}.gallery-arrow{width:38px;height:38px;font-size:26px}.hero h1{font-size:37px;letter-spacing:-1.5px;margin-top:10px}.hero-lead{font-size:16px}.price-main strong{font-size:43px}.benefit-strip{padding:23px 0}.benefit-grid{gap:18px}.visual-card{padding:12px;border-radius:20px}.copy-block h2,.section-head h2{font-size:31px}.copy-block>p,.section-head>p{font-size:15px}.media-grid{grid-template-columns:1fr 1fr;gap:10px}.media-grid figure{padding:7px;border-radius:15px}.media-grid img{border-radius:10px}.media-grid figcaption{font-size:10px}.offer-card{padding:27px 22px;border-radius:22px}.site-footer{padding-bottom:100px}.modal{padding:0}.modal-dialog{width:100%;max-height:94vh;align-self:end;border-radius:24px 24px 0 0;padding:23px 17px 26px}.modal-head h2{font-size:26px}#checkoutForm{grid-template-columns:1fr}.field,.field.full,.consent,.checkout-submit,.form-error,.checkout-trust{grid-column:1}.sticky-buy{bottom:8px}.sticky-buy button{padding:13px 14px;font-size:12px}.qr-code{width:220px;height:220px}
}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
