@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Libre+Baskerville:wght@400;700&display=swap";.sph *,.sph *:before,.sph *:after{box-sizing:border-box}.sph{--teal: #10710f;--teal-dk: #0b5e0a;--teal-lt: #e8f5e9;--orange: #c96007;--orange-dk: #b05505;--orange-lt: #FFF1E8;--gold: #E6AA5C;--gold-lt: #fef9ee;--txt: #1a1a1a;--txt-lt: #555;--border: #F0E6D9;--alt-bg: #FFFAF5;--badge-bg: #e8f5e9;--badge-txt: #10710f;--forest: #37674a;--forest-dk: #12370b;--ff: "Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--ff);color:var(--txt);line-height:1.6;-webkit-font-smoothing:antialiased}.sph img{max-width:100%;height:auto;display:block}.sph a{text-decoration:none;color:inherit}.sph-container{max-width:1200px;margin:0 auto;padding:0 20px}.sph-announce{background:#e6792f;color:#fff;text-align:center;padding:10px 20px;font-size:13px;font-weight:600;letter-spacing:.5px}.sph-announce span{color:#fff;font-weight:700;text-decoration:underline}.sph-cta{display:inline-block;background:var(--orange);color:#fff;font-size:17px;font-weight:700;padding:16px 40px;border-radius:12px;border:none;cursor:pointer;transition:all .25s;box-shadow:0 4px 14px #c960074d;text-align:center}.sph-cta:hover{background:var(--orange-dk);transform:translateY(-2px);box-shadow:0 6px 20px #c9600766}.sph-cta-w{display:inline-block;background:#fff;color:var(--orange);font-size:17px;font-weight:700;padding:16px 40px;border-radius:12px;border:none;cursor:pointer;transition:all .25s;box-shadow:0 4px 14px #0000001a}.sph-cta-w:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.sph-guarantee-txt{display:block;margin-top:10px;font-size:13px;color:var(--txt-lt)}.sph-guarantee-txt svg{vertical-align:middle;margin-right:4px}.sph-sec{padding:80px 20px}.sph-label{text-align:center;font-size:13px;font-weight:600;color:var(--teal);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.sph-title{text-align:center;font-family:Libre Baskerville,serif;font-size:36px;font-weight:700;margin-bottom:12px;line-height:1.2}.sph-sub{text-align:center;font-size:16px;color:var(--txt-lt);margin-bottom:48px}.sph-hero{padding:60px 20px 40px;text-align:center;background:#fff}.sph-hero-badge{display:inline-block;background:#d4e5f7;color:#1a5490;font-size:13px;font-weight:600;padding:6px 16px;border-radius:50px;margin-bottom:24px}.sph-hero h1{font-size:48px;font-weight:900;line-height:1.15;max-width:750px;margin:0 auto 20px}.sph-hero h1 em{font-style:normal;color:var(--teal)}.sph-hero-sub{font-size:18px;color:var(--txt-lt);max-width:600px;margin:0 auto 32px;line-height:1.7}.sph-hero-img{max-width:500px;margin:40px auto 0}.sph-hero-img img{border-radius:16px}.sph-faq2{padding:64px 20px 60px;background:#fff}.sph-faq2 .sph-title{font-family:Libre Baskerville,serif;font-size:28px}.sph-faq2-sub{font-size:13.5px;color:#888;font-style:italic;text-align:center;margin-bottom:32px}.sph-faq2-list{max-width:700px;margin:0 auto}.sph-faq2-item{margin-bottom:8px;border:1px solid #E8DFD4;border-left:3px solid var(--orange);border-radius:8px;overflow:hidden;background:#fff}.sph-faq2-item summary{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;font-size:13.5px;font-weight:600;color:#1a1a1a;cursor:pointer;list-style:none}.sph-faq2-item summary::-webkit-details-marker{display:none}.sph-faq2-icon{flex-shrink:0;margin-left:16px;width:18px;height:18px;position:relative}.sph-faq2-icon:before,.sph-faq2-icon:after{content:"";position:absolute;background:var(--orange);border-radius:1px}.sph-faq2-icon:before{width:12px;height:2px;top:8px;left:3px}.sph-faq2-icon:after{width:2px;height:12px;top:3px;left:8px;transition:transform .2s,opacity .2s}.sph-faq2-item[open] .sph-faq2-icon:after{transform:rotate(90deg);opacity:0}.sph-faq2-ans{font-size:13px;line-height:1.7;color:#666;padding:0 18px 16px}@media(min-width:600px){.sph-faq2 .sph-title{font-size:32px}.sph-faq2-item summary{font-size:14px;padding:16px 20px}.sph-faq2-ans{padding:0 20px 18px;font-size:13.5px}}.sph-crev{padding:70px 20px 60px;background:#fff}.sph-crev-hl{color:var(--orange)}.sph-crev-score{text-align:center;font-size:36px;font-weight:900;color:var(--orange);margin-bottom:4px}.sph-crev-count{text-align:center;font-size:13px;color:var(--txt-lt);margin-bottom:36px}.sph-crev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1060px;margin:0 auto}.sph-crev-card{border:1px solid #F0E6D9;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:8px}.sph-crev-head{display:flex;align-items:center;gap:8px}.sph-crev-head strong{font-size:15px}.sph-crev-verified{font-size:11px;font-weight:600;color:#333;background:#f5f0e8;padding:2px 8px;border-radius:50px;white-space:nowrap}.sph-crev-rec{font-size:10px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:1px}.sph-crev-role{font-size:12px;color:var(--txt-lt)}.sph-crev-card p{font-size:13px;line-height:1.6;color:var(--txt);margin:0;flex:1}.sph-crev-product{display:flex;align-items:center;gap:8px;padding-top:10px;border-top:1px solid var(--border);margin-top:4px}.sph-crev-product img{width:28px;height:28px;border-radius:4px;object-fit:cover}.sph-crev-product span{font-size:12px;font-weight:600;color:var(--txt)}.sph-crev-helpful{font-size:11px;color:var(--txt-lt)}.sph-crev-helpful span{margin-left:8px}@media(max-width:768px){.sph-crev-grid{grid-template-columns:1fr;max-width:480px}}@media(min-width:769px)and (max-width:1024px){.sph-crev-grid{grid-template-columns:repeat(2,1fr)}}.sph-sup{background:#fffaf5;padding:48px 20px;font-family:var(--ff);color:#1a1a1a;-webkit-font-smoothing:antialiased}.sph-sup__inner{max-width:720px;margin:0 auto}.sph-sup__header{text-align:center;margin-bottom:24px}.sph-sup__heading{font-family:Libre Baskerville,serif;font-size:28px;font-weight:700;line-height:1.25;color:#1a1a1a;margin-bottom:14px}.sph-sup__heading span{color:#c96007}.sph-sup__sub{font-size:14px;line-height:1.65;color:#555;max-width:520px;margin:0 auto}.sph-sup__sub strong{color:#1a1a1a}.sph-sup__visual{margin:24px auto;max-width:420px}.sph-sup__visual img{width:100%;height:auto;display:block}.sph-sup__visual--desktop{display:none}.sph-sup__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 16px;margin-bottom:32px}.sph-sup__card{background:transparent;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.sph-sup__card-icon{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.sph-sup__card-icon img{width:100%;height:100%;object-fit:contain;display:block}.sph-sup__card-title{font-family:var(--ff);font-size:14px;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:8px}.sph-sup__card-text{font-size:12px;line-height:1.6;color:#555}.sph-sup__card-text strong{color:#1a1a1a}@media(min-width:600px){.sph-sup{padding:64px 32px}.sph-sup__heading{font-size:34px}.sph-sup__sub{font-size:15px}.sph-sup__visual{max-width:480px;margin:32px auto}.sph-sup__grid{gap:32px 24px}.sph-sup__card-icon{width:72px;height:72px}.sph-sup__card-title{font-size:15px}.sph-sup__card-text{font-size:13px}}@media(min-width:900px){.sph-sup{padding:72px 40px}.sph-sup__inner{max-width:1100px;display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.sph-sup__header{grid-column:1;text-align:left}.sph-sup__header .sph-sup__sub{margin:0}.sph-sup__grid{grid-column:1}.sph-sup__visual--mobile{display:none}.sph-sup__visual--desktop{display:block;grid-column:2;grid-row:1 / 3;align-self:center;max-width:380px}.sph-sup__visual--desktop img{width:100%;height:auto;display:block}}.sph-cmp{background:#fff;padding:48px 20px 56px;font-family:var(--ff);color:#1a1a1a}.sph-cmp__head{text-align:center;max-width:640px;margin:0 auto 36px}.sph-cmp__h2{font-family:Libre Baskerville,serif;font-size:26px;font-weight:700;line-height:1.25;margin-bottom:12px}.sph-cmp__sub{font-size:14px;line-height:1.6;color:#555}.sph-cmp__sub strong{color:#1a1a1a}.sph-cmp__table{display:grid;grid-template-columns:170px 1fr 1fr;max-width:780px;margin:0 auto;gap:0;align-items:stretch}.sph-cmp__labels{display:flex;flex-direction:column;padding-top:130px}.sph-cmp__label{font-family:Libre Baskerville,serif;font-size:13px;font-weight:700;line-height:1.35;color:#1a1a1a;padding:14px 12px 14px 0;border-bottom:2px solid #1A1A1A}.sph-cmp__label:last-child{border-bottom:none}.sph-cmp__col{border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.sph-cmp__col--good{background:#f6fbf0;border:1px solid #d4edbc;margin:0 6px}.sph-cmp__col--bad{background:#fef2f2;border:1px solid #fecaca;margin:0 6px}.sph-cmp__col-head{text-align:center;padding:16px 10px 12px}.sph-cmp__col-head img{width:56px;height:56px;object-fit:contain;display:block;margin:0 auto 8px}.sph-cmp__col-head span{font-size:12px;font-weight:700;line-height:1.3;display:block}.sph-cmp__cell{padding:12px 14px;text-align:center;font-size:11.5px;line-height:1.45;border-bottom:1px solid rgba(0,0,0,.08);min-height:52px;display:flex;align-items:center;justify-content:center;gap:4px}.sph-cmp__cell:last-child{border-bottom:none}.sph-cmp__cell--g{color:#15803d}.sph-cmp__cell--r{color:#dc2626}.sph-cmp__cell strong{font-weight:700}.sph-cmp__ico{font-size:13px;flex-shrink:0}@media(min-width:600px){.sph-cmp{padding:64px 32px}.sph-cmp__h2{font-size:30px}.sph-cmp__sub{font-size:15px}.sph-cmp__label{font-size:14px;padding:16px 16px 16px 0}.sph-cmp__cell{font-size:12.5px;padding:14px 16px}}@media(min-width:900px){.sph-cmp__h2{font-size:34px}.sph-cmp__table{max-width:840px;grid-template-columns:200px 1fr 1fr}}@media(max-width:599px){.sph-cmp__table{grid-template-columns:110px 1fr 1fr}.sph-cmp__label{font-size:11px;padding:10px 6px 10px 0}.sph-cmp__cell{font-size:10.5px;padding:10px 8px}.sph-cmp__col-head img{width:44px;height:44px}.sph-cmp__col-head span{font-size:10.5px}.sph-cmp__labels{padding-top:105px}}.sph-timeline2{padding:70px 20px 60px;background:#faf6f1}.sph-tl2-badge{display:inline-block;background:var(--teal);color:#fff;font-size:10px;font-weight:700;padding:5px 14px;border-radius:4px;text-transform:uppercase;letter-spacing:1.2px;margin:0 auto 16px;text-align:center}.sph-tl2-hl{color:var(--orange)}.sph-tl2-wrap{max-width:560px;margin:0 auto;position:relative;padding-left:52px}.sph-tl2-wrap:before{content:"";position:absolute;left:15px;top:28px;bottom:28px;width:2px;background:#d4cfc8}.sph-tl2-step{position:relative;margin-bottom:20px}.sph-tl2-step:last-child{margin-bottom:0}.sph-tl2-dot{position:absolute;left:-52px;top:22px;width:32px;height:32px;border-radius:50%;background:#faf6f1;border:2px solid #d4cfc8;display:flex;align-items:center;justify-content:center;z-index:1}.sph-tl2-step:first-child .sph-tl2-dot{background:var(--orange);border-color:var(--orange)}.sph-tl2-step:first-child .sph-tl2-dot svg{display:block}.sph-tl2-dot svg{display:none}.sph-tl2-card{background:#fff;border:1px solid #E8DFD4;border-radius:10px;padding:20px 24px}.sph-tl2-tag{display:inline-block;background:var(--orange);color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px}.sph-tl2-card p{font-size:14px;line-height:1.65;color:#444;margin:0}.sph-tl2-card p strong{color:#1a1a1a}@media(max-width:600px){.sph-tl2-wrap{padding-left:42px}.sph-tl2-wrap:before{left:11px}.sph-tl2-dot{left:-42px;width:26px;height:26px}.sph-tl2-dot svg{width:11px;height:11px}.sph-tl2-card{padding:16px 18px}.sph-tl2-card p{font-size:13px}}.sph-rb{padding:60px 20px 56px;background:#faf6f1}.sph-rb__inner{max-width:880px;margin:0 auto;text-align:center}.sph-rb__h2{font-family:Libre Baskerville,serif;font-size:26px;font-weight:700;line-height:1.3;margin-bottom:8px;color:#1a1a1a}.sph-rb__h2 span{color:var(--orange)}.sph-rb__sub{font-size:13px;color:#777;line-height:1.6;margin-bottom:32px}.sph-rb__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.sph-rb__card{background:#fff;border:1px solid #E8DFD4;border-radius:10px;padding:28px 16px 24px;text-align:center}.sph-rb__num{font-family:Libre Baskerville,serif;font-size:36px;font-weight:700;color:var(--orange);margin-bottom:10px;line-height:1}.sph-rb__desc{font-size:11.5px;color:#666;line-height:1.5}.sph-rb__banner{max-width:700px;margin:0 auto;border:1px solid #E8DFD4;border-radius:8px;padding:18px 28px;background:#fff;font-size:13px;color:#444;line-height:1.65;text-align:center}.sph-rb__banner strong{color:#1a1a1a}@media(min-width:600px){.sph-rb{padding:70px 32px 64px}.sph-rb__h2{font-size:30px}.sph-rb__sub{font-size:14px}.sph-rb__num{font-size:42px}.sph-rb__desc{font-size:12.5px}.sph-rb__banner{font-size:14px}}@media(max-width:599px){.sph-rb__grid{grid-template-columns:repeat(2,1fr);gap:10px}.sph-rb__h2{font-size:22px}.sph-rb__num{font-size:30px}.sph-rb__card{padding:20px 12px 18px}.sph-rb__banner{padding:14px 18px;font-size:12.5px}}.sph-doc{padding:56px 20px;background:#f0ede8}.sph-doc__inner{max-width:880px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.sph-doc__img{border-radius:12px;overflow:hidden}.sph-doc__img img{width:100%;display:block}.sph-doc__title{font-family:Libre Baskerville,serif;font-size:22px;font-weight:700;line-height:1.35;color:var(--orange);margin-bottom:16px}.sph-doc__quote{font-size:14px;line-height:1.7;color:#555;font-style:italic}@media(max-width:599px){.sph-doc__inner{grid-template-columns:1fr;gap:24px}.sph-doc__img{max-width:400px;margin:0 auto}.sph-doc__title{font-size:19px}.sph-doc__quote{font-size:13px}}.sph-fam{padding:48px 0 56px;background:#faf6f1;overflow:hidden}.sph-fam__h2{font-family:Libre Baskerville,serif;font-size:26px;font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:32px;padding:0 20px}.sph-fam__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 20px 16px;scrollbar-width:none}.sph-fam__track::-webkit-scrollbar{display:none}.sph-fam__card{flex:0 0 280px;scroll-snap-align:start;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.sph-fam__photo{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.sph-fam__body{padding:14px 16px 18px}.sph-fam__stars{color:var(--orange);font-size:14px;letter-spacing:1px;margin-bottom:8px}.sph-fam__quote{font-size:12.5px;line-height:1.55;color:#444;margin-bottom:10px}.sph-fam__author{font-size:12px;font-weight:700;color:#1a1a1a}.sph-fam__nav{display:flex;justify-content:center;gap:12px;margin-top:20px}.sph-fam__btn{width:36px;height:36px;border-radius:50%;border:1px solid #ccc;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#666;transition:border-color .2s}.sph-fam__btn:hover{border-color:#999}@media(min-width:600px){.sph-fam{padding:56px 0 64px}.sph-fam__h2{font-size:30px}.sph-fam__card{flex:0 0 300px}.sph-fam__track{padding:0 40px 16px;gap:20px}}.sph-ingredients{background:#fff;padding:48px 20px;font-family:var(--ff);color:#1a1a1a;-webkit-font-smoothing:antialiased}.sph-ingredients__inner{max-width:1080px;margin:0 auto}.sph-ingredients__header{text-align:center;margin-bottom:24px}.sph-ingredients__heading{font-family:Libre Baskerville,serif;font-size:26px;font-weight:700;line-height:1.25;color:#1a1a1a;margin-bottom:10px}.sph-ingredients__heading span{color:#c96007}.sph-ingredients__sub{font-size:13.5px;line-height:1.6;color:#666;max-width:480px;margin:0 auto}.sph-ingredients__image{width:100%;max-width:820px;margin:0 auto 18px}.sph-ingredients__image img{width:100%;height:auto;display:block}.sph-ingredients__note{text-align:center;font-size:11.5px;line-height:1.5;color:#777;max-width:520px;margin:0 auto}.sph-ingredients__note strong{color:#c96007;font-weight:700}@media(min-width:600px){.sph-ingredients{padding:64px 32px}.sph-ingredients__heading{font-size:30px}.sph-ingredients__sub{font-size:14.5px}.sph-ingredients__note{font-size:12.5px}}@media(min-width:900px){.sph-ingredients{padding:72px 40px}.sph-ingredients__heading{font-size:34px}}.sph-research{padding:80px 20px 70px;background:#faf6f1}.sph-research-head{text-align:center;max-width:700px;margin:0 auto 40px}.sph-research-pill{display:inline-flex;align-items:center;gap:6px;border:1.5px solid #c5bfb6;color:#5a5550;font-family:var(--ff);font-size:11px;font-weight:600;padding:7px 18px;border-radius:50px;text-transform:uppercase;letter-spacing:.8px;margin-bottom:20px}.sph-research-pill svg{flex-shrink:0}.sph-research-h2{font-family:Libre Baskerville,serif;font-size:38px;font-weight:400;line-height:1.2;color:#1a1a1a;margin-bottom:12px}.sph-research-h2 em{font-style:italic;color:#c96007}.sph-research-sub{font-size:15px;color:#6b6560;line-height:1.65;font-style:italic}.sph-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto 50px}.sph-rc{background:#fff;border:1px solid #ece3d9;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.sph-rc-tag{display:block;background:#c96007;color:#fff;font-family:var(--ff);font-size:10px;font-weight:700;padding:9px 24px;text-transform:uppercase;letter-spacing:1px}.sph-rc-body{padding:22px 24px 26px;flex:1;display:flex;flex-direction:column}.sph-rc-body h3{font-family:var(--ff);font-size:20px;font-weight:800;line-height:1.3;color:#1a1a1a;margin-bottom:14px}.sph-rc-body>p{font-family:var(--ff);font-size:13.5px;color:#6b6560;line-height:1.7;margin-bottom:20px}.sph-rc-checks{list-style:none;padding:0;margin:0 0 auto}.sph-rc-checks li{display:flex;align-items:flex-start;gap:10px;font-family:var(--ff);font-size:13.5px;line-height:1.6;color:#1a1a1a;margin-bottom:14px}.sph-rc-chk{display:flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;border-radius:50%;background:#4ead5b;flex-shrink:0;margin-top:1px}.sph-rc-chk svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:3}.sph-rc-link{display:block;font-family:var(--ff);font-size:13px;font-weight:600;color:#c96007;text-decoration:none;border-top:1px solid #ece3d9;padding-top:16px;margin-top:16px}.sph-rc-neuro{display:flex;flex-direction:column;gap:12px;margin-top:auto}.sph-rc-ni{display:flex;align-items:center;gap:14px;padding:12px 16px;border:1px solid #ece3d9;border-radius:10px}.sph-rc-ni-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:50%;background:#f3ede4}.sph-rc-ni-icon svg{stroke:#8b7355;fill:none;stroke-width:1.5}.sph-rc-ni-name{font-family:var(--ff);font-size:15px;font-weight:700;color:#1a1a1a}.sph-rc-ni-desc{font-family:var(--ff);font-size:12px;color:#8a857e;margin-top:1px}.sph-research-cta{text-align:center;max-width:700px;margin:0 auto}.sph-research-cta p{font-family:Libre Baskerville,serif;font-size:20px;font-weight:400;line-height:1.5;color:#1a1a1a;margin-bottom:20px}.sph-research-cta em{font-style:normal;color:#c96007}.sph-research-cta .sph-cta{display:inline-block;background:#c96007;color:#fff;font-family:var(--ff);font-size:15px;font-weight:700;padding:16px 36px;border-radius:50px;text-decoration:none;letter-spacing:.3px;transition:background .2s}.sph-research-cta .sph-cta:hover{background:#b05505}@media(max-width:768px){.sph-research-grid{grid-template-columns:1fr;max-width:480px}.sph-research-h2{font-size:28px}}@media(min-width:769px)and (max-width:1024px){.sph-research-grid{grid-template-columns:1fr 1fr}.sph-research-grid>:last-child{grid-column:span 2;max-width:50%;margin:0 auto}}.sph-peaceful{padding:0;background:#fff}.sph-peaceful-top{display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:1100px;margin:0 auto;padding:40px 20px;gap:40px}.sph-peaceful-left{display:flex;flex-direction:column;gap:0}.sph-peaceful-img img,.sph-peaceful-composite img{width:100%;display:block}.sph-peaceful-txt{padding:10px 0}.sph-peaceful-title{font-family:Libre Baskerville,serif;font-size:36px;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;color:#1a1a1a}.sph-peaceful-sub{font-size:14px;color:#555;line-height:1.7;margin-bottom:24px}.sph-peaceful-cta{display:inline-block;background:var(--forest-dk);color:#fff;font-size:13px;font-weight:600;padding:12px 28px;border-radius:6px;border:none;cursor:pointer;font-family:var(--ff);letter-spacing:.3px;transition:background .2s;text-decoration:none}.sph-peaceful-cta:hover{background:var(--teal-dk)}@media(max-width:768px){.sph-peaceful-top{grid-template-columns:1fr;gap:20px;text-align:center;padding:20px}.sph-peaceful-title{font-size:26px}.sph-peaceful-txt{order:-1}}.sph-mothers{padding:27px 0 10px;background:#fff;overflow:hidden}.sph-mothers .sph-title{font-family:Libre Baskerville,serif;font-size:28px;font-weight:400;margin-bottom:0;color:#000;line-height:1.3}.sph-mothers-wrap{position:relative;max-width:1200px;margin:0 auto;padding:50px 24px;overflow:hidden}.sph-mothers-track{display:flex;gap:24px;will-change:transform}.sph-mothers-card{flex:0 0 calc(33.333% - 16px);min-width:calc(33.333% - 16px);padding:40px 28px 32px;text-align:center;background:#fff;border:none;box-shadow:#0000001a -4px 9px 25px -6px;display:flex;flex-direction:column;align-items:center}.sph-mothers-card .sph-stars{font-size:13px;color:#e88800;margin-bottom:18px;letter-spacing:3px}.sph-mothers-quote{font-size:12.5px;font-style:italic;font-weight:500;line-height:1.65;color:#232323;margin-bottom:24px;flex:1;max-width:240px}.sph-mothers-quote strong{font-weight:700;font-style:italic}.sph-mothers-ava{width:52px;height:52px;border-radius:50%;object-fit:cover;margin:0 auto 10px;border:2px solid #f5f0e8}.sph-mothers-ava-init{width:52px;height:52px;border-radius:50%;overflow:hidden;margin:0 auto 10px}.sph-mothers-ava-init img{width:100%;height:100%;object-fit:cover}.sph-mothers-name{font-size:13px;font-weight:600;color:#1a1a1a;letter-spacing:.3px}.sph-mothers-dots{display:flex;justify-content:center;gap:6px;padding:0 0 16px}.sph-mothers-dot{width:7px;height:7px;border-radius:50%;background:#c7c7c7;cursor:pointer;border:none;padding:0;transition:all .3s}.sph-mothers-dot.active{background:#c96007;transform:scale(1.3)}@media(max-width:768px){.sph-mothers-card{flex:0 0 calc(85% - 16px);min-width:calc(85% - 16px)}.sph-mothers .sph-title{font-size:22px}.sph-mothers-wrap{padding:30px 16px}}@media(min-width:769px)and (max-width:1024px){.sph-mothers-card{flex:0 0 calc(50% - 16px);min-width:calc(50% - 16px)}}.sph-featured-bar{background:#f5f0e8;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.sph-featured-label{font-size:10px;font-weight:700;color:#c96007;opacity:.7;letter-spacing:1.5px;text-transform:uppercase}.sph-featured-logos{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:center}.sph-featured-logo{font-size:16px;font-weight:700;color:#c96007;letter-spacing:.3px;white-space:nowrap}.sph-featured-nbc{font-size:15px}@media(max-width:600px){.sph-featured-bar{gap:12px;padding:10px 16px}.sph-featured-logos{gap:18px}.sph-featured-logo{font-size:13px}}.sph-trust{padding:30px 20px 50px}.sph-trust-inner{max-width:900px;margin:0 auto;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.sph-trust-item{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.sph-trust-item img{width:40px;height:40px;object-fit:contain}.sph-tp-score{font-weight:700;font-size:15px}.sph-tp-count{font-size:13px;color:var(--txt-lt)}.sph-reviews{background:var(--alt-bg)}.sph-rev-scroll{display:flex;gap:16px;overflow-x:auto;padding:0 20px 20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-bottom:48px}.sph-rev-scroll::-webkit-scrollbar{display:none}.sph-rev-scroll img{width:220px;height:280px;object-fit:cover;border-radius:16px;flex-shrink:0;scroll-snap-align:start;box-shadow:0 2px 12px #00000014}.sph-rev-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:20px;max-width:1100px;margin:0 auto}.sph-rev-card{background:#fff;border-radius:16px;padding:28px;border:1px solid var(--border);box-shadow:0 1px 4px #0000000a}.sph-stars{color:#ffc700;font-size:16px;margin-bottom:12px;letter-spacing:2px}.sph-rev-title{font-size:17px;font-weight:700;margin-bottom:10px;line-height:1.4}.sph-rev-text{font-size:14px;color:var(--txt-lt);line-height:1.7;margin-bottom:16px}.sph-rev-author{display:flex;align-items:center;gap:8px}.sph-rev-name{font-size:14px;font-weight:600}.sph-rev-verified{font-size:11px;color:#92400e;background:#fff1e8;padding:2px 8px;border-radius:4px;font-weight:500}.sph-rev-tags{display:flex;gap:6px;margin-top:12px}.sph-rev-tag{font-size:11px;padding:4px 10px;border-radius:50px;background:#fff1e8;color:#c96007;font-weight:500}.sph-diff-list{max-width:900px;margin:0 auto}.sph-diff-item{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:64px}.sph-diff-item:nth-child(2n){direction:rtl}.sph-diff-item:nth-child(2n)>*{direction:ltr}.sph-diff-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--teal);color:#fff;font-weight:700;font-size:15px;border-radius:50%;margin-bottom:16px}.sph-diff-item h3{font-size:24px;font-weight:800;margin-bottom:14px;line-height:1.3}.sph-diff-item p{font-size:15px;color:var(--txt-lt);line-height:1.8}.sph-diff-img img{border-radius:16px;box-shadow:0 4px 20px #00000014;width:100%}.sph-product{background:#fff}.sph-prod-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;max-width:1100px;margin:0 auto}.sph-prod-main img{width:100%;border-radius:16px}.sph-prod-thumbs{display:flex;gap:8px;overflow-x:auto;margin-top:12px}.sph-prod-thumbs img{width:72px;height:72px;object-fit:cover;border-radius:10px;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.sph-prod-thumbs img:hover,.sph-prod-thumbs img.active{border-color:var(--teal)}.sph-prod-info h2{font-family:Libre Baskerville,serif;font-size:28px;font-weight:700;margin-bottom:12px}.sph-prod-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px}.sph-prod-rating .sph-stars{margin-bottom:0}.sph-prod-rating-score{font-weight:700;color:var(--txt)}.sph-prod-rating-count{color:var(--txt-lt)}.sph-prod-bens{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.sph-prod-ben{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--txt)}.sph-prod-ben-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px}.sph-science-bar{background:#fff1e8;border:1px solid #FBDFC9;border-radius:10px;padding:10px 12px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.sph-science-bar-title{color:#1a1a1a;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px}.sph-science-bar-title svg{width:13px;height:13px}.sph-science-links{display:flex;gap:5px}.sph-science-link{background:#fff;color:#1a1a1a;font-size:10px;font-weight:600;padding:5px 8px;border-radius:6px;border:1px solid #F5D9B8;cursor:pointer;transition:all .15s;font-family:var(--ff);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.sph-science-link:hover{border-color:#c96007;color:#c96007;transform:translateY(-1px);box-shadow:0 2px 6px #c960071f}.sph-urgency{display:inline-block;border:1.5px solid var(--orange);border-radius:6px;padding:6px 16px;margin-bottom:16px;font-size:13px;font-weight:600;color:var(--orange)}.sph-stock-text{font-size:12px;font-weight:700;text-align:center;padding:0 0 12px;letter-spacing:1px;text-transform:uppercase;color:var(--txt)}.sph-tiers{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.sph-tier{border:2px solid var(--border);border-radius:10px;padding:14px 16px;cursor:pointer;transition:all .2s;position:relative;background:#fff}.sph-tier:hover{border-color:#ddd}.sph-tier.active{border-color:var(--orange);background:#fff;box-shadow:0 0 0 1px var(--orange)}.sph-tier-radio{display:flex;align-items:flex-start;gap:12px}.sph-tier-dot{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center;transition:all .2s}.sph-tier.active .sph-tier-dot{border-color:var(--orange)}.sph-tier.active .sph-tier-dot:after{content:"";width:10px;height:10px;background:var(--orange);border-radius:50%}.sph-tier-content{flex:1}.sph-tier-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.sph-tier-name{font-size:14px;font-weight:700;color:var(--txt)}.sph-tier-prices{text-align:right}.sph-tier-price{font-size:17px;font-weight:800;color:var(--txt)}.sph-tier-compare{font-size:12px;color:#bbb;text-decoration:line-through;display:block}.sph-tier-perks{display:flex;gap:8px;margin-top:4px;flex-wrap:wrap;align-items:center}.sph-tier-perk{font-size:10px;font-weight:600;padding:2px 8px;border-radius:3px;background:#f5f0e8;color:#92400e;border:1px solid #F5D9B8}.sph-tier-unit{font-size:12px;color:var(--orange);font-weight:600}.sph-subscription{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--border);border-radius:8px;padding:12px 16px;margin-bottom:16px;cursor:pointer;background:#fff}.sph-subscription input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal);margin-top:2px;flex-shrink:0;cursor:pointer}.sph-subscription-text{font-size:13px;line-height:1.5}.sph-subscription-text strong{font-weight:700;color:var(--txt)}.sph-subscription-text span{display:block;font-size:12px;color:var(--txt-lt);margin-top:2px}.sph-atc{width:100%;padding:14px;background:#fff;color:var(--txt);border:2px solid var(--border);border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s;font-family:var(--ff)}.sph-atc:hover{border-color:var(--txt);background:#fafafa}.sph-stock-indicator{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:13px}.sph-stock-dot{width:10px;height:10px;background:#22c55e;border-radius:50%;flex-shrink:0;animation:sphStockPulse 1.6s ease-in-out infinite}@keyframes sphStockPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.sph-stock-indicator span{color:var(--txt-lt)}.sph-stock-indicator strong{color:var(--txt);font-weight:600}.sph-guar-bar{display:flex;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;border-left:3px solid var(--gold);background:#fef9ee;border-radius:0 8px 8px 0}.sph-guar-bar-icon{flex-shrink:0}.sph-guar-bar-text strong{display:block;font-size:13px;font-weight:700;color:var(--txt)}.sph-guar-bar-text span{font-size:11px;color:var(--txt-lt)}.sph-inline-testi{background:#fffaf5;border:2px solid #fd990c;border-radius:14px;padding:20px;margin-top:20px;position:relative}.sph-inline-testi-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.sph-inline-testi-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.sph-inline-testi-meta{display:flex;align-items:center;gap:8px}.sph-inline-testi-name{font-size:14px;font-weight:700}.sph-inline-testi-stars{color:#ffc700;font-size:13px;letter-spacing:1px}.sph-inline-testi-badge{font-size:11px;color:var(--teal);font-weight:600;display:flex;align-items:center;gap:4px;margin-top:6px}.sph-inline-testi-badge svg{width:14px;height:14px}.sph-inline-testi-text{font-size:13px;color:var(--txt-lt);line-height:1.7;font-style:italic}.sph-inline-testi-text strong{color:var(--txt);font-weight:700;font-style:normal}.sph-inline-testi-dots{position:absolute;top:16px;right:16px;display:flex;gap:6px}.sph-inline-testi-dots span{width:10px;height:10px;border-radius:50%;background:var(--gold);opacity:.4}.sph-inline-testi-dots span.active{opacity:1}.sph-prod-acc{margin-top:24px;border-top:1px solid var(--border)}.sph-prod-acc-item{border-bottom:1px solid var(--border)}.sph-prod-acc-q{padding:16px 0;font-size:14px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:none;border:none;width:100%;text-align:left;color:var(--txt);font-family:var(--ff)}.sph-prod-acc-q:after{content:"\276f";font-size:14px;font-weight:400;color:#999;transition:transform .3s}.sph-prod-acc-item.open .sph-prod-acc-q:after{transform:rotate(90deg)}.sph-prod-acc-a{padding:0 0 16px;font-size:13px;color:var(--txt-lt);line-height:1.8;display:none}.sph-prod-acc-item.open .sph-prod-acc-a{display:block}.sph-stats-intro{text-align:center;font-size:16px;color:var(--txt-lt);max-width:700px;margin:0 auto 40px;line-height:1.8}.sph-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:40px auto 0}.sph-stat{background:var(--alt-bg);border-radius:16px;padding:32px;text-align:center;border:1px solid var(--border)}.sph-stat-num{font-size:48px;font-weight:900;color:var(--teal);line-height:1;margin-bottom:8px}.sph-stat-lbl{font-size:16px;font-weight:700;margin-bottom:8px}.sph-stat-desc{font-size:13px;color:var(--txt-lt);line-height:1.6}.sph-stat-badge{display:inline-block;margin-top:12px;font-size:11px;font-weight:600;padding:4px 12px;border-radius:50px;background:var(--gold-lt);color:#92400e}.sph-stats-img{max-width:450px;margin:48px auto 0}.sph-stats-img img{border-radius:16px}.sph-timeline-sec{background:var(--alt-bg)}.sph-timeline{max-width:700px;margin:48px auto 0;position:relative}.sph-timeline:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--teal) 0%,#a5d6a7 100%);border-radius:2px}.sph-tl-item{display:flex;gap:24px;margin-bottom:40px;position:relative}.sph-tl-dot{width:56px;height:56px;min-width:56px;background:var(--teal);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:13px;text-align:center;line-height:1.2;z-index:1;box-shadow:0 2px 10px #10710f40}.sph-tl-card{background:#fff;border-radius:14px;padding:24px;border:1px solid var(--border);flex:1;box-shadow:0 1px 4px #0000000a}.sph-tl-card h4{font-size:17px;font-weight:700;margin-bottom:8px}.sph-tl-card p{font-size:14px;color:var(--txt-lt);line-height:1.7}.sph-tl-pop{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:50px;background:var(--gold-lt);color:#92400e;margin-bottom:8px}.sph-doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1000px;margin:0 auto}.sph-doc-quote{font-size:18px;line-height:1.8;font-style:italic;border-left:4px solid var(--teal);padding-left:24px;margin-bottom:20px}.sph-doc-name{font-size:14px;font-weight:700}.sph-doc-role{font-size:13px;color:var(--txt-lt)}.sph-doc-img img{border-radius:16px}.sph-doc-disc{margin-top:40px;font-size:12px;color:#999;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.sph-guarantee{background:linear-gradient(135deg,#e8f5e9,#e0f2e1)}.sph-guar-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:900px;margin:0 auto}.sph-guar-badge{display:inline-block;background:var(--teal);color:#fff;font-size:12px;font-weight:700;padding:6px 14px;border-radius:50px;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.sph-guar-grid h2{font-size:36px;font-weight:900;margin-bottom:8px;text-align:left}.sph-guar-grid h3{font-size:20px;font-weight:600;color:var(--teal);margin-bottom:20px}.sph-guar-grid p{font-size:15px;color:var(--txt-lt);line-height:1.8;margin-bottom:28px}.sph-guar-img img{border-radius:16px;max-width:350px;margin:0 auto}.sph-faq-list{max-width:750px;margin:48px auto 0}.sph-faq-item{border:1px solid var(--border);border-radius:14px;margin-bottom:12px;overflow:hidden}.sph-faq-item:hover{box-shadow:0 2px 8px #0000000f}.sph-faq-q{padding:20px 24px;font-size:15px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fff;border:none;width:100%;text-align:left;color:var(--txt);font-family:var(--ff)}.sph-faq-q:after{content:"+";font-size:22px;font-weight:300;color:var(--teal);transition:transform .3s}.sph-faq-item.open .sph-faq-q:after{content:"\2212"}.sph-faq-a{padding:0 24px 20px;font-size:14px;color:var(--txt-lt);line-height:1.8;display:none}.sph-faq-item.open .sph-faq-a{display:block}.sph-faq-contact{text-align:center;margin-top:32px;font-size:14px;color:var(--txt-lt)}.sph-faq-contact a{color:var(--teal);font-weight:600}.sph-final{padding:60px 20px;text-align:center;background:var(--forest-dk);color:#fff}.sph-final h2{font-size:32px;font-weight:800;margin-bottom:16px}.sph-final p{font-size:16px;margin-bottom:28px;opacity:.9}@media(max-width:768px){.sph-hero h1{font-size:32px}.sph-title{font-size:28px}.sph-diff-item{grid-template-columns:1fr;gap:24px}.sph-diff-item:nth-child(2n){direction:ltr}.sph-prod-grid,.sph-stats-grid,.sph-doc-grid,.sph-guar-grid{grid-template-columns:1fr}.sph-trust-inner{flex-direction:column;align-items:center}.sph-rev-scroll img{width:180px;height:230px}.sph-rev-grid{grid-template-columns:1fr}.sph-guar-grid h2,.sph-guar-grid{text-align:center}.sph-science-bar{flex-direction:column;gap:10px;text-align:center}.sph-science-links{justify-content:center}.sph-tier-top{flex-direction:column;align-items:flex-start;gap:4px}.sph-tier-prices{text-align:left}.sph-tier-name{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/saphire-base.css.map */
