:root{--ayh-color-background:#f6f1e3;--ayh-color-text:#0b0b0b;--ayh-color-accent:#ffd10d;--ayh-color-surface:#fff;--ayh-color-border:#0b0b0b;--ayh-spacing-24:1.5rem;--ayh-spacing-48:3rem;--ayh-radius-24:1.5rem;--ayh-radius-999:999px;--line:rgba(11,11,11,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ayh-color-background);color:var(--ayh-color-text);font-family:'Instrument Sans',Arial,sans-serif;font-size:16px;line-height:1.55}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #5c2ef2;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.02;letter-spacing:-.045em}h1{font-size:clamp(3.75rem,7.2vw,7.3rem)}h2{font-size:clamp(2.75rem,4.3vw,4.8rem)}h3{font-size:1.7rem}em{font-family:'Instrument Serif',Georgia,serif;font-weight:400}p{max-width:52ch}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.small{font-size:.875rem;line-height:1.5}.muted{color:#56534a}.skip{position:fixed;left:20px;top:-100px;z-index:20;background:#fff;padding:16px}.skip:focus{top:16px}.preview-bar{text-align:center;padding:9px 24px;border-bottom:1px solid var(--line);font-size:.8rem}.preview-bar span{margin-left:24px}.site-header{max-width:1600px;margin:auto;min-height:108px;padding:20px 4.5%;display:flex;align-items:center;gap:32px}.wordmark{font-size:1.35rem;font-weight:700;line-height:.94;letter-spacing:-.07em}.wordmark span{color:#85620b}.site-header nav{margin:auto;display:flex;gap:40px;font-size:.9rem}.site-header nav a{padding:12px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current]{border-color:currentColor}.bag-button{border:1px solid var(--line);border-radius:999px;padding:10px 18px;background:transparent;font-size:.9rem}.bag-button span{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:var(--ayh-color-accent);margin-left:12px}.menu-button{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:740px;margin:0 1.5rem}.hero-copy{background:var(--ayh-color-accent);padding:60px 8%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{margin:36px 0 28px}.hero-copy p{font-size:1.125rem;max-width:36ch}.hero-photo{position:relative;min-width:0}.hero-photo img{position:absolute;inset:0;object-position:52% 50%}.photo-caption{position:absolute;left:24px;bottom:20px;background:var(--ayh-color-background);padding:6px 12px;font-size:.75rem}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:18px 26px;border:1px solid var(--ayh-color-text);border-radius:999px;background:var(--ayh-color-text);color:var(--ayh-color-background);font-size:.95rem;font-weight:600;line-height:1.4;min-height:56px;transition:background .2s,transform .2s}.cta:hover{background:#333;transform:translateY(-2px)}.cta.light{background:transparent;color:var(--ayh-color-text)}.cta.light:hover{background:var(--ayh-color-accent)}.hero .cta{margin-top:30px}.ticker{padding:28px 4.5%;display:flex;justify-content:space-around;gap:24px;border-bottom:1px solid var(--line);font-size:.8rem;font-weight:600;letter-spacing:.09em}.ticker span::before{content:'↗';margin-right:24px}.section{padding:100px 6%;max-width:1600px;margin:auto}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:56px}.section-intro>p{max-width:34ch}.product-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:7%;align-items:center}.product-photo{height:680px;position:relative}.product-photo img{object-position:48% 50%}.product-copy h2{margin:20px 0}.product-copy>.small{margin-bottom:28px}.product-copy .description{margin:18px 0 28px}.offer-options{border:0;padding:0;margin:0 0 20px;display:grid;gap:12px}.offer-options legend{font-size:.875rem;margin-bottom:12px}.offer{display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:start;padding:20px;border:1px solid var(--line);border-radius:16px;cursor:pointer}.offer:has(input:checked){background:var(--ayh-color-accent);border-color:var(--ayh-color-text)}.offer input{accent-color:#0b0b0b;width:18px;height:18px;margin:4px 0}.offer strong{display:block;font-size:1rem}.offer small{display:block;margin-top:5px;font-size:.8rem}.offer-price{font-size:1.8rem;line-height:1.2;font-weight:600;letter-spacing:-.05em}.product-copy>.cta{width:100%;margin-bottom:14px}.product-meta{display:flex;flex-wrap:wrap;gap:18px;padding:22px 0;margin-top:24px;border-top:1px solid var(--line);font-size:.8rem}.ingredient{background:var(--ayh-color-text);color:var(--ayh-color-background);padding:90px 6%;display:grid;grid-template-columns:1fr 1fr;gap:9%}.ingredient h2{margin:26px 0}.ingredient .number{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(6rem,13vw,12rem);line-height:.9;letter-spacing:-.06em;margin:24px 0}.ingredient .number span{font-family:'Instrument Sans',Arial,sans-serif;font-size:2rem;letter-spacing:0}.ingredient a{text-decoration:underline;text-underline-offset:5px}.ingredient .small{color:#d5cfbf;margin-top:26px}.ingredient-right{border-left:1px solid #666258;padding-left:14%;display:flex;flex-direction:column;justify-content:center}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.ritual-card{padding-top:24px;border-top:1px solid var(--line)}.ritual-card .index{font-size:.875rem;letter-spacing:.12em}.ritual-card h3{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-size:3.5rem;margin:30px 0 18px}.ritual-card p{max-width:28ch}.ritual-note{margin-top:40px;max-width:80ch}.editorial-band{display:grid;grid-template-columns:1fr 1fr;margin:0 1.5rem;background:#eadfff}.editorial-band>div{padding:70px 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.editorial-band h2{margin:24px 0}.editorial-band .cta{margin-top:28px}.editorial-band figure{margin:0;min-height:600px;position:relative}.editorial-band img{position:absolute;inset:0;object-position:60% 50%}.faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:9%}.faq-layout h2{margin-top:24px}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:1.1rem;display:flex;justify-content:space-between;gap:24px;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:'+'}details[open] summary::after{content:'−'}details p{padding-top:18px;font-size:.95rem;color:#56534a}.site-footer{background:var(--ayh-color-accent);padding:65px 4.5% 24px}.footer-top{display:flex;justify-content:space-between;gap:48px}.footer-top p{font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:-.035em}.footer-top>div{display:grid;gap:10px}.footer-top a,.footer-top button{font-size:.9rem;text-align:left;padding:5px 0;background:none;border:0}.footer-top a:hover,.footer-top button:hover{text-decoration:underline}.footer-logo{font-size:clamp(3rem,11.1vw,11rem);letter-spacing:-.075em;line-height:.95;font-weight:600;white-space:nowrap;margin:70px 0 35px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;font-size:.75rem;border-top:1px solid var(--line);padding-top:24px}.story-title{padding:70px 6% 60px;max-width:1600px;margin:auto}.story-title h1{max-width:11ch;margin:28px 0}.story-title p{font-size:1.25rem;max-width:48ch}.story-image{height:640px;margin:0 24px}.story-image img{object-position:50% 45%}.story-body{display:grid;grid-template-columns:1fr 1fr;gap:12%}.story-body p{margin:24px 0}.story-body .cta{margin-top:12px}.product-page{padding-top:40px}.breadcrumb{padding:16px 6%;font-size:.875rem}.breadcrumb a{text-decoration:underline}.full-cta{margin:30px 0}.checkout{max-width:1120px;padding:60px 24px 100px;margin:auto}.checkout h1{font-size:clamp(3rem,6vw,5rem);margin:20px 0 40px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.checkout-panel{background:#fff;padding:32px;border-radius:20px}.checkout-panel h3{margin-bottom:24px}.checkout-panel .cta{width:100%;margin-top:24px}.summary-row{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid var(--line)}.summary-row.total{font-weight:600;font-size:1.3rem}.checkout-status{margin-top:24px;font-size:.875rem}.confirmation{max-width:850px;padding:80px 24px 110px;margin:auto}.confirmation .eyebrow{margin-bottom:26px}.confirmation h1{font-size:clamp(3.5rem,7vw,6rem);margin-bottom:30px}.confirmation p{margin-bottom:20px}.confirmation .cta{margin-right:12px;margin-top:20px}dialog{border:0;background:var(--ayh-color-background);padding:32px;max-width:560px;width:calc(100% - 32px);max-height:90dvh;box-shadow:0 24px 100px #0004}dialog::backdrop{background:#0008;backdrop-filter:blur(4px)}dialog#bag{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:min(540px,100%)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.close{background:none;border:1px solid var(--line);width:44px;height:44px;border-radius:50%;font-size:1.5rem;line-height:1}dialog h2{margin:28px 0 36px}.bag-item{display:grid;grid-template-columns:100px 1fr;gap:20px;margin-bottom:28px}.bag-item img{height:130px}.bag-item h3{font-size:1.3rem;line-height:1.15;margin-bottom:10px}.bag-item p{font-size:.875rem}.bag-actions{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px}.qty button{background:none;border:0;width:40px;height:40px}.qty output{min-width:30px;text-align:center}.text-button{background:none;border:0;padding:10px 0;text-decoration:underline;font-size:.875rem}.dialog-cta{width:100%;margin:24px 0 16px}.empty-bag{padding:30px 0}.empty-bag p{margin-bottom:30px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,30px);background:#0b0b0b;color:#fff;padding:14px 24px;border-radius:999px;opacity:0;pointer-events:none;transition:.2s;z-index:30}.toast.visible{opacity:1;transform:translate(-50%,0)}.account-info{padding:20px 0;border-block:1px solid var(--line);margin-bottom:24px}.account-info p{margin:10px 0}.account-buttons{display:grid;gap:12px}#mobile-menu[hidden]{display:none}
@media(min-width:1600px){.hero,.editorial-band{max-width:1552px;margin-inline:auto}.ingredient{padding-inline:max(6%,calc((100vw - 1400px)/2))}}
@media(max-width:1000px){.hero{min-height:640px}.hero-copy{padding:40px 8%}.hero h1{font-size:5rem}.section{padding:75px 5%}.product-grid{gap:5%}.product-photo{height:600px}.product-copy h2{font-size:3rem}.offer{padding:16px;gap:8px}.offer-price{font-size:1.6rem}.ingredient{gap:5%}.ritual-grid{gap:24px}.editorial-band>div{padding:50px 10%}.editorial-band figure{min-height:520px}}
@media(max-width:720px){.preview-bar{font-size:.75rem;padding:8px 16px}.preview-bar span{display:block;margin:0}.site-header{min-height:90px;padding:20px 24px;gap:20px}.site-header nav{display:none}.wordmark{margin-right:auto}.bag-button{padding:8px 12px}.bag-button span{margin-left:4px}.menu-button{display:block;padding:10px 0;background:none;border:0;font-size:.875rem}.menu-button span{margin-left:8px}#mobile-menu{padding:0 24px 24px;display:grid;gap:8px;border-bottom:1px solid var(--line)}#mobile-menu a,#mobile-menu button{text-align:left;padding:12px 0;background:none;border:0;font-size:1.3rem}.hero{grid-template-columns:1fr;margin:0 12px}.hero-copy{padding:38px 28px 42px}.hero h1{font-size:clamp(3.6rem,13vw,5.2rem);margin:24px 0}.hero-copy p{font-size:1rem}.hero-photo{height:470px}.hero-photo img{object-position:50% 42%}.photo-caption{left:16px;bottom:16px;font-size:.7rem}.ticker{gap:12px;flex-wrap:wrap;justify-content:center;padding:24px 16px;font-size:.7rem}.ticker span::before{margin-right:10px}.section{padding:65px 24px}.section-intro{display:block;margin-bottom:36px}.section-intro p{margin-top:24px}.product-grid{grid-template-columns:1fr;gap:36px}.product-photo{height:440px}.product-copy h2{font-size:3.4rem}.product-meta{gap:12px}.ingredient{grid-template-columns:1fr;padding:60px 24px;gap:40px}.ingredient-right{border-left:0;border-top:1px solid #666258;padding:36px 0 0}.ingredient .number{font-size:8rem}.ritual-grid{grid-template-columns:1fr;gap:36px}.ritual-card h3{margin:14px 0;font-size:3.25rem}.ritual-card p{max-width:40ch}.editorial-band{grid-template-columns:1fr;margin:0 12px}.editorial-band>div{padding:45px 28px}.editorial-band figure{min-height:450px}.faq-layout{grid-template-columns:1fr;gap:40px}.faq-layout h2{margin-top:20px}.site-footer{padding:45px 24px 24px}.footer-top{display:block}.footer-top>div{margin-top:32px}.footer-logo{font-size:10.7vw;margin:50px 0 24px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:12px}.story-title{padding:40px 24px}.story-title h1{font-size:4rem}.story-image{height:440px;margin:0 12px}.story-body{grid-template-columns:1fr;gap:30px}.story-title p{font-size:1.125rem}.checkout{padding:40px 24px 70px}.checkout-grid{grid-template-columns:1fr;gap:24px}.checkout-panel{padding:24px}.confirmation{padding:60px 24px 80px}.confirmation .cta{width:100%;margin-right:0}dialog{padding:24px}.hero .cta{margin-top:24px}.cta{min-height:56px}.product-page{padding-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Direct-response product clarity and offer hierarchy */
.hero h1{font-size:clamp(3.4rem,6.4vw,6.5rem);margin:24px 0}.hero-copy{padding-block:44px}.hero-facts{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:8px;font-size:.95rem}.hero-facts li{padding-left:20px;position:relative}.hero-facts li::before{content:'✓';position:absolute;left:0}.hero-copy .hero-terms{font-size:.875rem;margin-top:16px;max-width:44ch}.hero-study{font-size:.875rem;text-decoration:underline;text-underline-offset:4px;margin-top:16px}.difference .section-intro{align-items:start}.difference .section-intro h2{margin-top:24px;font-size:clamp(2.5rem,4vw,4rem)}.difference .section-intro>div{flex:1}.difference .section-intro>p{max-width:29ch;padding-top:40px}.difference .ritual-card h3{font-size:2.8rem}.closing-offer{background:var(--ayh-color-accent);padding:75px 24px;text-align:center;border-bottom:1px solid var(--line)}.closing-offer h2{margin:22px auto}.closing-offer p{margin:20px auto}.closing-offer .cta{margin-top:8px;min-width:260px}.closing-offer .small{max-width:65ch}.offer small{font-size:.875rem}
@media(max-width:720px){.hero h1{font-size:clamp(3.2rem,12vw,4.8rem)}.hero-copy{padding:36px 24px}.hero-facts{font-size:.875rem}.hero-copy .hero-terms{font-size:.875rem}.difference .section-intro>p{padding-top:0;max-width:40ch}.closing-offer{padding:55px 24px}.closing-offer .cta{width:100%;min-width:0;max-width:390px}}

/* Reference-led storefront: editorial scale, exact product facts, one clear offer. */
.site-header{min-height:92px}.preview-bar{background:#0b0b0b;color:#f6f1e3;font-size:.875rem}.hero-v5{margin:0;min-height:680px;grid-template-columns:1fr 1fr;border-block:1px solid var(--line)}.hero-v5 .hero-copy{background:var(--ayh-color-background);padding:60px 9% 65px 12%}.hero-v5 h1{font-size:clamp(3.6rem,5.8vw,6.3rem);margin:30px 0;line-height:1.04}.hero-v5 h1 em{display:block}.hero-v5 .hero-deck{font-weight:600;font-size:1.25rem;margin-bottom:12px}.hero-v5 .hero-photo img{object-position:50% 50%}.hero-v5 .cta{background:var(--ayh-color-accent);color:var(--ayh-color-text);min-width:270px}.hero-v5 .cta:hover{background:#edc10b}.hero-v5 .photo-caption{left:24px;bottom:24px;font-size:.75rem;letter-spacing:.08em}.daily-equation{display:grid;grid-template-columns:repeat(3,1fr);padding:36px 6%;background:var(--ayh-color-accent);border-bottom:1px solid var(--line)}.daily-equation>div{display:flex;gap:24px;align-items:center;justify-content:center;border-right:1px solid #0b0b0b40}.daily-equation>div:last-child{border:0}.daily-equation strong{font-size:4rem;line-height:1;letter-spacing:-.07em;font-weight:500}.daily-equation small{font-size:1.2rem;letter-spacing:-.03em;margin-left:5px}.daily-equation span{font-size:1rem}.why-now{max-width:1040px;text-align:center;padding-block:90px}.why-now h2{margin:26px 0}.why-now p{margin:0 auto;font-size:1.125rem;max-width:60ch}.text-link{display:inline-block;margin-top:24px;text-decoration:underline;text-underline-offset:5px;font-size:1rem}.ritual-feature{display:grid;grid-template-columns:1fr 1fr;margin:0 24px 90px;background:#ede6f7;max-width:1552px}.ritual-feature figure{position:relative;margin:0;min-height:660px}.ritual-feature img{position:absolute;inset:0;object-position:center 42%}.ritual-feature figcaption{position:absolute;bottom:24px;left:24px;background:#f6f1e3;padding:7px 12px;font-size:.875rem}.ritual-instructions{padding:65px 12%}.ritual-instructions h2{margin:26px 0}.ritual-instructions ol{counter-reset:ritual;list-style:none;padding:0;margin:36px 0 0}.ritual-instructions li{counter-increment:ritual;display:flex;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.ritual-instructions li:before{content:'0' counter(ritual);font-size:.875rem;padding-top:4px}.ritual-instructions h3{font-family:inherit;font-size:1.2rem;letter-spacing:-.02em;line-height:1.3;margin-bottom:8px}.ritual-instructions li p{font-size:1rem}.ingredient-v5{padding-block:85px;align-items:center}.ingredient-v5 h2{font-size:clamp(2.9rem,4.3vw,4.8rem)}.ingredient-v5 .number{color:var(--ayh-color-accent);font-size:9rem;margin-block:28px}.research-note{border-top:1px solid #67645b;padding-top:24px;margin-top:28px}.research-note strong{display:block;font-size:1rem;margin-bottom:8px}.research-note p{font-size:.95rem;color:#d5cfbf;margin-bottom:20px}.product-grid{gap:6%}.product-photo{height:650px}.product-copy h2{font-size:4.2rem}.product-copy .description{margin-bottom:18px}.product-copy .eyebrow{font-size:.875rem}.offer{border-radius:8px}.product-meta{font-size:.875rem}.difference{border-top:1px solid var(--line)}.difference .ritual-card h3{font-family:inherit;font-size:2rem;line-height:1.1;letter-spacing:-.04em}.difference .ritual-card p{max-width:34ch}.founder-note{background:#eadfff;padding:80px 8%;text-align:center}.founder-note blockquote{font-size:clamp(2.5rem,4.7vw,5rem);font-weight:500;line-height:1.1;letter-spacing:-.045em;margin:30px auto 36px}.founder-note>div{max-width:620px;margin:auto}.founder-note p{max-width:none;font-size:1.125rem}.closing-offer{padding-block:85px}.mobile-buy{display:none}.footer-bottom{font-size:.875rem}.photo-caption{font-size:.875rem}.product-page .ritual-feature{margin-top:75px}.story-title h1{font-size:clamp(4rem,7vw,7.5rem)}
@media(min-width:1600px){.hero-v5{max-width:1600px;margin:auto}.ritual-feature{margin-inline:auto}}
@media(max-width:1000px){.hero-v5 .hero-copy{padding:45px 8%}.hero-v5{min-height:620px}.daily-equation>div{gap:12px;flex-direction:column}.daily-equation strong{font-size:3.5rem}.ritual-instructions{padding:45px 8%}.ritual-feature figure{min-height:650px}.product-copy h2{font-size:3.5rem}.product-photo{height:600px}}
@media(max-width:720px){.hero-v5{grid-template-columns:1fr;min-height:0}.hero-v5 .hero-copy{padding:38px 24px 32px}.hero-v5 h1{font-size:clamp(3rem,11.7vw,4.9rem);margin:22px 0}.hero-v5 h1 em{display:inline}.hero-v5 .hero-deck{font-size:1.15rem}.hero-v5 .hero-copy>p{max-width:44ch}.hero-v5 .cta{width:100%;min-width:0}.hero-v5 .hero-photo{height:370px}.hero-v5 .photo-caption{left:16px;bottom:16px;font-size:.75rem}.daily-equation{padding:28px 16px;gap:8px}.daily-equation strong{font-size:2.9rem}.daily-equation span{font-size:.875rem;text-align:center}.daily-equation small{font-size:.95rem}.why-now{padding:60px 24px}.why-now h2{font-size:2.8rem}.why-now p{font-size:1rem}.ritual-feature{grid-template-columns:1fr;margin:0 12px 60px}.ritual-feature figure{min-height:440px}.ritual-instructions{padding:36px 24px}.ritual-instructions h2{font-size:3rem}.ritual-instructions ol{margin-top:28px}.ingredient-v5{padding-block:60px}.ingredient-v5 .number{font-size:7rem}.product-copy h2{font-size:3.5rem}.product-photo{height:400px}.founder-note{padding:60px 24px}.founder-note blockquote{font-size:2.7rem;margin-inline:0}.founder-note p{font-size:1rem}.closing-offer{padding:60px 24px}.mobile-buy{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;gap:12px;justify-content:space-between;background:#f6f1e3;border-top:1px solid var(--line);padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.mobile-buy strong,.mobile-buy span{display:block;font-size:.875rem}.mobile-buy span{font-size:.75rem}.mobile-buy .cta{font-size:.875rem;padding:12px 18px;min-height:48px;white-space:nowrap}.footer-logo{white-space:normal;overflow-wrap:break-word}}
/* Product information, evidence and customer help */
.product-gallery{min-width:0;align-self:start}.gallery-enlarge{padding:0;border:0;background:none;width:100%;height:100%;cursor:zoom-in}.gallery-options{display:flex;gap:12px;align-items:center;margin-top:16px}.gallery-options button{background:none;border:1px solid var(--line);padding:6px;border-radius:8px;display:grid;gap:5px;font-size:.875rem;min-width:105px}.gallery-options button[aria-pressed=true]{border:2px solid #0b0b0b;background:#ffd10d;padding:5px}.gallery-options img{height:65px;width:100%;object-fit:cover;border-radius:4px}.gallery-options>.small{max-width:16ch;margin-left:auto}.product-detail-link{display:block;text-align:center;font-size:.875rem;text-decoration:underline;text-underline-offset:4px;margin:18px 0}.product-details{display:grid;grid-template-columns:1fr 1.15fr;gap:10%;margin-top:80px;padding-top:60px;border-top:1px solid var(--line)}.product-details h2{font-size:3.5rem;margin:24px 0}.product-details>div>p{max-width:32ch}.spec-list{margin:0 0 24px}.spec-list>div{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;padding:15px 0;border-bottom:1px solid var(--line)}dt{font-weight:600}dd{margin:0}.details-stack details{padding:20px 0;border-bottom:1px solid var(--line)}.details-stack summary{font-size:1rem}.details-stack details p{font-size:1rem}.science-link{display:block;font-size:.95rem}.page-heading{padding:65px 6% 75px;background:#ffd10d}.page-heading h1{font-size:clamp(3.4rem,6vw,6.3rem);margin:30px 0}.page-heading p{font-size:1.15rem;max-width:48ch}.science-intro{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-bottom:30px}.science-intro p+p{margin-top:24px}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:35px}.evidence-card{border:1px solid var(--line);padding:40px;background:#fffdf7}.evidence-card h2{font-size:3.5rem;margin:28px 0}.evidence-card dl{margin:24px 0 0}.evidence-card dl>div{border-top:1px solid var(--line);padding:20px 0}.evidence-card dt{margin-bottom:8px}.evidence-card dd{font-size:1rem}.evidence-card .text-link{margin-top:6px}.expectations{background:#0b0b0b;color:#f6f1e3;max-width:none}.expectations h2{margin:26px 0 45px}.expectations h3{font-size:1.5rem;line-height:1.3;margin-bottom:16px}.help-layout{display:grid;grid-template-columns:1fr 3fr;gap:8%;padding-top:60px}.help-layout>nav{align-self:start;position:sticky;top:30px;display:grid;gap:16px}.help-layout>nav a{text-decoration:underline;text-underline-offset:5px;padding:8px 0}.help-layout article{padding-bottom:45px;margin-bottom:45px;border-bottom:1px solid var(--line);scroll-margin-top:40px}.help-layout h2{font-size:2.8rem;margin-bottom:26px}.help-layout p{max-width:65ch;margin-top:18px}.help-layout .cta{margin-top:24px}#image-viewer{width:min(1100px,calc(100% - 32px));padding:60px 16px 16px;background:#f6f1e3}#image-viewer>button{position:absolute;right:12px;top:8px}#image-viewer img{max-height:75dvh;object-fit:contain}.noscript{padding:40px;max-width:70ch;margin:auto}.subscription-consent{display:flex;align-items:start;gap:12px;margin-top:24px;font-size:.95rem}.subscription-consent input{width:20px;height:20px;flex-shrink:0;accent-color:#0b0b0b}.cta:disabled{opacity:.5;transform:none}.checkout-panel .text-button{display:inline-block;margin-bottom:12px}
@media(max-width:1000px){.evidence-card{padding:28px}.evidence-card h2{font-size:3rem}.product-details{gap:6%}.gallery-options{flex-wrap:wrap}.gallery-options>.small{margin:0;max-width:100%}}
@media(max-width:720px){.product-details{grid-template-columns:1fr;margin-top:50px;padding-top:40px;gap:25px}.product-details h2{font-size:3rem}.spec-list>div{grid-template-columns:1fr 1.1fr;gap:16px;font-size:.95rem}.gallery-options{gap:10px}.gallery-options button{min-width:100px}.gallery-options>.small{font-size:.875rem}.page-heading{padding:38px 24px 45px}.page-heading h1{font-size:clamp(3rem,12vw,4.6rem);margin:24px 0}.page-heading p{font-size:1rem}.science-intro{grid-template-columns:1fr;gap:28px;padding-bottom:25px}.evidence-grid{grid-template-columns:1fr;padding-top:20px;gap:24px}.evidence-card{padding:26px}.evidence-card h2{font-size:3rem}.expectations h2{font-size:3rem}.expectations .ritual-grid{gap:32px}.help-layout{grid-template-columns:1fr;gap:36px;padding-top:32px}.help-layout>nav{position:static;grid-template-columns:1fr 1fr;gap:8px 20px;font-size:.95rem}.help-layout h2{font-size:2.5rem}.help-layout article{margin-bottom:30px;padding-bottom:30px}}

html{scroll-behavior:auto}.product-copy h1{font-size:4.2rem;margin:20px 0}.gallery-note{margin-top:12px}.site-disclaimer{font-size:.875rem;max-width:90ch;margin:28px 0 0}@media(max-width:1000px){.product-copy h1{font-size:3.5rem}}@media(max-width:720px){.product-copy h1{font-size:3.5rem}}
.product-grid{column-gap:6%;row-gap:36px}

/* Founder story */
.story-hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:740px;border-bottom:1px solid var(--line)}
.story-hero-copy{padding:84px 7vw 70px 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.story-hero h1{font-size:clamp(3.6rem,5.6vw,6.6rem);line-height:1.02;letter-spacing:-.055em;margin:30px 0}
.story-hero-copy>p{font-size:1.25rem;max-width:32ch;margin-bottom:32px}
.story-tea{margin:0;position:relative;min-height:580px;overflow:hidden;background:#ead9ae}
.story-tea img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.story-tea figcaption{position:absolute;bottom:24px;left:24px;padding:10px 14px;background:var(--ayh-color-background);font-size:.875rem;letter-spacing:.04em}
.story-memory{padding-block:100px;text-align:center}
.story-memory blockquote{font-size:clamp(2.8rem,5.4vw,5.6rem);line-height:1.08;letter-spacing:-.04em;margin:32px auto 55px;max-width:1100px}
.story-letter{max-width:660px;margin:auto;text-align:left}
.story-letter p{font-size:1.25rem;line-height:1.65;margin:0 0 26px}
.story-letter .story-signoff{font-size:1.375rem;border-top:1px solid var(--line);padding-top:26px;margin-top:40px}
.story-focus{background:#0b0b0b;color:#f6f1e3;display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-block:96px}
.story-focus h2{font-size:clamp(2.8rem,4.4vw,4.8rem);line-height:1.07;margin-top:32px}
.story-focus-body{padding-top:48px}
.story-focus-body p{font-size:1.15rem;line-height:1.65;margin-bottom:28px}
.story-focus .text-link{color:#ffd10d}
.story-principles{padding-block:96px}
.story-principles h2{margin:26px 0 56px;font-size:clamp(2.8rem,4.3vw,4.6rem)}
.story-principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.story-principle-grid article{border-top:1px solid var(--line);padding-top:22px}
.story-principle-grid article>span{font-family:'Instrument Serif',serif;font-size:2.5rem}
.story-principle-grid h3{font-size:1.6rem;line-height:1.2;margin:22px 0 16px}
.story-principle-grid p{line-height:1.65;max-width:31ch}
.story-ritual{display:grid;grid-template-columns:1fr 1fr;background:#ffd10d}
.story-ritual figure{margin:0;min-height:690px}
.story-ritual img{width:100%;height:100%;object-fit:cover;display:block;max-height:820px}
.story-ritual>div{padding:80px 7vw;align-self:center}
.story-ritual h2{font-size:clamp(2.8rem,4.1vw,4.5rem);line-height:1.08;margin:28px 0}
.story-ritual p{line-height:1.65;margin-bottom:24px}
.story-ritual .cta{margin-top:12px}
.story-question{text-align:center;padding-block:100px}
.story-question h2{font-size:clamp(2.6rem,4.5vw,5rem);margin:26px 0}
.story-question p{max-width:600px;margin:0 auto 30px;line-height:1.65;font-size:1.125rem}
@media(max-width:720px){.story-hero{grid-template-columns:1fr;min-height:0}.story-hero-copy{padding:48px 24px}.story-hero h1{font-size:clamp(2.7rem,10.5vw,4rem);margin:26px 0}.story-hero-copy>p{font-size:1.125rem}.story-tea{min-height:380px}.story-tea figcaption{font-size:.75rem;left:16px;bottom:16px}.story-memory{padding-block:64px}.story-memory blockquote{font-size:2.9rem;margin:28px 0 40px}.story-letter p{font-size:1.125rem}.story-focus{grid-template-columns:1fr;gap:0;padding-block:64px}.story-focus h2{font-size:3rem}.story-focus-body{padding-top:32px}.story-focus-body p{font-size:1.0625rem}.story-principles{padding-block:64px}.story-principles h2{margin-bottom:36px}.story-principle-grid{grid-template-columns:1fr;gap:28px}.story-principle-grid p{max-width:none}.story-ritual{grid-template-columns:1fr}.story-ritual figure{min-height:0;height:480px}.story-ritual img{height:100%}.story-ritual>div{padding:48px 24px}.story-ritual .cta{width:100%}.story-question{padding-block:64px}}


.expectations .ritual-grid article p+p,.faq-list details p+p,.details-stack details p+p,.why-now>p+p{margin-top:1rem}

/* Mobile product visibility, touch gallery and persistent purchase access. */
@media(max-width:720px){
 .preview-bar{padding:8px 16px;font-size:.8125rem}.preview-bar span{display:none}
 .site-header{min-height:76px;padding:14px 24px}
 .hero-v5{display:flex;flex-direction:column;margin:0;padding:24px 24px 32px;min-height:0;gap:0}
 .hero-v5 .hero-copy{display:contents}
 .hero-v5 .hero-copy>.eyebrow{order:0;font-size:.8125rem;letter-spacing:.07em}
 .hero-v5 h1{order:1;font-size:clamp(2.3rem,10.3vw,3.5rem);line-height:1.04;margin:14px 0 20px}
 .hero-v5 .hero-photo{order:2;height:clamp(230px,65vw,310px);flex:none;overflow:hidden;border-radius:12px}
 .hero-v5 .hero-photo img{object-position:50% 58%}
 .hero-v5 .photo-caption{left:10px;right:10px;bottom:10px;font-size:.75rem;line-height:1.35;padding:7px 9px}
 .hero-v5 .hero-copy>.hero-deck{order:3;font-size:1.0625rem;line-height:1.45;margin:18px 0 12px}
 .hero-v5 .hero-copy>p:not(.hero-deck):not(.hero-terms){order:4;font-size:1rem;line-height:1.55;margin:0}
 .hero-v5 .hero-copy>.cta{order:5;margin-top:20px}
 .hero-v5 .hero-copy>.hero-terms{order:6;margin-top:14px;font-size:.875rem}
 .hero-v5 .hero-copy>.hero-study{order:7;margin-top:14px}
 .product-gallery{min-width:0}.gallery-options{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 2px 10px;scrollbar-width:thin}
 .gallery-options button{flex:0 0 104px;min-width:104px;scroll-snap-align:start}.gallery-options button img{height:64px}.gallery-options button span{font-size:.875rem}
 .product-page .product-photo{height:clamp(270px,80vw,360px)}
 .mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:8;padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom));box-shadow:0 -4px 20px #00000008}
 .mobile-buy .cta{min-height:48px;font-size:.875rem;padding:12px 16px}.mobile-buy>div{min-width:0}.mobile-buy strong{font-size:.875rem}.mobile-buy span{font-size:.8125rem}
 body.has-mobile-buy{padding-bottom:calc(78px + env(safe-area-inset-bottom))}
}
@media(max-width:370px){.product-mobile-buy .cta{padding-inline:12px;font-size:.8125rem}.mobile-buy{gap:8px;padding-inline:12px}.mobile-buy span{font-size:.75rem}}

.customer-reviews{display:grid;grid-template-columns:1fr 1fr;gap:64px;background:#eee8d8}.customer-reviews h2{margin:18px 0 24px}.customer-reviews p{max-width:520px}.reviews-empty{background:#fffcf3;padding:40px;border:1px solid #d7d0bf;border-radius:16px}.review-mark{display:block;font-family:Georgia,serif;font-size:88px;line-height:.6;color:#b4a044}.reviews-empty h3{font-size:28px;margin:24px 0 16px}.reviews-empty .cta{margin-top:24px}
@media(max-width:720px){.customer-reviews{grid-template-columns:1fr;gap:28px}.reviews-empty{padding:28px}.reviews-empty h3{font-size:24px}.gallery-options{align-items:stretch}.gallery-options button{display:flex;flex-direction:column;justify-content:flex-start;margin:0}.gallery-options button span{line-height:1.3}.product-mobile-buy .cta{white-space:nowrap;flex:none}.product-mobile-buy>div{flex:1}.product-mobile-buy .cta>span{display:none}}

@media(max-width:370px){.site-header{gap:12px;padding-inline:20px}.wordmark{flex:none;white-space:nowrap;font-size:1.2rem}.bag-button,.menu-button{flex:none;white-space:nowrap}.bag-button{padding:7px 10px}.menu-button span{margin-left:4px}}

.rating-preview{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;font-size:.875rem;margin:14px 0 18px}.rating-preview small{flex-basis:100%;font-size:.75rem;color:#56534a}.rating-preview>span:first-child{letter-spacing:.04em}.review-concept{display:block}.review-intro{display:grid;grid-template-columns:1fr 1fr;gap:20px 60px}.review-intro>.eyebrow,.review-intro>.small{grid-column:1/-1}.review-intro h2{margin:0}.review-score{display:flex;align-items:center;gap:24px}.review-score>strong{font-size:80px;line-height:1;letter-spacing:-.05em}.review-score>strong>span{font-size:30px;font-weight:400}.review-stars{font-size:28px;letter-spacing:4px}.review-score p{font-size:.9rem}.review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0 24px}.review-cards article{padding:28px;background:#fffcf3;border:1px solid #d7d0bf;border-radius:16px}.review-cards h3{font-size:25px;line-height:1.15;margin:20px 0}.review-cards p{margin-bottom:22px}.review-cards .eyebrow{font-size:.7rem}
@media(max-width:720px){.hero-v5 .hero-copy>.rating-preview{order:3;margin-top:16px;margin-bottom:0}.review-intro{grid-template-columns:1fr;gap:24px}.review-intro>.eyebrow,.review-intro>.small{grid-column:auto}.review-score>strong{font-size:64px}.review-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.review-cards article{flex:0 0 86%;scroll-snap-align:start}.review-score{gap:16px}.review-stars{font-size:23px}}
