@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

:root{--green:#1aa968;--green-bright:#31be7d;--green-dark:#0f6f46;--ink:#17201b;--muted:#66726b;--line:#dfe9e3;--soft:#f4f8f5;--white:#fff;--dark:#0b1912;--shadow:0 18px 50px rgba(24,66,44,.10);--shadow-sm:0 10px 28px rgba(24,66,44,.08);--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.container{width:min(100% - 32px,var(--container));margin-inline:auto}.container-wide{width:min(100% - 24px,1280px)}.container-narrow{width:min(100% - 32px,860px)}.section{padding:72px 0}.promo-bar{min-height:39px;padding:9px 16px;background:#0d5f3d;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:11px;font-weight:800;letter-spacing:.035em}.promo-bar p{margin:0}.promo-dot{width:7px;height:7px;border-radius:50%;background:#73e9ad;box-shadow:0 0 0 5px rgba(115,233,173,.14);flex:0 0 auto}.brand-logo{object-fit:contain}.hero{position:relative;overflow:hidden;padding:34px 0 70px;background:radial-gradient(circle at 88% 18%,rgba(49,190,125,.11),transparent 28rem),linear-gradient(180deg,#fff 0%,#f8fbf9 100%);border-bottom:1px solid #eef3ef}.hero::before{content:"";position:absolute;inset:auto -90px -150px auto;width:320px;height:320px;border:1px solid rgba(49,190,125,.12);border-radius:50%}.hero-grid{display:grid;gap:36px;align-items:center}.hero-copy-wrap{position:relative;z-index:2;text-align:center}.hero-logo{width:min(280px,74vw);height:82px;object-fit:contain;margin:0 auto 24px}.eyebrow{margin:0 0 12px;color:var(--green-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow-light{color:#7ce4b1}.hero h1{margin:0;font-size:clamp(36px,10vw,64px);line-height:.99;letter-spacing:-.045em;font-weight:900}.hero h1 span{color:transparent;background:linear-gradient(110deg,var(--green-dark),var(--green-bright));background-clip:text;-webkit-background-clip:text}.hero-subtitle{margin:20px auto 0;max-width:680px;color:#4f5d55;font-size:16px;line-height:1.65}.hero-points{margin:22px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.hero-points span{padding:8px 10px;border:1px solid #d8e8df;border-radius:999px;background:rgba(255,255,255,.8);color:#355244;font-size:11px;font-weight:700}.hero-points span::before{content:"✓";color:var(--green);margin-right:5px}.cta{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:15px 22px;border:0;border-radius:11px;text-decoration:none;font-size:13px;font-weight:900;letter-spacing:.025em;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cta-primary{color:#fff;background:linear-gradient(135deg,#1fba71,#128d55);box-shadow:0 12px 30px rgba(26,169,104,.24)}.hero .cta{width:100%;max-width:430px;margin-top:24px}.trust-copy{margin:10px auto 0;max-width:520px;color:#748079;font-size:11px;line-height:1.5}.hero-visual{position:relative;max-width:650px;margin-inline:auto;padding:22px 0 8px}.hero-visual img{position:relative;z-index:2;filter:drop-shadow(0 26px 28px rgba(14,60,38,.15))}.hero-glow{position:absolute;inset:20% 8% 7%;border-radius:50%;background:rgba(49,190,125,.18);filter:blur(38px)}.hero-stat{position:absolute;z-index:3;padding:10px 12px;border:1px solid rgba(255,255,255,.85);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-sm);backdrop-filter:blur(8px)}.hero-stat strong{display:block;color:var(--green-dark);font-size:15px}.hero-stat span{display:block;margin-top:2px;color:var(--muted);font-size:9px}.hero-stat-a{left:0;bottom:3%}.hero-stat-b{right:0;top:8%}.hero-video-slot{padding-top:30px;display:flex;justify-content:center}.hero-video-slot iframe{width:min(100%,360px);border:0;border-radius:18px;box-shadow:var(--shadow)}.section-heading{max-width:720px;margin-bottom:32px}.section-heading.center{margin-inline:auto;text-align:center}.section-heading h2,.guarantee-card h2,.final-cta h2{margin:0;font-size:clamp(30px,7.6vw,48px);line-height:1.08;letter-spacing:-.035em}.section-heading p:not(.eyebrow){margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.problem{background:#fff}.problem-grid{border-top:1px solid var(--line)}.problem-item{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:24px 0;border-bottom:1px solid var(--line)}.problem-item .number{color:var(--green);font-size:12px;font-weight:900;padding-top:4px}.problem-item h3{margin:0 0 6px;font-size:18px;letter-spacing:-.02em}.problem-item p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.section-cta{display:flex;justify-content:center;margin-top:30px}.text-cta{color:var(--green-dark);font-size:12px;font-weight:900;letter-spacing:.035em;text-decoration:none;border-bottom:1px solid #9fd8ba;padding-bottom:4px}.benefits{background:var(--soft)}.benefit-grid{display:grid;gap:12px}.benefit-card{padding:22px;border:1px solid #dfeae3;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(27,67,45,.04)}.benefit-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e9f8f0;color:var(--green-dark);font-size:19px;font-weight:900}.benefit-card h3{margin:16px 0 7px;font-size:17px}.benefit-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.62}.showcase{background:#fff}.gallery{display:grid;grid-auto-flow:column;grid-auto-columns:min(86vw,360px);gap:14px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.gallery::-webkit-scrollbar{display:none}.gallery-card{scroll-snap-align:center;margin:0;overflow:hidden;border:1px solid #dce6df;border-radius:13px;background:#fff;box-shadow:var(--shadow-sm)}.gallery-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#eef3f0}.gallery-card figcaption{padding:12px 14px 14px;color:#2c3f35;font-size:12px;font-weight:800}.swipe-hint{text-align:center;color:#8a958f;font-size:10px;margin-top:5px}.showcase .cta{width:100%;max-width:440px}.categories{background:linear-gradient(180deg,#f5faf7,#eef7f2);border-block:1px solid #e5eee8}.category-cloud{display:flex;flex-wrap:wrap;gap:8px}.category-cloud span{padding:10px 12px;border-radius:9px;background:#fff;border:1px solid #d9e7df;color:#345244;font-size:12px;font-weight:700;box-shadow:0 4px 14px rgba(24,66,44,.035)}.package-overview{color:#fff;background:radial-gradient(circle at 86% 13%,rgba(49,190,125,.18),transparent 25rem),#0d1c15}.package-overview .section-heading h2{color:#fff}.overview-grid{display:grid;gap:1px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.10)}.overview-grid article{padding:24px;background:#0d1c15}.overview-grid article span{color:#58d998;font-size:10px;font-weight:900;letter-spacing:.1em}.overview-grid h3{margin:12px 0 8px;font-size:17px}.overview-grid p{margin:0;color:#adc0b5;font-size:13px;line-height:1.65}.testimonials{background:var(--soft)}.testimonial-grid{display:grid;gap:16px}.testimonial-video iframe{width:100%;border:0;border-radius:14px;box-shadow:var(--shadow-sm)}.pricing{background:#f7faf8}.container-pricing{width:min(100% - 24px,1120px)}.price-grid{display:grid;gap:18px;align-items:start}.price-card{position:relative;padding:24px 18px;border:1px solid #dbe7df;border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.price-complete{border:2px solid var(--green);box-shadow:0 24px 55px rgba(22,123,75,.15)}.value-badge{position:absolute;left:18px;top:-13px;padding:7px 11px;border-radius:7px;color:#fff;background:var(--green-dark);font-size:9px;font-weight:900;letter-spacing:.07em}.plan-kicker{margin:0 0 6px;color:var(--green-dark);font-size:9px;font-weight:900;letter-spacing:.12em}.plan-head h3{margin:0;font-size:26px;letter-spacing:-.025em}.plan-head p:last-child{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.plan-visual{margin:18px -4px 14px;min-height:180px;display:grid;place-items:center}.plan-visual img{max-height:340px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(18,48,33,.12))}.basic-visual img{max-height:300px}.feature-list{list-style:none;margin:0;padding:0;border-top:1px solid #e4ebe7}.feature-list li{position:relative;padding:12px 0 12px 25px;border-bottom:1px solid #edf2ef;color:#384a40;font-size:13px;line-height:1.5}.feature-list li::before{content:"✓";position:absolute;left:1px;top:12px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#e6f7ee;color:var(--green-dark);font-size:10px;font-weight:900}.feature-list-strong li:first-child{color:#172c21}.bonus-panel{margin:20px 0 0;padding:17px;border:1px solid #d8eade;border-radius:13px;background:#f2faf5}.bonus-title{display:flex;align-items:center;gap:9px;margin-bottom:11px}.bonus-title span{width:26px;height:26px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:7px;font-weight:900}.bonus-title h4{margin:0;font-size:13px;letter-spacing:.01em}.bonus-panel ol{margin:0;padding-left:21px;color:#46584e}.bonus-panel li{padding:5px 0;font-size:11px;line-height:1.45}.price-row{padding:20px 0 15px}.price-row>div{display:flex;align-items:end;justify-content:space-between;gap:12px}.price-row span{color:var(--muted);font-size:11px;font-weight:600}.price-row strong{color:#1b2e23;font-size:48px;line-height:.9;letter-spacing:-.05em}.price-row strong small{font-size:17px}.price-row-complete strong{color:var(--green-dark)}.price-card .cta{width:100%}.cta-secondary{background:#18231d;color:#fff}.access-note{margin:10px 0 0;text-align:center;color:#6d7972;font-size:10px}.security-line{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 12px;margin-top:12px;color:#637168;font-size:9px;font-weight:700}.security-line span::before{content:"✓";color:var(--green);margin-right:4px}.guarantee{background:#fff}.guarantee-card{padding:24px 20px;display:grid;gap:18px;border:1px solid #dbe9e0;border-radius:18px;background:linear-gradient(135deg,#f1faf5,#fff);box-shadow:var(--shadow-sm)}.guarantee-seal{width:86px;height:86px;display:grid;place-content:center;border:5px double var(--green);border-radius:50%;color:var(--green-dark);text-align:center}.guarantee-seal strong{font-size:31px;line-height:.85}.guarantee-seal span{font-size:10px;font-weight:900;letter-spacing:.08em}.guarantee-card h2{font-size:clamp(28px,7vw,42px)}.guarantee-card>div:last-child>p:last-child{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.faq{background:#0d1c15;color:#fff}.faq .section-heading p:not(.eyebrow){color:#a9bbb0}.faq-list{border-top:1px solid rgba(255,255,255,.12)}.faq details{border-bottom:1px solid rgba(255,255,255,.12)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 0;cursor:pointer;font-size:14px;font-weight:700;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#5fe09f;font-size:20px;transition:transform .2s ease}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin:-4px 0 18px;padding-right:25px;color:#afc0b6;font-size:12px;line-height:1.7}.final-cta{padding:72px 0;background:linear-gradient(135deg,#167a4c,#0d5c3a);color:#fff}.final-cta-inner{text-align:center;max-width:760px}.final-cta h2{color:#fff}.final-cta p:not(.eyebrow){margin:14px auto 0;max-width:620px;color:#d6eee1;font-size:14px;line-height:1.65}.cta-light{margin-top:24px;background:#fff;color:#0d6d43;box-shadow:0 12px 28px rgba(0,0,0,.14)}.site-footer{padding:42px 0 85px;color:#c8d4cd;background:#08120d}.footer-grid{display:grid;gap:26px}.footer-logo{width:210px;height:72px;object-fit:contain;object-position:left center;margin-bottom:12px}.footer-grid p{max-width:450px;margin:0;color:#899a90;font-size:12px;line-height:1.6}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:12px}.footer-links a{color:#e3ebe6;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25)}.footer-legal{margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.10)}.footer-legal p{margin:0 0 12px;color:#76877d;font-size:10px;line-height:1.55}.footer-legal small{color:#62736a;font-size:10px}.mobile-sticky-cta{position:fixed;z-index:30;left:12px;right:12px;bottom:12px;min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;color:#fff;background:#138c56;box-shadow:0 12px 30px rgba(0,0,0,.22);font-size:12px;font-weight:900;letter-spacing:.04em}.upgrade-page{background:#f3f8f5}.upgrade-main{min-height:100vh;padding:32px 0 60px}.upgrade-logo{width:min(260px,72vw);height:84px;margin:0 auto 24px;object-fit:contain}.upgrade-card{max-width:700px;margin:0 auto;overflow:hidden;border:1px solid #d9e8df;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.upgrade-ribbon{margin:0;padding:10px 16px;text-align:center;color:#fff;background:#0f7046;font-size:10px;font-weight:900;letter-spacing:.09em}.upgrade-body{padding:26px 20px}.upgrade-body h1{margin:0;font-size:clamp(32px,9vw,50px);line-height:1.02;letter-spacing:-.04em}.upgrade-body>p:not(.eyebrow):not(.access-note){color:var(--muted);line-height:1.65}.upgrade-offer-copy{margin:14px 0 22px}.upgrade-list{margin-top:16px}.upgrade-price{padding-bottom:20px}.upgrade-decline{display:block;margin-top:18px;text-align:center;color:#6b766f;font-size:11px;line-height:1.5}.upgrade-return{display:block;margin:22px auto 0;text-align:center;color:#637168;font-size:11px}.legal-page{background:#f5f8f6}.legal-header{padding:20px 0 8px;background:#fff;border-bottom:1px solid #e5ece7}.legal-header img{width:220px;height:70px;object-fit:contain;margin:0 auto}.legal-content{padding:32px 0 60px}.legal-card{max-width:820px;padding:26px 20px;border:1px solid #dfe7e2;border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.legal-card h1{margin:0 0 6px;font-size:34px;letter-spacing:-.035em}.legal-card h2{margin:30px 0 8px;font-size:19px}.legal-card p,.legal-card li{color:#56645c;font-size:13px;line-height:1.72}.legal-card a{color:var(--green-dark)}.back-link{display:inline-block;margin-top:24px;font-weight:700}.reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}@media(hover:hover) and (pointer:fine){.cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(26,169,104,.27)}.gallery-card{transition:transform .18s ease,box-shadow .18s ease}.gallery-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}}@media(min-width:700px){.section{padding:88px 0}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:16px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.problem-item{grid-template-columns:1fr;border-bottom:0;padding:26px 24px;border-right:1px solid var(--line)}.problem-item:first-child{padding-left:0}.problem-item:last-child{border-right:0;padding-right:0}.overview-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:repeat(2,1fr)}.price-card{padding:30px}.guarantee-card{grid-template-columns:110px 1fr;align-items:center;padding:34px}.footer-grid{grid-template-columns:1.5fr 1fr;align-items:end}.footer-links{align-items:flex-end}}@media(min-width:940px){.promo-bar{min-height:42px;font-size:12px}.hero{padding:50px 0 88px}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;min-height:620px}.hero-copy-wrap{text-align:left}.hero-logo{margin:0 0 30px;width:290px;height:90px;object-position:left center}.hero h1{font-size:clamp(52px,5.1vw,70px);max-width:670px}.hero-subtitle{margin-left:0;font-size:17px}.hero-points{justify-content:flex-start}.hero .cta{width:auto;min-width:330px}.trust-copy{margin-left:0}.hero-stat strong{font-size:18px}.hero-stat span{font-size:10px}.section-heading{margin-bottom:42px}.benefit-grid{grid-template-columns:repeat(4,1fr)}.benefit-card{padding:26px 22px}.gallery{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(4,1fr);overflow:visible;gap:16px}.gallery-card{scroll-snap-align:none}.swipe-hint{display:none}.overview-grid{grid-template-columns:repeat(3,1fr)}.overview-grid article{min-height:210px;padding:30px}.price-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:24px}.price-basic{margin-top:46px}.price-complete{padding:34px}.plan-visual{min-height:300px}.basic-visual{min-height:260px}.mobile-sticky-cta{display:none}.site-footer{padding-bottom:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
