:root{--g:#173f32;--l:#c7de72;--c:#f4f0e5;--i:#17201c;--m:#657069;--line:#d9ded7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--i);background:#fbfcf9;font:16px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}img{display:block;max-width:100%}.top{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0eb}.brand{text-decoration:none;font-weight:900;font-size:22px}.brand span,.eyebrow{color:#73942c}.mini{background:var(--g);color:#fff;padding:10px 14px;border-radius:99px;text-decoration:none;font-weight:800;font-size:13px}.hero{padding:18px}.hero__img{position:relative;border-radius:24px;overflow:hidden}.hero__img img{width:100%;height:420px;object-fit:cover}.hero__badge{position:absolute;right:14px;top:14px;background:var(--l);border-radius:99px;padding:9px 13px;font-weight:900}.hero__copy{padding:26px 4px}.eyebrow{text-transform:uppercase;font-weight:900;letter-spacing:.1em;font-size:12px;margin:0 0 10px}h1,h2,h3,p{margin-top:0}h1{font-size:42px;line-height:1.02;letter-spacing:-2.3px;margin-bottom:18px}h2{font-size:34px;line-height:1.08;letter-spacing:-1.5px}h3{font-size:19px}.lead,.intro{font-size:18px;color:#455049}.ticks{padding:0;list-style:none}.ticks li{padding:7px 0 7px 30px;position:relative}.ticks li:before{content:"✓";position:absolute;left:0;background:var(--l);width:21px;height:21px;text-align:center;border-radius:50%;font-weight:900}.price{display:flex;gap:10px;align-items:baseline;margin:22px 0 12px}.price span,.order strong{font-size:36px;font-weight:950}.price small,.cards p,.benefits p{color:var(--m)}.cta{display:block;width:100%;border:0;background:var(--l);color:#142011;text-align:center;padding:16px;border-radius:14px;text-decoration:none;font-weight:950;font-size:17px;cursor:pointer}.note,.fine{font-size:12px;color:var(--m);text-align:center}.strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--g);color:#fff;text-align:center;padding:20px 8px}.strip b,.strip span{display:block}.strip b{font-size:21px}.strip span{font-size:11px;opacity:.7}.section{padding:64px 18px;max-width:1080px;margin:auto}.cards,.benefits{display:grid;gap:12px;margin-top:30px}.cards article{background:var(--c);padding:22px;border-radius:18px}.cards i{font-style:normal;font-weight:900;color:#789630}.dark{max-width:none;background:var(--g);color:#fff}.dark>*{max-width:1044px;margin-left:auto;margin-right:auto}.dark .eyebrow,.order .eyebrow{color:var(--l)}.benefits div{border:1px solid #ffffff22;padding:20px;border-radius:16px}.benefits b{font-size:25px;color:var(--l)}.dark .fine{color:#ffffff99}.chips{display:flex;gap:9px;flex-wrap:wrap}.chips span{padding:12px 15px;border:1px solid var(--line);background:#fff;border-radius:99px;font-weight:700}.how{background:var(--c);max-width:none}.how>*{max-width:1044px;margin-left:auto;margin-right:auto}.how ol{padding:0;list-style:none;counter-reset:x}.how li{counter-increment:x;padding:20px 0 20px 58px;border-bottom:1px solid #d8d2c2;position:relative}.how li:before{content:counter(x);position:absolute;left:0;top:18px;width:40px;height:40px;border-radius:50%;background:var(--g);color:#fff;display:grid;place-items:center;font-weight:900}.how b,.how span{display:block}.how span{color:var(--m)}.warning{margin-top:24px!important;background:#fff2c6;padding:18px;border-radius:16px}.warning p{font-size:14px}.specs dl{margin:0}.specs dl div{display:grid;grid-template-columns:40% 60%;padding:14px 0;border-bottom:1px solid var(--line)}dt{color:var(--m)}dd{margin:0;font-weight:700}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{font-weight:850;cursor:pointer}.faq details p{color:var(--m);margin:12px 0 0}.order{background:var(--g);color:#fff;padding:54px 18px 100px}.order>div,.order form{max-width:520px;margin:auto}.order strong{display:block;color:var(--l);margin:15px 0}.order form{background:#fff;color:var(--i);padding:20px;border-radius:22px}.order label{display:block;font-weight:750;margin-bottom:14px}.order input:not([type=checkbox]){display:block;width:100%;border:1px solid var(--line);border-radius:12px;padding:14px;margin-top:6px;font:inherit}.consent{display:flex!important;gap:8px;font-size:12px;font-weight:400!important}.formmsg{text-align:center;color:#a03b27}.formmsg.ok{color:#347128}footer{padding:45px 18px 100px;background:#111a16;color:#cbd2ce}footer p,footer nav,footer small{font-size:12px;max-width:700px}footer nav{display:flex;gap:16px;margin:20px 0}.sticky{position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fff;box-shadow:0 -4px 20px #0002;padding:10px 14px;display:flex;justify-content:space-between;align-items:center}.sticky span b,.sticky span small{display:block}.sticky a{background:var(--l);padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:900}@media(min-width:780px){.top{padding:0 max(24px,calc((100% - 1080px)/2))}.hero{max-width:1080px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:52px 18px}.hero__img{order:2}.hero__img img{height:650px}.hero__copy{order:1}h1{font-size:60px}.section{padding:90px 18px}h2{font-size:46px;max-width:760px}.three{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.order{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:85px 18px}.order>div,.order form{width:100%}.sticky{display:none}footer{padding-bottom:45px}}
