@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#153e33;--green:#146747;--lime:#d8f47c;--muted:#60746b;--line:#dce6df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #e88a28;outline-offset:6px}.wrap{max-width:1200px;margin:auto;padding-left:36px;padding-right:36px}.announcement{background:var(--ink);color:white;text-align:center;font-size:12px;letter-spacing:1.5px;padding:11px 20px}.announcement span{letter-spacing:.2px;margin-left:28px;color:#d6e9dd}header{display:flex;align-items:center;justify-content:space-between;height:104px;border-bottom:1px solid var(--line)}.brand{font-family:'Manrope',sans-serif;font-weight:800;font-size:30px;text-decoration:none;letter-spacing:-1.5px}.brand span{color:#4f9661}.brand i{font-size:12px;font-style:normal;vertical-align:top;letter-spacing:0}nav{display:flex;gap:30px;font-size:14px}nav a{text-decoration:none}nav a:hover{color:#4f9661}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;background:var(--green);color:white;padding:20px 27px;border-radius:7px;font-size:16px;font-weight:650;text-decoration:none;transition:background .2s,transform .2s}.button:hover{background:#104c36;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{padding:14px 20px;font-size:14px;gap:18px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;padding-top:65px;padding-bottom:68px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 22px;color:var(--green)}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(42px,4.5vw,61px);line-height:1.12;letter-spacing:-2.6px;margin:0 0 25px;font-weight:650}h1 em{font-style:normal;color:#4c9155}.intro{font-size:18px;line-height:1.75;max-width:445px;color:var(--muted);margin-bottom:30px}.watch{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:600;font-size:14px;margin:22px 0}.play-mini{font-size:10px;border:1px solid var(--line);border-radius:50%;padding:9px 10px}.micro{font-size:12px!important;line-height:1.7!important;color:var(--muted)}.hero-art{position:relative;min-height:540px;border-radius:150px 150px 16px 16px;background:#edf4e8;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-art img{width:94%;height:365px;object-fit:contain;position:relative;z-index:1;margin-top:46px;filter:drop-shadow(0 22px 18px #234a2e22)}.orbit{position:absolute;width:380px;height:380px;border:1px solid #cad9bc;border-radius:50%;top:100px}.art-heading{position:absolute;top:38px;text-align:center;font-size:11px;letter-spacing:2px;line-height:1.7}.art-heading strong{font-weight:500;font-size:20px;letter-spacing:0}.formula-note{position:absolute;right:16px;bottom:72px;z-index:2;background:#fff;padding:16px 22px;border-radius:9px;box-shadow:0 10px 32px #143d3310;transform:rotate(-4deg)}.formula-note strong{display:block;font-family:Manrope,sans-serif;font-size:25px}.formula-note span{font-size:11px}.art-caption{position:absolute;bottom:25px;font-size:10px;letter-spacing:2px}.facts{background:#f6f8f4;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.facts-inner{display:flex;justify-content:space-between;padding-top:15px;padding-bottom:15px}.facts p{font-size:15px;font-weight:500}.facts span{font-size:12px;color:#719269;margin-right:15px}.section{padding-top:95px;padding-bottom:95px}h2{font-size:38px;line-height:1.23;letter-spacing:-1.3px;font-weight:600;margin:0 0 22px}.formula{display:grid;grid-template-columns:1fr 1fr;gap:100px}.formula p,.guarantee p{font-size:16px;line-height:1.8;color:var(--muted)}.ingredients article{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:19px 0}.ingredients article:first-child{padding-top:0}.ingredients article>span{font-size:12px;color:#73926c;padding-top:5px}.ingredients h3{font-size:18px;margin:0 0 8px}.ingredients p{font-size:14px;margin:0}.review-section{background:#123e32;color:white;padding:80px 0}.review-section .eyebrow{color:var(--lime)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.section-title p:not(.eyebrow){font-size:14px;line-height:1.8;color:#c2d6cc}.section-title h2{font-size:35px}.video-shell{aspect-ratio:16/9;max-width:960px;margin:auto;background:#0a241d;border-radius:12px;overflow:hidden}.video-shell iframe{width:100%;height:100%;border:0}.video-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#c2d6cc;gap:20px;max-width:960px;margin:auto;padding-top:14px}.video-footer a{white-space:nowrap}.guarantee{display:flex;align-items:center;gap:75px;max-width:940px}.guarantee-number{font-family:Manrope,sans-serif;font-size:108px;line-height:1;letter-spacing:-6px;text-align:center;flex-shrink:0;color:var(--green)}.guarantee-number span{display:block;font-family:'DM Sans',sans-serif;font-size:13px;letter-spacing:6px;margin-top:10px}.guarantee p{margin-bottom:0}.faq-section{background:#f6f8f4;padding:80px 0}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}details{border-bottom:1px solid #d4dfd6}summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;font-size:16px;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-weight:400;font-size:22px}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 23px}.final-cta{text-align:center;padding-top:95px;padding-bottom:85px}.final-cta h2{font-size:40px}.final-cta .button{margin:10px 0}footer{border-top:1px solid var(--line);padding:38px 0;background:#fafbf9}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.footer-top span{font-size:12px;color:var(--muted)}footer p{font-size:12px;line-height:1.85;color:var(--muted);max-width:1020px}@media(min-width:1500px){.hero{padding-top:85px;padding-bottom:90px}}@media(max-width:850px){.wrap{padding-left:24px;padding-right:24px}nav{display:none}.hero{gap:30px}.hero-art{min-height:460px}.hero-art img{height:310px}.formula{gap:40px}.section-title{display:block}.faq{gap:30px}h1{font-size:46px}.formula-note{right:12px;padding:12px}.orbit{width:290px;height:290px}}@media(max-width:600px){.announcement{font-size:10px}.announcement span{display:none}header{height:82px}.brand{font-size:27px}.button.small{font-size:12px;gap:10px;padding:12px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:36px;gap:28px}h1{font-size:46px;letter-spacing:-2px}.intro{font-size:16px}.hero-copy .button{width:100%;gap:25px}.hero-art{min-height:420px;max-width:440px;width:100%;margin:auto;border-radius:110px 110px 12px 12px}.hero-art img{height:300px}.hero-copy .micro{font-size:11px!important}.facts-inner{gap:8px;padding-top:12px;padding-bottom:12px}.facts p{font-size:12px;line-height:1.5;max-width:95px}.facts span{display:block;margin:0 0 6px}.section{padding-top:60px;padding-bottom:60px}.formula,.faq{grid-template-columns:1fr;gap:30px}h2{font-size:32px}.review-section{padding:55px 0}.section-title h2{font-size:31px}.video-footer{display:block;font-size:11px}.video-footer a{display:inline-block;margin-top:4px}.guarantee{gap:26px;align-items:flex-start}.guarantee-number{font-size:70px;letter-spacing:-3px;padding-top:8px}.guarantee-number span{font-size:10px;letter-spacing:3px}.guarantee h2{font-size:27px}.guarantee .eyebrow{font-size:10px;letter-spacing:1px}.guarantee p{font-size:14px}.faq-section{padding:55px 0}.faq h2 br{display:none}.final-cta{padding-top:60px;padding-bottom:55px}.final-cta h2{font-size:31px}.final-cta .button{width:100%}.footer-top{align-items:flex-start;gap:15px}.footer-top>span{max-width:125px;text-align:right;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(min-width:601px) and (max-width:850px){.hero{grid-template-columns:1fr}.hero-art{max-width:540px;width:100%;margin:auto}.intro{max-width:540px}.hero-copy .micro{max-width:540px}.hero-copy h1{font-size:56px}}
.video-shell video{display:block;width:100%;height:100%;max-height:540px;object-fit:contain;background:#0a241d}
