:root{--cpg-white: #ffffff;--cpg-cloud: #f5f8fa;--cpg-ice: #e9f3f8;--cpg-blue-soft: #d8eaf3;--cpg-blue: #5f91aa;--cpg-blue-deep: #315f75;--cpg-ink: #17303c;--cpg-text: #334b56;--cpg-muted: #687d86;--cpg-line: #dce6eb;--cpg-lime: #d9ef9e;--cpg-product-surface: #f7f6f4}body{background:var(--cpg-white);color:var(--cpg-ink);font-family:var(--font-geist-sans),Arial,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-color:var(--cpg-blue-deep)}.section-shell{width:min(1240px,calc(100% - 64px))}.prototype-bar{height:27px;background:var(--cpg-ice);color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:560;letter-spacing:.04em;text-transform:none}.prototype-bar span{color:var(--cpg-blue)}.site-header{height:74px;border-color:var(--cpg-line);background:#fffffff0}.header-inner{grid-template-columns:1fr auto 1fr}.wordmark{color:var(--cpg-ink);font-size:26px;font-weight:670;letter-spacing:-.04em}.wordmark span{position:relative;top:-8px;margin-left:2px;color:var(--cpg-blue);font-size:8px}.desktop-nav{gap:34px;color:var(--cpg-text);font-size:13px}.header-actions{gap:20px}.header-actions button{color:var(--cpg-text);font-size:11px;font-weight:560;letter-spacing:.03em;text-transform:none}.cpg-home{overflow:hidden;background:var(--cpg-white)}.cpg-section{padding-block:112px}.cpg-kicker{margin-bottom:17px;color:var(--cpg-blue-deep);font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.cpg-hero{padding:34px 0 68px;background:var(--cpg-white)}.cpg-hero-grid{min-height:640px;display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:stretch}.cpg-hero-copy{padding:48px 0 36px;display:flex;flex-direction:column;justify-content:center}.cpg-hero h1{max-width:660px;font-size:clamp(44px,3.6vw,52px);font-weight:510;letter-spacing:0;line-height:1.02}.cpg-hero h1 span{display:block;white-space:nowrap}.cpg-hero-lede{max-width:570px;margin-top:27px;color:var(--cpg-text);font-size:19px;line-height:1.55}.cpg-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:11px}.cpg-button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--cpg-ink);border-radius:6px;font-size:13px;font-weight:620;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.cpg-button:hover{transform:translateY(-1px)}.cpg-button-primary{background:var(--cpg-ink);color:var(--cpg-white)}.cpg-button-primary:hover{background:var(--cpg-blue-deep);border-color:var(--cpg-blue-deep)}.cpg-button-secondary{background:transparent;color:var(--cpg-ink)}.cpg-button-secondary:hover{background:var(--cpg-cloud)}.cpg-hero-visual{min-height:680px;display:grid;grid-template-rows:minmax(0,1fr) 76px;overflow:hidden;border:1px solid var(--cpg-line);border-radius:8px;background:var(--cpg-white)}.cpg-hero-art{position:relative;min-height:0;overflow:hidden;background:#f4f1e9 var(--hero-image) center / cover no-repeat}.cpg-hero-caption{padding:0 25px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:var(--cpg-text);font-size:11px}.cpg-hero-caption span{color:var(--cpg-muted)}.cpg-hero-caption strong{color:var(--cpg-blue-deep);font-size:11px;font-weight:650;letter-spacing:.04em}.cpg-proof-strip{border-block:1px solid var(--cpg-line);background:var(--cpg-cloud)}.cpg-proof-strip>div{min-height:90px;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch}.cpg-proof-strip span{padding:16px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--cpg-text);text-align:center}.cpg-proof-strip span+span{border-left:1px solid var(--cpg-line)}.cpg-proof-strip strong{color:var(--cpg-ink);font-size:20px;font-weight:620;line-height:1}.cpg-proof-strip small{color:var(--cpg-muted);font-size:10px;line-height:1.25}.cpg-heading{margin-bottom:45px}.cpg-heading h2,.cpg-standard h2,.cpg-feature h2,.cpg-testing h2,.cpg-final-cta h2{font-size:clamp(42px,4.6vw,68px);font-weight:510;letter-spacing:0;line-height:1.02}.cpg-heading>p:last-child{color:var(--cpg-muted);font-size:17px;line-height:1.5}.cpg-heading-centered{max-width:720px;margin-inline:auto;margin-bottom:54px;text-align:center}.cpg-heading-centered>p:last-child{max-width:570px;margin:18px auto 0}.cpg-heading-split{display:flex;align-items:end;justify-content:space-between;gap:40px}.cpg-inline-link{padding-bottom:5px;border-bottom:1px solid var(--cpg-blue);color:var(--cpg-blue-deep);font-size:13px;font-weight:620}.cpg-inline-link span{margin-left:7px}.cpg-goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cpg-goal-card{position:relative;min-height:320px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid var(--cpg-line);border-radius:8px;background:var(--cpg-cloud);transition:transform .25s ease,border-color .25s ease}.cpg-goal-card:hover{transform:translateY(-3px);border-color:var(--cpg-blue)}.cpg-goal-card>div{position:relative;z-index:2;max-width:88%;margin-top:auto}.cpg-goal-image{position:absolute;z-index:1;top:12px;right:8px;width:46%;height:38%;object-fit:contain;mix-blend-mode:multiply}.cpg-goal-night{background:#e9eff5}.cpg-goal-calm{background:#eef6f7}.cpg-goal-recovery{background:#f1f6f3}.cpg-goal-daily{background:#f5f7f8}.cpg-goal-mark{width:38px;height:5px;display:block;border-radius:4px;background:var(--cpg-blue)}.cpg-goal-night .cpg-goal-mark{background:#567a9a}.cpg-goal-calm .cpg-goal-mark{background:#7ca5ab}.cpg-goal-recovery .cpg-goal-mark{background:#779a8b}.cpg-goal-daily .cpg-goal-mark{background:#98a8ad}.cpg-goal-card h3{font-size:25px;font-weight:600;letter-spacing:0}.cpg-goal-card p{margin-top:13px;color:var(--cpg-text);font-size:14px;line-height:1.5}.cpg-card-link{margin-top:26px;display:flex;justify-content:space-between;color:var(--cpg-blue-deep);font-size:12px;font-weight:620}.cpg-products-section{background:var(--cpg-cloud)}.product-grid{gap:36px 18px}.product-card-anchor,.product-card{height:100%}.product-image-wrap{height:390px;border:1px solid var(--cpg-line);border-radius:8px;background:var(--cpg-product-surface)}.product-card img{object-fit:contain;padding:15px}.product-card img.product-image-source{padding:0;object-fit:cover}.product-card:first-child img{padding:18px}.product-format,.product-thc{padding:7px 9px;border-radius:5px;font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:620;letter-spacing:.03em}.product-format{background:#ffffffe6;color:var(--cpg-blue-deep)}.product-thc{background:var(--cpg-ice);color:var(--cpg-blue-deep)}.product-card-copy{padding:18px 2px 0}.product-card-title h3{color:var(--cpg-ink);font-size:16px;font-weight:610;letter-spacing:0}.product-card-title span{color:var(--cpg-ink);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:13px;font-weight:600}.product-card-copy p{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:630;letter-spacing:.04em}.product-card-copy small{color:var(--cpg-muted);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:12px;line-height:1.45}.product-card-link{border-color:var(--cpg-line);color:var(--cpg-blue-deep);font-size:10px;font-weight:620;letter-spacing:.02em;text-transform:none}.cpg-standard{padding-block:110px;background:var(--cpg-ice)}.cpg-standard-grid{display:grid;grid-template-columns:.8fr .9fr;gap:72px 88px;align-items:center}.cpg-standard-copy>p:nth-of-type(2){max-width:530px;margin-top:24px;color:var(--cpg-text);font-size:17px;line-height:1.6}.cpg-standard-copy .cpg-inline-link{margin-top:29px;display:inline-block}.cpg-standard-visual{height:560px;overflow:hidden;border:1px solid rgba(95,145,170,.25);border-radius:8px;background:#eef3f4}.cpg-standard-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.cpg-standard-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(95,145,170,.32)}.cpg-standard-list article{padding:28px 28px 0 0;display:grid;grid-template-columns:35px 1fr;gap:10px}.cpg-standard-list article+article{padding-left:28px;border-left:1px solid rgba(95,145,170,.32)}.cpg-standard-list>article>span{color:var(--cpg-blue);font-size:11px;font-weight:650}.cpg-standard-list h3{font-size:17px;font-weight:620}.cpg-standard-list p{margin-top:9px;color:var(--cpg-text);font-size:13px;line-height:1.55}.cpg-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cpg-guide-grid article{min-height:300px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--cpg-line);border-radius:8px;background:var(--cpg-white)}.cpg-guide-grid>article>span{color:var(--cpg-blue-deep);font-size:46px;font-weight:530}.cpg-guide-grid small{color:var(--cpg-blue);font-size:10px;font-weight:650}.cpg-guide-grid p{margin-top:12px;color:var(--cpg-text);font-size:14px;line-height:1.55}.cpg-feature{padding-block:110px;background:var(--cpg-cloud)}.cpg-feature-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center}.cpg-feature-visual{position:relative;height:650px;overflow:hidden;border-radius:8px;background:#e5ebde}.cpg-feature-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.cpg-feature-label{position:absolute;z-index:2;top:24px;left:24px;padding:8px 10px;border-radius:5px;background:#ffffffdb;color:var(--cpg-blue-deep);font-size:10px;font-weight:640}.cpg-feature-copy>p:nth-of-type(2){max-width:530px;margin-top:25px;color:var(--cpg-text);font-size:17px;line-height:1.6}.cpg-feature-copy dl{margin-top:35px;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--cpg-line)}.cpg-feature-copy dl div{padding:22px 10px}.cpg-feature-copy dl div+div{border-left:1px solid var(--cpg-line)}.cpg-feature-copy dt{color:var(--cpg-muted);font-size:10px;font-weight:630}.cpg-feature-copy dd{margin-top:7px;font-size:20px;font-weight:620}.cpg-testing{display:grid;grid-template-columns:1fr .9fr;overflow:hidden;border:1px solid var(--cpg-line);border-radius:8px}.cpg-testing-copy{padding:62px;background:var(--cpg-ink);color:var(--cpg-white)}.cpg-testing-copy .cpg-kicker{color:#9cc3d5}.cpg-testing-copy>p:nth-of-type(2){max-width:530px;margin-top:23px;color:#c3d1d7;font-size:16px;line-height:1.6}.cpg-testing-copy .cpg-inline-link{margin-top:28px;display:inline-block;border-color:#9cc3d5;color:#d8edf7}.cpg-lot-card{padding:62px;display:flex;flex-direction:column;justify-content:center;background:var(--cpg-ice)}.cpg-lot-card>span{color:var(--cpg-blue-deep);font-size:11px;font-weight:650;text-transform:uppercase}.cpg-lot-card label{max-width:390px;margin-top:20px;font-size:23px;font-weight:560;line-height:1.3}.cpg-batch-facts{margin-top:32px;display:grid;border-block:1px solid var(--cpg-line)}.cpg-batch-facts div{padding:14px 0;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.cpg-batch-facts div+div{border-top:1px solid var(--cpg-line)}.cpg-batch-facts small{margin:0;color:var(--cpg-muted);font-size:10px}.cpg-batch-facts strong{color:var(--cpg-ink);font-size:13px;font-weight:620;text-align:right}.cpg-lot-card>.cpg-button{align-self:flex-start;margin-top:25px}.cpg-lot-card small{margin-top:12px;color:var(--cpg-muted);font-size:10px;line-height:1.45}.cpg-final-cta{padding-block:86px;background:var(--cpg-blue-soft)}.cpg-final-cta>div{display:flex;align-items:end;justify-content:space-between;gap:50px}.cpg-final-cta h2{max-width:780px}.cpg-final-cta .cpg-button{flex:0 0 auto}.collection-hero,.product-page{background:var(--cpg-white)}.breadcrumb{color:var(--cpg-muted);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:560;letter-spacing:.03em;text-transform:none}.breadcrumb a{color:var(--cpg-blue-deep)}.collection-hero{padding-block:34px 82px}.collection-hero-grid{margin-top:76px}.collection-hero h1,.product-summary h1{color:var(--cpg-ink);font-size:clamp(54px,6vw,82px);font-weight:510;letter-spacing:0;line-height:1}.collection-hero-grid>div:last-child>p,.product-intro,.collection-testing>div:last-child p,.product-story-lede,.ingredients-intro p:last-child,.use-card>p:nth-of-type(2),.faq-list p{color:var(--cpg-text);font-family:var(--font-geist-sans),Arial,sans-serif}.collection-note{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-weight:620;letter-spacing:.04em}.collection-note i{color:var(--cpg-blue)}.eyebrow{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:650;letter-spacing:.07em}.collection-toolbar{border-color:var(--cpg-line)}.collection-toolbar>span{color:var(--cpg-muted);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;letter-spacing:.03em}.filter-group button{border-color:var(--cpg-line);border-radius:6px;color:var(--cpg-text);font-size:11px}.filter-group button.active{border-color:var(--cpg-blue-deep);background:var(--cpg-blue-deep);color:var(--cpg-white)}.collection-grid .product-image-wrap{height:490px}.collection-guide{background:var(--cpg-ice);color:var(--cpg-ink)}.collection-guide h2,.collection-testing h2,.product-story h2,.ingredients-intro h2,.use-card h2,.coa-card h2,.faq-section h2{color:inherit;font-weight:510;letter-spacing:0;line-height:1.03}.collection-guide dl,.collection-guide dl div{border-color:#5f91aa52}.collection-guide dd{color:var(--cpg-text);font-family:var(--font-geist-sans),Arial,sans-serif}.button{border-radius:6px;font-family:var(--font-geist-sans),Arial,sans-serif;font-weight:620;letter-spacing:.02em;text-transform:none}.button-dark{border-color:var(--cpg-ink);background:var(--cpg-ink);color:var(--cpg-white)}.product-detail{gap:5vw}.product-gallery{grid-template-columns:repeat(3,1fr)}.gallery-main,.gallery-small{border:1px solid var(--cpg-line);border-radius:8px;background:var(--cpg-cloud)}.gallery-main{background:var(--cpg-product-surface)}.gallery-main{grid-column:1 / -1;height:680px}.gallery-small{height:300px}.gallery-green{background:var(--cpg-ice)}.gallery-editorial img,.gallery-lifestyle img{padding:0;object-fit:cover}.gallery-editorial .image-label,.gallery-lifestyle .image-label{padding:6px 8px;border-radius:4px;background:#ffffffdb}.image-label{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:640;letter-spacing:.03em}.product-summary{top:112px}.product-summary h1{font-size:clamp(48px,4.1vw,62px);line-height:.94}.product-rating-link{width:fit-content;margin:14px 0 18px;padding-bottom:4px;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--cpg-line);color:var(--cpg-blue-deep);font-size:11px}.product-rating-link span{color:var(--cpg-blue-deep);font-size:12px;letter-spacing:.05em}.product-rating-link strong{color:var(--cpg-ink);font-size:12px;font-weight:680}.product-rating-link em{color:var(--cpg-muted);font-style:normal}.product-intro{margin-top:20px;font-size:17px;line-height:1.48}.purchase-panel{margin-top:22px}.product-core-facts{margin-top:18px}.product-core-facts div{min-height:98px}.product-core-facts{overflow:hidden;border-color:var(--cpg-line);border-radius:8px;background:var(--cpg-cloud)}.product-core-facts div{border-color:var(--cpg-line)}.product-core-facts span,.purchase-panel legend,.ingredient-list dt span,.ingredient-list dd,.use-card dt,.coa-stats span{font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;letter-spacing:.03em}.purchase-price{justify-content:space-between}.purchase-price small{text-align:right}.variant-grid button{position:relative;grid-template-columns:1fr auto;align-items:start;border-color:var(--cpg-line);border-radius:6px}.variant-grid button.active{border-color:var(--cpg-blue-deep);box-shadow:inset 0 0 0 1px var(--cpg-blue-deep)}.variant-grid button small{grid-column:1 / -1;color:var(--cpg-muted);font-size:10px;line-height:1.3}.variant-grid button em{grid-column:1 / -1;color:var(--cpg-blue-deep);font-size:10px;font-style:normal;font-weight:650;line-height:1.2}.add-button{border-radius:6px;background:var(--cpg-ink);font-weight:620;letter-spacing:.02em;text-transform:none}.add-button:hover{background:var(--cpg-blue-deep)}.purchase-reassurance{margin-top:14px;padding-block:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-block:1px solid var(--cpg-line)}.purchase-reassurance span{position:relative;padding-left:13px;color:var(--cpg-text);font-size:10px;line-height:1.35}.purchase-reassurance span:before{content:"";position:absolute;top:.45em;left:0;width:5px;height:5px;border-radius:50%;background:var(--cpg-blue)}.purchase-prototype-note{margin-top:10px;color:var(--cpg-muted);font-size:10px;text-align:center}.mobile-purchase-bar{display:none}.summary-links,.summary-links a,.ingredient-list,.ingredient-list div,.use-card dl,.use-card dl div,.faq-list,.faq-list details{border-color:var(--cpg-line)}.product-proof-strip,.ingredients-section{border-color:var(--cpg-line);background:var(--cpg-ice)}.product-proof-strip>div>div{border-color:var(--cpg-line)}.product-proof-strip span,.story-columns span{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:650}.product-proof-strip p,.story-columns p{color:var(--cpg-text);font-family:var(--font-geist-sans),Arial,sans-serif}.product-ritual{padding-block:110px;background:var(--cpg-white)}.product-ritual-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.product-ritual-visual{height:650px;overflow:hidden;border-radius:8px;background:var(--cpg-cloud)}.product-ritual-visual img{width:100%;height:100%;object-fit:cover;object-position:49% center}.product-ritual-copy h2{max-width:630px;margin-top:12px;color:var(--cpg-ink);font-size:clamp(46px,4.5vw,68px);font-weight:510;letter-spacing:0;line-height:1.01}.product-ritual-copy .product-story-lede{margin-top:26px;font-size:18px}.product-ritual-copy .story-columns{grid-template-columns:1fr;gap:0;margin-top:34px;border-top:1px solid var(--cpg-line)}.product-ritual-copy .story-columns p{padding:17px 0;border-bottom:1px solid var(--cpg-line)}.product-ritual-copy .story-columns span{margin-bottom:7px}.product-ritual-copy .cpg-inline-link{margin-top:28px;display:inline-block}.use-card,.coa-card{overflow:hidden;border-color:var(--cpg-line);border-radius:8px}.use-card{background:var(--cpg-white)}.coa-card{border-color:var(--cpg-blue-deep);background:var(--cpg-blue-deep);color:var(--cpg-white)}.coa-stats,.coa-stats div{border-color:#ffffff40}.reviews-section{padding-block:112px;border-top:1px solid var(--cpg-line);background:var(--cpg-cloud)}.reviews-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:72px;align-items:end}.reviews-heading h2{max-width:740px;margin-top:12px;color:var(--cpg-ink);font-size:clamp(46px,5vw,72px);font-weight:510;letter-spacing:0;line-height:1}.reviews-heading>p{max-width:480px;color:var(--cpg-text);font-size:15px;line-height:1.55}.reviews-overview{margin-top:56px;padding-block:30px;display:grid;grid-template-columns:.55fr 1fr .9fr;gap:0;border-block:1px solid var(--cpg-line)}.review-score,.rating-distribution,.review-source-card{padding-inline:34px}.review-score{padding-left:0;display:flex;flex-direction:column;justify-content:center}.review-score>strong{color:var(--cpg-ink);font-size:66px;font-weight:500;line-height:.9}.review-score .review-stars{margin-top:13px}.review-score p{margin-top:8px;color:var(--cpg-muted);font-size:11px}.review-stars{color:var(--cpg-blue-deep);font-size:13px;font-style:normal;letter-spacing:.08em;white-space:nowrap}.review-stars i{color:var(--cpg-line);font-style:normal}.rating-distribution{display:grid;gap:9px;border-inline:1px solid var(--cpg-line)}.rating-distribution button{padding:0;display:grid;grid-template-columns:42px 1fr 24px;gap:11px;align-items:center;border:0;background:transparent;color:var(--cpg-muted);font-size:10px;text-align:left}.rating-distribution button:hover span{color:var(--cpg-ink)}.rating-distribution button i{height:4px;overflow:hidden;border-radius:3px;background:var(--cpg-line)}.rating-distribution button i b{height:100%;display:block;border-radius:inherit;background:var(--cpg-blue-deep)}.rating-distribution button strong{color:var(--cpg-text);font-size:10px;font-weight:620;text-align:right}.review-source-card{padding-right:0;display:flex;flex-direction:column;justify-content:center}.review-source-card>span{color:var(--cpg-blue-deep);font-size:10px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.review-source-card>strong{margin-top:8px;color:var(--cpg-ink);font-size:14px;font-weight:620}.review-source-card p{margin-top:9px;color:var(--cpg-muted);font-size:10px;line-height:1.45}.review-source-card a{width:fit-content;margin-top:13px;padding-bottom:3px;border-bottom:1px solid var(--cpg-blue);color:var(--cpg-blue-deep);font-size:10px;font-weight:620}.review-toolbar{margin-top:40px;display:flex;align-items:end;justify-content:space-between;gap:26px}.review-filters{display:flex;flex-wrap:wrap;gap:6px}.review-filters button{min-height:38px;padding:0 13px;border:1px solid var(--cpg-line);border-radius:6px;background:var(--cpg-white);color:var(--cpg-text);font-size:10px;font-weight:620}.review-filters button span{margin-left:4px;color:var(--cpg-muted);font-weight:500}.review-filters button.active{border-color:var(--cpg-ink);background:var(--cpg-ink);color:var(--cpg-white)}.review-filters button.active span{color:#bed0d8}.review-search{width:min(320px,100%);display:grid;gap:7px}.review-search span{color:var(--cpg-muted);font-size:10px;font-weight:620;letter-spacing:.05em;text-transform:uppercase}.review-search input{width:100%;height:40px;padding:0 12px;border:1px solid var(--cpg-line);border-radius:6px;background:var(--cpg-white);color:var(--cpg-ink);font:inherit;font-size:11px}.review-search input::placeholder{color:var(--cpg-muted)}.review-results-line{min-height:52px;display:flex;align-items:center;justify-content:space-between;color:var(--cpg-muted);font-size:10px}.review-results-line button{padding:0;border:0;border-bottom:1px solid var(--cpg-blue);background:transparent;color:var(--cpg-blue-deep);font-size:10px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.review-card{min-height:360px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--cpg-line);border-radius:8px;background:var(--cpg-white)}.review-card-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-card-topline time{color:var(--cpg-muted);font-size:10px}.review-card h3{margin-top:25px;color:var(--cpg-ink);font-size:21px;font-weight:590;letter-spacing:0;line-height:1.18}.review-body,.review-body-details{margin-top:15px;color:var(--cpg-text);font-size:13px;line-height:1.6}.review-body-details summary{display:grid;cursor:pointer;list-style:none}.review-body-details summary::-webkit-details-marker{display:none}.review-body-details summary span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.review-body-details summary b:after{content:"Read full review";width:fit-content;margin-top:9px;display:block;border-bottom:1px solid var(--cpg-blue);color:var(--cpg-blue-deep);font-size:10px;font-weight:620}.review-body-details[open] summary span{display:none}.review-body-details[open] summary b:after{content:"Show less"}.review-body-details[open]>p{margin-top:12px}.review-images{margin-top:17px;display:flex;flex-wrap:wrap;gap:7px}.review-images img{width:66px;height:66px;object-fit:cover;border:1px solid var(--cpg-line);border-radius:5px}.review-card-footer{margin-top:auto;padding-top:24px;border-top:1px solid var(--cpg-line)}.review-card-footer>strong{color:var(--cpg-ink);font-size:11px;font-weight:650}.review-card-footer>div{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.review-card-footer span{padding:5px 7px;border-radius:4px;background:var(--cpg-ice);color:var(--cpg-blue-deep);font-size:10px;font-weight:620;letter-spacing:.02em}.review-card-footer span+span{background:#f1f4ef;color:#556851}.reviews-load-more{min-width:245px;min-height:52px;margin:34px auto 0;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--cpg-ink);border-radius:6px;background:var(--cpg-ink);color:var(--cpg-white);font-size:11px;font-weight:620}.reviews-load-more span{color:#bed0d8;font-size:10px;font-weight:500}.review-empty{min-height:250px;display:grid;place-items:center;align-content:center;gap:14px;border-block:1px solid var(--cpg-line);color:var(--cpg-muted)}.review-empty button{border:0;border-bottom:1px solid var(--cpg-blue);background:transparent;color:var(--cpg-blue-deep)}.review-disclosure{max-width:960px;margin:42px auto 0;color:var(--cpg-muted);font-size:10px;line-height:1.55;text-align:center}.product-disclaimer{background:var(--cpg-ink)}.product-disclaimer span{font-size:10px}.secondary-product-detail{padding-bottom:92px}.secondary-product-gallery{align-items:stretch}.secondary-product-gallery .gallery-small{height:380px}.secondary-gallery-main{background:var(--cpg-cloud)}.secondary-gallery-main img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center;transform:scale(1.15)}.secondary-editorial-image img{padding:0;object-fit:cover}.secondary-source-image{background:var(--cpg-product-surface)}.secondary-source-image img{padding:18px;object-fit:contain}.product-formula-tile{padding:34px;display:flex;flex-direction:column;align-items:flex-start;background:var(--cpg-ice)}.product-formula-tile strong{max-width:290px;margin-top:auto;color:var(--cpg-ink);font-size:clamp(25px,2vw,32px);font-weight:520;line-height:1.08}.product-formula-tile ul{width:100%;margin-top:22px;padding:0;list-style:none}.product-formula-tile li{padding:10px 0;border-top:1px solid rgba(95,145,170,.32);color:var(--cpg-text);font-size:12px;line-height:1.35}.product-fact-tile{padding:55px 36px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:var(--cpg-ice)}.product-fact-tile strong{max-width:330px;color:var(--cpg-ink);font-size:clamp(22px,1.8vw,30px);font-weight:520;line-height:1.08;overflow-wrap:anywhere}.product-fact-tile p{max-width:360px;margin-top:18px;color:var(--cpg-text);font-size:14px;line-height:1.55}.product-fact-tile-dark{background:var(--cpg-ink);color:var(--cpg-white)}.product-fact-tile-dark .image-label{color:#ffffff94}.product-fact-tile-dark strong{color:var(--cpg-white)}.product-fact-tile-dark p{color:#ffffffad}.secondary-product-page .product-summary h1{max-width:680px;color:var(--cpg-ink);font-size:clamp(48px,4.3vw,67px);font-weight:510;letter-spacing:0;line-height:1.02}.secondary-product-page .product-intro{color:var(--cpg-text);font-family:inherit}.secondary-product-page .product-core-facts{border-color:var(--cpg-line);border-radius:8px;overflow:hidden}.secondary-product-page .product-core-facts div{border-color:var(--cpg-line)}.site-footer{padding-top:78px;border-top:1px solid var(--cpg-line);background:var(--cpg-cloud);color:var(--cpg-ink)}.footer-brand p{color:var(--cpg-text);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:18px}.footer-column{color:var(--cpg-text)}.footer-column h2{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:10px;font-weight:650;letter-spacing:.05em}.footer-column span,.footer-news p{color:var(--cpg-muted);font-family:var(--font-geist-sans),Arial,sans-serif}.footer-news>div{border-color:var(--cpg-blue)}.footer-news input{color:var(--cpg-ink)}.footer-news button{color:var(--cpg-blue-deep);font-weight:650}.footer-disclaimer{border-color:var(--cpg-line)}.footer-disclaimer p{color:var(--cpg-muted)}.footer-bottom{color:var(--cpg-muted);font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:.02em;text-transform:none}.search-panel,.bag-drawer{background:var(--cpg-white)}.search-panel{border-color:var(--cpg-line)}.search-topline,.drawer-head{color:var(--cpg-blue-deep);font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:.03em}.search-panel label,.empty-bag p,.bag-content>p{color:var(--cpg-text);font-family:var(--font-geist-sans),Arial,sans-serif}.search-results a{border-color:var(--cpg-line);border-radius:6px}.search-results img,.bag-item img{background:var(--cpg-product-surface)}@media(max-width:1100px){.section-shell{width:min(calc(100% - 48px),1240px)}.cpg-hero-grid{grid-template-columns:.95fr 1.05fr;gap:34px}.cpg-hero h1{font-size:46px}.cpg-goal-grid{grid-template-columns:1fr 1fr}.cpg-goal-card{min-height:300px}.cpg-standard-grid{gap:55px}.cpg-standard-visual{height:500px}}@media(max-width:760px){.section-shell{width:calc(100% - 32px)}.prototype-bar{height:26px;font-size:9px}.site-header{height:64px}.header-inner{grid-template-columns:1fr auto 1fr}.wordmark{font-size:22px}.mobile-menu{top:90px;right:0;bottom:0;left:0;background:var(--cpg-white)}.mobile-menu-links{border-color:var(--cpg-line)}.mobile-menu-links a{border-color:var(--cpg-line);color:var(--cpg-ink);font-size:27px;letter-spacing:0}.mobile-menu-links span{color:var(--cpg-blue);font-family:var(--font-geist-sans),Arial,sans-serif}.mobile-menu>p{color:var(--cpg-text);font-family:var(--font-geist-sans),Arial,sans-serif}.cpg-section{padding-block:78px}.cpg-hero{padding:10px 0 44px}.cpg-hero-grid{width:100%;min-height:0;grid-template-columns:1fr;gap:29px}.cpg-hero-copy{padding:54px 16px 4px}.cpg-hero h1{max-width:520px;font-size:clamp(34px,9.2vw,42px)}.cpg-hero h1 span{white-space:normal}.cpg-hero-lede{margin-top:22px;font-size:17px}.cpg-actions{width:100%}.cpg-hero-copy .cpg-button{flex:1 1 160px}.cpg-hero-visual{min-height:520px;margin-inline:16px;grid-template-rows:minmax(0,1fr) 68px}.cpg-hero-art{background-image:var(--hero-image-mobile);background-position:center}.cpg-hero-caption{padding-inline:18px}.cpg-proof-strip>div{width:100%;min-height:0;grid-template-columns:1fr 1fr}.cpg-proof-strip span{min-height:70px;padding:11px 9px}.cpg-proof-strip strong{font-size:17px}.cpg-proof-strip small{font-size:9px}.cpg-proof-strip span:nth-child(odd){border-left:0}.cpg-proof-strip span:nth-child(n+3){border-top:1px solid var(--cpg-line)}.cpg-heading{margin-bottom:35px}.cpg-heading h2,.cpg-standard h2,.cpg-feature h2,.cpg-testing h2,.cpg-final-cta h2{font-size:42px}.cpg-heading-split{align-items:flex-start;flex-direction:column;gap:23px}.cpg-goal-grid{grid-template-columns:1fr}.cpg-goal-card{min-height:270px}.cpg-goal-card>div{max-width:82%}.cpg-goal-image{width:44%;height:35%}.product-grid,.product-grid-four,.collection-grid{grid-template-columns:1fr 1fr;gap:34px 10px}.product-image-wrap,.collection-grid .product-image-wrap{height:235px}.product-card img{padding:8px}.product-card img.product-image-source{padding:0}.cpg-standard{padding-block:78px}.cpg-standard-grid{grid-template-columns:1fr;gap:42px}.cpg-standard-visual{height:430px}.cpg-standard-list{grid-column:auto;grid-template-columns:1fr}.cpg-standard-list article{padding:24px 0;border-bottom:1px solid rgba(95,145,170,.32)}.cpg-standard-list article+article{padding-left:0;border-left:0}.cpg-guide-grid{grid-template-columns:1fr}.cpg-guide-grid article{min-height:250px}.cpg-feature{padding-block:78px}.cpg-feature-grid{grid-template-columns:1fr;gap:48px}.cpg-feature-visual{height:520px}.cpg-feature-copy dl{margin-top:28px}.cpg-feature-copy .cpg-button{flex:1 1 150px}.cpg-testing{grid-template-columns:1fr}.cpg-testing-copy,.cpg-lot-card{padding:36px 25px}.cpg-lot-card label{font-size:20px}.cpg-final-cta{padding-block:70px}.cpg-final-cta>div{align-items:flex-start;flex-direction:column;gap:30px}.cpg-final-cta .cpg-button{width:100%}.collection-hero{padding-block:24px 62px}.collection-hero-grid{margin-top:55px}.collection-hero h1{font-size:53px}.collection-grid .product-image-wrap{height:235px}.collection-guide-grid{padding-block:78px}.collection-guide h2{font-size:43px}.product-summary h1{font-size:48px}.product-core-facts{margin-top:30px}.product-gallery{margin-inline:-16px;padding-inline:16px;display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:82vw;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery::-webkit-scrollbar{display:none}.gallery-main,.gallery-small{width:auto;height:420px;grid-column:auto;display:grid;scroll-snap-align:start}.product-gallery img{padding:16px}.gallery-editorial img,.gallery-lifestyle img{padding:0}.breadcrumb,.eyebrow,.image-label{font-size:11px}.purchase-panel legend,.purchase-price small,.variant-grid b,.variant-grid button small,.purchase-reassurance span,.purchase-panel>.purchase-prototype-note,.product-core-facts span,.product-proof-strip span,.story-columns span,.ingredient-list dt span,.ingredient-list dd,.use-card dt,.coa-stats span,.product-disclaimer span{font-size:11px}.variant-grid button em,.product-card-copy p,.product-card-link{font-size:11px}.product-core-facts{border-radius:8px}.purchase-reassurance{grid-template-columns:1fr;gap:8px}.product-page{padding-bottom:78px}.mobile-purchase-bar{position:fixed;z-index:65;right:0;bottom:0;left:0;min-height:72px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 145px;align-items:center;gap:14px;border-top:1px solid var(--cpg-line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 30px #17303c1a;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.mobile-purchase-bar.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-purchase-bar div{display:grid;gap:2px}.mobile-purchase-bar span{color:var(--cpg-muted);font-size:11px;text-transform:capitalize}.mobile-purchase-bar strong{color:var(--cpg-ink);font-size:18px;font-weight:620}.mobile-purchase-bar button{min-height:48px;border:0;border-radius:6px;background:var(--cpg-ink);color:var(--cpg-white);font-size:12px;font-weight:620}.product-ritual{padding-block:78px}.product-ritual-grid{grid-template-columns:1fr;gap:44px}.product-ritual-visual{height:500px}.product-ritual-copy h2{font-size:44px}.reviews-section{padding-block:78px}.reviews-heading{grid-template-columns:1fr;gap:22px}.reviews-heading h2{font-size:44px}.reviews-overview{grid-template-columns:1fr;gap:26px}.review-score,.rating-distribution,.review-source-card{padding-inline:0}.rating-distribution{padding-block:26px;border-inline:0;border-block:1px solid var(--cpg-line)}.review-toolbar{align-items:stretch;flex-direction:column}.review-filters{margin-inline:-16px;padding-inline:16px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.review-filters::-webkit-scrollbar{display:none}.review-filters button{flex:0 0 auto}.review-search{width:100%}.reviews-grid{grid-template-columns:1fr 1fr}.review-card{min-height:340px}.rating-distribution button,.rating-distribution button strong,.review-filters button,.review-filters button span,.review-search span,.review-results-line,.review-results-line button,.review-card-topline time,.review-card-footer span,.review-body-details summary b:after,.reviews-load-more span,.review-disclosure,.review-source-card>span,.review-source-card p,.review-source-card a{font-size:11px}.use-card,.coa-card{border-radius:0}.secondary-product-detail{padding-bottom:70px}.secondary-product-gallery{display:grid;grid-auto-flow:column}.secondary-product-gallery .product-fact-tile{display:flex;padding:48px 25px 28px}.secondary-product-gallery .product-formula-tile{display:flex;padding:28px 24px}.secondary-gallery-main img{width:100%;height:100%}.secondary-product-page .product-summary h1{font-size:45px}.site-footer{padding-top:65px}}@media(max-width:430px){.cpg-hero-visual{min-height:455px}.cpg-hero-art{background-position:center 30%}.cpg-hero-caption{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;font-size:10px}.cpg-hero-caption strong{font-size:10px}.cpg-heading h2,.cpg-standard h2,.cpg-feature h2,.cpg-testing h2,.cpg-final-cta h2{font-size:38px}.product-image-wrap,.collection-grid .product-image-wrap{height:205px}.product-format,.product-thc{padding:6px 7px;font-size:11px;letter-spacing:.02em;line-height:1.15}.product-card-title{display:grid;gap:5px}.cpg-standard-visual{height:360px}.cpg-feature-visual{height:455px}.cpg-feature-copy dl{grid-template-columns:1fr}.cpg-feature-copy dl div{display:flex;justify-content:space-between}.cpg-feature-copy dl div+div{border-left:0;border-top:1px solid var(--cpg-line)}.gallery-main,.gallery-small{height:380px}.mobile-purchase-bar{grid-template-columns:1fr 132px}.product-ritual-visual{height:390px}.product-ritual-copy h2,.reviews-heading h2{font-size:39px}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:0}.secondary-product-gallery .product-fact-tile{padding-inline:22px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cannex.css.map */
