:root{--ink:#171814;--paper:#f6f3eb;--cream:#ebe4d4;--sage:#a6ae91;--muted:#6b6e65;--white:#fff;--line:#d7d2c8;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin:auto}.announcement{background:var(--ink);color:#f8f5ec;text-align:center;letter-spacing:.08em;padding:9px 20px;font-size:12px}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.logo{letter-spacing:-.05em;font-size:28px;font-weight:800}.logo span{font-weight:400}.header nav{gap:28px;font-size:14px;display:flex}.headerCta{border:1px solid var(--ink);border-radius:999px;padding:10px 16px;font-size:14px}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:62px;padding:72px 0 78px;display:grid}.heroCopy h1,.blogPage h1,.article h1,.productInfo h1{letter-spacing:-.065em;margin:12px 0 24px;font-size:clamp(48px,6.5vw,88px);line-height:.96}.heroCopy h1 em{font-family:Georgia,serif;font-weight:400}.eyebrow{letter-spacing:.15em;color:#66695d;margin:0 0 12px;font-size:12px;font-weight:800}.lede{color:#55594f;max-width:650px;font-size:20px}.heroVisual{border-radius:var(--radius);background:#e9e6de;min-height:620px;position:relative;overflow:hidden}.heroVisual img,.mainImage img,.imageCard img{object-fit:cover}.heroActions{align-items:center;gap:24px;margin:32px 0;display:flex}.button{border:1px solid var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-size:14px;font-weight:800;display:inline-flex}.primary{background:var(--ink);color:#fff}.secondary{background:0 0}.lightButton{color:var(--ink);background:#fff;border-color:#fff}.textLink{text-underline-offset:5px;font-weight:700;text-decoration:underline}.proof{flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.proof span{color:var(--muted)}.sourceNote{color:#777b72;font-size:11px}.promiseBar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.promiseBar .shell{justify-content:space-between;padding:18px 0;font-size:13px;display:flex}.split{grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding:110px 0;display:grid}.reverse .sectionCopy{order:1}.reverse .imageCard{order:2}.imageCard{border-radius:var(--radius);background:#fff;min-height:610px;position:relative;overflow:hidden}.imageCard.contain img{object-fit:contain}.sectionCopy h2,.darkSection h2,.blogSection h2,.productDetails h2{letter-spacing:-.05em;margin:8px 0 22px;font-size:clamp(38px,4.5vw,64px);line-height:1}.sectionCopy p,.sectionCopy li,.wideText,.productDetails p{color:#585c52;font-size:17px}.sectionCopy ol{padding-left:18px}.sectionCopy li{margin:12px 0}.darkSection{background:var(--ink);color:#fff;padding:112px 0}.darkSection .eyebrow{color:#c6c9bb}.centered{text-align:center}.wideText{color:#d5d6d0;max-width:790px;margin:0 auto 30px}.blogSection{padding:105px 0}.sectionHeader{justify-content:space-between;align-items:end;display:flex}.cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.articleCard{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:270px;padding:30px}.articleCard span{color:var(--muted);font-size:12px}.articleCard h3,.articleCard h2{letter-spacing:-.03em;font-size:24px;line-height:1.15}.articleCard p{color:var(--muted)}.footer{color:#e7e6df;background:#11120f;padding:60px 0}.footerGrid{grid-template-columns:1.2fr .8fr 1fr;gap:60px;display:grid}.footer h4{margin-top:0}.footer a,.footer p{color:#bdbfb7;margin:8px 0;display:block}.logo.light{color:#fff}.productPage{padding:60px 0 100px}.productGrid{grid-template-columns:1fr .92fr;gap:60px;display:grid}.gallery{align-self:start;position:sticky;top:20px}.mainImage{background:#fff;border-radius:24px;height:650px;position:relative;overflow:hidden}.thumbs{gap:10px;margin-top:12px;display:flex;overflow-x:auto}.thumbs button{background:#fff;border:1px solid #0000;border-radius:12px;width:78px;height:78px;padding:0;overflow:hidden}.thumbs button img{object-fit:cover;width:100%;height:100%}.thumbs .activeThumb{border-color:var(--ink)}.productInfo{padding:20px 0}.productInfo h1{font-size:58px}.productSub{color:var(--muted);font-size:21px}.marketRating{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;margin:22px 0 6px;padding:14px 0;display:flex}.marketRating span{color:var(--muted);font-size:13px}.benefits{margin:28px 0;padding-left:18px}.benefits li{margin:10px 0}.buyBox{border:1px solid var(--line);background:#fff;border-radius:22px;padding:24px}.priceRow{justify-content:space-between;align-items:center;display:flex}.priceRow strong{font-size:30px}.priceRow span{color:var(--muted);font-size:13px}.microcopy{color:var(--muted);font-size:12px}.buyBox label{margin:14px 0;font-size:13px;font-weight:700;display:block}.buyBox select{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin-top:7px;padding:13px;display:block}.wide{width:100%;margin-top:8px}.trustLine{color:var(--muted);justify-content:space-between;margin-top:12px;font-size:11px;display:flex}.buyBox small{color:#8a8c84;margin-top:8px;display:block}.productDetails{border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:70px;padding:100px 0;display:grid}.productSplit{padding-bottom:0}.blogPage{padding:90px 0 120px}.blogPage h1{max-width:850px}.blogCards{grid-template-columns:repeat(2,1fr)}.article{max-width:760px;padding:75px 0 120px}.article h1{font-size:64px}.articleDeck{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:30px;font-size:22px}.article>p{margin:24px 0;font-size:18px}.back{margin-bottom:36px;display:inline-block}.articleCta{background:var(--cream);border-radius:20px;margin-top:50px;padding:28px}.statusPage{min-height:60vh;padding:120px 0}.statusPage h1{letter-spacing:-.05em;font-size:64px}@media (max-width:900px){.header nav{display:none}.hero,.split,.productGrid,.productDetails{grid-template-columns:1fr}.hero{padding-top:40px}.heroVisual{min-height:460px}.split{gap:32px;padding:70px 0}.reverse .sectionCopy,.reverse .imageCard{order:initial}.imageCard{min-height:460px}.promiseBar .shell{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cards,.blogCards{grid-template-columns:1fr}.sectionHeader{flex-direction:column;align-items:start;gap:20px}.footerGrid{grid-template-columns:1fr}.gallery{position:relative}.mainImage{height:520px}}@media (max-width:560px){.shell{width:min(100% - 24px,1180px)}.header{height:64px}.headerCta{font-size:12px}.heroCopy h1{font-size:54px}.heroVisual,.mainImage,.imageCard{height:430px;min-height:0}.heroActions{flex-direction:column;align-items:flex-start}.proof{flex-direction:column;gap:4px}.promiseBar .shell{grid-template-columns:1fr;padding:14px 0}.productInfo h1,.article h1{font-size:46px}.trustLine{flex-direction:column;gap:4px}}.adminPage{min-height:70vh;padding:70px 0 110px}.adminHeader{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.adminHeader h1{letter-spacing:-.055em;margin:0;font-size:64px}.adminHeader>p{color:var(--muted)}.orderTableWrap{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:auto}.orderTable{border-collapse:collapse;width:100%;min-width:920px}.orderTable th,.orderTable td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:18px;font-size:13px}.orderTable th{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px}.orderTable td small{color:var(--muted);margin-top:4px;display:block}.statusPill{border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-block}.status-manual_required{background:#fff3cf}.status-cj_created,.status-cj_paid,.status-shipped{background:#e4f3e5}.status-fulfillment_error{background:#fde5e1}.adminNote,.statusHint{color:var(--muted);max-width:780px;margin-top:24px}@media (max-width:700px){.adminHeader{flex-direction:column;align-items:start}.adminHeader h1{font-size:48px}}.shadeTip{color:var(--muted);margin:-5px 0 14px;font-size:12px}.evidenceSection{padding:20px 0 110px}.evidenceGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.evidenceGrid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.evidenceGrid article>strong{letter-spacing:.12em;color:var(--muted);font-size:12px}.evidenceGrid h3{letter-spacing:-.035em;margin:14px 0 10px;font-size:26px}.evidenceGrid p{color:var(--muted);margin:0}.shippingTeaser{background:var(--cream);padding:80px 0}.shippingTeaser .shell,.inlineShipping,.faqSection{grid-template-columns:.9fr 1.1fr;gap:70px;display:grid}.shippingTeaser h2,.inlineShipping h2,.faqSection h2{letter-spacing:-.05em;margin:8px 0;font-size:clamp(38px,4.5vw,60px);line-height:1}.shippingTeaser p,.inlineShipping p,.faqList p{color:#585c52;font-size:17px}.faqSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:100px 0}.faqList details{border-top:1px solid var(--line);padding:18px 0}.faqList details:last-child{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;font-size:17px;font-weight:800}.faqList p{margin-bottom:4px}.inlineShipping{padding:100px 0}.policyPage{max-width:1000px;padding:90px 0 120px}.policyPage h1{letter-spacing:-.06em;max-width:900px;margin:10px 0 26px;font-size:clamp(48px,6vw,80px);line-height:.98}.policyDeck{color:var(--muted);max-width:760px;font-size:21px}.policyGrid{grid-template-columns:1fr 1fr;gap:18px;margin:55px 0;display:grid}.policyGrid>div{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.policyGrid h2{margin-top:0;font-size:28px}.policyGrid strong{font-size:20px}.policyGrid p,.policyCopy p{color:var(--muted)}.policyCopy{max-width:760px}.policyCopy h2{letter-spacing:-.03em;margin:42px 0 8px;font-size:32px}@media (max-width:900px){.evidenceGrid,.shippingTeaser .shell,.inlineShipping,.faqSection,.policyGrid{grid-template-columns:1fr}.shippingTeaser .shell,.inlineShipping,.faqSection{gap:25px}.evidenceSection{padding-bottom:70px}}.introHero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding:86px 0 92px;display:grid}.introCopy h1,.knowledgePage h1,.sciencePage h1{letter-spacing:-.07em;margin:12px 0 26px;font-size:clamp(52px,7vw,94px);line-height:.94}.introCopy h1 em{font-family:Georgia,serif;font-weight:400}.editorialVisual{border-radius:var(--radius);background:#ddd8cc;min-height:610px;position:relative;overflow:hidden}.editorialVisual img{object-fit:cover}.imageCaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f3ebf0;border-radius:16px;gap:3px;padding:18px 20px;display:grid;position:absolute;bottom:20px;left:20px;right:20px}.imageCaption strong{font-size:15px}.imageCaption span{color:var(--muted);font-size:12px}.topicStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f6f0}.topicStrip .shell{white-space:nowrap;justify-content:space-between;gap:22px;padding:18px 0;font-size:13px;font-weight:700;display:flex;overflow-x:auto}.startSection{padding:100px 0}.startSection h2,.exploreSection h2,.shopTeaser h2,.scienceBand h2,.studySection h2{letter-spacing:-.05em;margin:8px 0 20px;font-size:clamp(38px,4.6vw,64px);line-height:1}.startGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px;display:grid}.startCard{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:290px;padding:28px;display:flex}.startCard>span{letter-spacing:.12em;color:var(--muted);font-size:12px}.startCard h3{letter-spacing:-.035em;margin:18px 0 10px;font-size:25px;line-height:1.12}.startCard p{color:var(--muted);margin:0 0 24px}.startCard b{margin-top:auto;font-size:13px}.scienceBand{background:var(--ink);color:#fff;padding:105px 0}.scienceBandGrid{grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.scienceBand .eyebrow{color:#c6c9bb}.scienceBand p{color:#d4d6cf;font-size:17px}.researchStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.researchStats article{border:1px solid #393b35;border-radius:18px;padding:24px}.researchStats article strong{letter-spacing:-.05em;color:#fff;margin-bottom:10px;font-size:36px;display:block}.researchStats article p{margin:0 0 18px;font-size:14px}.researchStats small{color:#999d92}.researchCaveat{grid-column:1/-1;margin:8px 0 0;color:#999d92!important;font-size:12px!important}.exploreSection{padding:105px 0}.exploreGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.exploreGrid a{border-top:1px solid var(--ink);padding:22px 0 30px}.exploreGrid h3{letter-spacing:-.035em;margin:0 0 8px;font-size:26px}.exploreGrid p{color:var(--muted);max-width:330px;margin:0}.shopTeaser{background:var(--cream);padding:90px 0}.shopTeaserGrid{grid-template-columns:1fr .85fr;align-items:center;gap:80px;display:grid}.shopTeaserGrid p{color:#55594f;font-size:17px}.shopTeaserImage{background:#fff;border-radius:22px;min-height:440px;position:relative;overflow:hidden}.shopTeaserImage img{object-fit:cover}.sectionDeck{max-width:680px;color:var(--muted);font-size:16px}.blogSection .cards{grid-template-columns:repeat(4,1fr)}.knowledgePage,.sciencePage{max-width:1040px;padding:90px 0 120px}.knowledgeDeck,.scienceDeck{color:var(--muted);max-width:850px;font-size:23px;line-height:1.5}.jumpGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin:55px 0 70px;display:grid}.jumpGrid a{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px 18px;font-weight:700}.knowledgeSection{border-top:1px solid var(--line);max-width:800px;padding:56px 0}.knowledgeSection h2,.scienceExplain h2,.scienceSafety h2,.evidencePosition h2{letter-spacing:-.05em;margin:8px 0 22px;font-size:clamp(36px,4.4vw,58px);line-height:1}.knowledgeSection p,.scienceExplain p,.scienceSafety p,.evidencePosition p{color:#565a51;font-size:18px}.twoColList{grid-template-columns:1fr 1fr;gap:18px;display:grid}.twoColList>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.twoColList h3{margin-top:0}.calloutSection{background:var(--cream);border:0;border-radius:26px;max-width:900px;padding:44px}.scienceVerdict{grid-template-columns:repeat(3,1fr);gap:14px;margin:60px 0 90px;display:grid}.scienceVerdict>div{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.scienceVerdict span{letter-spacing:.13em;font-size:10px;font-weight:800}.scienceVerdict h2{letter-spacing:-.035em;font-size:25px;line-height:1.1}.scienceVerdict p{color:var(--muted)}.scienceExplain{max-width:800px;padding:20px 0 80px}.studySection{border-top:1px solid var(--line);padding:80px 0}.studyList{margin-top:42px}.studyCard{border-top:1px solid var(--line);grid-template-columns:80px 1fr;gap:30px;padding:38px 0;display:grid}.studyIndex{color:var(--muted);letter-spacing:.12em;font-size:13px}.studyMeta{text-transform:uppercase;letter-spacing:.09em;color:var(--muted)!important;font-size:11px!important}.studyCard h3{letter-spacing:-.04em;max-width:760px;font-size:30px;line-height:1.12}.studyCard p{color:#565a51;max-width:800px;font-size:16px}.finding,.limitation{border-left:2px solid var(--ink);margin:22px 0;padding-left:18px}.limitation{border-left-color:#a9a496}.finding strong,.limitation strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.finding p,.limitation p{margin:5px 0}.scienceSafety{background:var(--cream);border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:70px;margin:40px 0 80px;padding:50px;display:grid}.evidencePosition{max-width:800px}.articleSources{border-top:1px solid var(--line);margin-top:44px;padding-top:30px}.articleSources h2{letter-spacing:-.04em;font-size:30px}.articleSources p{color:var(--muted)!important;font-size:15px!important}.articleSources a{text-underline-offset:4px;margin:12px 0;font-weight:700;text-decoration:underline;display:block}.articleActions{flex-wrap:wrap;gap:10px;display:flex}.productFacts{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.productFacts span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:12px}.footerNote{margin-top:18px!important;font-size:12px!important}.footerGrid{grid-template-columns:1.25fr .8fr .8fr}@media (max-width:1000px){.startGrid,.blogSection .cards{grid-template-columns:repeat(2,1fr)}.researchStats{grid-template-columns:1fr}.researchCaveat{grid-column:auto}.scienceBandGrid{grid-template-columns:1fr}.exploreGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.introHero,.shopTeaserGrid,.scienceSafety{grid-template-columns:1fr}.introHero{padding-top:48px}.editorialVisual{min-height:500px}.startGrid,.scienceVerdict,.jumpGrid{grid-template-columns:1fr 1fr}.studyCard{grid-template-columns:1fr;gap:8px}.footerGrid{grid-template-columns:1fr}}@media (max-width:600px){.introCopy h1,.knowledgePage h1,.sciencePage h1{font-size:52px}.editorialVisual{min-height:430px}.startGrid,.blogSection .cards,.exploreGrid,.scienceVerdict,.jumpGrid,.twoColList{grid-template-columns:1fr}.scienceBand,.startSection,.exploreSection,.shopTeaser{padding:70px 0}.scienceSafety,.calloutSection{padding:28px}.topicStrip .shell{padding:14px 0}.headerCta{display:none}}.knowledgeVisual,.scienceVisual{background:#ddd8cc;border-radius:24px;height:440px;margin:44px 0 62px;position:relative;overflow:hidden}.knowledgeVisual img,.scienceVisual img{object-fit:cover}.knowledgeVisual figcaption,.scienceVisual figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:620px;color:var(--muted);background:#f6f3ebf0;border-radius:14px;padding:14px 16px;font-size:12px;position:absolute;bottom:18px;left:18px;right:18px}@media (max-width:600px){.knowledgeVisual,.scienceVisual{height:330px;margin:32px 0 46px}}
