.home-h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ws-ink);text-wrap:balance;margin:0;font-size:clamp(36px,4.4vw,64px);font-weight:500;line-height:1.02}.home-h2--cream{color:var(--ws-cream)}.home-lede{font-family:var(--font-sans);color:var(--fg-default);text-wrap:pretty;max-width:60ch;margin:0;font-size:19px;font-weight:300;line-height:1.55}.home-lede--cream{color:#f7f1e6c7}.home-hero{--accent:#1f4d2e;--glow:#c9a24c;max-width:1280px;margin:0 auto;padding:64px 32px 80px;position:relative}.home-hero--split{grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;display:grid}.home-hero__copy{flex-direction:column;gap:22px;display:flex}.home-hero__title{font-family:var(--font-display);white-space:pre-line;letter-spacing:-.025em;color:var(--ws-ink);text-wrap:balance;margin:0;font-size:clamp(48px,6.4vw,96px);font-weight:500;line-height:.96}.home-hero__title--xl{font-size:clamp(56px,7.5vw,120px)}.home-hero__title--white{color:var(--ws-cream)}.home-hero__sub{color:var(--ws-mist);max-width:56ch;margin:0;font-size:20px;font-weight:300;line-height:1.5}.home-hero__sub--white{color:#f7f1e6d9}.home-hero__cta{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.ws-btn--on-dark{color:var(--ws-cream)}.ws-btn--on-dark:hover{background:#ffffff14}.home-hero__pills{border-top:1px solid var(--ws-line);padding-top:24px}.home-hero__visual{aspect-ratio:4/5;position:relative}.home-hero__card{background:var(--accent);box-shadow:var(--shadow-pop);transition:background-color .6s var(--ease-out-soft);border-radius:28px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.home-hero__photo{animation:ws-fade .42s var(--ease-out-soft);isolation:isolate;background-position:50%;background-size:cover;flex:1;position:relative;overflow:hidden}.home-hero__photo img{object-fit:cover;width:100%;height:100%;display:block}@keyframes ws-fade{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:none}}.home-hero__photo>img,.home-hero__photo>video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero__photo>video{z-index:1;opacity:0;transition:opacity .5s var(--ease-out-soft)}.home-hero__photo>video.is-ready{opacity:1}.home-hero__photo>video.home-hero__preload{opacity:0;pointer-events:none;z-index:0;width:1px;height:1px}.home-hero__progress{z-index:2;background:#ffffff2e;height:3px;position:absolute;bottom:0;left:0;right:0}.home-hero__progress span{background:var(--glow);transform-origin:0;will-change:transform;height:100%;display:block}.home-hero__label{color:var(--ws-cream);border-top:1px solid #ffffff1f;flex-direction:column;gap:4px;padding:22px 26px 24px;display:flex;position:relative}.home-hero__controls{align-items:center;gap:6px;display:flex;position:absolute;bottom:22px;right:22px}.home-hero__controls button{width:30px;height:30px;color:var(--ws-cream);cursor:pointer;transition:.22s var(--ease-out-soft);background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;place-items:center;padding:0;display:grid}.home-hero__controls button:hover{background:#fff3}.home-hero__controls button:focus-visible{outline:2px solid var(--glow);outline-offset:2px}.home-hero__blends{border-top:1px solid var(--ws-line);margin-top:4px;padding-top:20px}.home-hero__cta-blend{justify-content:flex-start;min-width:15.5rem}.home-hero__label h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:30px;font-weight:500}.home-hero__meta{opacity:.8;font-size:14px}.sku-picker{flex-wrap:wrap;gap:10px;display:flex}.sku-picker__pill{border:1px solid var(--ws-line);cursor:pointer;font:inherit;color:var(--ws-charcoal);transition:.22s var(--ease-out-soft);background:0 0;border-radius:999px;align-items:center;gap:8px;padding:9px 14px 9px 12px;font-size:13px;font-weight:600;display:inline-flex}.sku-picker__dot{background:var(--c,var(--ws-wood));border-radius:999px;width:10px;height:10px}.sku-picker__pill.is-on{background:var(--ws-ink);color:var(--ws-cream);border-color:var(--ws-ink)}.sku-picker__pill:hover:not(.is-on){border-color:var(--ws-wood)}.home-hero--centered{text-align:center;padding-bottom:40px}.home-hero--centered .home-hero__center{flex-direction:column;align-items:center;gap:22px;max-width:920px;margin:0 auto;display:flex;position:relative}.home-hero--centered .home-hero__sub{text-align:center}.home-hero--centered .home-hero__cta{justify-content:center}.home-hero__bottle-row{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:880px;margin-top:32px;display:grid}.home-hero__bottle{background:var(--c);aspect-ratio:3/4;box-shadow:var(--shadow-card);transition:.32s var(--ease-out-soft);border-radius:24px;position:relative;overflow:hidden}.home-hero__bottle:hover{box-shadow:var(--shadow-lift);transform:translateY(-6px)}.home-hero__bottle img{object-fit:cover;width:100%;height:100%}.home-hero__bottle-cap{text-align:center;font-family:var(--font-display);color:var(--ws-cream);background:linear-gradient(#0000,#00000073);padding:12px;font-size:18px;position:absolute;bottom:0;left:0;right:0}.home-hero--fullbleed{place-items:end start;max-width:none;min-height:88vh;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.home-hero__bg{background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.home-hero__scrim{background:linear-gradient(#0e0a0700 0%,#0e0a0733 50%,#0e0a07c7 100%);position:absolute;inset:0}.home-hero__overlay{flex-direction:column;gap:18px;width:100%;max-width:780px;margin:0 auto 0 max(32px,50vw - 608px);padding:80px 32px;display:flex;position:relative}.home-trust{background:var(--ws-parchment);border-top:1px solid var(--ws-bone);border-bottom:1px solid var(--ws-bone)}.home-trust__inner{max-width:1280px;margin:0 auto;padding:18px 32px}.home-trust__track{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.home-trust__track--dup{display:none}.home-trust__item{color:var(--ws-charcoal);letter-spacing:.01em;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.home-trust__item i,.home-trust__item svg{color:var(--ws-spectrum-green)}.home-range{background:var(--ws-ink);isolation:isolate;display:grid;position:relative}.home-range__media{grid-area:1/1;position:relative}.home-range__media img{object-fit:cover;object-position:center;aspect-ratio:16/9;width:100%;height:100%;display:block}.home-range__scrim{background:linear-gradient(#0e0a078c 0%,#0e0a071a 34%,#0e0a07db 100%),linear-gradient(90deg,#0e0a07b8 0%,#0e0a0700 62%);position:absolute;inset:0}.home-range__inner{z-index:1;flex-direction:column;grid-area:1/1;align-self:end;gap:20px;width:100%;max-width:620px;margin-left:max(32px,50vw - 608px);padding:80px 32px 72px 0;display:flex;position:relative}.home-range__eyebrow{color:var(--ws-spectrum-amber)}.home-range .home-h2{white-space:pre-line}.home-range__cta{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.home-gift{background:var(--ws-parchment);border-top:1px solid var(--ws-bone);border-bottom:1px solid var(--ws-bone);padding:96px 32px 112px}.home-gift__inner{max-width:1280px;margin:0 auto}.home-gift__head{gap:12px;max-width:620px;margin-bottom:48px;display:grid}.home-gift__head .home-h2{white-space:pre-line}.home-gift__stage{position:relative}.home-gift__photo{box-shadow:var(--shadow-pop);border-radius:28px;margin-left:22%;overflow:hidden}.home-gift__photo img{aspect-ratio:16/10;object-fit:cover;object-position:62% center;width:100%;display:block}.home-gift__card{background:var(--ws-cream-soft);border:1px solid var(--ws-line);width:340px;box-shadow:var(--shadow-lift);border-radius:24px;flex-direction:column;gap:10px;padding:28px 28px 30px;display:flex;position:absolute;bottom:-40px;left:0}.home-gift__save-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ws-mist);font-size:12px;font-weight:700}.home-gift__save-amount{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ws-spectrum-crimson);font-size:clamp(40px,4vw,56px);font-weight:500;line-height:1}.home-gift__save-amount--text{font-size:clamp(28px,2.6vw,34px)}.home-gift__save-note{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.5}.home-gift__list{border-top:1px solid var(--ws-bone);gap:10px;margin:6px 0 4px;padding:16px 0 0;list-style:none;display:grid}.home-gift__list li{color:var(--ws-charcoal);align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.home-gift__list svg{color:var(--ws-spectrum-green);flex:none}.home-gift__card .ws-btn{align-self:flex-start;margin-top:8px}.home-prin{background:var(--ws-parchment);border-top:1px solid var(--ws-bone);border-bottom:1px solid var(--ws-bone)}.home-prin__inner{grid-template-columns:1.15fr 1fr;gap:0;max-width:1280px;margin:0 auto;display:grid}.home-prin__copy{flex-direction:column;gap:22px;padding:100px 80px;display:flex}.home-prin__list{gap:12px;max-width:480px;margin:4px 0 0;padding:0;list-style:none;display:grid}.home-prin__list li{color:var(--ws-charcoal);align-items:center;gap:12px;font-size:16px;display:flex}.home-prin__list svg,.home-prin__list i{color:var(--ws-spectrum-green)}.home-prin__more{color:var(--ws-spectrum-crimson);text-underline-offset:3px;align-self:flex-start;margin-top:8px;font-size:14px;font-weight:600;text-decoration:underline}.home-prin__quote{background:var(--ws-ink);color:var(--ws-cream);padding:100px 80px;display:grid}.home-prin__slide{opacity:0;visibility:hidden;flex-direction:column;grid-area:1/1;justify-content:center;gap:24px;margin:0;transition:opacity .38s,visibility 0s linear .38s;display:flex}.home-prin__slide[data-active=true]{opacity:1;visibility:visible;transition:opacity .46s,visibility}.home-prin__slide>*{transition:transform .46s;transform:translateY(8px)}.home-prin__slide[data-active=true]>*{transform:none}.home-prin__slide[data-active=true]>:nth-child(2){transition-delay:60ms}.home-prin__slide[data-active=true]>:nth-child(3){transition-delay:.12s}.home-prin__quote[data-reduced-motion=true] .home-prin__slide,.home-prin__quote[data-reduced-motion=true] .home-prin__slide>*{transition-duration:.12s;transition-delay:0s;transform:none}@media (prefers-reduced-motion:reduce){.home-prin__slide,.home-prin__slide>*{transition-duration:.12s;transition-delay:0s;transform:none}}.home-prin__script{font-family:var(--font-script);color:var(--ws-multi-glow);letter-spacing:.005em;align-self:flex-start;font-size:32px;font-weight:400;line-height:1.15}.home-prin__quote blockquote{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:28px;font-weight:500;line-height:1.3}.home-prin__quote figcaption{opacity:.7;letter-spacing:.04em;font-size:13px}.ws-section__head--row{justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.ws-section__head--row>div{gap:8px;max-width:720px;display:grid}.ws-section__head--row>a{color:var(--ws-charcoal);border:1px solid var(--ws-line);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .14s}.ws-section__head--row>a:hover{background:var(--ws-cream-soft)}.home-coming__scroller{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ws-line) transparent;grid-auto-columns:280px;grid-auto-flow:column;gap:18px;padding-bottom:12px;display:grid;overflow-x:auto}.home-coming__scroller::-webkit-scrollbar{height:8px}.home-coming__scroller::-webkit-scrollbar-thumb{background:var(--ws-line);border-radius:8px}.home-coming__card{scroll-snap-align:start;background:var(--card-bg,var(--ws-cream-soft));color:var(--card-fg,var(--ws-ink));border:1px solid var(--card-line,var(--ws-line));box-shadow:var(--shadow-card);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.home-coming__photo{aspect-ratio:1;position:relative;overflow:hidden}.home-coming__photo img{object-fit:cover;opacity:.95;width:100%;height:100%}.home-coming__sticker{color:var(--c);letter-spacing:.12em;text-transform:uppercase;background:#f7f1e6eb;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.home-coming__body{flex-direction:column;gap:6px;padding:18px 20px 20px;display:flex}.home-coming__body h4{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:500}.home-coming__body p{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.5}.home-coming__cta{color:var(--ws-charcoal);border:1px solid var(--ws-line);white-space:nowrap;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600}.home-coming__cta:hover{background:var(--ws-cream-soft)}.home-kitchen{color:var(--ws-cream);background:linear-gradient(#14110d 0%,#0a0805 100%);padding:96px 0}.home-kitchen__inner{max-width:1280px;margin:0 auto;padding:0 32px}.home-kitchen__head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.home-kitchen__head>div{gap:8px;max-width:640px;display:grid}.home-kitchen__nav{align-items:center;gap:8px;display:flex}.home-kitchen__navbtn{width:40px;height:40px;color:var(--ws-cream);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;place-items:center;display:grid}.home-kitchen__navbtn:hover{background:#ffffff29}.home-kitchen__more{color:var(--ws-multi-glow);text-underline-offset:3px;margin-left:12px;font-size:14px;font-weight:600;text-decoration:underline}.home-kitchen__rail{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;grid-auto-columns:340px;grid-auto-flow:column;gap:20px;padding-bottom:16px;display:grid;overflow-x:auto}.home-kitchen__rail::-webkit-scrollbar{height:6px}.home-kitchen__rail::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:6px}.home-kitchen__card{scroll-snap-align:start;cursor:pointer;flex-direction:column;gap:14px;display:flex}.home-kitchen__poster{aspect-ratio:16/10;transition:.22s var(--ease-out-soft);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 12px 28px #0006}.home-kitchen__card:hover .home-kitchen__poster{transform:translateY(-3px);box-shadow:0 20px 44px #0000008c}.home-kitchen__poster-bg{filter:contrast(1.05)saturate(1.05);position:absolute;inset:0}.home-kitchen__poster:after{content:"";background:linear-gradient(#0000 40%,#0000008c);position:absolute;inset:0}.home-kitchen__play{z-index:1;color:#0a0805;background:#fffffff2;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:16px;left:16px;box-shadow:0 6px 14px #0000004d}.home-kitchen__dur{z-index:1;letter-spacing:.06em;background:#0009;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.home-kitchen__tag{z-index:1;letter-spacing:.14em;text-transform:uppercase;color:var(--vc,var(--ws-ink));background:#ffffffeb;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.home-kitchen__meta h4{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:500;line-height:1.2}.home-kitchen__meta p{color:#f7f1e6a6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-journal__grid{grid-template-columns:1.6fr 1fr 1fr;gap:22px;display:grid}.home-journal__card{background:var(--card-bg,var(--ws-cream-soft));color:var(--card-fg,var(--ws-ink));border:1px solid var(--card-line,var(--ws-line));box-shadow:var(--shadow-card);transition:.22s var(--ease-out-soft);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.home-journal__card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.home-journal__card.is-lead{grid-row:span 1}.home-journal__cover{aspect-ratio:16/10;background-blend-mode:multiply;position:relative;overflow:hidden}.home-journal__card.is-lead .home-journal__cover{aspect-ratio:4/3.2}.home-journal__cover:before{content:"";z-index:1;background:radial-gradient(circle at 20% 30%,#ffffff2e,#0000 50%),radial-gradient(circle at 80% 70%,#0000002e,#0000 50%);position:absolute;inset:0}.home-journal__cover-cap{z-index:2;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0003;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.home-journal__cover-script{z-index:2;font-family:var(--font-script);color:#ffffffb3;font-size:20px;position:absolute;bottom:16px;right:18px}.home-journal__body{flex-direction:column;gap:8px;padding:22px 24px 24px;display:flex}.home-journal__body h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:500;line-height:1.2}.home-journal__card.is-lead .home-journal__body h3{font-size:28px}.home-journal__body p{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.55}.home-journal__meta{color:var(--fg-subtle);letter-spacing:.04em;font-size:12px}.home-affil{color:var(--ws-cream);background:radial-gradient(circle at 80% 0,#e89b2b38,#0000 55%),linear-gradient(#1f4d2e,#14110d);padding:96px 32px}.home-affil__inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:56px;max-width:1280px;margin:0 auto;display:grid}.home-affil__copy{gap:22px;display:grid}.home-affil__cta{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.home-affil__stats{background:#0000002e;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.home-affil__stat{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;flex-direction:column;gap:6px;padding:36px 28px;display:flex}.home-affil__stat:nth-child(2n){border-right:none}.home-affil__stat:nth-child(n+3){border-bottom:none}.home-affil__stat .num{font-family:var(--font-display);color:var(--ws-multi-glow);letter-spacing:-.02em;font-size:56px;font-weight:500;line-height:1}.home-affil__stat .lbl{letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:12px}.home-hero>.spice-scatter-container,.home-newsletter>.spice-scatter-container{contain:layout style;width:100vw;left:50%;right:auto;transform:translate(-50%)}.home-newsletter{background:0 0;padding:80px 32px 96px;position:relative;overflow:hidden}.home-newsletter__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:680px;margin:0 auto;display:flex;position:relative}.home-newsletter__form{background:var(--ws-cream-soft);border:1px solid var(--ws-line);border-radius:999px;gap:8px;width:100%;max-width:520px;margin-top:12px;padding:6px;display:flex}.home-newsletter__form input{font:inherit;color:var(--ws-ink);background:0 0;border:none;outline:none;flex:1;padding:12px 18px;font-size:15px}.home-newsletter__form input::placeholder{color:var(--ws-fog)}@media (max-width:920px){.home-hero--split{grid-template-columns:1fr}.home-trust__inner{padding:16px 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28px calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#0000,#000 28px calc(100% - 28px),#0000)}.home-trust__track{flex:none;align-items:center;gap:28px;padding-inline:14px;animation:26s linear infinite home-trust-marquee;display:flex}.home-trust__track--dup{display:flex}.home-trust__item{white-space:nowrap;flex:none}.home-range__media img{aspect-ratio:4/3}.home-range__inner{max-width:none;margin-left:0;padding:56px 24px 48px}.home-range__scrim{background:linear-gradient(#0e0a0757 0%,#0e0a079e 26%,#0e0a07e0 100%)}.home-gift{padding:64px 24px 72px}.home-gift__head{margin-bottom:32px}.home-gift__photo{margin-left:0}.home-gift__photo img{aspect-ratio:4/3}.home-gift__card{z-index:1;width:auto;margin:-48px 16px 0;position:relative;bottom:auto;left:auto}.home-prin__inner{grid-template-columns:1fr}.home-prin__copy,.home-prin__quote{padding:64px 32px}.home-journal__grid,.home-affil__inner{grid-template-columns:1fr}.home-kitchen__head{flex-direction:column;align-items:flex-start}.home-hero__bottle-row{grid-template-columns:1fr}.home-hero__visual{width:100%;max-width:440px;margin:0 auto}.home-hero__cta-blend{min-width:0}}@keyframes home-trust-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:560px){.home-newsletter{padding:64px 20px 80px}.home-newsletter__form{border-radius:20px;flex-direction:column;align-items:stretch;gap:10px;padding:10px}.home-newsletter__form input{text-align:center;min-width:0;padding:12px 14px}.home-newsletter__form .ws-btn--primary{width:100%}.home-newsletter__form .ws-btn--primary .pill{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.home-hero__photo{animation:none}.home-hero__photo>video,.home-hero__card{transition:none}.home-trust__inner{-webkit-overflow-scrolling:touch;overflow-x:auto}.home-trust__track{animation:none}.home-trust__track--dup{display:none}}
