@font-face{font-family:Poppins;src:url(/_astro/poppins-latin.CJDn6rn8.woff2) format("woff2");font-display:swap}:root{--green:#00a955;--green-dark:#08743f;--green-ink:#173522;--ink:#15251d;--muted:#56645b;--soft:#f4f8f5;--line:#dce9e1;--yellow:#fbcb00;--radius:18px;--shadow:0 14px 34px rgba(16,58,33,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--ink);background:#fff;font:400 16px/1.6 Poppins,Arial,sans-serif}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ffb700;outline-offset:3px}.container{width:min(1120px,calc(100% - 32px));margin:auto}.narrow{max-width:760px}.centered{text-align:center}.urgency-bar{color:#fff;background:#00b65d;font-size:13px;font-weight:800;text-align:center}.urgency-content{display:flex;min-height:44px;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.urgency-divider{font-weight:500;opacity:.9}.section{padding:clamp(56px,7vw,88px) 0}.section-dark{color:#fff;background:radial-gradient(circle at 90% 0,#164b30 0,#081b10 42%,#06140b)}.hero{overflow:hidden}.hero-light{color:var(--ink);background:linear-gradient(135deg,#f7fbf8 0 70%,#edf9f1)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.8fr);gap:clamp(32px,5vw,64px);align-items:center;min-height:clamp(560px,50vw,640px);padding:clamp(48px,7vw,76px) 0}.eyebrow,.section-kicker{margin:0 0 11px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.11em}.hero-light .eyebrow{color:#260f00}.price-badge{display:table;padding:6px 14px;border-radius:999px;background:var(--yellow);font-size:13px}.hero h1,.upgrade-hero h1{max-width:720px;margin:0;font-size:clamp(36px,4.6vw,62px);font-weight:900;line-height:1.07;letter-spacing:-.05em;text-transform:uppercase}.hero-light h1{color:var(--green-ink)}.hero-light h1 span{padding:0;color:var(--green);background:transparent}.hero h1 span,.upgrade-hero h1 span{color:#fff;background:var(--green);border-radius:6px;padding:1px 9px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-lead{max-width:610px;margin:20px 0;font-size:clamp(16px,1.8vw,19px);line-height:1.55}.hero-light .hero-lead,.hero-light .safe-text{color:#465b4c}.check-list{padding:0;margin:20px 0;list-style:none}.check-list li{position:relative;margin:8px 0;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.check-list .not-included{color:#728078}.check-list .not-included:before{content:"×";color:#d65e62}.compact-list{font-size:14px}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:13px 25px;border:2px solid transparent;border-radius:999px;font:800 15px/1.2 Poppins,Arial,sans-serif;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 10px 22px #00a95542}.button-primary:hover{background:#008d47;box-shadow:0 14px 28px #00a9554f}.button-outline{color:var(--green-dark);border-color:var(--green);background:#fff}.button-outline:hover{background:#effaf3}.hero-button{margin-top:4px}.safe-text{margin:13px 0 0;font-size:12px;font-weight:600}.vsl-player{width:min(100%,390px);justify-self:center}.vsl-frame{position:relative;overflow:hidden;padding-bottom:177.77%;border:1px solid rgba(20,57,32,.18);border-radius:18px;background:#000;box-shadow:0 18px 42px #0b2a1733}.vsl-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vsl-sound{position:absolute;inset:0;display:grid;place-items:center;border:0;background:#00000087;color:#fff;cursor:pointer;transition:opacity .25s}.vsl-sound>span{padding:24px 20px;border-radius:14px;background:#00a655;box-shadow:0 8px 22px #00000061;text-align:center;animation:pulse 2.6s ease-in-out infinite}.vsl-sound strong,.vsl-sound em{display:block}.vsl-sound strong{font-size:21px;line-height:1.2}.vsl-sound img{width:48px;margin:8px auto;filter:brightness(0) invert(1)}.vsl-sound em{font-size:14px;font-style:normal;font-weight:700}.vsl-progress{position:absolute;z-index:2;bottom:8px;left:10px;right:10px;height:4px;overflow:hidden;border-radius:99px;background:#ffffff59}.vsl-progress-fill{width:0;height:100%;background:#00e878}.vsl-cta{display:none;width:100%;margin-top:13px}.section-heading{margin-bottom:32px}.section-heading h2,.guarantee h2{margin:0;font-size:clamp(29px,3.2vw,42px);line-height:1.15;letter-spacing:-.045em}.section-heading p:last-child{max-width:650px;margin:10px auto 0;color:var(--muted)}.section-soft{background:var(--soft)}.value-section{background:linear-gradient(180deg,#fff,#f4fbf7)}.section-intro{font-size:clamp(16px,2vw,18px)}.green-text{color:#00994d}.secure-image{width:min(100%,500px);height:auto;margin:22px auto 0}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;box-shadow:0 5px 14px #14342014}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:27px 23px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;text-align:center}.steps span{font-size:36px}.steps p{margin:8px 0 2px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.09em}.steps h3{margin:0;font-size:20px;line-height:1.3}.steps small{display:block;margin-top:7px;color:#617067;line-height:1.55}.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.testimonials img{width:100%;border-radius:14px;box-shadow:0 8px 20px #11231817}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px}.theme-grid figure{overflow:hidden;margin:0;border-radius:14px;background:#113421}.theme-grid img{width:100%;aspect-ratio:1.35;object-fit:cover;transition:transform .3s ease}.theme-grid figure:hover img{transform:scale(1.025)}.theme-grid figcaption{padding:10px;color:#fff;text-align:center;font-size:14px;font-weight:800}.bonus-section{color:#fff;background:#102d1e}.bonus-section .section-kicker{color:#67e9a5}.bonus-section .section-heading p:last-child{color:#c8d6cd}.bonus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bonus-grid article{display:flex;min-height:98px;align-items:center;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:#ffffff0f;font-size:23px}.bonus-grid strong{font-size:13px;line-height:1.35}.free-label{margin:26px 0 0;text-align:center;color:#fff;font-size:19px}.free-label strong{color:#65f3aa}.offers-section{background:#f3f8f5}.offer-grid,.comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:auto;align-items:stretch}.offer-card,.comparison-card{position:relative;display:flex;flex-direction:column;padding:30px 26px;border:1px solid #d8e6dc;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.offer-featured,.comparison-featured{border:2px solid var(--green);box-shadow:0 16px 34px #00a9552e}.offer-banner{width:100%;height:auto;margin:0 0 19px;border-radius:12px;background:#eef8f1;object-fit:contain}.popular{position:absolute;top:-13px;left:50%;z-index:1;padding:5px 14px;border-radius:99px;color:#fff;background:var(--green);font-size:11px;font-weight:900;transform:translate(-50%);white-space:nowrap}.offer-card h3,.comparison-card h3{margin:0;text-align:center;font-size:23px;line-height:1.25}.price{margin:12px 0;text-align:center;color:var(--green);font-size:25px;font-weight:800;line-height:1}.price small{display:block;margin-bottom:7px;color:#68766e;font-size:12px;font-weight:500}.price strong{font-size:50px;letter-spacing:-.065em}.old-price,.savings,.offer-note{text-align:center}.old-price{margin:12px 0 0;font-size:13px;text-decoration:line-through}.savings{margin:0;color:var(--green);font-size:13px;font-weight:800}.offer-card .check-list{margin:18px 0;font-size:14px;line-height:1.45}.offer-card .check-list li{margin:8px 0}.offer-card .full{margin-top:auto}.full{width:100%}.offer-note{margin:11px 0;color:#65746b;font-size:12px;font-weight:700}.guarantee{background:#eef9f2}.guarantee>div>span{font-size:40px}.guarantee p{color:#536158}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:18px 30px 18px 0;cursor:pointer;font-weight:800;list-style:none}.faq-list summary:after{content:"+";position:absolute;right:4px;color:var(--green);font-size:26px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0;padding:0 0 18px;color:#5a685f;font-size:14px}footer{padding:32px 0;color:#d8e6dc;background:#081b10;text-align:center;font-size:13px}footer small{font-size:11px;opacity:.8}.upgrade-hero{padding:clamp(64px,9vw,100px) 0}.upgrade-hero h1{font-size:clamp(32px,4vw,52px)}.upgrade-hero h1 span{display:block;margin-top:8px}.upgrade-price{display:flex;align-items:center;flex-direction:column;margin:28px 0;color:#c5d5ca;font-size:12px;font-weight:800}.upgrade-price strong{color:#62eca1;font-size:clamp(55px,8vw,78px);line-height:1;letter-spacing:-.07em}.upgrade-price small{font-weight:500}.upgrade-benefits{display:grid;gap:10px;max-width:450px;margin:25px auto;color:#d8ebe0;text-align:left;font-size:14px}.upgrade-page .bonus-section{background:#102d1e}@keyframes pulse{50%{transform:scale(1.025)}}@media(max-width:760px){.container{width:min(100% - 28px,1120px)}.section{padding:54px 0}.urgency-content{padding:8px 0;line-height:1.25}.urgency-divider{display:none}.hero-layout{grid-template-columns:1fr;gap:32px;min-height:auto;padding:50px 0;text-align:center}.hero-light .hero-copy{display:grid;justify-items:center}.hero-light .compact-list{text-align:left}.hero h1{font-size:clamp(34px,10vw,48px)}.hero-lead{font-size:16px}.vsl-player{width:min(100%,380px)}.photo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.steps,.offer-grid,.comparison{grid-template-columns:1fr}.steps{gap:12px}.steps article{padding:24px 20px}.testimonials,.theme-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bonus-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bonus-grid article{min-height:86px;padding:12px;font-size:20px}.offer-card{padding:30px 20px}.offer-featured{margin-top:10px}.offer-card .check-list{font-size:14px}.price strong{font-size:48px}.upgrade-hero{padding:62px 0}}@media(max-width:380px){.button{width:100%;padding-inline:16px}.hero h1{font-size:33px}.price-badge,.bonus-grid strong{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.theme-grid figure:hover img{transform:none}}body{min-width:0}.hero-light h1{color:#202622}.hero-light h1 span{padding:0;color:#c2185b;background:transparent;border-radius:0;box-decoration-break:slice;-webkit-box-decoration-break:slice}.hero-light .hero-lead strong{color:#c2185b;font-weight:800}.hero-mockup{width:min(100%,620px);height:auto;justify-self:center;border-radius:14px;object-fit:contain}.video-section{background:#fff}.video-section .vsl-player{margin-inline:auto}.section-mockup{display:block;width:min(100%,380px);height:auto;margin-inline:auto;object-fit:contain}.section-mockup-wide{width:100%}.section-mockup-after-content{margin-top:32px}.section-mockup-before-grid{margin-top:0;margin-bottom:32px}.urgency-bar,.eyebrow,.section-kicker,.price-badge,.safe-text,.compact-list,.button,.steps p,.steps small,.bonus-grid strong,.price small,.old-price,.savings,.offer-note,.faq-list p,footer,footer small,.upgrade-price,.upgrade-benefits{font-size:16px}.section-heading h2,.guarantee h2,.offer-card h3,.comparison-card h3,.steps h3{font-size:21px}.section-heading p:last-child,.hero-lead,.section-intro{font-size:18px}.upgrade-mockup{width:min(100%,620px);height:auto;margin:24px auto 6px;border-radius:14px;object-fit:contain}.offer-card .check-list,.comparison-card .check-list{font-size:18px;line-height:1.5}.offer-card .check-list li,.comparison-card .check-list li{margin:10px 0}.upgrade-page .urgency-bar{color:#fff;background:#d92d20}.upgrade-page .upgrade-hero.section-dark{color:var(--ink);background:#f7fbf8}.upgrade-page .upgrade-hero .eyebrow{color:var(--green-dark)}.upgrade-page .upgrade-hero h1{color:var(--green-ink)}.upgrade-page .upgrade-hero h1 span{padding:0;color:var(--green);background:transparent;border-radius:0}.upgrade-page .upgrade-hero .hero-lead,.upgrade-page .upgrade-hero .safe-text{color:#465b4c}.upgrade-page .upgrade-trust-list{display:grid;gap:7px;margin:18px auto 0;padding:0;color:#465b4c;font-size:16px;font-weight:600;line-height:1.45;list-style:none}.upgrade-page .upgrade-trust-list li{margin:0}.upgrade-page .upgrade-price{color:#52665a}.upgrade-page .upgrade-price strong{color:var(--green-dark)}.upgrade-page .upgrade-hero .button-outline{display:inline-block;width:auto;min-height:0;margin-top:34px;padding:0;border:0;border-radius:0;color:var(--green-dark);background:transparent;box-shadow:none;font-size:16px;font-weight:700;line-height:1.45;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.upgrade-page .upgrade-hero .button-outline:hover{color:var(--green);background:transparent;transform:none}@media(max-width:380px){.upgrade-page .upgrade-hero .button-outline{width:auto}}.steps p,.price small,.old-price,.savings,.offer-note{line-height:1.35}@media(max-width:760px){.hero-lead,.section-intro{font-size:18px}}.landing-page{width:100%;max-width:450px;margin:0 auto}.landing-page .hero-layout{grid-template-columns:1fr;gap:32px;min-height:auto;padding:50px 0;text-align:center}.landing-page .hero-copy{display:grid;justify-items:center}.landing-page .hero h1{font-size:clamp(33px,10vw,42px)}.landing-page .photo-grid,.landing-page .testimonials,.landing-page .theme-grid,.landing-page .bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .steps,.landing-page .offer-grid,.landing-page .comparison{grid-template-columns:1fr}.landing-page .offer-featured{margin-top:10px}.landing-page .hero-offer-section{padding:32px 0 42px}.landing-page .hero-offer-section .compact-list{grid-template-columns:1fr;gap:12px;max-width:430px;margin-bottom:24px}.landing-page .hero-offer-section .compact-list li{min-height:auto}.landing-page .hero-offer-section .hero-button{width:100%;min-width:0}.hero-offer-section{padding:clamp(32px,4vw,48px) 0 clamp(40px,5vw,56px);background:#fff;border-bottom:1px solid #dfeee5}.hero-offer-section>.container{max-width:1020px}.hero-offer-section .compact-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 28px;margin:0 auto 28px;padding:0;list-style:none;text-align:left}.hero-offer-section .compact-list li{position:relative;min-height:48px;margin:0;padding-left:30px;color:#314b3b;font-weight:600;line-height:1.45}.hero-offer-section .compact-list li:before{content:"✓";position:absolute;top:0;left:0;color:var(--green);font-size:21px;font-weight:800;line-height:1.2}.hero-offer-section .hero-actions{display:grid;justify-items:center;gap:12px}.hero-offer-section .hero-button,.hero-offer-section .safe-text{margin:0}.hero-offer-section .hero-button{min-width:min(100%,390px)}.hero-offer-section .safe-text{text-align:center}@media(max-width:760px){.hero-offer-section{padding:32px 0 42px}.hero-offer-section .compact-list{grid-template-columns:1fr;gap:12px;max-width:430px;margin-bottom:24px}.hero-offer-section .compact-list li{min-height:auto}.hero-offer-section .hero-button{width:100%;min-width:0}}.offer-date{margin-left:4px}
