@import"https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@400;500;600&display=swap";:root{--ivory: #fbf8f3;--cream: #f6f1ea;--sand: #e9ded0;--taupe: #b9aa99;--mushroom: #777166;--olive: #6f766b;--espresso: #241f1b;--ink-soft: #5d554e;--line: rgba(36, 31, 27, .14);--white: #fffdf9;--accent: #3f4a3f;--radius: 8px;--serif: Georgia, "Times New Roman", serif;--sans: "Darker Grotesque", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--espresso);font-family:var(--sans);font-size:16px;line-height:1.55}body.drawer-open,body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:0}h1{font-size:clamp(3.5rem,8vw,7.7rem);max-width:10ch}h2{font-size:clamp(2.35rem,5vw,5.2rem);max-width:12ch}h3{font-size:1rem;letter-spacing:0}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:1000;background:var(--espresso);color:var(--ivory);padding:.75rem 1rem}.skip-link:focus{top:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.section-pad{padding:clamp(4rem,8vw,8.5rem) clamp(1rem,4vw,4.5rem)}.announcement-bar{background:var(--espresso);color:var(--ivory);text-align:center;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;padding:.6rem 1rem}.site-header{position:sticky;top:0;z-index:60;background:#fbf8f3e0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:72px;padding:0 2rem}.logo{font-family:var(--serif);font-size:2rem;letter-spacing:.02em;line-height:1}.logo__image{width:90px;height:30px;object-fit:contain;display:block}.site-nav,.site-actions,.mobile-menu{display:flex;align-items:center;gap:1.05rem;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.site-actions{justify-content:flex-end}.site-actions button,.icon-button,.menu-toggle{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer}.menu-toggle{display:none;width:42px;height:42px;padding:11px}.menu-toggle span:not(.visually-hidden){display:block;height:1px;margin:7px 0;background:var(--espresso)}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-top:clamp(2rem,4vw,4.5rem);padding-bottom:clamp(2rem,4vw,4.5rem);background:linear-gradient(120deg,var(--ivory) 0%,var(--cream) 48%,#e1dbd2 100%)}.hero__copy p{max-width:43rem;color:var(--ink-soft);font-size:clamp(1.05rem,1.4vw,1.25rem)}.hero__media{min-height:clamp(24rem,48svh,32rem)}.simple-hero,.simple-product,.contact-page{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.simple-hero{min-height:calc(100svh - 104px);padding-top:clamp(2rem,4vw,4.5rem);padding-bottom:clamp(2rem,4vw,4.5rem);background:linear-gradient(120deg,var(--ivory) 0%,var(--cream) 56%,#e1dbd2 100%)}.simple-hero__copy p,.simple-product__copy p,.contact-page__intro p,.simple-contact p{max-width:42rem;color:var(--ink-soft)}.simple-hero__media{min-height:clamp(24rem,48svh,32rem)}.simple-product{background:var(--white)}.simple-product__media{min-height:36rem}.simple-list{display:grid;gap:.8rem;padding:0;margin:1.5rem 0 2rem;list-style:none}.simple-list li{border-top:1px solid var(--line);padding-top:.85rem;color:var(--ink-soft)}.simple-contact{background:var(--cream);text-align:center}.simple-contact__inner{display:flex;flex-direction:column;align-items:center;max-width:48rem;margin:0 auto}.simple-contact .button-row{justify-content:center}.simple-contact__inner p{margin-left:auto;margin-right:auto}.eyebrow{color:var(--mushroom);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase}.button-row{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--espresso);border-radius:var(--radius);padding:.85rem 1.3rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;transition:background .18s ease,color .18s ease,border-color .18s ease}.button--primary{background:var(--espresso);color:var(--ivory)}.button--primary:hover{background:var(--accent);border-color:var(--accent)}.button--secondary{background:transparent;color:var(--espresso)}.button--secondary:hover{background:#241f1b0f}.button--full{width:100%}.text-link{display:inline-flex;border-bottom:1px solid currentColor;color:var(--espresso);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.media-image,.placeholder-image{width:100%;height:100%;min-height:26rem;object-fit:cover;border-radius:var(--radius)}.media-image--contain{object-fit:contain;background:var(--white)}.venn-product-page .media-image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--image-position, center center)}.venn-product-page .media-image--contain{object-fit:cover;background:transparent}.placeholder-image{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.78),transparent 25%),linear-gradient(145deg,#d6cab9,#f8f2e8 48%,#b5b0a5)}.placeholder-image--bottle:before,.placeholder-image--bottle-small:before{content:"";width:min(34%,13rem);aspect-ratio:.38;border:1px solid rgba(36,31,27,.28);border-radius:42px 42px 18px 18px;background:linear-gradient(180deg,#efece5,#b8beb3);box-shadow:0 30px 70px #241f1b38}.placeholder-image span{position:absolute;font-family:var(--serif);font-size:clamp(1.6rem,4vw,3.5rem);letter-spacing:.04em}.placeholder-image small{position:absolute;bottom:12%;color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase}.placeholder-image--surface{background:linear-gradient(135deg,#cbbda9,#f7f0e5 55%,#8d958a)}.placeholder-image--hair{background:linear-gradient(135deg,#2e2520,#9a7e67 45%,#e4d7c7)}.placeholder-image--spray{background:radial-gradient(circle at 42% 40%,rgba(255,255,255,.9),transparent 16%),linear-gradient(135deg,#b8b3aa,#f7f1e9)}.section-heading{max-width:58rem;margin:0 auto 2.5rem;text-align:center}.section-heading h2,.section-heading h1{margin-left:auto;margin-right:auto}.section-heading--wide h1,.section-heading--wide h2,.section-heading--wide p{max-width:58rem}.benefit-strip{background:var(--white)}.benefit-grid,.ingredient-grid,.review-grid,.steps__grid,.check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.benefit-card,.review-card,.step-card,.ingredient-grid article,.ingredient-feature,.editorial-blocks article{border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,2vw,2rem);background:#fffdf9ad}.benefit-card p,.review-card p,.step-card p,.ingredient-grid p{color:var(--ink-soft)}.line-icon{display:block;width:42px;height:42px;margin-bottom:1.5rem;border:1px solid var(--taupe);border-radius:50%;background:linear-gradient(90deg,transparent 47%,var(--taupe) 47%,var(--taupe) 53%,transparent 53%)}.split-story,.final-cta,.product-hero,.shop-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:center}.split-story__copy p,.final-cta__copy p,.page-hero p{max-width:42rem;color:var(--ink-soft)}.detail-list{display:flex;flex-wrap:wrap;gap:.55rem;padding:0;margin:1.5rem 0;list-style:none}.detail-list li,.use-cases span,.coming-soon span{border:1px solid var(--line);border-radius:999px;padding:.55rem .8rem;color:var(--ink-soft);font-size:.82rem}.steps,.results,.philosophy{background:var(--cream)}.steps__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card span,.editorial-blocks span{color:var(--olive);font-family:var(--serif);font-size:2.4rem}.quiet-note{max-width:42rem;margin:2rem auto 0;color:var(--mushroom);text-align:center}.ingredient-showcase{display:grid;grid-template-columns:minmax(18rem,.78fr) minmax(0,1fr);gap:1rem;margin-bottom:2rem}.ingredient-showcase__media{min-height:34rem}.ingredient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.before-after{display:grid;grid-template-columns:1fr 1fr;min-height:32rem;border-radius:var(--radius);overflow:hidden}.before-after div{display:flex;align-items:flex-end;padding:1rem;background:linear-gradient(145deg,#4b3d34,#d5c5b5)}.before-after div+div{background:linear-gradient(145deg,#efe7dd,#8c9586)}.before-after span{background:#fbf8f3e0;border-radius:999px;padding:.45rem .75rem;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.before-after--wide{min-height:40rem;margin-bottom:1rem}.use-cases{display:flex;flex-direction:column;justify-content:center;gap:.8rem}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card span{color:var(--olive);letter-spacing:.08em}.lifestyle{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;align-items:center}.lifestyle__copy p{color:var(--ink-soft)}.lifestyle__strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;min-height:25rem}.lifestyle__strip div{border-radius:var(--radius);background:linear-gradient(145deg,#b1a594,#f5eee5)}.lifestyle__strip div:nth-child(2){margin-top:3rem;background:linear-gradient(145deg,#2d2825,#bda68f)}.lifestyle__strip div:nth-child(3){margin-bottom:3rem;background:linear-gradient(145deg,#8b9587,#f4eee5)}.lifestyle__strip div:nth-child(4){background:linear-gradient(145deg,#d9cfc0,#766d62)}.lifestyle__strip--images img{width:100%;height:100%;min-height:22rem;object-fit:cover;border-radius:var(--radius)}.lifestyle__strip--images img:nth-child(2){margin-top:3rem}.lifestyle__strip--images img:nth-child(3){margin-bottom:3rem}.lifestyle__strip--images img:nth-child(4){object-fit:contain;background:var(--white)}.about-teaser{background:var(--espresso);color:var(--ivory)}.about-teaser .eyebrow,.about-teaser p{color:#fbf8f3b8}.about-teaser__inner{max-width:54rem}.about-teaser .text-link{color:var(--ivory)}.final-cta{background:var(--white)}.final-cta small{display:block;margin-top:1rem;color:var(--mushroom)}.product-hero{align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.product-gallery__item:first-child{grid-column:1 / -1}.product-gallery__item{min-height:20rem}.product-info{position:sticky;top:104px;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2.5rem);background:#fffdf9c7}.product-info h1{font-size:clamp(2.6rem,5vw,5rem);max-width:12ch}.product-info__descriptor,.shipping-note{color:var(--ink-soft)}.rating{color:var(--olive);font-size:.82rem;letter-spacing:.08em}.rating span{color:var(--ink-soft);letter-spacing:0}.product-price{font-size:1.35rem;color:var(--espresso)}.subscribe-box{display:flex;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;margin:1rem 0;background:var(--cream)}.product-form label{display:block;margin:1rem 0 .35rem;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.product-form input,.product-form select,.newsletter-form input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);padding:.8rem .9rem;background:var(--white);color:var(--espresso)}.product-form .button{margin-top:1rem}.check-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none}.check-grid li{border-top:1px solid var(--line);padding:1rem 0 1rem 2rem;color:var(--ink-soft)}.check-grid li:before{content:"\2713";margin-left:-2rem;margin-right:.8rem;color:var(--olive)}.accordion-section{display:grid;grid-template-columns:.7fr 1fr;gap:3rem}.accordion details{border-top:1px solid var(--line);padding:1.1rem 0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;font-family:var(--sans);font-size:1.35rem;font-weight:500}.accordion p{color:var(--ink-soft)}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:50;display:none;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-top:1px solid var(--line);background:#fbf8f3f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-atc span{display:block;color:var(--ink-soft)}.product-shopflow{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.72fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;padding-top:clamp(2rem,4vw,4.5rem)}.product-shopflow__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.product-shopflow__image{min-height:clamp(22rem,44vw,38rem);overflow:hidden;border-radius:var(--radius);background:var(--cream)}.product-shopflow__image--large{grid-column:1 / -1;min-height:clamp(30rem,62vw,54rem)}.product-shopflow__image .media-image{min-height:inherit}.product-shopflow picture,.product-idea__image picture,.product-editorial__media picture,.product-benefits__image picture,.ingredient-carousel__media picture,.product-details__image picture{display:block;width:100%;height:100%}.product-shopflow__purchase{position:sticky;top:104px;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,2.4vw,2.25rem);background:#fffdf9d6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-shopflow__purchase h1{max-width:12ch;margin-bottom:.75rem;font-size:clamp(2.55rem,4.5vw,4.85rem)}.product-shopflow h1,.product-idea h2,.product-benefits h2,.product-story h2,.product-ingredients h2,.product-rootcare h2,.product-howto h2,.product-uses h2,.accordion-section h2,.product-reviews h2,.product-email h2{font-family:var(--serif);font-weight:700;letter-spacing:0;text-transform:uppercase}.product-shopflow,.product-shopflow button,.product-shopflow input,.product-shopflow select,.product-idea,.product-benefits,.product-story,.product-ingredients,.product-rootcare,.product-howto,.product-uses,.accordion-section,.product-reviews,.product-email{font-family:var(--sans)}.product-shopflow__descriptor,.product-shopflow__summary,.product-story__copy p,.product-details p,.product-reviews p{color:var(--ink-soft)}.product-shopflow__summary{margin-bottom:1.25rem}.product-highlights{display:grid;gap:.65rem;padding:1.25rem 0 0;margin:1.25rem 0 0;border-top:1px solid var(--line);list-style:none}.product-highlights li{color:var(--ink-soft);font-size:.86rem;font-weight:300}.quantity-field{display:grid;grid-template-columns:44px minmax(3.5rem,5rem) 44px;max-width:9.5rem;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white)}.quantity-field button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--espresso);cursor:pointer}.quantity-field input{min-height:46px;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);border-radius:0;padding:0;text-align:center}.quantity-field input::-webkit-outer-spin-button,.quantity-field input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-story,.product-rootcare{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:clamp(1.5rem,5vw,5rem);align-items:start;background:var(--white)}.product-story h2,.product-rootcare h2{max-width:11ch}.product-story__copy{max-width:48rem;font-size:clamp(1.05rem,1.6vw,1.35rem)}.product-story__copy p,.product-editorial__copy p,.product-card-grid p,.ingredient-story-list p,.product-editorial-list span,.numbered-steps p,.accordion p,.shipping-note,.product-reviews p,.product-email p{font-weight:300}.tester-feedback{grid-column:1 / -1;display:grid;grid-template-columns:minmax(18rem,.95fr) minmax(20rem,1.05fr);gap:clamp(1.35rem,4vw,4rem);align-items:center;margin-top:clamp(3rem,7vw,6rem)}.tester-feedback__images{display:grid;grid-template-columns:1fr;align-self:center}.tester-feedback__image{aspect-ratio:4 / 5;min-height:0;max-height:clamp(26rem,42vw,38rem);overflow:hidden;border-radius:var(--radius)}.tester-feedback__image picture{display:block;width:100%;height:100%}.tester-feedback__image .media-image{min-height:0}.tester-feedback__image figcaption{margin-top:.7rem;color:var(--mushroom);font-size:.82rem;font-weight:300}.tester-feedback__panel{align-self:center;min-height:clamp(34rem,42vw,40rem);padding:clamp(1rem,2.5vw,2.5rem) 0}.tester-feedback__panel h3{max-width:10ch;margin-bottom:1rem;font-family:var(--serif);font-size:clamp(3rem,7vw,7.25rem);font-weight:700;line-height:.88;text-transform:uppercase}.tester-feedback__support{max-width:34rem;color:var(--ink-soft);font-size:clamp(1.05rem,1.4vw,1.22rem);font-weight:300}.tester-feedback__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:28rem;margin:clamp(1.6rem,3vw,2.35rem) 0 clamp(1rem,2vw,1.4rem);border-bottom:1px solid var(--line)}.tester-feedback__tab{-webkit-appearance:none;appearance:none;min-height:3rem;padding:.75rem 1rem .75rem 0;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--mushroom);font-family:var(--sans);font-size:.78rem;font-weight:500;letter-spacing:.12em;text-align:left;text-transform:uppercase;cursor:pointer}.tester-feedback__tab.is-active,.tester-feedback__tab[aria-selected=true],.tester-feedback__tab:hover,.tester-feedback__tab:focus-visible{border-color:var(--ink);color:var(--ink);outline:none}.tester-feedback__panels{position:relative;min-height:18rem}.tester-feedback__tab-panel{opacity:0;transform:translateY(.35rem);transition:opacity .26s ease,transform .26s ease}.tester-feedback__tab-panel.is-active{opacity:1;transform:translateY(0)}.tester-feedback__statement{display:grid;gap:.45rem;padding:clamp(1rem,1.8vw,1.35rem) 0;border-top:1px solid var(--line)}.tester-feedback__statement:last-child{border-bottom:1px solid var(--line)}.tester-feedback__statement span{color:var(--ink);font-family:var(--serif);font-size:clamp(2.35rem,5vw,4.6rem);font-weight:700;letter-spacing:0;line-height:.85;text-transform:uppercase}.tester-feedback__statement strong{color:var(--ink);font-size:clamp(1rem,1.45vw,1.22rem);font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase}.tester-feedback__statement p{max-width:36rem;color:var(--ink-soft);font-size:clamp(1rem,1.25vw,1.12rem);font-weight:300}.tester-feedback__disclaimer{grid-column:2;max-width:38rem;align-self:start;color:var(--mushroom);font-size:.9rem;font-weight:300;line-height:1.45}.product-idea{background:var(--white)}.product-idea__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.42fr);gap:clamp(2rem,6vw,6.5rem);align-items:start}.product-idea__main,.product-idea__difference{max-width:74rem}.product-idea__main h2{max-width:13ch;margin-bottom:clamp(1.15rem,2.5vw,2rem)}.product-idea__main>p,.product-idea__difference>p{max-width:48rem}.product-idea__difference{grid-column:1}.product-idea__difference h3{max-width:18ch;margin:clamp(2.25rem,5vw,4.5rem) 0 1rem;font-family:var(--serif);font-size:clamp(2.35rem,3.85vw,4.1rem);font-weight:700;line-height:.98;letter-spacing:0;text-transform:uppercase}.product-idea__line{font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.2}.product-idea__image{grid-column:2;grid-row:1 / span 2;min-height:clamp(18rem,36vw,32rem);overflow:hidden;border-radius:var(--radius)}.product-idea__image .media-image{min-height:inherit}.product-idea p,.product-benefits p,.product-ingredients p,.product-rootcare p,.product-uses p,.product-email p,.product-card-grid p,.product-card-grid strong{color:var(--ink-soft)}.product-editorial{display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr);gap:clamp(1.5rem,5vw,5rem);align-items:center}.product-editorial--reverse{grid-template-columns:minmax(18rem,1.05fr) minmax(0,.95fr)}.product-editorial--reverse .product-editorial__copy{order:2}.product-editorial--reverse .product-editorial__media{order:1}.product-editorial--ingredients{align-items:start}.product-editorial__copy{max-width:58rem}.product-editorial__copy h2{max-width:12ch}.product-editorial__media{min-height:clamp(25rem,48vw,44rem);overflow:hidden;border-radius:var(--radius)}.product-editorial__media .media-image,.product-benefits__image .media-image,.product-details__image .media-image{min-height:inherit}.product-benefits__media-stack{display:grid;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.35rem);min-height:0;overflow:visible;border-radius:0}.product-benefits__image{min-height:clamp(16rem,23vw,24rem);overflow:hidden;border-radius:var(--radius)}.product-benefits__image--primary{min-height:clamp(24rem,36vw,35rem)}.product-benefits__image--secondary .media-image{background:var(--cream)}.product-ingredients,.product-uses,.product-email{background:var(--ivory)}.product-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card-grid--two{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-grid--claims{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.product-card-grid--light{margin-top:clamp(2rem,4vw,3.25rem)}.product-card-grid article,.product-real-life{border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.15rem,2vw,1.75rem);background:#fffdf9ad}.product-card-grid--light article{background:#fffdf980}.product-card-grid h3{margin-bottom:.5rem;font-weight:600}.product-card-grid strong{display:block;margin-bottom:.7rem;font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.product-single-accordion{max-width:56rem;margin:2rem auto 0}.ingredient-story-list{display:grid;gap:0;margin-top:2rem}.ingredient-story-list article,.numbered-steps article,.product-editorial-list li{border-top:1px solid var(--line);padding:1rem 0}.ingredient-story-list article:last-child,.numbered-steps article:last-child,.product-editorial-list li:last-child{border-bottom:1px solid var(--line)}.ingredient-story-list h3,.numbered-steps h3,.product-editorial-list strong{margin:0 0 .25rem;font-weight:600}.ingredient-story-list strong{display:block;margin-bottom:.45rem;color:var(--mushroom);font-size:.74rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.product-ingredients__header{max-width:58rem;margin-bottom:clamp(2rem,4vw,3.25rem)}.product-ingredients__header h2{max-width:12ch}.ingredient-carousel{display:grid;gap:clamp(1.25rem,2vw,1.75rem);outline:none}.ingredient-carousel:focus-visible{outline:1px solid var(--ink);outline-offset:.5rem}.ingredient-carousel__viewport{position:relative;min-height:clamp(30rem,48vw,42rem)}.ingredient-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(18rem,1.05fr) minmax(0,.95fr);gap:clamp(1.5rem,5vw,5rem);align-items:center;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.75rem);transition:opacity .38s ease,visibility .38s ease,transform .38s ease}.ingredient-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.ingredient-carousel__media{min-height:clamp(25rem,42vw,40rem);overflow:hidden;border-radius:var(--radius)}.ingredient-carousel__media .media-image{min-height:inherit}.ingredient-carousel__peek{display:none}.ingredient-carousel__copy{max-width:34rem}.ingredient-carousel__number{margin-bottom:1.25rem;color:var(--mushroom);font-size:.78rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.ingredient-carousel__mobile-dots{display:none}.ingredient-carousel__dot{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:0;cursor:pointer}.ingredient-carousel__copy h3{margin-bottom:.9rem;font-family:var(--serif);font-size:clamp(2.3rem,5vw,5.75rem);font-weight:700;line-height:.92;text-transform:uppercase}.ingredient-carousel__copy strong{display:block;margin-bottom:1rem;color:var(--espresso);font-size:clamp(.95rem,1.4vw,1.2rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ingredient-carousel__copy p:last-child{max-width:32rem;color:var(--ink-soft);font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:300}.ingredient-carousel__footer{position:relative;z-index:2;display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:end;pointer-events:auto}.ingredient-carousel__controls{display:flex;gap:.65rem}.ingredient-carousel__arrow,.ingredient-carousel__nav-button{-webkit-appearance:none;appearance:none;border:0;border-radius:var(--radius);background:transparent;color:var(--ink);font-family:var(--sans);cursor:pointer}.ingredient-carousel__arrow{display:grid;width:3rem;height:3rem;place-items:center;border:1px solid var(--line);font-size:1rem;pointer-events:auto}.ingredient-carousel__arrow:hover,.ingredient-carousel__arrow:focus-visible,.ingredient-carousel__nav-button:hover,.ingredient-carousel__nav-button:focus-visible{border-color:var(--ink);outline:none}.ingredient-carousel__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line)}.ingredient-carousel__nav-button{min-height:4.5rem;padding:.85rem .75rem .85rem 0;border-radius:0;color:var(--ink-soft);font-size:.78rem;font-weight:500;letter-spacing:.08em;text-align:left;text-transform:uppercase;pointer-events:auto}.ingredient-carousel__nav-button span{display:block;margin-bottom:.25rem;color:var(--mushroom);font-size:.68rem;letter-spacing:.14em}.ingredient-carousel__nav-button.is-active{color:var(--ink)}.ingredient-carousel__progress{grid-column:2;height:1px;background:var(--line)}.ingredient-carousel__progress span{display:block;height:100%;background:var(--ink);transition:width .38s ease}.product-editorial-list{display:grid;gap:0;padding:0;margin:1.75rem 0 0;list-style:none}.product-editorial-list--two{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem}.product-editorial-list span{display:block;color:var(--ink-soft)}.numbered-steps{display:grid;gap:0;margin-top:1.75rem}.numbered-steps span{display:block;margin-bottom:.6rem;color:var(--olive);font-family:var(--serif);font-size:2rem;font-weight:400}.product-real-life{max-width:100%;margin:1.75rem 0 0;text-align:left}.product-details{background:var(--white)}.product-details__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-details article,.product-reviews .section-heading{border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,2.4vw,2.25rem);background:#fffdf9ad}.product-details h2{max-width:12ch;font-size:clamp(2.05rem,3.4vw,3.7rem)}.product-details__images{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.product-details__image{min-height:clamp(22rem,36vw,34rem);overflow:hidden;border-radius:var(--radius)}.product-reviews{background:var(--cream)}.product-reviews .section-heading{max-width:44rem}.reviews-app-anchor{min-height:1px}.product-email__form{max-width:44rem;margin:0 auto}.page-hero{max-width:86rem;margin:0 auto;text-align:center}.page-hero h1,.page-hero p{margin-left:auto;margin-right:auto}.ingredients-page,.editorial-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.philosophy{text-align:center}.philosophy h2,.philosophy p{margin-left:auto;margin-right:auto}.shop-feature{max-width:78rem;margin:0 auto}.shop-feature strong{display:block;margin-bottom:1rem;font-size:1.25rem}.coming-soon{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white)}.product-card__media{display:block;aspect-ratio:.86;background:var(--cream)}.product-card__media .media-image{min-height:100%}.product-card__body{padding:1rem}.product-card h2{margin-bottom:.35rem;font-family:var(--sans);font-size:1rem;line-height:1.3}.product-card__form{margin-top:1rem}.pagination,.empty-state{margin-top:2rem;text-align:center}.contact-page{align-items:start;max-width:92rem;margin:0 auto}.contact-page__form{border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2.5rem);background:var(--white)}.contact-page__form label{display:block;margin:1rem 0 .35rem;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.contact-page__form input,.contact-page__form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:.85rem .9rem;background:var(--ivory);color:var(--espresso)}.contact-page__form textarea{resize:vertical}.contact-page__form .button{margin-top:1rem}.form-success{border:1px solid rgba(111,118,107,.4);border-radius:var(--radius);padding:.85rem 1rem;color:var(--accent);background:#6f766b14}.site-footer{background:#16120f;color:var(--ivory);padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,4.5rem) 2rem}.site-footer__newsletter{max-width:42rem;margin-bottom:4rem}.site-footer__newsletter p{color:#fbf8f3b8}.newsletter-form{display:flex;gap:.75rem}.newsletter-form input{background:#fffdf914;border-color:#fbf8f338;color:var(--ivory)}.site-footer__links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem}.site-footer h3{color:var(--ivory)}.site-footer a{display:block;margin:.5rem 0;color:#fbf8f3b8}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.5rem;border-top:1px solid rgba(251,248,243,.18);color:#fbf8f399}.site-footer__bottom span:first-child{font-family:var(--serif);font-size:1.8rem;color:var(--ivory)}.site-footer__logo{display:inline-flex;align-items:center;margin:0}.site-footer__logo-image{display:block;width:120px;height:40px;object-fit:contain}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.cart-drawer[aria-hidden=false]{pointer-events:auto}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#16120f47;opacity:0;transition:opacity .18s ease}.cart-drawer[aria-hidden=false] .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(100%,480px);display:flex;flex-direction:column;background:var(--ivory);color:var(--espresso);transform:translate(100%);transition:transform .22s ease}.cart-drawer[aria-hidden=false] .cart-drawer__panel{transform:translate(0)}.cart-drawer__header,.cart-drawer__footer{padding:1.35rem 1.5rem;border-bottom:1px solid var(--line)}.cart-drawer__header>p,.cart-drawer__subtotal span{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.14em}.cart-drawer__header,.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-drawer__items,.cart-drawer__empty{flex:1;overflow:auto;padding:1.5rem}.cart-drawer__empty{min-height:calc(100vh - 76px);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3rem;padding-top:clamp(4rem,14vh,8rem);padding-bottom:2rem}.cart-drawer__empty h2{max-width:9ch;font-size:clamp(2.7rem,10vw,4.6rem)}.cart-line{display:grid;grid-template-columns:92px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-line__image{width:92px;height:116px;object-fit:cover;border-radius:var(--radius)}.cart-line__content,.venn-cart-line__details{min-width:0}.cart-line__heading,.venn-cart-line__heading,.cart-line__actions,.venn-cart__subtotal{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.cart-line__heading h3,.venn-cart-line__heading h2{margin-bottom:.2rem}.cart-line__heading p,.venn-cart-line__heading p,.venn-cart-line__unit{margin-bottom:.45rem;color:#59544fad;font-size:.9rem}.cart-line__actions{align-items:center;margin-top:1.25rem}.cart-preorder{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.14em}.cart-quantity{display:inline-grid;grid-template-columns:2.25rem 2.25rem 2.25rem;align-items:center;min-height:2.25rem;border:1px solid var(--line);border-radius:999px;overflow:hidden}.cart-quantity button,.cart-remove{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer}.cart-quantity button{height:100%}.cart-quantity span{text-align:center}.cart-remove{font-size:.65rem;letter-spacing:.12em;text-decoration:underline;text-underline-offset:.2rem}.cart-quantity button:focus-visible,.cart-remove:focus-visible,.cart-drawer a:focus-visible{outline:2px solid var(--espresso);outline-offset:3px}.cart-drawer__footer{display:grid;gap:.75rem;border-top:1px solid var(--line);border-bottom:0}.cart-drawer__footer .button{text-align:center}.cart-secure{margin:0;text-align:center;color:#59544f9e;font-size:.8rem}.venn-cart{min-height:64vh;background:#f7f4ef}.venn-cart__layout{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);gap:clamp(3rem,7vw,7rem);align-items:start}.venn-cart__bag>h1,.venn-cart__empty h1{margin-bottom:clamp(2.5rem,5vw,5rem);font-size:clamp(3.5rem,7vw,7rem)}.venn-cart-line{display:grid;grid-template-columns:minmax(150px,210px) 1fr;gap:clamp(1.25rem,3vw,2.5rem);padding:1.5rem 0 2.25rem;border-top:1px solid var(--line)}.venn-cart-line:last-child{border-bottom:1px solid var(--line)}.venn-cart-line__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:22px;background:#fbfaf7}.venn-cart-line__heading h2{max-width:none;font-family:var(--sans);font-size:clamp(1.2rem,2vw,1.7rem);font-weight:600;letter-spacing:0;line-height:1.1}.venn-cart-line__unit{margin-top:1.25rem}.venn-cart__summary{position:sticky;top:110px;padding:clamp(1.75rem,3vw,2.5rem);border-radius:22px;background:#fbfaf7;border:1px solid var(--line)}.venn-cart__summary h2{max-width:none;margin-bottom:2.5rem;font-size:clamp(1.8rem,3vw,2.8rem)}.venn-cart__summary>p:not(.cart-secure){margin:1.5rem 0 2rem;color:#59544fc2}.venn-cart__subtotal{padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.venn-cart__empty{width:min(900px,100%);margin:0 auto;padding:clamp(5rem,12vh,10rem) 0;text-align:center}.venn-cart__empty h1{max-width:none;margin-bottom:1.5rem}.venn-cart__empty p{margin-bottom:2rem;font-size:1.15rem}@media(max-width:820px){.venn-cart__layout{grid-template-columns:1fr;gap:2.5rem}.venn-cart__summary{position:static}.venn-cart-line{grid-template-columns:112px 1fr}}@media(max-width:520px){.venn-cart{padding-left:1.25rem;padding-right:1.25rem}.venn-cart-line{grid-template-columns:96px 1fr;gap:1rem}.venn-cart-line__heading{flex-direction:column;gap:.3rem}.cart-line__actions{align-items:flex-start;flex-direction:column}.venn-cart__summary{padding:1.5rem}}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.site-nav--desktop{display:none}.menu-toggle{display:block;position:relative;z-index:2}.site-header__inner{grid-template-columns:auto 1fr auto;padding:0 1rem}.logo{justify-self:center}.site-actions a:not(:last-child){display:none}.mobile-menu{position:absolute;top:100%;left:0;right:0;z-index:80;display:flex;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 72px);overflow-y:auto;padding:0 1rem 1rem;background:var(--ivory);border-bottom:1px solid var(--line);box-shadow:0 18px 32px #59544f1f;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.75rem);transition:opacity .18s ease,transform .22s ease,visibility 0s linear .22s}.menu-open .mobile-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.mobile-menu a{padding:1rem 0;border-bottom:1px solid var(--line)}.menu-open{overflow:hidden}.menu-toggle span:not(.visually-hidden){transition:transform .18s ease;transform-origin:center}.menu-open .menu-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){transform:translateY(-4px) rotate(-45deg)}.hero,.simple-hero,.simple-product,.split-story,.final-cta,.product-hero,.product-shopflow,.product-story,.product-rootcare,.product-idea,.product-idea__layout,.product-editorial,.product-editorial--reverse,.shop-feature,.contact-page,.lifestyle,.accordion-section,.results__grid{grid-template-columns:1fr}.hero{gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.hero__media{min-height:16rem}.simple-hero{min-height:auto;gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.simple-hero__media,.simple-product__media{min-height:20rem}.product-info,.product-shopflow__purchase{position:static}.product-editorial--reverse .product-editorial__copy,.product-editorial--reverse .product-editorial__media{order:initial}.product-idea__layout{gap:1.75rem}.product-idea__image{min-height:18rem}.product-idea__image,.product-idea__difference{grid-column:auto;grid-row:auto}.product-idea__difference h3{font-size:clamp(2.2rem,10vw,3.45rem)}.product-benefits__media-stack{grid-template-columns:1fr;min-height:0}.product-benefits .product-editorial__media{order:1}.product-benefits .product-editorial__copy{order:2}.product-benefits__image,.product-benefits__image--primary,.product-benefits__image--secondary{min-height:19rem}.ingredient-grid,.ingredient-showcase,.catalog-grid,.benefit-grid,.product-details__grid,.product-details__images,.product-card-grid,.steps__grid--four,.product-editorial-list--two,.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}.responsive-image{width:100%;height:100%}.responsive-image--mobile{display:none}@media(max-width:720px){.section-pad{padding:3.5rem 1rem}h1{font-size:2.75rem}h2{font-size:2.45rem}.button-row,.newsletter-form{flex-direction:column;align-items:stretch}.simple-contact .button-row{align-items:center}.benefit-grid,.ingredient-grid,.ingredient-showcase,.catalog-grid,.review-grid,.steps__grid,.check-grid,.ingredients-page,.editorial-blocks,.product-gallery,.product-card-grid,.product-card-grid--two,.steps__grid--four,.product-editorial-list--two,.product-details__images{grid-template-columns:1fr}.product-shopflow{padding-top:2rem}.product-shopflow__gallery{display:flex;gap:.75rem;margin-left:-1rem;margin-right:-1rem;padding:0 1rem .35rem;overflow-x:auto;scroll-snap-type:x mandatory}.product-shopflow__image,.product-shopflow__image--large{flex:0 0 min(86vw,26rem);min-height:min(112vw,34rem);scroll-snap-align:start}.product-shopflow__purchase h1{font-size:2.75rem}.tester-feedback{display:flex;flex-direction:column;gap:1.35rem;margin-top:2.5rem}.tester-feedback__panel{order:1;min-height:0;padding:0}.tester-feedback__panel h3{font-size:clamp(2.45rem,15vw,4.2rem)}.tester-feedback__tabs{max-width:none}.tester-feedback__tab{padding-right:.45rem;font-size:.72rem}.tester-feedback__panels{min-height:20rem}.tester-feedback__images{order:2;grid-template-columns:1fr}.tester-feedback__image{aspect-ratio:4 / 5;min-height:0;max-height:none}.tester-feedback__disclaimer{order:3;grid-column:auto;max-width:none;font-size:.84rem}.ingredient-carousel__viewport{position:relative;display:flex;gap:0;width:100%;max-width:100%;min-height:0;padding-bottom:.35rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y pan-x;-webkit-overflow-scrolling:touch}.ingredient-carousel__viewport::-webkit-scrollbar{display:none}.ingredient-carousel__slide{position:relative;inset:auto;flex:0 0 100%;width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 16px;column-gap:.6rem;row-gap:.85rem;align-content:start;align-items:start;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;scroll-snap-align:start;scroll-snap-stop:always}.ingredient-carousel__media{grid-column:1;grid-row:1;min-height:clamp(17rem,72vw,26rem)}.ingredient-carousel__peek{display:block;grid-column:2;grid-row:1;align-self:stretch;width:16px;min-width:16px;min-height:clamp(17rem,72vw,26rem);overflow:hidden;border-radius:var(--radius) 0 0 var(--radius);pointer-events:none}.ingredient-carousel__peek picture,.ingredient-carousel__peek .media-image{width:100%;height:100%;min-width:16px;min-height:inherit;object-fit:cover;object-position:var(--image-position, center center)}.ingredient-carousel__peek picture{display:block}.ingredient-carousel__copy{grid-column:1;max-width:none}.ingredient-carousel__number{margin-bottom:.55rem}.ingredient-carousel__mobile-dots{display:flex;justify-content:center;gap:.38rem;margin:0 0 .55rem}.ingredient-carousel__dot{display:grid;width:1rem;height:1rem;place-items:center}.ingredient-carousel__dot:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:var(--ink);opacity:.28;transform:scale(.72);transition:opacity .22s ease,transform .22s ease}.ingredient-carousel__dot.is-active:before{opacity:.92;transform:scale(1)}.ingredient-carousel__copy h3{margin-bottom:.6rem;font-size:clamp(2.2rem,13vw,4.25rem)}.ingredient-carousel__copy strong{margin-bottom:.65rem}.ingredient-carousel__copy p:last-child{font-size:1rem;line-height:1.42}.ingredient-carousel__footer{display:none}.product-details__grid{grid-template-columns:1fr}.lifestyle__strip{grid-template-columns:repeat(2,1fr)}.before-after{min-height:24rem}.site-footer__links{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}.sticky-atc.is-visible{display:flex}.responsive-image--desktop{display:none}.responsive-image--mobile{display:block}}@media(prefers-reduced-motion:reduce){.ingredient-carousel__slide,.ingredient-carousel__progress span,.tester-feedback__tab-panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/venn-theme.css.map */
