.site-header{position:sticky;top:0;z-index:90;background:rgba(255,248,239,.94);border-bottom:1px solid rgba(107,50,26,.12);backdrop-filter:blur(15px)}.site-header__inner{min-height:5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.brand{width:9.5rem;display:block}.brand img{width:100%;height:3rem;object-fit:contain;object-position:left center}.primary-nav{display:flex;justify-content:center;gap:.15rem}.primary-nav a{padding:.65rem .75rem;border-radius:var(--pill);text-decoration:none;font-weight:750;font-size:.91rem}.primary-nav a:hover,.primary-nav a[aria-current=true]{background:var(--paper);color:var(--cocoa)}.header-actions{display:flex;align-items:center;gap:.75rem}.header-gift-link{display:flex;align-items:center;gap:.4rem;text-decoration:none;color:var(--muted);font-size:.82rem;font-weight:750}.header-gift-link img{width:1rem}.menu-toggle{display:none;width:2.8rem;height:2.8rem;border:1px solid var(--border);border-radius:50%;background:#fff;place-items:center;cursor:pointer}.menu-toggle img{width:1.2rem}.hero{position:relative;isolation:isolate;min-height:min(48rem,calc(100vh - 5rem));overflow:hidden;background:#fbefe3}.hero__layers{position:absolute;inset:0;z-index:-1}.hero-layer,.hero-layer img{position:absolute;inset:0;width:100%;height:100%}.hero-layer--background img{object-fit:cover}.hero-layer--products img,.hero-layer--ingredients img,.hero-layer--shadow img,.hero-layer--light img{object-fit:cover}.hero__inner{min-height:min(48rem,calc(100vh - 5rem));display:grid;align-items:center;grid-template-columns:minmax(0,.82fr) minmax(28rem,1.18fr)}.hero__copy{padding:clamp(4rem,8vw,7rem) 0;max-width:39rem;position:relative;z-index:2}.hero__lead{font-size:clamp(1.08rem,1.7vw,1.3rem);color:var(--muted);max-width:37rem}.reassurance{display:flex;gap:.65rem;align-items:flex-start;margin:1.45rem 0;padding:.8rem 1rem;border:1px solid rgba(107,50,26,.14);border-radius:var(--radius-md);background:rgba(255,255,255,.74);max-width:34rem}.reassurance img{width:1.1rem;margin-top:.2rem}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.moment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.variety-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.taste-world-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.surprise-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(32rem,1.25fr);gap:clamp(2rem,5vw,5rem);align-items:center}.quiz-shell{display:grid;grid-template-columns:minmax(16rem,.65fr) minmax(0,1.35fr);gap:clamp(2rem,5vw,5rem);align-items:start}.faq-layout{display:grid;grid-template-columns:minmax(16rem,.65fr) minmax(0,1.35fr);gap:clamp(2rem,5vw,5rem)}.final-cta{position:relative;isolation:isolate;min-height:37rem;overflow:hidden}.final-cta__layers{position:absolute;inset:0;z-index:-1}.final-cta-layer,.final-cta-layer img{position:absolute;inset:0;width:100%;height:100%}.final-cta-layer img{object-fit:cover}.final-cta__inner{min-height:37rem;display:grid;grid-template-columns:minmax(0,.72fr) minmax(24rem,1.28fr);align-items:center}.final-cta__copy{max-width:36rem;padding-block:5rem}.site-footer{background:var(--cocoa-deep);color:#f9ede4;padding:2.2rem 0}.site-footer__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.footer-brand{width:9.2rem}.footer-brand img{width:100%;height:3rem;object-fit:contain}.site-footer p{margin:0;color:#e6cfc2}.site-footer nav{display:flex;gap:1rem}.site-footer a{text-decoration:none}.project-link[aria-disabled=true]{opacity:.55;cursor:not-allowed}.sticky-cta{position:fixed;z-index:85;left:.7rem;right:.7rem;bottom:.7rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem .65rem .65rem 1rem;border:1px solid rgba(107,50,26,.15);border-radius:1.2rem;background:rgba(255,248,239,.96);box-shadow:0 18px 55px rgba(50,24,15,.22);backdrop-filter:blur(14px)}.sticky-cta[hidden]{display:none}.sticky-cta div{display:grid;line-height:1.25}.sticky-cta span{font-size:.75rem;color:var(--muted)}.brand{width:10.5rem}.brand img{width:100%;height:auto;max-height:3.15rem;object-fit:contain;object-position:left center}.footer-brand{width:11rem}.footer-brand img{width:100%;height:auto;max-height:3.4rem;object-fit:contain}
.hero__inner{grid-template-columns:minmax(0,.95fr) minmax(27rem,1.05fr)}.hero__copy{max-width:43rem}.hero__copy h1{font-size:clamp(2.8rem,4.8vw,4.75rem)}
@media (min-width:641px){
  .hero-layer--products img{left:auto;right:-1%;width:92%;height:100%;object-fit:contain;object-position:right bottom}
  .hero-layer--ingredients img{left:auto;right:0;width:96%;height:100%;object-fit:contain;object-position:right bottom}
}
