.SectionHeading-module__SZMenG__root{gap:var(--space-4);margin-bottom:var(--space-7);display:grid}.SectionHeading-module__SZMenG__intro{max-width:var(--measure);font-size:var(--text-lg);color:var(--fg-muted)}@media (min-width:64rem){.SectionHeading-module__SZMenG__root{margin-bottom:var(--space-8)}}
.BeansSection-module__QkgbQq__list{border-bottom:1px solid var(--line);margin:0;padding:0;list-style:none}.BeansSection-module__QkgbQq__item{gap:var(--space-4);padding-block:var(--space-6);border-top:1px solid var(--line);display:grid}.BeansSection-module__QkgbQq__name{align-items:center;gap:var(--space-3);font-size:clamp(1.75rem,1.4rem + 1.5vw,2.5rem);display:flex}.BeansSection-module__QkgbQq__mark{width:2rem;height:2rem;color:var(--accent);flex:none}.BeansSection-module__QkgbQq__meta{gap:var(--space-2);display:grid}.BeansSection-module__QkgbQq__meta>div{gap:var(--space-4);display:flex}.BeansSection-module__QkgbQq__meta dt,.BeansSection-module__QkgbQq__label{color:var(--fg-muted);font-size:var(--text-sm)}.BeansSection-module__QkgbQq__meta dt{flex:none;width:4.5rem}.BeansSection-module__QkgbQq__meta dd{font-weight:500}.BeansSection-module__QkgbQq__pending{color:var(--fg-muted);font-weight:400}.BeansSection-module__QkgbQq__character{gap:var(--space-1);max-width:34rem;display:grid}@media (min-width:48rem){.BeansSection-module__QkgbQq__item{column-gap:var(--space-7);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name character""meta character";align-items:start}.BeansSection-module__QkgbQq__name{grid-area:name}.BeansSection-module__QkgbQq__meta{grid-area:meta}.BeansSection-module__QkgbQq__character{grid-area:character}}@media (min-width:64rem){.BeansSection-module__QkgbQq__item{padding-block:var(--space-7);grid-template-columns:5fr 4fr 5fr;grid-template-areas:"name meta character"}}
.EnjoySection-module__eVlfgW__steps{counter-reset:step;border-bottom:1px solid var(--line);margin:0;padding:0;list-style:none;display:grid}.EnjoySection-module__eVlfgW__step{counter-increment:step;gap:var(--space-5);padding-block:var(--space-5);border-top:1px solid var(--line);grid-template-columns:4rem 1fr;align-content:start;align-items:start;display:grid}.EnjoySection-module__eVlfgW__icon{width:4rem;height:4rem;color:var(--fg)}.EnjoySection-module__eVlfgW__text{gap:var(--space-2);display:grid}.EnjoySection-module__eVlfgW__text h3:before{content:counter(step);content:counter(step) / "";margin-bottom:var(--space-1);font-size:var(--text-base);color:var(--accent);font-weight:500;display:block}.EnjoySection-module__eVlfgW__text p{color:var(--fg-muted)}@media (min-width:48rem){.EnjoySection-module__eVlfgW__steps{column-gap:var(--space-7);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.EnjoySection-module__eVlfgW__steps{column-gap:var(--space-6);border-bottom:0;grid-template-columns:repeat(4,minmax(0,1fr))}.EnjoySection-module__eVlfgW__icon{width:5rem;height:5rem}.EnjoySection-module__eVlfgW__step{gap:var(--space-5);padding-block:var(--space-6) 0;grid-template-columns:1fr}}
.Wordmark-module__Zlzuta__text{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.875rem;font-weight:450;line-height:1}.Wordmark-module__Zlzuta__logo{height:auto}.Wordmark-module__Zlzuta__header{width:auto;height:4rem}.Wordmark-module__Zlzuta__footer{width:auto;height:7rem}.Wordmark-module__Zlzuta__hero{width:100%;max-width:34rem}@media (min-width:48rem){.Wordmark-module__Zlzuta__header{height:4.5rem}}
.Footer-module__EZoWya__footer{padding-block:var(--space-8) var(--space-6);border-top:1px solid var(--line)}.Footer-module__EZoWya__top{gap:var(--space-7);padding-bottom:var(--space-7);display:grid}.Footer-module__EZoWya__brand{gap:var(--space-3);color:var(--fg-muted);align-content:start;display:grid}.Footer-module__EZoWya__title{margin-bottom:var(--space-3);font-family:var(--font-body);font-size:var(--text-sm);letter-spacing:.01em;color:var(--fg-muted);font-weight:600}.Footer-module__EZoWya__list{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.Footer-module__EZoWya__list a{align-items:center;min-height:2.75rem;display:inline-flex}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--line);font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;display:flex}.Footer-module__EZoWya__bottom a{align-items:center;min-height:2.75rem;display:inline-flex}@media (min-width:48rem){.Footer-module__EZoWya__top{gap:var(--space-6);grid-template-columns:2fr 1fr 1fr}}
.Button-module__3dJGfa__button{justify-content:center;align-items:center;gap:var(--space-2);min-height:3rem;padding:var(--space-3) var(--space-5);border:1px solid var(--fg);border-radius:var(--radius);font-family:var(--font-body);font-size:var(--text-base);letter-spacing:.01em;text-align:center;cursor:pointer;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.Button-module__3dJGfa__primary{background:var(--fg);color:var(--bg)}.Button-module__3dJGfa__secondary{color:var(--fg);background:0 0}@media (hover:hover){.Button-module__3dJGfa__primary:hover{color:var(--fg);background:0 0}.Button-module__3dJGfa__secondary:hover{background:var(--fg);color:var(--bg)}}.Button-module__3dJGfa__small{min-height:2.75rem;padding:var(--space-2) var(--space-4);font-size:var(--text-sm)}.Button-module__3dJGfa__medium{min-height:3rem}.Button-module__3dJGfa__large{min-height:3.5rem;padding:var(--space-3) var(--space-6);font-size:var(--text-lg)}.Button-module__3dJGfa__block{width:100%}@media (min-width:30rem){.Button-module__3dJGfa__block{width:auto}}
.Header-module__Af2_WG__header{z-index:50;border-bottom:1px solid var(--line);position:sticky;top:0}.Header-module__Af2_WG__bar{justify-content:space-between;align-items:center;gap:var(--space-4);height:var(--header-h);display:flex}.Header-module__Af2_WG__brand{align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__actions{align-items:center;gap:var(--space-2);display:flex}.Header-module__Af2_WG__menuButton{align-items:center;gap:var(--space-2);min-height:2.75rem;padding:0 var(--space-3);border:1px solid var(--line);border-radius:var(--radius);color:var(--fg);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;background:0 0;font-weight:600;display:inline-flex}.Header-module__Af2_WG__nav{background:var(--bg);border-bottom:1px solid var(--line);box-shadow:var(--shadow-menu);display:none;position:absolute;top:100%;left:0;right:0}.Header-module__Af2_WG__nav[data-open=true]{display:block}.Header-module__Af2_WG__list{padding:0 var(--gutter) var(--space-4);max-width:var(--container);margin:0 auto;list-style:none;display:block}.Header-module__Af2_WG__link{border-top:1px solid var(--line);min-height:3.5rem;font-family:var(--font-display);align-items:center;font-size:1.5rem;text-decoration:none;display:flex}.Header-module__Af2_WG__link[aria-current=location]{color:var(--accent);text-underline-offset:.35em;text-decoration:underline;text-decoration-thickness:2px}@media (min-width:48rem){.Header-module__Af2_WG__menuButton{display:none}.Header-module__Af2_WG__nav,.Header-module__Af2_WG__nav[data-open]{box-shadow:none;background:0 0;border:0;margin-inline:auto;display:block;position:static}.Header-module__Af2_WG__list{gap:var(--space-6);max-width:none;padding:0;display:flex}.Header-module__Af2_WG__link{min-height:2.75rem;font-family:var(--font-body);font-size:var(--text-base);border:0;font-weight:500}.Header-module__Af2_WG__link:hover{text-underline-offset:.35em;text-decoration:underline}}
.Photo-module__7-KKtW__frame{aspect-ratio:4/5;background:var(--surface);border-radius:var(--radius);width:100%;position:relative;overflow:hidden}.Photo-module__7-KKtW__image{object-fit:cover;width:100%;height:100%}.Photo-module__7-KKtW__placeholder{inset:var(--space-3);justify-content:center;align-items:center;gap:var(--space-5);padding:var(--space-4);border:1px solid var(--line);color:var(--fg-muted);text-align:center;flex-direction:column;display:flex;position:absolute}.Photo-module__7-KKtW__glyph{width:auto;height:min(46%,11rem);color:var(--accent)}.Photo-module__7-KKtW__caption{gap:var(--space-1);font-size:var(--text-sm);line-height:1.4;display:grid}.Photo-module__7-KKtW__soon{font-size:.8125rem}
.Hero-module__Z8hQ_W__hero{padding-block:var(--space-7) var(--section-y)}.Hero-module__Z8hQ_W__grid{gap:var(--space-7);display:grid}.Hero-module__Z8hQ_W__copy{align-content:center;gap:var(--space-5);display:grid;container-type:inline-size}.Hero-module__Z8hQ_W__wordmark{letter-spacing:-.035em;margin-left:-.04em;font-size:clamp(4.5rem,46cqw,18rem);font-weight:350;line-height:.95}.Hero-module__Z8hQ_W__logoHeading{line-height:0}.Hero-module__Z8hQ_W__media img{object-position:60% 50%}.Hero-module__Z8hQ_W__tagline{font-family:var(--font-display);font-size:var(--text-tagline);letter-spacing:-.01em;text-wrap:balance;line-height:1.15}.Hero-module__Z8hQ_W__intro{max-width:34rem;font-size:var(--text-lg);color:var(--fg-muted)}.Hero-module__Z8hQ_W__actions{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}@media (min-width:64rem){.Hero-module__Z8hQ_W__hero{padding-block:var(--space-8) var(--section-y)}.Hero-module__Z8hQ_W__grid{gap:var(--space-9);grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:center}}
.OrderSection-module__OR1aoa__grid{gap:var(--space-7);display:grid}.OrderSection-module__OR1aoa__main{align-content:start;display:grid}.OrderSection-module__OR1aoa__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.OrderSection-module__OR1aoa__summary{border-top:1px solid var(--line);align-content:start;display:grid}.OrderSection-module__OR1aoa__summary>div{justify-content:space-between;gap:var(--space-4);padding-block:var(--space-4);border-bottom:1px solid var(--line);display:flex}.OrderSection-module__OR1aoa__summary dt{color:var(--fg-muted)}.OrderSection-module__OR1aoa__summary dd{text-align:right;font-weight:500}.OrderSection-module__OR1aoa__pending{color:var(--fg-muted);font-weight:400}@media (min-width:64rem){.OrderSection-module__OR1aoa__grid{gap:var(--space-9);grid-template-columns:minmax(0,6fr) minmax(0,4fr);align-items:end}}
.ProductSection-module__-3XHiq__grid{gap:var(--space-7);display:grid}.ProductSection-module__-3XHiq__body{gap:var(--space-6);align-content:start;display:grid}.ProductSection-module__-3XHiq__product{gap:var(--space-4);display:grid}.ProductSection-module__-3XHiq__size{margin-left:var(--space-3);font-family:var(--font-body);font-size:var(--text-base);color:var(--fg-muted);letter-spacing:0}.ProductSection-module__-3XHiq__description{max-width:var(--measure);font-size:var(--text-lg)}.ProductSection-module__-3XHiq__note{font-size:var(--text-sm);color:var(--fg-muted)}.ProductSection-module__-3XHiq__tasteBlock{gap:var(--space-3);display:grid}.ProductSection-module__-3XHiq__tasteTitle{font-family:var(--font-display);font-size:var(--text-xl);letter-spacing:-.015em;margin:0;font-weight:400;line-height:1.15}.ProductSection-module__-3XHiq__tasteIntro{max-width:var(--measure);color:var(--fg-muted)}.ProductSection-module__-3XHiq__taste{margin:var(--space-3) 0 0;border-bottom:1px solid var(--line);padding:0;list-style:none;display:grid}.ProductSection-module__-3XHiq__tasteItem{gap:var(--space-1);padding-block:var(--space-5) var(--space-4);border-top:1px solid var(--line);display:grid;position:relative}.ProductSection-module__-3XHiq__tasteItem:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.ProductSection-module__-3XHiq__tasteName{font-family:var(--font-display);font-size:var(--text-xl);line-height:1.15}.ProductSection-module__-3XHiq__tasteNote{font-size:var(--text-sm);color:var(--fg-muted)}.ProductSection-module__-3XHiq__facts{gap:0;display:grid}.ProductSection-module__-3XHiq__facts>div{justify-content:space-between;gap:var(--space-4);padding-block:var(--space-3);border-bottom:1px solid var(--line);display:flex}.ProductSection-module__-3XHiq__facts dt{color:var(--fg-muted)}.ProductSection-module__-3XHiq__facts dd{text-align:right;font-weight:500}.ProductSection-module__-3XHiq__pending{color:var(--fg-muted);font-weight:400}@media (min-width:48rem){.ProductSection-module__-3XHiq__taste{gap:var(--space-5);border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr))}.ProductSection-module__-3XHiq__tasteItem{align-content:start}}@media (min-width:64rem){.ProductSection-module__-3XHiq__grid{gap:var(--space-9);grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:start}.ProductSection-module__-3XHiq__media{top:calc(var(--header-h) + var(--space-6));position:sticky}}
.not-found-module__sxuMuG__page{min-height:100svh;padding-block:var(--space-8);align-items:center;display:grid}.not-found-module__sxuMuG__content{gap:var(--space-5);justify-items:start;max-width:34rem;display:grid}.not-found-module__sxuMuG__brand{margin-bottom:var(--space-5);text-decoration:none}.not-found-module__sxuMuG__content h1{font-size:var(--text-2xl)}.not-found-module__sxuMuG__content p{font-size:var(--text-lg);color:var(--fg-muted)}
.StorySection-module__rY0LSW__grid{gap:var(--space-6);display:grid}.StorySection-module__rY0LSW__statement{font-family:var(--font-display);font-size:var(--text-lead);letter-spacing:-.01em;text-wrap:balance;line-height:1.2}.StorySection-module__rY0LSW__body{gap:var(--space-4);max-width:var(--measure);font-size:var(--text-lg);color:var(--fg-muted);display:grid}@media (min-width:64rem){.StorySection-module__rY0LSW__grid{gap:var(--space-9);grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:start}}
