.globals_root__5g1LH{--cream:#F4ECDF;--cream-2:#EAE0D0;--cream-3:#DDD0BB;--paper:#FFFFFF;--forest:#6E8064;--forest-2:#5C6E54;--forest-3:#4A5C42;--forest-deep:#2E3A28;--rust:#BC6F44;--rust-2:#A75D34;--rust-3:#8E4824;--ink:#1A1A1A;--ink-2:#2E2E2E;--gold:#C8A86A;--olive-muted:#8E8A75;--muted:#6B6253;--muted-2:#8E8273;--line:rgba(26,26,26,.12);--line-2:rgba(26,26,26,.22);--line-dark:rgba(244,236,223,.14);--serif:"Source Serif Pro","Times New Roman",Georgia,serif;--display:"DM Serif Display","Source Serif Pro","Times New Roman",Georgia,serif;--sans:"Inter",system-ui,-apple-system,sans-serif;--mono:"JetBrains Mono",ui-monospace,monospace;--m-dur-fast:440ms;--m-dur-base:920ms;--m-dur-slow:1500ms;--m-ease-out:cubic-bezier(0.22,1,0.36,1);--m-ease-emph:cubic-bezier(0.4,0,0.2,1);--m-stagger:140ms;--m-distance:20px;--m-scale:0.985;--m-blur:4px;--m-ticker-dur:62s;background:var(--cream);color:var(--ink);font-family:var(--serif);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.65;min-height:100vh}.globals_root__5g1LH *,.globals_root__5g1LH :after,.globals_root__5g1LH :before{box-sizing:border-box}.globals_root__5g1LH img{max-width:100%;display:block}.globals_root__5g1LH a{color:inherit;text-decoration:none}.globals_root__5g1LH button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.globals_root__5g1LH h1,.globals_root__5g1LH h2,.globals_root__5g1LH h3,.globals_root__5g1LH h4{margin:0;font-family:var(--display);font-style:italic;font-weight:400;letter-spacing:-.005em;line-height:1.05;color:var(--ink)}.globals_root__5g1LH p{margin:0}.globals_root__5g1LH .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:42px;padding:0 24px;font-family:var(--serif);font-size:13px;letter-spacing:.04em;border-radius:999px;transition:background .2s,color .2s,border-color .2s;border:1px solid transparent}.globals_root__5g1LH .btn.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.globals_root__5g1LH .btn.outline:hover{background:var(--ink);color:var(--cream)}.globals_root__5g1LH .btn.outline-w{background:transparent;color:var(--cream);border-color:var(--cream)}.globals_root__5g1LH .btn.outline-w:hover{background:var(--cream);color:var(--forest-3)}.globals_root__5g1LH .btn.ink{background:var(--ink);color:var(--cream)}.globals_root__5g1LH .btn.ink:hover{background:var(--ink-2)}.globals_root__5g1LH .btn.forest{background:var(--forest);color:var(--cream)}.globals_root__5g1LH .btn.forest:hover{background:var(--forest-2)}.globals_root__5g1LH .ticker{background:var(--ink);color:var(--cream);border-bottom:1px solid var(--ink-2);overflow:hidden}.globals_root__5g1LH .ticker-inner{display:flex;align-items:center;padding:9px 0;font-family:var(--serif);font-size:12px;font-style:italic;white-space:nowrap}.globals_root__5g1LH .ticker-track{display:inline-flex;gap:28px;padding:0 14px;flex-shrink:0;animation:globals_msTickerScroll__0mEnw 50s linear infinite}@keyframes globals_msTickerScroll__0mEnw{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.globals_root__5g1LH .ticker-track .item{display:inline-flex;align-items:center;gap:12px}.globals_root__5g1LH .ticker-track .dot{color:var(--gold);flex:0 0 auto}.globals_root__5g1LH .ticker-track a{color:var(--cream);text-decoration:underline;text-underline-offset:3px}.globals_root__5g1LH .ticker-track a:hover{color:var(--gold)}@media (prefers-reduced-motion:reduce){.globals_root__5g1LH .ticker-track{animation:none}}.globals_root__5g1LH .nav{background:transparent;position:absolute;top:38px;left:0;right:0;z-index:5}.globals_root__5g1LH .nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1480px;margin:0 auto;padding:18px 32px;position:relative}.globals_root__5g1LH .nav-left{display:flex;gap:32px;font-family:var(--serif);font-size:14px;color:var(--cream)}.globals_root__5g1LH .nav-left a:hover{color:var(--gold)}.globals_root__5g1LH .nav-mark{width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--cream) 15%,transparent);border:1px solid color-mix(in srgb,var(--cream) 30%,transparent);display:inline-flex;align-items:center;justify-content:center;color:var(--cream);font-family:var(--display);font-style:italic;font-size:17px;justify-self:center}.globals_root__5g1LH .nav-right{display:flex;gap:28px;align-items:center;justify-content:flex-end;font-family:var(--serif);font-size:14px;color:var(--cream)}.globals_root__5g1LH .nav-right a:hover{color:var(--gold)}.globals_root__5g1LH .nav-toggle{display:none;width:38px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:4px;justify-self:end;border:1px solid color-mix(in srgb,var(--cream) 34%,transparent);border-radius:999px;background:color-mix(in srgb,var(--cream) 12%,transparent);color:var(--cream)}.globals_root__5g1LH .nav-toggle span{width:16px;height:1.5px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.globals_root__5g1LH .nav-toggle[aria-expanded=true] span:first-child{transform:translateY(5.5px) rotate(45deg)}.globals_root__5g1LH .nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.globals_root__5g1LH .nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.globals_root__5g1LH .nav-panel{display:none;position:absolute;top:calc(100% + 10px);right:20px;width:min(86vw,340px);border:1px solid color-mix(in srgb,var(--cream) 24%,transparent);border-radius:22px;background:color-mix(in srgb,var(--ink) 92%,transparent);box-shadow:0 24px 70px rgba(0,0,0,.28)}.globals_root__5g1LH .nav-panel.open{display:block}.globals_root__5g1LH .nav-panel-inner{padding:16px;display:grid;gap:8px}.globals_root__5g1LH .nav-panel-inner a{display:flex;align-items:center;min-height:42px;padding:10px 12px;border-radius:12px;color:var(--cream);font-family:var(--serif);font-size:14px}.globals_root__5g1LH .nav-panel-inner a:hover{background:rgba(244,236,223,.08);color:var(--gold)}.globals_root__5g1LH .hero{background:var(--ink);position:relative}.globals_root__5g1LH .hero-photo{aspect-ratio:21/9;background-color:var(--ink);background-position:50%;background-size:cover;position:relative;min-height:480px;overflow:hidden;isolation:isolate}.globals_root__5g1LH .hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,26,26,.25),rgba(26,26,26,.55));z-index:1}.globals_root__5g1LH .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);filter:brightness(.8) saturate(.92) contrast(1.03);z-index:0}.globals_root__5g1LH .hero-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:0 32px}.globals_root__5g1LH .hero-overlay h1{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(64px,9vw,144px);color:var(--cream);letter-spacing:-.005em;line-height:.95}.globals_root__5g1LH .tagline{padding:110px 0 36px;background:var(--cream);text-align:center}.globals_root__5g1LH .tagline-stage{max-width:720px;margin:0 auto;padding:0 32px}.globals_root__5g1LH .tagline-stage .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--rust)}.globals_root__5g1LH .tagline-stage h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(28px,3.4vw,44px);color:var(--ink);margin-top:16px;line-height:1.25}.globals_root__5g1LH .tagline-stage p{font-family:var(--serif);font-size:15px;color:var(--ink-2);margin-top:22px;line-height:1.65}.globals_root__5g1LH .products{padding:100px 0 140px;background:var(--cream)}.globals_root__5g1LH .products-head{text-align:center;margin-bottom:110px}.globals_root__5g1LH .products-head h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(28px,3.2vw,42px);color:var(--ink)}.globals_root__5g1LH .products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:56px;max-width:1620px;margin:0 auto;padding:0 80px;align-items:end}.globals_root__5g1LH .product-card{display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center;position:relative;min-width:0}.globals_root__5g1LH .product-card .pill{display:inline-flex;align-items:center;padding:4px 14px;border-radius:999px;font-family:var(--serif);font-style:italic;font-size:12px;line-height:1.2;align-self:center}.globals_root__5g1LH .product-card.p1 .pill{background:var(--rust);color:var(--cream)}.globals_root__5g1LH .product-card.p2 .pill,.globals_root__5g1LH .product-card.p3 .pill{background:var(--forest);color:var(--cream)}.globals_root__5g1LH .product-card.p4 .pill{background:var(--olive-muted);color:var(--cream)}.globals_root__5g1LH .product-card.p5 .pill{background:var(--rust-2);color:var(--cream)}.globals_root__5g1LH .product-card.p6 .pill{background:var(--forest-2);color:var(--cream)}.globals_root__5g1LH .product-card.p7 .pill{background:var(--forest-deep);color:var(--cream)}.globals_root__5g1LH .product-card.p8 .pill{background:var(--rust-3);color:var(--cream)}.globals_root__5g1LH .product-card .ph{aspect-ratio:1;background-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;max-width:280px;min-height:220px}.globals_root__5g1LH .product-card h3{font-family:var(--serif);font-style:italic;font-weight:400;font-size:22px;color:var(--ink);margin-top:4px}.globals_root__5g1LH .product-card .notes{font-family:var(--serif);font-size:12px;font-style:normal;color:var(--olive-muted);letter-spacing:.04em}.globals_root__5g1LH .product-card .price{font-family:var(--serif);font-style:italic;font-size:14px;color:var(--ink);margin-top:8px}.globals_root__5g1LH .products-arrows{display:flex;justify-content:center;gap:14px;margin-top:50px}.globals_root__5g1LH .products-arrows .carousel-arrow{width:38px;height:38px;border-radius:50%;border:1px solid var(--line-2);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .2s,color .2s}.globals_root__5g1LH .products-arrows .carousel-arrow:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.globals_root__5g1LH .products-arrows .carousel-arrow:disabled{opacity:.35;cursor:not-allowed}.globals_root__5g1LH .products-arrows .carousel-arrow:disabled:hover{background:transparent;color:var(--ink);border-color:var(--line-2)}.globals_root__5g1LH .products-arrows .dots{display:flex;gap:6px;align-items:center;margin:0 14px}.globals_root__5g1LH .products-arrows .dots>*{width:6px;height:6px;border-radius:50%;background:var(--cream-3);padding:0;cursor:pointer;transition:background .2s}.globals_root__5g1LH .products-arrows .dots>.on{background:var(--ink)}.globals_root__5g1LH .club{padding:0 0 60px;background:var(--cream)}.globals_root__5g1LH .club-stage{max-width:1480px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;border-radius:8px;overflow:hidden}.globals_root__5g1LH .club-text{background:var(--forest);color:var(--cream);padding:64px 56px;display:flex;flex-direction:column;justify-content:center;gap:18px}.globals_root__5g1LH .club-text .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:color-mix(in srgb,var(--cream) 65%,transparent)}.globals_root__5g1LH .club-text h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(36px,4.4vw,60px);color:var(--cream);line-height:1.1}.globals_root__5g1LH .club-text p{font-family:var(--serif);font-size:14.5px;color:color-mix(in srgb,var(--cream) 90%,transparent);line-height:1.7;max-width:460px}.globals_root__5g1LH .club-text .btn{align-self:flex-start;margin-top:18px}.globals_root__5g1LH .club-photo{aspect-ratio:1;background-color:var(--ink);background-position:50%;background-size:cover}.globals_root__5g1LH .holiday{padding:0 0 60px;background:var(--cream)}.globals_root__5g1LH .holiday-stage{max-width:1480px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1.4fr;gap:0;align-items:stretch;border-radius:8px;overflow:hidden}.globals_root__5g1LH .holiday-text{background:var(--rust);color:var(--cream);padding:64px 56px;display:flex;flex-direction:column;justify-content:center;gap:16px}.globals_root__5g1LH .holiday-text .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:color-mix(in srgb,var(--cream) 75%,transparent)}.globals_root__5g1LH .holiday-text h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(36px,4.4vw,60px);color:var(--cream);line-height:1.05}.globals_root__5g1LH .holiday-text p{font-family:var(--serif);font-size:14.5px;color:color-mix(in srgb,var(--cream) 90%,transparent);line-height:1.75;max-width:480px}.globals_root__5g1LH .holiday-text .btn{align-self:flex-start;margin-top:14px}.globals_root__5g1LH .holiday-photo{aspect-ratio:21/14;background-color:var(--ink);background-position:50%;background-size:cover}.globals_root__5g1LH .categories{padding:100px 0 120px;background:var(--cream)}.globals_root__5g1LH .categories-head{text-align:center;margin-bottom:70px;padding:0 32px}.globals_root__5g1LH .categories-head h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(34px,3.6vw,52px);color:var(--ink)}.globals_root__5g1LH .categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:1820px;margin:0 auto;padding:0 24px}.globals_root__5g1LH .cat-tile{aspect-ratio:3/4;background-size:cover;background-position:50%;border-radius:8px;position:relative;overflow:hidden;cursor:pointer;transition:transform .3s}.globals_root__5g1LH .cat-tile:hover{transform:scale(.99)}.globals_root__5g1LH .cat-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,26,26,0) 40%,rgba(26,26,26,.75));transition:background .25s}.globals_root__5g1LH .cat-tile:hover:after{background:linear-gradient(180deg,rgba(26,26,26,.1) 25%,rgba(26,26,26,.85))}.globals_root__5g1LH .cat-tile .label{position:absolute;left:32px;bottom:32px;right:32px;z-index:2;color:var(--cream);font-family:var(--display);font-style:italic;font-size:clamp(26px,2.6vw,36px);line-height:1.05;display:inline-flex;align-items:center;gap:.18em}.globals_root__5g1LH .cat-tile .cat-arrow{flex:0 0 auto;opacity:.7;transform:translateY(.08em)}.globals_root__5g1LH .feature{padding:90px 0 100px;background:var(--cream-2)}.globals_root__5g1LH .feature-stage{max-width:1280px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1.2fr;gap:72px;align-items:center}.globals_root__5g1LH .feature-photo{aspect-ratio:4/5;background-color:var(--ink);background-position:50%;background-size:cover;border-radius:8px}.globals_root__5g1LH .feature-text .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--rust)}.globals_root__5g1LH .feature-text h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(36px,4.4vw,60px);color:var(--ink);margin-top:16px;line-height:1.05;max-width:480px}.globals_root__5g1LH .feature-text .meta{font-family:var(--serif);font-size:12px;color:var(--olive-muted);margin-top:14px;letter-spacing:.04em;font-style:italic}.globals_root__5g1LH .feature-text p{font-family:var(--serif);font-size:15px;color:var(--ink-2);margin-top:22px;line-height:1.75;max-width:480px}.globals_root__5g1LH .feature-actions{display:flex;align-items:center;gap:28px;margin-top:32px;flex-wrap:wrap}.globals_root__5g1LH .feature-actions .price{font-family:var(--display);font-style:italic;font-size:22px;color:var(--ink);font-weight:400}.globals_root__5g1LH .sourcing{padding:100px 0;background:var(--cream)}.globals_root__5g1LH .sourcing-stage{max-width:1620px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 2.2fr;gap:64px;align-items:start}.globals_root__5g1LH .sourcing-text .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--rust)}.globals_root__5g1LH .sourcing-text h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(32px,3.4vw,48px);color:var(--ink);margin-top:16px;line-height:1.1}.globals_root__5g1LH .sourcing-text p{font-family:var(--serif);font-size:14.5px;color:var(--ink-2);margin-top:22px;line-height:1.75;max-width:360px}.globals_root__5g1LH .sourcing-text .btn{margin-top:28px}.globals_root__5g1LH .sourcing-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;align-items:start}.globals_root__5g1LH .src-frame{display:flex;flex-direction:column;gap:12px;margin:0}.globals_root__5g1LH .src-frame .ph{aspect-ratio:3/4;background-size:cover;background-position:50%;border-radius:4px;filter:sepia(.05) saturate(.85)}.globals_root__5g1LH .src-frame.s1 .ph{aspect-ratio:3/4.4}.globals_root__5g1LH .src-frame figcaption{font-family:var(--serif);font-style:italic;font-size:11.5px;color:var(--olive-muted);letter-spacing:.04em}.globals_root__5g1LH .brewing{padding:80px 0;background:var(--cream)}.globals_root__5g1LH .brewing-stage{max-width:1480px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.globals_root__5g1LH .brewing-photo{aspect-ratio:4/5;background-color:var(--ink);background-position:50%;background-size:cover;border-radius:6px}.globals_root__5g1LH .brewing-text .label{font-family:var(--serif);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--rust)}.globals_root__5g1LH .brewing-text h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(34px,4vw,56px);color:var(--ink);margin-top:16px;line-height:1.05}.globals_root__5g1LH .brewing-text p{font-family:var(--serif);font-size:14.5px;color:var(--ink-2);margin-top:22px;line-height:1.75;max-width:460px}.globals_root__5g1LH .brewing-text .steps{display:flex;flex-direction:column;gap:10px;margin-top:24px}.globals_root__5g1LH .brewing-text .step{display:flex;align-items:flex-start;gap:14px}.globals_root__5g1LH .brewing-text .step b{font-family:var(--display);font-style:italic;font-size:18px;color:var(--rust);flex-shrink:0;min-width:32px}.globals_root__5g1LH .brewing-text .step span{font-family:var(--serif);font-size:13.5px;color:var(--ink-2);line-height:1.6}.globals_root__5g1LH .brewing-text .btn{margin-top:28px}.globals_root__5g1LH .story{padding:80px 0;background:var(--cream)}.globals_root__5g1LH .story-stage{max-width:1180px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.globals_root__5g1LH .story-text .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--rust)}.globals_root__5g1LH .story-text h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(34px,4vw,56px);color:var(--ink);margin-top:16px;line-height:1.05}.globals_root__5g1LH .story-text p{font-family:var(--serif);font-size:15px;color:var(--ink-2);margin-top:22px;line-height:1.75;max-width:460px}.globals_root__5g1LH .story-text p+p{margin-top:14px}.globals_root__5g1LH .story-text .btn{margin-top:28px}.globals_root__5g1LH .story-photo{aspect-ratio:4/5;background-color:var(--ink);background-position:50%;background-size:cover;border-radius:6px}.globals_root__5g1LH .press{padding:60px 0;background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.globals_root__5g1LH .press-inner{max-width:1280px;margin:0 auto;padding:0 32px;text-align:center}.globals_root__5g1LH .press-label{font-family:var(--serif);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--olive-muted);margin-bottom:24px}.globals_root__5g1LH .press-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px 56px;opacity:.8}.globals_root__5g1LH .press-row .lg{font-family:var(--display);font-size:18px;color:var(--ink)}.globals_root__5g1LH .press-row .lg.serif{font-family:var(--serif);font-style:italic;font-size:22px}.globals_root__5g1LH .press-row .lg.sans{font-family:var(--sans);font-weight:700;letter-spacing:.04em;font-size:16px}.globals_root__5g1LH .reviews{padding:90px 0;background:var(--cream-2);text-align:center}.globals_root__5g1LH .reviews-stage{max-width:1280px;margin:0 auto;padding:0 32px}.globals_root__5g1LH .reviews-stage h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(28px,3vw,42px);color:var(--ink);margin-bottom:56px}.globals_root__5g1LH .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.globals_root__5g1LH .review-cell .stars{color:var(--gold);display:inline-flex;gap:2px;justify-content:center}.globals_root__5g1LH .review-cell .quote{font-family:var(--display);font-style:italic;font-size:18px;line-height:1.5;color:var(--ink);margin-top:18px}.globals_root__5g1LH .review-cell .who{font-family:var(--serif);font-size:12px;color:var(--olive-muted);margin-top:18px;letter-spacing:.04em}.globals_root__5g1LH .newsletter{padding:90px 0;background:var(--cream);text-align:center}.globals_root__5g1LH .newsletter-stage{max-width:720px;margin:0 auto;padding:0 32px}.globals_root__5g1LH .newsletter-stage .label{font-family:var(--serif);font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--rust)}.globals_root__5g1LH .newsletter-stage h2{font-family:var(--display);font-style:italic;font-weight:400;font-size:clamp(34px,3.6vw,50px);color:var(--ink);margin-top:14px;line-height:1.1}.globals_root__5g1LH .newsletter-stage p{font-family:var(--serif);font-size:14px;color:var(--ink-2);margin-top:16px;line-height:1.65}.globals_root__5g1LH .newsletter-form{margin-top:30px;display:flex;gap:8px;max-width:440px;margin-left:auto;margin-right:auto}.globals_root__5g1LH .newsletter-form input{flex:1;background:var(--paper);border:1px solid var(--line);color:var(--ink);padding:13px 18px;font:inherit;font-family:var(--serif);font-size:13px;outline:none;border-radius:999px}.globals_root__5g1LH .newsletter-form input::placeholder{color:var(--muted)}.globals_root__5g1LH footer{background:var(--cream-2);color:var(--ink);padding:80px 0 30px}.globals_root__5g1LH .foot-stage{max-width:1480px;margin:0 auto;padding:0 48px}.globals_root__5g1LH .foot-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:70px;padding-bottom:56px;border-bottom:1px solid var(--line);align-items:start}.globals_root__5g1LH .foot-brand{display:flex;flex-direction:column;gap:18px}.globals_root__5g1LH .foot-brand b{font-family:var(--display);font-style:italic;font-size:42px;color:var(--ink);line-height:.95;font-weight:400}.globals_root__5g1LH .foot-brand p{font-family:var(--serif);font-size:13.5px;color:var(--ink-2);max-width:320px;line-height:1.7}.globals_root__5g1LH .foot-social{display:flex;gap:14px;margin-top:6px}.globals_root__5g1LH .foot-social .ic{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--ink);transition:background .2s,color .2s}.globals_root__5g1LH .foot-social .ic:hover{background:var(--forest);color:var(--cream);border-color:var(--forest)}.globals_root__5g1LH .foot-col h5{font-family:var(--display);font-style:italic;font-size:18px;color:var(--ink);margin:0 0 22px;font-weight:400}.globals_root__5g1LH .foot-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.globals_root__5g1LH .foot-col a{font-family:var(--serif);font-size:14px;color:var(--ink-2)}.globals_root__5g1LH .foot-col a:hover{color:var(--rust);text-decoration:underline;text-underline-offset:4px}.globals_root__5g1LH .foot-bot{padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;font-family:var(--serif);font-style:italic;font-size:12px;color:var(--olive-muted)}.globals_root__5g1LH .foot-bot-copy,.globals_root__5g1LH .foot-bot-links{display:inline-flex;align-items:center;gap:6px}.globals_root__5g1LH .foot-bot .sep{color:currentColor;flex:0 0 auto}.globals_root__5g1LH .foot-bot a:hover{color:var(--ink)}.globals_root__5g1LH .foot-bot .signoff{font-family:var(--display);font-style:italic;font-size:13px;color:var(--ink)}.globals_root__5g1LH .foot-bot a:hover{color:var(--cream)}@media (max-width:1100px){.globals_root__5g1LH .nav-inner{gap:18px;padding:14px 24px}.globals_root__5g1LH .nav-left,.globals_root__5g1LH .nav-right{gap:18px;font-size:13px}.globals_root__5g1LH .products-grid{grid-template-columns:1fr 1fr;gap:40px;padding:0 32px}.globals_root__5g1LH .club-stage,.globals_root__5g1LH .holiday-stage{grid-template-columns:1fr}.globals_root__5g1LH .categories-grid{grid-template-columns:1fr 1fr}.globals_root__5g1LH .feature-stage{grid-template-columns:1fr;gap:40px;padding:0 32px}.globals_root__5g1LH .feature-photo{max-width:460px;margin:0 auto;width:100%}.globals_root__5g1LH .sourcing-stage{grid-template-columns:1fr;gap:36px;padding:0 32px}.globals_root__5g1LH .sourcing-grid{grid-template-columns:1fr 1fr 1fr}.globals_root__5g1LH .brewing-stage,.globals_root__5g1LH .story-stage{grid-template-columns:1fr;gap:36px}.globals_root__5g1LH .brewing-photo,.globals_root__5g1LH .story-photo{max-width:460px;margin:0 auto}.globals_root__5g1LH .reviews-grid{grid-template-columns:1fr;gap:36px}.globals_root__5g1LH .foot-top{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:880px){.globals_root__5g1LH .ticker-track{animation-duration:36s}.globals_root__5g1LH .nav{top:36px}.globals_root__5g1LH .nav-inner{grid-template-columns:auto 1fr auto;padding:14px 20px}.globals_root__5g1LH .nav-left,.globals_root__5g1LH .nav-right{display:none}.globals_root__5g1LH .nav-mark{justify-self:start}.globals_root__5g1LH .nav-toggle{display:inline-flex}.globals_root__5g1LH .hero-photo{aspect-ratio:4/4;min-height:0}.globals_root__5g1LH .brewing,.globals_root__5g1LH .categories,.globals_root__5g1LH .feature,.globals_root__5g1LH .newsletter,.globals_root__5g1LH .products,.globals_root__5g1LH .reviews,.globals_root__5g1LH .sourcing,.globals_root__5g1LH .story,.globals_root__5g1LH .tagline{padding-top:70px;padding-bottom:70px}.globals_root__5g1LH .brewing-stage,.globals_root__5g1LH .categories-grid,.globals_root__5g1LH .club-stage,.globals_root__5g1LH .feature-stage,.globals_root__5g1LH .foot-stage,.globals_root__5g1LH .holiday-stage,.globals_root__5g1LH .newsletter-stage,.globals_root__5g1LH .press-inner,.globals_root__5g1LH .products-grid,.globals_root__5g1LH .reviews-stage,.globals_root__5g1LH .sourcing-stage,.globals_root__5g1LH .story-stage,.globals_root__5g1LH .tagline-stage{padding-left:20px;padding-right:20px}.globals_root__5g1LH .club-text,.globals_root__5g1LH .holiday-text{padding:48px 28px}}@media (max-width:600px){.globals_root__5g1LH .nav-panel{left:16px;right:16px;width:auto}.globals_root__5g1LH .products-grid{grid-template-columns:1fr}.globals_root__5g1LH .categories-grid{grid-template-columns:1fr 1fr}.globals_root__5g1LH .cat-tile:nth-child(n+5){display:none}.globals_root__5g1LH .sourcing-grid{grid-template-columns:1fr;gap:22px}.globals_root__5g1LH .foot-top{grid-template-columns:1fr;gap:32px}.globals_root__5g1LH .newsletter-form{flex-direction:column}.globals_root__5g1LH .brewing-text .btn,.globals_root__5g1LH .club-text .btn,.globals_root__5g1LH .holiday-text .btn,.globals_root__5g1LH .newsletter-form .btn,.globals_root__5g1LH .story-text .btn{width:100%}.globals_root__5g1LH .foot-bot{flex-direction:column;align-items:flex-start}.globals_root__5g1LH .press-row{gap:22px;flex-direction:column}}