@import"https://fonts.googleapis.com/css2?family=Lora:wght@500;600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ivory:#fbf8f4;--canvas:#f3eee8;--white:#fff;--ink:#2b2330;--muted:#716a72;--plum:#51344f;--plum-dark:#352234;--sage:#728f83;--sage-soft:#dfe9e3;--blush:#eccfc9;--blush-soft:#f7e9e5;--gold:#c5a66f;--border:#e7ded8;--shadow:0 24px 70px rgba(53,35,50,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--ivory);color:var(--ink);font-family:Manrope,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}.wrap{width:min(calc(100% - 32px),1160px);margin:auto}.landing-head{position:sticky;top:0;z-index:40;background:#fbf8f4f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.head-inner{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:.1em;line-height:1}.brand b{color:var(--plum)}.brand span{display:block;font-size:6px;letter-spacing:.26em;color:var(--sage);margin-top:5px}.head-inner>button{border:0;background:var(--plum);color:#fff;border-radius:12px;padding:10px 14px;font-size:11px;font-weight:800}.hero{padding:42px 0 66px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.pill,.mini-label,.eyebrow{display:inline-block;color:var(--plum);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.pill{background:#fff;border:1px solid var(--border);padding:9px 12px;border-radius:999px}.hero h1,.section h2,.final h2,.lead-modal h2{font-family:Lora,Georgia,serif;letter-spacing:-.04em;line-height:1.07}.hero h1{font-size:clamp(45px,6vw,75px);font-weight:500;margin:22px 0}.hero h1 em{color:var(--plum);font-style:normal}.hero-lead{font-size:17px;color:var(--muted)}.checks{padding:0;list-style:none;margin:24px 0}.checks li{position:relative;padding-left:28px;margin:10px 0;font-size:13px;font-weight:700}.checks li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;background:var(--sage-soft);color:#32604e;display:grid;place-items:center;font-size:11px}.cta{border:0;background:var(--plum);color:#fff;min-height:54px;border-radius:15px;padding:0 22px;font-weight:800;font-size:12px;letter-spacing:.02em;box-shadow:0 14px 30px #51344f38;cursor:pointer;transition:.2s ease}.cta:hover{transform:translateY(-2px);background:var(--plum-dark)}.hero blockquote{margin:24px 0 0;padding-left:16px;border-left:2px solid var(--gold);font-family:Lora,serif;font-size:15px;color:var(--muted)}.hero-photo{height:600px;border-radius:34px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-badge{position:absolute;left:18px;right:18px;bottom:18px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px;border-radius:16px}.photo-badge b,.photo-badge span{display:block}.photo-badge span{font-size:10px;color:var(--muted)}.proof{background:#fff;border-block:1px solid var(--border);padding:24px 0}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.proof-grid>div{padding:8px 24px;border-right:1px solid var(--border)}.proof-grid>div:last-child{border:0}.proof strong,.proof span{display:block}.proof strong{font-family:Lora,serif;font-size:24px}.proof span,.source-note{font-size:10px;color:var(--muted)}.source-note{display:block;text-align:center;margin-top:12px}.section{padding:92px 0}.section h2,.final h2{font-size:clamp(36px,5vw,58px);font-weight:500;margin:10px 0 14px;max-width:780px}.sub{color:var(--muted);max-width:650px}.story-card{display:grid;grid-template-columns:1.15fr .85fr;background:#fff;border:1px solid var(--border);border-radius:28px;overflow:hidden;margin-top:35px}.story-image{height:380px;position:relative}.story-image img{width:100%;height:100%;object-fit:cover}.story-image button{position:absolute;left:20px;bottom:20px;border:0;border-radius:13px;padding:12px 16px;background:#fff;color:var(--plum);font-weight:800}.story-card>div:last-child{padding:34px;align-self:center}.story-card h3{font-family:Lora,serif;font-size:30px;line-height:1.2}.story-card p{color:var(--muted)}.story-dots{display:flex;justify-content:center;gap:7px;margin-top:18px}.story-dots button{width:24px;height:5px;border:0;border-radius:9px;background:#d8d1d5;cursor:pointer}.story-dots button.active{background:var(--plum);width:42px}.symptoms{background:var(--canvas)}.symptom-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:14px;margin-top:32px}.symptom-grid article{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px}.symptom-grid h3{text-transform:capitalize;font-family:Lora,serif;font-size:23px}.symptom-grid p{font-size:12px;padding:10px 0 10px 18px;border-bottom:1px solid var(--border);margin:0;position:relative}.symptom-grid p:before{content:"!";position:absolute;left:0;color:#a64250;font-weight:800}.note{margin-top:18px;background:var(--plum);color:#fff;border-radius:22px;padding:22px 25px}.note b,.note span{display:block}.note span{font-size:12px;color:#ded3dc;margin-top:5px}.why-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.why-photo{height:600px;border-radius:32px;overflow:hidden}.why-photo img{width:100%;height:100%;object-fit:cover}.why-grid p{color:var(--muted)}.why-grid .cta{margin-top:18px}.products{background:var(--plum-dark);color:#fff}.eyebrow.light,.sub.light{color:var(--blush)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.product-grid article{min-height:310px;border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:30px;background:#ffffff12}.product-grid article:last-child{background:var(--blush-soft);color:var(--ink)}.product-grid span{font-size:10px;font-weight:800;letter-spacing:.12em}.product-grid h3{font-family:Lora,serif;font-size:40px;margin:45px 0 12px}.product-grid p{font-size:14px;opacity:.76}.tabs{display:flex;gap:8px;margin:26px 0}.tabs button{border:1px solid var(--border);background:#fff;border-radius:12px;padding:11px 18px;font-weight:800;cursor:pointer}.tabs button.active{background:var(--plum);color:#fff}.ingredient-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.ingredient-list article{display:flex;gap:18px;align-items:start;background:#fff;border:1px solid var(--border);border-radius:20px;padding:20px}.ingredient-list article>span{font-family:Lora,serif;font-size:28px;color:var(--blush)}.ingredient-list h3{margin:0;font-family:Lora,serif;font-size:21px}.ingredient-list p{margin:4px 0 0;color:var(--muted);font-size:12px}.who{background:var(--sage-soft)}.who-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.who-list>div{display:flex;gap:14px;align-items:center;background:#ffffffb3;border-radius:16px;padding:13px 16px}.who-list span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--plum);color:#fff;font-size:11px;font-weight:800;flex:0 0 auto}.who-list p{margin:0;font-size:13px;font-weight:700}.medical{font-size:11px;color:var(--muted);margin-top:22px}.cert-grid{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.cert-grid>div:first-child>p{color:var(--muted)}.doc-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.doc-card>span{font-size:9px;letter-spacing:.13em;font-weight:800}.doc-card h3{font-family:Lora,serif;font-size:27px}.doc-card li{margin:9px 0;font-size:13px}.doc-card small{display:block;border-top:1px solid var(--border);padding-top:13px;color:var(--muted)}.steps{background:var(--canvas);text-align:center}.steps h2{margin-inline:auto}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0}.step-grid article{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px;text-align:left}.step-grid span{font-family:Lora,serif;font-size:31px;color:var(--blush)}.step-grid h3{font-family:Lora,serif;font-size:22px}.step-grid p{font-size:12px;color:var(--muted)}.final{padding:85px 0}.final-card{background:var(--plum);color:#fff;border-radius:32px;padding:50px;text-align:center}.final-card h2{margin-inline:auto}.final-card p{color:#dfd4dd}.final-card>a{display:block;color:#fff;text-decoration:none;font-weight:800;margin-top:20px}footer{background:#241923;color:#fff;padding:55px 0 90px}footer p{color:#bcaebb;font-size:12px;max-width:360px}footer small{color:#8f818d}.brand.inverse{color:#fff}.brand.inverse b{color:var(--blush)}.sticky-cta{display:none}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#241923ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px}.lead-modal{width:min(100%,500px);background:#fff;border-radius:28px;padding:32px;position:relative}.modal-close{position:absolute;right:18px;top:16px;border:0;background:none;font-weight:800;cursor:pointer}.lead-modal h2{font-size:36px;margin:17px 0 6px}.lead-modal p{color:var(--muted)}.lead-modal label{display:block;font-size:11px;font-weight:800;margin:14px 0}.lead-modal input:not([type=checkbox]){width:100%;height:52px;border:1px solid var(--border);border-radius:12px;background:var(--ivory);padding:0 13px;margin-top:5px}.consent{display:flex!important;align-items:center;gap:8px;font-weight:500!important}.lead-modal .full{width:100%}.lead-modal small{display:block;color:var(--muted);margin-top:12px}.sent{padding:22px 0}.sent>span{color:var(--sage);font-size:11px;font-weight:800}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:800px){.hero-grid,.story-card,.why-grid,.cert-grid{grid-template-columns:1fr}.hero-photo{height:480px}.hero-photo img{object-position:57% center}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0;border-bottom:1px solid var(--border);padding:13px 2px}.proof-grid>div:last-child{border:0}.symptom-grid,.product-grid,.ingredient-list,.who-list,.step-grid{grid-template-columns:1fr}.story-card>div:last-child{padding:24px}.why-grid{gap:34px}.why-photo{height:480px}.cert-grid{gap:30px}}@media(max-width:520px){.wrap{width:min(calc(100% - 28px),1160px)}.landing-head{position:relative}.head-inner{height:60px}.hero{padding:28px 0 50px}.hero-grid{gap:28px}.pill{font-size:8px}.hero h1{font-size:43px;margin:18px 0}.hero-lead{font-size:15px}.hero .cta{width:100%}.hero blockquote{font-size:14px}.hero-photo{height:400px;border-radius:25px}.section{padding:72px 0}.section h2,.final h2{font-size:36px}.story-image{height:300px}.story-card h3{font-size:25px}.symptom-grid article{padding:19px}.note{padding:19px}.why-photo{height:430px}.product-grid article{min-height:270px;padding:24px}.product-grid h3{font-size:34px}.ingredient-list article{padding:17px}.who-list>div{align-items:start}.cert .cta,.steps .cta{width:100%}.final{padding:62px 0}.final-card{padding:36px 20px;border-radius:26px}.sticky-cta{display:block;position:fixed;z-index:45;left:12px;right:12px;bottom:10px;width:calc(100% - 24px);height:52px;border:0;border-radius:15px;background:var(--plum);color:#fff;font-size:11px;font-weight:800;box-shadow:0 16px 36px #35233259}.lead-modal{padding:28px 21px}.lead-modal h2{font-size:31px}footer{padding-bottom:100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}.hero{padding:22px 0 50px}.hero-poster{height:min(760px,calc(100dvh - 92px));min-height:650px;border-radius:34px;overflow:hidden;position:relative;background:var(--plum-dark);box-shadow:var(--shadow)}.hero-poster>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#170d17f0,#231522bf 42%,#2315221f 77%),linear-gradient(0deg,rgba(20,12,20,.95) 0%,transparent 42%)}.hero-poster .hero-copy{position:absolute;z-index:2;left:clamp(28px,5vw,68px);top:50%;transform:translateY(-55%);width:min(610px,52%);color:#fff}.hero-poster .pill{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);padding:9px 12px;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-poster h1{font-family:Manrope,system-ui,sans-serif;font-size:clamp(46px,5.8vw,78px);font-weight:800;line-height:.95;letter-spacing:-.055em;text-transform:uppercase;margin:24px 0 12px}.hero-poster h1 em{color:var(--blush)}.hook-line{display:block;color:#d9ff63;font-size:clamp(18px,2.2vw,30px);line-height:1.1;letter-spacing:-.03em;margin-bottom:18px}.hero-poster .hero-lead{font-size:15px;line-height:1.55;color:#ffffffc7;max-width:540px}.hero-poster .cta{background:#d9ff63;color:#251925;box-shadow:0 16px 34px #0000004d;margin-top:12px}.hero-poster .cta:hover{background:#e4ff8b}.hero-trust{position:absolute;z-index:3;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:#150d15d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.17)}.hero-trust>div{padding:18px 24px;border-right:1px solid rgba(255,255,255,.14);color:#fff}.hero-trust>div:last-child{border:0}.hero-trust b,.hero-trust span{display:block}.hero-trust b{font-size:12px}.hero-trust span{font-size:9px;color:#fff9}.hero-empathy{width:min(calc(100% - 32px),760px);margin:24px auto 0;padding-left:18px;border-left:2px solid var(--gold);font-family:Lora,serif;font-size:17px;color:var(--muted)}@media(max-width:520px){.landing-head{position:absolute;top:0;left:0;right:0;z-index:50;background:linear-gradient(180deg,rgba(21,13,21,.82),transparent);border:0;color:#fff}.head-inner{height:64px}.brand,.brand b{color:#fff}.brand span{color:#fff9}.head-inner>button{background:#ffffff24;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero{padding:0 0 44px}.hero-poster{width:100%;height:760px;min-height:760px;border-radius:0}.hero-poster>img{object-position:59% center}.hero-shade{background:linear-gradient(0deg,#150d15fa,#1e121dd1 48%,#1e121d24 78%),linear-gradient(90deg,rgba(25,14,24,.35),transparent)}.hero-poster .hero-copy{left:20px;right:20px;top:auto;bottom:152px;transform:none;width:auto}.hero-poster .pill{font-size:8px}.hero-poster h1{font-size:43px;line-height:.92;margin:17px 0 10px}.hook-line{font-size:19px;margin-bottom:12px}.hero-poster .hero-lead{font-size:12px;line-height:1.5;max-width:330px}.hero-poster .cta{width:100%;min-height:52px;margin-top:8px}.hero-trust>div{padding:14px 9px}.hero-trust b{font-size:9px;line-height:1.25}.hero-trust span{font-size:7px}.hero-empathy{width:calc(100% - 36px);margin-top:22px;font-size:14px}}@media(max-width:520px){.sticky-cta{opacity:0;transform:translateY(74px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.sticky-cta.shown{opacity:1;transform:none;pointer-events:auto}}@media(max-width:520px){.hero-poster>img{object-position:center 30%}.hero-shade{background:linear-gradient(0deg,#150d15fc,#1b101ae6 45%,#1c111b47 71%,#1c111b14)}.hero-poster .hero-copy{bottom:145px}.hero-poster .pill{margin-bottom:2px}.hero-poster h1{font-size:41px}}@media(max-width:520px){.hero-poster .hero-copy{top:112px;bottom:auto;transform:none}.hero-poster h1{margin-top:14px}.hero-poster .hero-lead{margin:10px 0 6px}.hero-poster .cta{margin-top:6px}}@media(max-width:520px){.hero-poster{height:740px;min-height:740px}.hero-poster>img{object-position:center top}.hero-shade{background:linear-gradient(0deg,rgba(21,13,21,1) 0%,rgba(21,13,21,.98) 33%,rgba(24,14,23,.78) 51%,rgba(24,14,23,.08) 73%,transparent 100%)}.hero-poster .hero-copy{top:auto;bottom:116px;left:20px;right:20px;transform:none}.hero-poster .pill{padding:7px 10px;font-size:7px;background:#ffffff1a}.hero-poster h1{font-size:36px;line-height:.95;margin:11px 0 8px;max-width:340px}.hero-poster h1 em{color:#fff}.hook-line{font-size:18px;margin-bottom:8px}.hero-poster .hero-lead{font-size:11px;line-height:1.45;margin:7px 0 4px;max-width:320px}.hero-poster .cta{height:49px;min-height:49px;margin-top:7px}.hero-trust>div{padding-block:12px}}.product-card{position:relative;overflow:hidden}.product-visual{height:285px;position:relative;display:grid;place-items:center;margin:-8px -4px 10px;border-radius:22px;background:#ffffff12}.mammolin-card .product-visual{background:#eccfc973}.product-visual img{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.22));transition:transform .3s ease}.product-main{width:82%;height:88%;left:4%;top:3%}.product-open{width:47%;height:58%;right:-2%;bottom:-2%;z-index:2}.sperolin-card .product-main{width:90%;height:80%;left:0;top:6%}.sperolin-card .product-open{width:55%;height:48%;right:-5%;bottom:0}.product-card:hover .product-main{transform:translateY(-4px)}.product-card:hover .product-open{transform:translate(-3px,-3px) rotate(-1deg)}.product-card h3{margin-top:10px}@media(max-width:520px){.product-grid article.product-card{min-height:520px;padding:20px}.product-visual{height:285px;margin:-2px -2px 8px}.product-card h3{margin:9px 0 8px}.product-card p{font-size:12px}}
