:root{--white:oklch(100% 0 0);--cream:oklch(96.5% .018 84);--cream-deep:oklch(91% .035 82);--ink:oklch(18% .018 55);--muted:oklch(43% .025 55);--rust:oklch(48% .17 34);--rust-dark:oklch(35% .12 34);--line:oklch(82% .02 82);--display:"Archivo Black", sans-serif;--body:"Barlow", sans-serif;--page:78rem;--ease:cubic-bezier(.16, 1, .3, 1);--z-sticky:20;--z-dialog:50}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.55;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.1em}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:focus-visible{outline:3px solid var(--rust);outline-offset:4px}::selection{background:var(--rust);color:var(--white)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;font-weight:400;line-height:.98}p{text-wrap:pretty}.skip-link{z-index:100;background:var(--ink);color:var(--white);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}.announcement{background:var(--ink);min-height:2.25rem;color:var(--white);letter-spacing:.015em;text-align:center;justify-content:center;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.84rem;font-weight:700;display:flex}.announcement span{color:var(--cream-deep);font-weight:500}.site-header{z-index:var(--z-sticky);min-height:5.2rem;padding:.55rem max(1.25rem, calc((100vw - var(--page)) / 2));border-bottom:2px solid var(--ink);background:color-mix(in oklch, var(--white) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.25rem,3vw,3rem);display:grid;position:sticky;top:0}.brand{flex:none;width:clamp(7.5rem,11vw,10.2rem)}.brand img{width:100%;height:auto}.main-nav{justify-content:center;gap:clamp(1.1rem,3vw,2.5rem);display:flex}.main-nav a,.site-footer nav a{font-weight:700;text-decoration:none}.main-nav a{padding-block:.7rem;position:relative}.main-nav a:after{content:"";transform-origin:100%;background:var(--rust);height:2px;transition:transform .22s var(--ease);position:absolute;bottom:.45rem;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.cart-trigger,.icon-button{border:2px solid var(--ink);background:var(--white);color:var(--ink);font-weight:700}.cart-trigger{border-radius:.25rem;align-items:center;gap:.65rem;min-height:2.9rem;padding:.5rem .6rem .5rem 1rem;display:inline-flex}.cart-trigger:hover{background:var(--cream)}.cart-count{background:var(--rust);min-width:1.7rem;height:1.7rem;color:var(--white);border-radius:50%;place-items:center;font-size:.78rem;display:grid}.section{width:min(100% - 2.5rem, var(--page));margin-inline:auto}.button{border:2px solid var(--ink);text-align:center;min-height:3.2rem;transition:transform .18s var(--ease), box-shadow .18s var(--ease), background .18s ease;border-radius:.2rem;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex}.button:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(-3px,-3px)}.button:active{box-shadow:none;transform:translate(0)}.button-primary{background:var(--rust);color:var(--white)}.button-primary:hover{background:var(--rust-dark)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--rust-dark)}.button-light{border-color:var(--white);background:var(--white);color:var(--ink)}.text-link{align-items:center;min-height:2.75rem;font-weight:700;display:inline-flex}.text-link:hover{color:var(--rust-dark)}.section-note{color:var(--rust-dark);margin-bottom:.55rem;font-weight:700}.hero{border-bottom:2px solid var(--ink);background:var(--cream);grid-template-columns:minmax(0,.92fr) minmax(30rem,1.08fr);min-height:min(46rem,100vh - 7.5rem);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8.5rem) clamp(1.25rem,6vw,7.5rem);display:flex}.hero-kicker{border:2px solid;width:fit-content;margin-bottom:1.25rem;padding:.32rem .55rem;font-weight:700;line-height:1.1;transform:rotate(-1.5deg)}.hero h1{max-width:9ch;margin-bottom:1.5rem;font-size:clamp(3.55rem,7.2vw,5.9rem)}.hero h1 span{color:var(--rust)}.hero-lede{max-width:31rem;margin-bottom:2rem;font-size:clamp(1.15rem,1.8vw,1.4rem);font-weight:500}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;display:flex}.hero-products{isolation:isolate;border-left:2px solid var(--ink);background:var(--white);min-height:38rem;position:relative;overflow:hidden}.hero-products:before,.hero-products:after{content:"";z-index:-1;background:var(--cream-deep);position:absolute}.hero-products:before{inset:8% 8% 14% 12%;transform:rotate(3deg)}.hero-products:after{background:var(--rust);border-radius:50%;width:11rem;height:11rem;bottom:-3rem;right:-4rem}.hero-stamp{z-index:4;border:2px solid var(--ink);background:var(--cream);width:7.8rem;height:7.8rem;font-family:var(--display);text-align:center;border-radius:50%;place-items:center;font-size:.88rem;line-height:1.1;display:grid;position:absolute;top:2.4rem;right:2.25rem;transform:rotate(8deg)}.bag{filter:drop-shadow(0 1.4rem 1.1rem oklch(18% .018 55/.22));transform-origin:bottom;width:clamp(14rem,29vw,24rem);animation:bag-arrive .8s var(--ease) both;transition:transform .38s var(--ease), filter .38s ease;position:absolute;bottom:-2rem}.bag:hover{z-index:5;filter:drop-shadow(0 1.8rem 1.25rem oklch(18% .018 55/.3))}.bag-one{animation-delay:.12s;left:-4%;transform:rotate(-11deg)}.bag-two{z-index:2;animation-delay:.23s;left:27%;transform:translateY(-1.5rem)rotate(1deg)}.bag-three{animation-delay:.34s;right:-7%;transform:rotate(10deg)}.bag-one:hover{transform:translateY(-.8rem)rotate(-7deg)}.bag-two:hover{transform:translateY(-2.5rem)rotate(0)}.bag-three:hover{transform:translateY(-.8rem)rotate(6deg)}@keyframes bag-arrive{0%{opacity:0;translate:0 4rem;rotate:-3deg}to{opacity:1;translate:0;rotate:0}}.marquee{border-bottom:2px solid var(--ink);background:var(--ink);color:var(--white);font-family:var(--display);white-space:nowrap;padding:.8rem 0;overflow:hidden}.marquee div{text-align:center;width:max-content;min-width:100%}.marquee span{color:var(--cream-deep);margin-inline:clamp(.6rem,2vw,1.7rem)}.finder{grid-template-columns:minmax(0,.8fr) minmax(22rem,1.2fr);align-items:end;gap:clamp(2rem,7vw,7rem);padding-block:clamp(5rem,9vw,8rem) 3rem;display:grid}.finder-intro h2,.section-heading h2,.fresh-strip h2,.story-copy h2,.newsletter h2{font-size:clamp(2.55rem,5vw,4.6rem)}.finder-intro p:last-child{max-width:37rem;margin-bottom:0}.finder-controls{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.filter-button{border:2px solid var(--ink);background:var(--white);min-height:3rem;color:var(--ink);border-radius:100vmax;padding:.6rem .85rem;font-weight:700}.filter-button:hover{background:var(--cream)}.filter-button.is-active{background:var(--ink);color:var(--white)}.products{padding-block:2rem clamp(5rem,9vw,9rem)}.section-heading{border-bottom:2px solid var(--ink);grid-template-columns:minmax(0,1fr) minmax(18rem,.45fr);align-items:end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);padding-bottom:1.5rem;display:grid}.section-heading h2{max-width:13ch;margin-bottom:0}.section-heading p{margin-bottom:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2vw,2rem);display:grid}.product,.product-featured,.product-featured+.product,.product-wide,.product-wide+.product{flex-direction:column;grid-column:auto;min-width:0;padding:0;display:flex}.product-visual,.product:nth-child(2n) .product-visual{border:2px solid var(--ink);background:var(--white);border-bottom:0;place-items:center;min-height:clamp(16rem,25vw,21rem);display:grid;position:relative;overflow:hidden}.tone-rust{background:var(--cream-deep)}.tone-cream,.tone-olive{background:var(--cream)}.tone-dark{background:var(--ink)}.product-visual:after{display:none}.product-visual img{object-fit:contain;width:min(68%,13rem);height:clamp(13.5rem,22vw,18rem);max-height:none}.product-info{border:2px solid var(--ink);background:var(--white);border-top:0;flex:1;min-width:0;padding:1.25rem}.product:nth-child(2n) .product-info{background:var(--cream)}.flavours{min-height:2.4em;margin-bottom:.45rem;font-size:.78rem;line-height:1.2}.product h3{overflow-wrap:anywhere;min-height:2.05em;margin-bottom:.65rem;font-size:clamp(1.55rem,2.35vw,2.25rem);line-height:1.02}.product-info>p:not(.flavours){-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:4.2em;margin-bottom:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-ticket{z-index:2;border:2px solid var(--ink);background:var(--rust);color:var(--white);font-family:var(--display);padding:.38rem .62rem;font-size:.8rem;position:absolute;top:1rem;left:1rem;transform:rotate(-2deg)}.ticket-dark{background:var(--ink)}.ticket-light{border-color:var(--white);background:var(--white);color:var(--ink)}.product-info{flex-direction:column;flex:1;padding:1.25rem .25rem 0;display:flex}.flavours{color:var(--rust-dark);margin-bottom:.55rem;font-size:.9rem;font-weight:700}.product h3{max-width:15ch;margin-bottom:.8rem;font-size:clamp(1.85rem,3.5vw,3rem)}.product-info>p:not(.flavours){max-width:42rem}.product-buy{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.product-buy>span{white-space:nowrap}.product-buy strong{font-family:var(--display);font-weight:400}.filter-status{min-height:1.6rem;margin:2.2rem 0 0;font-weight:700}.fresh-strip{padding:clamp(3.5rem, 7vw, 6rem) max(1.25rem, calc((100vw - var(--page)) / 2));border-block:2px solid var(--ink);background:var(--rust);color:var(--white);grid-template-columns:minmax(16rem,.55fr) minmax(0,1.45fr);gap:clamp(2rem,6vw,6rem);display:grid}.fresh-strip .section-note{color:var(--white)}.fresh-strip h2{margin-bottom:0}.fresh-steps{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.fresh-steps li{border-top:2px solid var(--white);counter-increment:steps;min-height:9rem;padding:2.7rem 1.4rem 0 0;position:relative}.fresh-steps li:before{content:counter(steps);font-family:var(--display);font-size:1.25rem;position:absolute;top:.25rem}.fresh-steps li:not(:last-child):after{content:"→";background:var(--rust);padding-left:.6rem;font-size:1.65rem;position:absolute;top:-.55rem;right:.8rem}.fresh-steps strong,.fresh-steps span{display:block}.fresh-steps strong{font-family:var(--display);margin-bottom:.35rem;font-size:1.2rem}.fresh-steps span{max-width:11rem}.story-teaser{grid-template-columns:minmax(20rem,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding-block:clamp(5rem,10vw,10rem);display:grid}.story-photo{position:relative}.story-photo img{object-fit:cover;object-position:center 18%;border:2px solid var(--ink);width:100%;max-height:43rem}.photo-note{border:2px solid var(--ink);background:var(--cream);padding:.75rem .9rem;font-weight:700;line-height:1.2;position:absolute;bottom:2rem;right:-1.3rem;transform:rotate(-3deg)}.story-copy h2{max-width:13ch}.story-copy>p:not(.section-note){max-width:39rem;font-size:1.15rem}.story-copy blockquote{border-block:2px solid var(--ink);max-width:34rem;font-family:var(--display);margin:2rem 0;padding:1.25rem 0;font-size:clamp(1.25rem,2.4vw,1.8rem);line-height:1.2}.community-quote{padding:clamp(4rem, 9vw, 8rem) max(1.25rem, calc((100vw - var(--page)) / 2));background:var(--ink);color:var(--white);text-align:center}.community-quote p{max-width:22ch;font-family:var(--display);margin:0 auto 1.5rem;font-size:clamp(2.2rem,5.5vw,5.2rem);line-height:1}.community-quote a{color:var(--cream-deep);font-weight:700}.newsletter{grid-template-columns:minmax(0,.85fr) minmax(22rem,1.15fr);align-items:end;gap:clamp(2.5rem,8vw,8rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.newsletter h2{max-width:14ch;margin-bottom:0}.newsletter-form label{margin-bottom:.5rem;font-weight:700;display:block}.email-row{display:flex}.email-row input{border:2px solid var(--ink);background:var(--white);min-width:0;min-height:3.4rem;color:var(--ink);border-right:0;border-radius:0;flex:1;padding:.75rem 1rem}.email-row input::placeholder{color:var(--muted);opacity:1}.email-row input[aria-invalid=true]{border-color:var(--rust);box-shadow:inset 0 0 0 1px var(--rust)}.email-row .button{border-radius:0}.newsletter-form>p{color:var(--muted);margin:.6rem 0 0;font-size:.9rem}.newsletter-form .form-status{min-height:1.4rem;color:var(--rust-dark);font-weight:700}.site-footer{padding:3rem max(1.25rem, calc((100vw - var(--page)) / 2));border-top:2px solid var(--ink);background:var(--cream);grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem 3rem;display:grid}.site-footer>img{width:9rem}.site-footer p{max-width:23rem;margin:0;font-weight:600}.site-footer nav{flex-wrap:wrap;gap:1.25rem;display:flex}.site-footer small{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:1.25rem}.cart-dialog{border:2px solid var(--ink);background:var(--white);width:min(100% - 2rem,34rem);max-height:min(46rem,100vh - 2rem);color:var(--ink);box-shadow:.8rem .8rem 0 var(--rust);border-radius:.25rem;margin:auto;padding:0;overflow:auto}.cart-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:oklch(12% .01 55/.76)}.cart-header{z-index:1;border-bottom:2px solid var(--ink);background:var(--cream);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex;position:sticky;top:0}.cart-header h2{margin:0;font-size:2rem}.icon-button{border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;padding:0;font-size:1.8rem;line-height:1;display:grid}.icon-button:hover{background:var(--ink);color:var(--white)}.cart-items{padding-inline:1.2rem}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:4.5rem 1fr auto;align-items:center;gap:.9rem;padding-block:1rem;display:grid}.cart-item img{object-fit:contain;background:var(--cream);width:4.5rem;height:5.7rem}.cart-item h3{font-family:var(--body);letter-spacing:0;margin:0 0 .25rem;font-size:1rem;line-height:1.25}.cart-item p{margin:0;font-size:.9rem}.remove-item{min-height:2.75rem;color:var(--rust-dark);text-underline-offset:.2em;background:0 0;border:0;padding:.35rem;font-weight:700;text-decoration:underline}.cart-empty{text-align:center;margin:0;padding:2rem 1.2rem 2.5rem}.cart-footer{background:var(--cream);padding:1.2rem}.cart-footer>p{justify-content:space-between;margin-bottom:1rem;font-size:1.2rem;display:flex}.cart-footer .checkout-link{width:100%}.cart-footer small{color:var(--muted);margin-top:.7rem;line-height:1.35;display:block}.story-hero{border-bottom:2px solid var(--ink);background:var(--cream);grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);min-height:calc(100vh - 7.5rem);display:grid}.story-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,7vw,8rem);display:flex}.story-hero h1{max-width:11ch;margin-bottom:1.5rem;font-size:clamp(3.3rem,7vw,5.9rem)}.story-hero-copy>p:last-child{color:var(--rust-dark);font-family:var(--display);margin:0;font-size:clamp(1.65rem,3vw,2.5rem)}.story-hero-image{border-left:2px solid var(--ink);background:var(--ink);margin:0;position:relative}.story-hero-image img{object-fit:cover;object-position:center 15%;width:100%;height:100%;max-height:calc(100vh - 7.5rem)}.story-hero-image figcaption{border:2px solid var(--ink);background:var(--white);padding:.55rem .75rem;font-weight:700;position:absolute;bottom:1.5rem;right:1.5rem;transform:rotate(1deg)}.story-opening{grid-template-columns:minmax(0,1.4fr) minmax(16rem,.6fr);gap:clamp(2rem,8vw,8rem);padding-block:clamp(5rem,10vw,10rem);display:grid}.story-opening p{margin:0}.story-lead{max-width:32ch;font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2rem,4.4vw,3.9rem);line-height:1.08}.story-opening p:last-child{align-self:end;max-width:25rem;font-size:1.2rem}.story-timeline{border-top:2px solid var(--ink)}.story-chapter{border-bottom:2px solid var(--ink);grid-template-columns:minmax(8rem,.35fr) minmax(0,1.65fr);min-height:40rem;display:grid;position:relative}.chapter-number{font-family:var(--display);opacity:.18;border-right:2px solid;padding:clamp(2rem,5vw,5rem);font-size:clamp(3.5rem,8vw,8rem);line-height:1}.chapter-copy{align-self:center;max-width:50rem;padding:clamp(3rem,8vw,8rem)}.chapter-copy h2{max-width:13ch;margin-bottom:1.5rem;font-size:clamp(2.6rem,5.7vw,5.25rem)}.chapter-copy>p:not(.section-note){max-width:43rem;font-size:clamp(1.05rem,1.5vw,1.2rem)}.chapter-copy blockquote{max-width:30ch;font-family:var(--display);margin:2rem 0 0;font-size:clamp(1.35rem,2.7vw,2.15rem);line-height:1.2}.chapter-cream{background:var(--cream)}.chapter-photo{background:var(--white);grid-template-columns:minmax(20rem,.85fr) minmax(0,1.15fr)}.chapter-image{border-right:2px solid var(--ink);min-height:45rem;overflow:hidden}.chapter-image img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.chapter-ink{background:var(--ink);color:var(--white)}.chapter-ink .section-note{color:var(--cream-deep)}.chapter-serious{background:var(--white);min-height:0;display:block}.chapter-serious .chapter-copy{max-width:var(--page);margin-inline:auto;padding-block:clamp(6rem,12vw,12rem)}.chapter-serious h2{color:var(--rust-dark)}.chapter-serious blockquote{border-top:2px solid var(--ink);max-width:25ch;padding-top:1.5rem}.chapter-finale{background:var(--cream);grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);overflow:hidden}.chapter-finale>img{filter:drop-shadow(0 1.5rem 1rem oklch(18% .018 55/.25));place-self:end center;width:min(90%,32rem);transform:translateY(2rem)rotate(4deg)}.sign-off{margin-block:2rem!important;font-size:1.2rem!important}.sign-off strong{font-family:var(--display);font-size:1.8rem;font-weight:400}@media (width<=56.25rem){.site-header{grid-template-columns:auto 1fr auto;gap:1rem}.main-nav{justify-content:flex-end;gap:1.1rem}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding-block:5rem}.hero-products{border-top:2px solid var(--ink);border-left:0;min-height:36rem}.bag{width:clamp(13rem,42vw,21rem)}.finder{grid-template-columns:1fr}.finder-controls{justify-content:flex-start}.product-featured,.product-featured+.product,.product-wide,.product-wide+.product{grid-column:auto;padding-top:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-visual,.product:nth-child(2n) .product-visual{min-height:clamp(15rem,34vw,19rem)}.fresh-strip{grid-template-columns:1fr}.story-teaser{gap:3rem}.newsletter{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr auto}.site-footer p{grid-column:1/-1}.story-hero{grid-template-columns:1fr .75fr;min-height:0}.story-hero-image img{min-height:38rem;max-height:none}.story-opening{grid-template-columns:1fr}.story-opening p:last-child{align-self:auto}.story-chapter{grid-template-columns:7rem 1fr;min-height:34rem}.chapter-number{padding:2rem 1rem}.chapter-copy{padding:clamp(3rem,7vw,5rem)}.chapter-photo,.chapter-finale{grid-template-columns:.8fr 1.2fr}}@media (width<=40rem){body{font-size:1rem}.announcement{font-size:.76rem}.site-header{grid-template-columns:1fr auto;min-height:0;padding:.45rem 1rem 0}.brand{width:7.2rem}.cart-trigger{min-height:2.75rem}.main-nav{border-top:1px solid var(--line);scrollbar-width:none;order:3;grid-column:1/-1;justify-content:flex-start;gap:1.25rem;margin-inline:-1rem;padding:0 1rem;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav a{flex:none;padding-block:.65rem;font-size:.87rem}.main-nav a:after{bottom:.25rem}.section{width:min(100% - 2rem, var(--page))}.hero-copy{padding:4rem 1rem}.hero h1{font-size:clamp(3.25rem,17vw,4.8rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{justify-content:center;width:100%}.hero-products{min-height:25rem}.hero-products:before{inset:8% 6% 10%}.hero-stamp{width:5.8rem;height:5.8rem;font-size:.67rem;top:1rem;right:.7rem}.bag{width:clamp(10rem,46vw,14.5rem);bottom:-1.3rem}.bag-one{left:-8%}.bag-two{left:26%}.bag-three{right:-10%}.marquee{font-size:.8rem}.finder{padding-top:4rem}.finder-intro h2,.section-heading h2,.fresh-strip h2,.story-copy h2,.newsletter h2{font-size:clamp(2.35rem,12vw,3.4rem)}.finder-controls{grid-template-columns:1fr 1fr;display:grid}.filter-button{font-size:.86rem}.section-heading{grid-template-columns:1fr;gap:1rem}.product-grid{display:block}.product{margin-bottom:4.5rem}.product-visual,.product:nth-child(2n) .product-visual{min-height:24rem}.product-buy{flex-direction:column;align-items:stretch}.product-buy .button{width:100%}.fresh-strip{padding:3.5rem 1rem}.fresh-steps{grid-template-columns:1fr}.fresh-steps li{min-height:0;padding:2.4rem 0 1.5rem}.fresh-steps li:not(:last-child):after{content:"↓";padding:.2rem .5rem;top:auto;bottom:-.8rem;right:0}.fresh-steps span{max-width:none}.story-teaser{grid-template-columns:1fr;padding-block:5rem}.story-photo{width:calc(100% - .75rem)}.photo-note{bottom:1rem;right:-.75rem}.community-quote{padding-inline:1rem}.email-row{flex-direction:column;gap:.6rem}.email-row input{border-right:2px solid var(--ink)}.site-footer{grid-template-columns:1fr;padding:2.5rem 1rem}.site-footer nav{gap:1rem}.story-hero{grid-template-columns:1fr}.story-hero-copy{padding:4rem 1rem}.story-hero h1{font-size:clamp(3rem,15vw,4.2rem)}.story-hero-image{border-top:2px solid var(--ink);border-left:0}.story-hero-image img{min-height:30rem;max-height:72vh}.story-opening{padding-block:4.5rem}.story-lead{font-size:clamp(1.8rem,9vw,2.65rem)}.story-chapter,.chapter-photo,.chapter-finale{grid-template-columns:1fr;min-height:0}.chapter-number{border-bottom:2px solid;border-right:0;padding:1.3rem 1rem;font-size:3.5rem}.chapter-copy{padding:4rem 1rem}.chapter-copy h2{font-size:clamp(2.35rem,12vw,3.65rem)}.chapter-image{border-right:0;border-bottom:2px solid var(--ink);min-height:34rem}.chapter-serious .chapter-copy{padding-inline:1rem}.chapter-finale>img{width:min(88%,25rem)}.cart-dialog{width:calc(100% - 1rem);max-height:calc(100vh - 1rem);box-shadow:.35rem .35rem 0 var(--rust)}.cart-item{grid-template-columns:3.8rem 1fr}.cart-item img{width:3.8rem;height:4.8rem}.remove-item{grid-column:2;justify-self:start;min-height:2.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=40rem){.site-header{padding-right:max(1rem, env(safe-area-inset-right));padding-left:max(1rem, env(safe-area-inset-left))}.hero-copy{padding-block:3.25rem}.hero h1{margin-bottom:1rem;font-size:clamp(2.9rem,15vw,4rem)}.hero-lede{margin-bottom:1.4rem;font-size:1.08rem}.hero-products{justify-content:center;align-items:flex-end;gap:0;min-height:16rem;padding:1.5rem .5rem 0;display:flex}.hero-products:before{inset:8% 5% 10%}.hero-products:after{width:7rem;height:7rem;bottom:-2rem;right:-2.5rem}.bag{object-fit:contain;flex:0 0 34%;width:34%;max-width:8.5rem;height:auto;max-height:13rem;position:relative;bottom:auto;left:auto;right:auto}.bag-one{margin-right:-8%;transform:rotate(-8deg)}.bag-two{z-index:2;margin-bottom:.35rem;transform:rotate(0)}.bag-three{margin-left:-8%;transform:rotate(8deg)}.finder{padding-top:3.5rem;padding-bottom:1.5rem}.finder-intro h2{margin-bottom:.8rem}.products{padding-top:1rem;padding-bottom:4rem}.section-heading{margin-bottom:1.75rem;padding-bottom:1rem}.section-heading h2{font-size:clamp(2.2rem,11vw,3rem)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem .75rem;display:grid}.product,.product-featured,.product-featured+.product,.product-wide,.product-wide+.product{grid-column:auto;min-width:0;margin:0;padding:0;display:flex}.product-visual,.product:nth-child(2n) .product-visual{border-bottom:0;min-height:9.5rem;display:grid}.product-visual:after{display:none}.product-visual img{object-fit:contain;filter:drop-shadow(0 .55rem .4rem oklch(18% .018 55/.2));width:min(72%,7.5rem);height:8.7rem;max-height:none}.product:hover .product-visual img{transform:none}.product-ticket{padding:.25rem .4rem;font-size:.62rem;top:.55rem;left:.55rem}.product-info{border:2px solid var(--ink);background:var(--white);border-top:0;min-width:0;padding:.85rem 1rem 1rem}.product:nth-child(2n) .product-info{background:var(--cream)}.flavours{min-height:2.3em;margin-bottom:.3rem;font-size:.66rem;line-height:1.15}.product h3{overflow-wrap:anywhere;min-height:2.1em;margin-bottom:.45rem;font-size:clamp(1.08rem,5.5vw,1.45rem);line-height:1.02}.product-info>p:not(.flavours){-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:4.05em;margin-bottom:.7rem;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-buy{align-items:stretch;gap:.45rem;padding-top:.55rem;font-size:.8rem}.product-buy .button{width:100%;min-height:2.75rem;padding:.55rem .35rem;font-size:.76rem}.filter-status{margin-top:1.2rem}.fresh-strip{padding-block:3rem}.story-teaser{padding-block:4rem}.community-quote{padding-block:4.5rem}.newsletter{padding-block:3.5rem}.site-footer{padding-bottom:max(2.5rem, env(safe-area-inset-bottom))}}@media (width<=22rem){.product-grid{grid-template-columns:1fr;gap:1rem}.product,.product-featured,.product-featured+.product,.product-wide,.product-wide+.product{border-bottom:2px solid var(--ink);grid-template-columns:7.5rem minmax(0,1fr);padding-bottom:1rem;display:grid}.product-info{padding:0 0 0 .75rem}.product h3{min-height:0;font-size:1.2rem}.flavours,.product-info>p:not(.flavours){min-height:0}}
