*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#18251f;background:#fff;line-height:1.65}
a{text-decoration:none;color:inherit}
.container{width:min(1120px,92%);margin:auto}
.narrow{max-width:850px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e5ece8;backdrop-filter:blur(10px)}
.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.logo{font-size:27px;font-weight:900;letter-spacing:-1px;color:#16834b}
.logo span{font-size:12px;vertical-align:top}
nav{display:flex;gap:24px;font-size:14px;font-weight:700;color:#45564e}
nav a:hover{color:#16834b}
.nav-btn,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:800;transition:.2s}
.nav-btn{padding:11px 20px;background:#16834b;color:#fff}
.btn{padding:14px 27px}
.btn:hover,.nav-btn:hover{transform:translateY(-2px)}
.primary{background:#16834b;color:#fff;box-shadow:0 8px 22px rgba(22,131,75,.18)}
.secondary{border:1px solid #cbd8d1;background:#fff;color:#24382e}
.white{background:#fff;color:#16834b}
.full{width:100%}
.hero{background:linear-gradient(135deg,#f2fbf6,#ffffff 55%,#edf8f2);padding:88px 0 70px}
.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}
.eyebrow,.section-tag{font-size:13px;font-weight:900;letter-spacing:2px;color:#16834b}
.hero h1{font-size:clamp(52px,7vw,82px);line-height:.95;margin:12px 0;color:#143c29;letter-spacing:-3px}
.hero h2{font-size:clamp(25px,3vw,38px);line-height:1.15;margin:0 0 20px;max-width:650px}
.hero p{font-size:18px;color:#53645c;max-width:650px}
.hero-actions{display:flex;gap:14px;margin:30px 0;flex-wrap:wrap}
.trust-row{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;font-weight:700;color:#50635a}
.product-card{background:#fff;border:1px solid #dce9e2;border-radius:22px;padding:32px;box-shadow:0 24px 70px rgba(22,71,45,.12);text-align:center}
.bottle{height:350px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:5px}
.bottle-cap{width:145px;height:48px;border-radius:9px 9px 4px 4px;background:linear-gradient(#26352f,#17241f);box-shadow:inset 0 4px 0 rgba(255,255,255,.12)}
.bottle-body{width:205px;height:265px;border-radius:12px 12px 24px 24px;background:linear-gradient(90deg,#eef4ef,#fff 35%,#e4ece6);box-shadow:0 18px 28px rgba(0,0,0,.14);padding:50px 12px 12px}
.label{height:165px;background:#16834b;color:#fff;border-radius:8px;padding:22px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.05}
.label small{font-size:9px;letter-spacing:1.5px}.label strong{font-size:28px;letter-spacing:1px;margin:9px 0}.label em{font-size:8px;letter-spacing:1px;font-style:normal}
.product-note{font-weight:900;font-size:20px;color:#183b2a}
.trust-strip{background:#143c29;color:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}
.trust-grid div{text-align:center;border-right:1px solid rgba(255,255,255,.15)}
.trust-grid div:last-child{border:0}
.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:20px}.trust-grid span{font-size:12px;opacity:.75}
.section{padding:88px 0}.section h2{text-align:center;font-size:clamp(32px,4vw,48px);line-height:1.15;margin:10px auto 22px;color:#163a29}
.section>.container>p,.narrow>p{font-size:17px;color:#5a6a62}
.section-tag{text-align:center}
.tinted{background:#f5faf7}
.cards{display:grid;gap:24px;margin-top:45px}.three{grid-template-columns:repeat(3,1fr)}
.card{background:#fff;border:1px solid #e0ebe5;border-radius:16px;padding:30px;box-shadow:0 8px 25px rgba(23,60,40,.05)}
.icon{font-size:13px;font-weight:900;color:#16834b;margin-bottom:20px}.card h3{font-size:22px;margin:0 0 8px}.card p{color:#617169}
.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:40px}
.benefit{display:flex;gap:16px;padding:25px;border:1px solid #e0ebe5;border-radius:14px;background:#fff}
.benefit>span{width:32px;height:32px;flex:none;border-radius:50%;background:#e4f4ea;color:#16834b;text-align:center;font-weight:900;line-height:32px}
.benefit h3{margin:0 0 4px}.benefit p{margin:0;color:#64736c}
.notice{background:#fff8e8;border-left:4px solid #d99c27;padding:18px 20px;margin:25px 0;color:#5e4a26}
.steps{max-width:850px;margin:40px auto 0}.step{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid #e4ebe7}.step>b{width:42px;height:42px;flex:none;border-radius:50%;background:#16834b;color:#fff;text-align:center;line-height:42px}.step h3{margin:0}.step p{margin:3px 0;color:#64736c}
.cta{background:#16834b;color:#fff;text-align:center;padding:80px 0}.cta .section-tag{color:#bde6ce}.cta h2{color:#fff;margin-top:10px}.cta p{max-width:680px;margin:0 auto 28px;color:#e4f4ea;font-size:17px}
details{border:1px solid #dfe8e3;border-radius:10px;padding:18px 20px;margin:12px 0;background:#fff}summary{cursor:pointer;font-weight:800;color:#244334}details p{color:#64736c;margin-bottom:0}
.disclaimer{background:#f3f5f4;padding:45px 0}.disclaimer h3{margin-top:0}.disclaimer p{font-size:13px;color:#64706a}
footer{background:#102a1d;color:#dce9e2}.footer-inner{display:flex;justify-content:space-between;gap:30px;padding:35px 0}.footer-inner strong{font-size:22px}.footer-inner p{margin:4px 0;color:#9fb1a7}.footer-inner a{color:#bde6ce;font-weight:700}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:18px;font-size:12px;color:#91a39a}
@media(max-width:850px){nav{display:none}.hero{padding:55px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.three,.benefit-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr;gap:15px}.trust-grid div:nth-child(2){border:0}.section{padding:65px 0}}
@media(max-width:520px){.nav{min-height:62px}.logo{font-size:23px}.nav-btn{padding:9px 13px;font-size:13px}.hero h1{font-size:52px}.hero h2{font-size:27px}.product-card{padding:20px}.bottle{transform:scale(.88);height:325px;margin-top:-10px}.btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:12px}.footer-inner{flex-direction:column}}
