*{box-sizing:border-box;margin:0;padding:0}
:root{--ink:#172b2f;--muted:#66777a;--green:#14796e;--green2:#0d5e57;--mint:#eaf7f4;--blue:#dfeff6;--line:#dbe7e4;--cream:#fbfcf9;--white:#fff;--shadow:0 24px 70px rgba(18,49,49,.12)}
html{scroll-behavior:smooth}
body{font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(1140px,92%);margin:auto}
.announcement{background:#103f3d;color:#e9fffa;padding:9px 5%;display:flex;justify-content:center;gap:18px;font-size:13px;font-weight:700}
.announcement a{text-decoration:underline}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid #edf2f0}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;font-size:22px;line-height:.95}
.brand>span:last-child{color:#1d2d31}.brand>span:last-child>span{color:var(--green)}
.brand small{display:block;font:600 8px "DM Sans";letter-spacing:2px;color:#7a898b;margin-top:6px}
.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#1a8b7c,#0e5955);color:#fff;display:grid;place-items:center;font:800 20px Manrope;box-shadow:0 8px 20px rgba(20,121,110,.22)}
.desktop-nav{display:flex;gap:27px;font-size:14px;font-weight:700;color:#516266}
.desktop-nav a:hover{color:var(--green)}
.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 21px;font-weight:800;transition:.25s ease}
.nav-cta{background:var(--green);color:#fff;font-size:13px}
.btn-primary{background:var(--green);color:#fff;box-shadow:0 14px 28px rgba(20,121,110,.2)}
.btn-primary:hover,.nav-cta:hover{background:var(--green2);transform:translateY(-2px)}
.btn-ghost,.btn-outline{border:1px solid #b8ceca;color:var(--green);background:#fff}
.btn-ghost:hover,.btn-outline:hover{border-color:var(--green);background:var(--mint)}
.btn-white{background:#fff;color:var(--green2)}
.btn-white:hover{transform:translateY(-2px)}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#f4fbfa 0%,#fff 58%,#eaf6f8 100%);padding:75px 0 55px}
.hero-glow{position:absolute;width:650px;height:650px;border-radius:50%;right:-160px;top:-200px;background:radial-gradient(circle,rgba(108,197,186,.28),rgba(108,197,186,0) 68%)}
.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;min-height:610px;gap:20px}
.eyebrow{color:var(--green);font-size:12px;font-weight:900;letter-spacing:2.2px;margin-bottom:15px}
.hero h1{font:800 clamp(42px,5.2vw,70px)/1.05 Manrope,sans-serif;letter-spacing:-2.5px;max-width:730px}
.hero h1 em{font-style:normal;color:var(--green)}
.lead{font-size:18px;color:#596d70;max-width:650px;margin:24px 0}
.hero-points{display:grid;gap:10px;margin:22px 0}
.hero-points div{display:flex;align-items:center;gap:10px;font-size:14px}
.hero-points span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#d6f0e9;color:var(--green);font-weight:900}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 12px}
.microcopy{font-size:11px;color:#7b8b8e}
.hero-product{position:relative;display:grid;place-items:center;min-height:570px;padding:10px}
.hero-product img{display:block;width:auto;height:auto;max-width:100%;max-height:570px;object-fit:contain;object-position:center;position:relative;z-index:2;filter:drop-shadow(0 28px 28px rgba(19,42,45,.17))}
.product-aura{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,#d9f2ed 0,#e8f4f7 48%,rgba(255,255,255,0) 72%)}
.hero-badge{position:absolute;z-index:4;right:5%;bottom:65px;background:#fff;border:1px solid #d6e7e3;border-radius:50%;width:112px;height:112px;display:grid;place-content:center;text-align:center;box-shadow:var(--shadow);color:var(--green)}
.hero-badge strong{font:800 19px Manrope}.hero-badge span{font-size:8px;letter-spacing:1px}
.trust-strip{background:#103f3d;color:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-grid div{padding:22px 25px;display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.13)}
.trust-grid div:last-child{border:0}.trust-grid b{font:800 12px Manrope;color:#8dd9cc}.trust-grid span{font-size:12px;line-height:1.25;color:#e5f3f1}
.section{padding:105px 0}.soft{background:var(--cream)}
.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.image-card{border-radius:28px;background:linear-gradient(145deg,#eff9f7,#eaf4f7);padding:25px;box-shadow:var(--shadow)}
.image-card img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;object-position:center;border-radius:20px}
.section-copy h2,.center-heading h2,.faq-grid h2,.science-grid h2,.final-inner h2{font:800 clamp(34px,4vw,51px)/1.1 Manrope;letter-spacing:-1.7px}
.section-copy>p{color:var(--muted);margin:18px 0}
.feature-list{margin-top:28px;display:grid;gap:18px}
.feature-list>div{display:flex;gap:14px}.feature-list>div>span{color:var(--green);font-size:22px}.feature-list p{color:var(--muted);font-size:13px;margin-top:2px}
.center-heading{text-align:center;max-width:760px;margin:0 auto 48px}.center-heading>p:last-child{color:var(--muted);margin-top:15px}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.benefit{background:#fff;border:1px solid #e2ece9;border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(25,67,65,.05)}
.icon{width:43px;height:43px;border-radius:12px;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:21px;font-weight:800;margin-bottom:18px}
.benefit h3{font:700 20px Manrope;margin-bottom:7px}.benefit p{color:var(--muted);font-size:14px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.step{border-top:2px solid #cbe2dd;padding:25px}.step span{color:var(--green);font:800 12px Manrope}.step h3{font:800 25px Manrope;margin:12px 0 7px}.step p{color:var(--muted)}
.note,.checkout-note{margin:35px auto 0;max-width:900px;padding:16px 20px;border-radius:12px;background:#f5f9f8;border:1px solid #dce9e5;color:#617174;font-size:12px}
.ingredient-section{background:#f4faf8}
.ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ingredient{background:#fff;border:1px solid #dfebe7;border-radius:20px;padding:28px;position:relative;overflow:hidden}
.ingredient-no{position:absolute;right:22px;top:18px;font:800 12px Manrope;color:#9ab5b0}
.ingredient h3{font:800 21px Manrope;margin-bottom:2px}.ingredient>p{font-size:13px;color:var(--muted);margin-top:10px}
.dark-section{background:#113c3b;color:#fff}.dark-section .eyebrow{color:#8cddd0}.science-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.science-grid p{color:#c7ddda;margin:20px 0}.mini-points{display:flex;gap:9px;flex-wrap:wrap}.mini-points span{border:1px solid rgba(255,255,255,.17);border-radius:30px;padding:8px 13px;font-size:12px;color:#e4f3f0}
.science-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:38px;border-radius:26px;text-align:center}.science-card .circle{width:100px;height:100px;border-radius:50%;margin:auto;display:grid;place-items:center;background:#ccefe8;color:#124d49;font:800 30px Manrope}.science-card h3{font:800 24px Manrope;margin-top:22px}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.price-card{position:relative;border:1px solid #dce8e5;border-radius:24px;padding:34px 28px;background:#fff;box-shadow:0 15px 45px rgba(22,57,56,.07)}
.price-card.featured{border:2px solid var(--green);transform:translateY(-8px);box-shadow:0 24px 60px rgba(20,121,110,.15)}
.ribbon{position:absolute;right:20px;top:18px;background:#d7f1e9;color:#0c6d61;padding:6px 10px;border-radius:20px;font-size:9px;font-weight:900;letter-spacing:1px}
.plan-label{font-size:10px;font-weight:900;letter-spacing:2px;color:var(--green);margin-bottom:8px}.price-card h3{font:800 27px Manrope}.supply{font-size:13px;color:var(--muted)}
.price{font:800 49px Manrope;margin:17px 0 4px;letter-spacing:-2px}.price small{font:700 14px "DM Sans";letter-spacing:0;color:#718184}
.total{font-size:12px;color:#78888a}.total strong{color:var(--green);font-size:16px}
.price-card ul{list-style:none;margin:22px 0}.price-card li{padding:8px 0;border-bottom:1px solid #edf2f0;font-size:13px;color:#596b6e}.price-card li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.price-card .btn{width:100%}
.guarantee{background:linear-gradient(120deg,#e5f6f1,#edf8fb);padding:58px 0}.guarantee-inner{display:flex;align-items:center;gap:28px;max-width:900px}.guarantee .eyebrow{margin:0}.guarantee h2{font:800 35px Manrope;margin:7px 0}.guarantee p:last-child{color:var(--muted);font-size:14px}.seal{flex:0 0 125px;height:125px;border-radius:50%;background:#fff;border:7px double #55a89b;display:grid;place-content:center;text-align:center;color:var(--green);font:800 30px Manrope;line-height:.9;box-shadow:var(--shadow)}.seal small{font-size:9px;letter-spacing:2px}
.testimonials{background:#fbfcfb}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-grid blockquote{background:#fff;border:1px solid #e2ebe9;border-radius:20px;padding:28px}.stars{color:#f1ae3d;letter-spacing:2px}.testimonial-grid p{margin:17px 0;color:#536568}.testimonial-grid cite{font-style:normal;font-size:11px;color:#819093}.testimonial-note{text-align:center;font-size:11px;color:#899597;margin-top:25px}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.faq-grid>div>p:last-child{color:var(--muted);margin-top:17px}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #dce7e4;border-radius:14px;padding:0 19px;background:#fff}.faq-list summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--green);font-size:22px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);font-size:13px;padding:0 0 18px}
.final-cta{background:linear-gradient(135deg,#0f5f58,#173e40);color:#fff;text-align:center;padding:90px 0}.final-inner{max-width:760px}.final-inner .eyebrow{color:#9be2d6}.final-inner p:not(.eyebrow){color:#d0e4e1;margin:16px auto 25px;max-width:650px}
footer{background:#102d2f;color:#d4e2df;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:60px;padding-bottom:40px}.footer-brand{color:#fff}.footer-grid p{color:#8ea5a3;font-size:13px;max-width:400px;margin-top:18px}.footer-grid h4{color:#fff;margin-bottom:14px;font-size:13px}.footer-grid>div>a:not(.brand){display:block;color:#91aaa7;font-size:12px;margin:8px 0}.legal{border-top:1px solid rgba(255,255,255,.1);padding-top:28px;color:#829795;font-size:10px}.legal h4{color:#b8cfcb;font-size:11px;margin-bottom:8px}.legal p{margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:#6f8885}
@media(max-width:900px){.desktop-nav{display:none}.hero-grid,.split,.science-grid,.faq-grid{grid-template-columns:1fr;gap:45px}.hero{padding-top:45px}.hero-copy{text-align:center}.hero-points{justify-items:center}.hero-actions{justify-content:center}.hero-product{min-height:460px}.benefit-grid,.ingredient-grid,.pricing-grid,.testimonial-grid{grid-template-columns:1fr 1fr}.price-card.featured{transform:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div:nth-child(2){border-right:0}.trust-grid div{border-bottom:1px solid rgba(255,255,255,.13)}}
@media(max-width:620px){.announcement{font-size:10px;gap:8px}.nav{height:66px}.brand{font-size:18px}.brand-mark{width:33px;height:33px}.nav-cta{padding:10px 13px;font-size:11px}.hero h1{font-size:41px;letter-spacing:-1.7px}.lead{font-size:16px}.hero-product{min-height:350px}.hero-product img{max-height:390px}.product-aura{width:330px;height:330px}.hero-badge{width:88px;height:88px;bottom:25px;right:2%}.hero-badge strong{font-size:15px}.section{padding:72px 0}.benefit-grid,.ingredient-grid,.pricing-grid,.testimonial-grid,.steps{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div{padding:17px 12px}.split{gap:28px}.price-card.featured{margin:0}.guarantee-inner{align-items:flex-start}.seal{flex-basis:90px;width:90px;height:90px;font-size:22px}.guarantee h2{font-size:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}}
