:root{--green:#073f31;--green2:#176248;--cream:#fbf6eb;--gold:#c89d3d;--ink:#183229;--muted:#617068}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf9;color:var(--ink);font-family:"Noto Sans SC","Microsoft YaHei",Arial,sans-serif;line-height:1.65}.nav{height:82px;padding:6px max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,249,.96);position:sticky;top:0;z-index:30;border-bottom:1px solid #eee5d6}.brand{height:69px;display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--green)}.brand img{height:66px;width:60px;object-fit:contain}.brand span{font-size:12px;letter-spacing:4px;font-weight:800}.nav-cta,.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;text-decoration:none;font-weight:800}.nav-cta{background:var(--green);color:white;padding:11px 18px}.wrap{max-width:1240px;margin:auto}.wide-visual{width:100%;display:block;border-radius:26px}.hero{padding:34px 24px 70px}.hero .wide-visual{box-shadow:0 22px 70px rgba(41,55,45,.12)}.hero-message{max-width:1050px;margin:-34px auto 0;position:relative;background:white;padding:28px 42px 34px;border-radius:24px;box-shadow:0 20px 55px rgba(26,58,45,.13);text-align:center}.hero-message>p,.section-heading span,.product-copy>span{margin:0;color:var(--green2);font-weight:900;letter-spacing:2px}.hero h1{font-family:serif;font-size:clamp(44px,6vw,75px);line-height:1.08;margin:8px 0 22px}.hero h1 strong,.section-heading strong{color:var(--green);font-weight:900}.quick-points{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:24px}.quick-points span{border:1px solid #d8c7a4;background:var(--cream);border-radius:999px;padding:8px 16px;font-weight:800}.button{padding:15px 28px}.primary{background:var(--green);color:white;font-size:17px}.pain-section,.how-section,.safety-section,.cta-section{padding:90px max(22px,calc((100% - 1180px)/2))}.section-heading{text-align:center;margin-bottom:35px}.section-heading h2{font-family:serif;font-size:clamp(34px,5vw,58px);line-height:1.18;margin:8px 0}.pain-section .wide-visual,.how-section .wide-visual,.cta-section .wide-visual{box-shadow:0 16px 50px rgba(41,55,45,.1)}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.pain-grid article{background:white;border:1px solid #e7dcc9;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(41,55,45,.06)}.pain-grid span{color:var(--gold);font-family:serif;font-size:28px}.pain-grid b{display:block;color:var(--green);font-size:22px;line-height:1.3;margin:6px 0}.pain-grid p{margin:0;color:var(--muted)}.small-note{text-align:center;color:#738078;font-size:13px;margin:26px auto 0}.ingredient-section{background:var(--green);padding:90px max(22px,calc((100% - 1180px)/2))}.section-heading.light span,.section-heading.light h2{color:white}.section-heading.light strong{color:#f3d99d}.ingredient-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.ingredient-row div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:23px;text-align:center;color:white}.ingredient-row b{font-size:24px;color:#f0d493}.ingredient-row p{margin:5px 0 0;color:#dbe9e2}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.steps article{padding:20px;border-radius:16px;background:var(--cream);text-align:center;border:1px solid #e6dac4}.steps span{display:grid;place-items:center;margin:0 auto 10px;width:42px;height:42px;background:var(--green);color:white;border-radius:50%;font-weight:900}.steps b{font-size:19px}.usage-highlight{margin:25px auto 0;max-width:820px;background:#e7f0eb;border-left:6px solid var(--green);padding:22px 26px;border-radius:14px}.usage-highlight b{font-size:23px;color:var(--green)}.usage-highlight p{font-size:17px;margin:4px 0 0}.product-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:var(--cream);padding:85px max(22px,calc((100% - 1080px)/2))}.product-copy h2{font-family:serif;font-size:clamp(38px,5vw,62px);line-height:1.12;margin:10px 0 20px}.product-copy p{font-size:18px;color:var(--muted)}.product-section img{width:100%;max-height:560px;object-fit:contain;mix-blend-mode:multiply}.trust{display:flex;gap:10px;flex-wrap:wrap}.trust b{background:white;border-radius:999px;padding:8px 14px;color:var(--green)}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.safety-grid article{border-radius:22px;padding:30px}.safety-grid span{display:block;font-weight:900;color:var(--green)}.safety-grid b{display:block;font-family:serif;font-size:clamp(25px,3vw,38px);line-height:1.25;margin:5px 0 10px}.safety-grid p{margin:0}.allowed{background:#e4f0e9}.not-allowed{background:#f5e8df}.cta-section{background:#f7f0e3}.cta-section>a{display:block}.cta-copy{text-align:center;margin:30px auto 0}.cta-copy h2{font-family:serif;font-size:clamp(36px,5vw,58px);margin:0}.cta-copy p{font-size:20px}.whatsapp{background:#087f40;color:white;font-size:19px}.cta-copy small{display:block;margin-top:12px;color:var(--muted)}footer{background:#102e25;color:#d8e4dd;text-align:center;padding:38px 20px}footer img{width:58px;height:100px;object-fit:contain;filter:invert(1);opacity:.9}footer p{margin:0 0 5px}.floating{display:none;position:fixed;bottom:14px;left:14px;right:14px;background:#078140;color:white;text-align:center;text-decoration:none;font-weight:900;padding:14px;border-radius:999px;z-index:40;box-shadow:0 8px 25px rgba(0,0,0,.2)}
@media(max-width:800px){.nav{height:68px;padding:3px 14px}.brand{height:61px}.brand img{height:58px;width:49px}.brand span{font-size:10px;letter-spacing:2px}.nav-cta{font-size:12px;padding:9px 12px}.hero{padding:16px 12px 55px}.wide-visual{border-radius:15px}.hero-message{margin:12px 0 0;padding:24px 17px;border-radius:18px}.hero-message>p{font-size:13px}.hero h1{font-size:39px}.quick-points{display:grid;grid-template-columns:1fr 1fr}.quick-points span{padding:9px 7px;font-size:14px}.primary{width:100%}.pain-section,.how-section,.safety-section,.cta-section,.ingredient-section{padding:62px 16px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:34px}.pain-grid{grid-template-columns:1fr 1fr;gap:10px}.pain-grid article{padding:18px 14px}.pain-grid span{font-size:21px}.pain-grid b{font-size:19px}.pain-grid p{font-size:14px}.ingredient-row{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr;gap:10px}.steps article{padding:15px 8px}.usage-highlight{padding:18px}.usage-highlight b{font-size:20px}.product-section{grid-template-columns:1fr;padding:62px 22px;gap:20px}.product-section img{order:-1;max-height:390px}.product-copy h2{font-size:40px}.safety-grid{grid-template-columns:1fr}.cta-copy p{font-size:17px}.floating{display:block}body{padding-bottom:64px}}
@media(max-width:440px){.pain-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.section-heading h2{font-size:31px}.cta-copy h2{font-size:35px}}
footer{background:#f7f0e3;color:#164737}footer img{width:72px;height:112px;object-fit:contain;background:transparent;padding:0;border-radius:0;filter:none;opacity:1}
