@font-face{font-family:PantrySans;src:url('/assets/manrope-web.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--red:#a9362d;--red-dark:#842a23;--olive:#586342;--olive-dark:#36412e;--paper:#fff;--cream:#f7f6ee;--ink:#33372e;--muted:#686b61;--line:#e0e2d8;--serif:Georgia,'Times New Roman',serif;--sans:PantrySans,'Avenir Next','Segoe UI',sans-serif;--plum:var(--red);--plum-dark:var(--red-dark);--butter:var(--cream);--navy:var(--olive-dark);--orange:var(--red)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.75 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--red);outline-offset:5px}::selection{background:#e7ebde;color:var(--olive-dark)}[hidden]{display:none!important}.skip-link{position:absolute;left:20px;top:-100px;padding:10px 20px;background:white;z-index:20}.skip-link:focus{top:15px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.2;color:var(--olive)}p{text-wrap:pretty}h2{font-size:clamp(2.2rem,3.4vw,3.25rem);letter-spacing:-.04em}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.13em;line-height:1.5;color:var(--red);text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 30px;border:1px solid var(--red);border-radius:0;background:var(--red);color:white;font:600 .875rem/1.5 var(--sans);letter-spacing:.025em;transition:background .18s,color .18s,border-color .18s}.button:hover{background:var(--red-dark);border-color:var(--red-dark)}.button-outline{color:var(--red);background:transparent}.button-outline:hover{color:white}.button-olive{background:var(--olive);border-color:var(--olive)}.button-olive:hover{background:var(--olive-dark);border-color:var(--olive-dark)}.text-link{display:inline-block;color:var(--red);font-size:.875rem;line-height:1.6;padding:6px 0;border-bottom:1px solid currentColor}.text-link:hover{color:var(--red-dark)}
.hero{position:relative;display:grid;grid-template-columns:54% 46%;align-items:center;max-width:1480px;margin:auto;background:var(--cream);min-height:580px}.hero-image{position:relative;align-self:stretch;min-height:580px;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 67%}.hero-content{position:relative;z-index:1;background:white;margin:40px 9% 40px -12%;padding:56px 10% 43px;text-align:center;box-shadow:0 4px 30px #33372e0d}.hero-botanical{position:absolute;width:130px;height:130px;object-fit:contain;right:-30px;top:-71px;pointer-events:none}.hero .eyebrow{margin-bottom:23px}.hero h1{font-size:clamp(2.9rem,4.4vw,4.2rem);letter-spacing:-.055em;line-height:1.12;margin-bottom:23px}.hero-description{max-width:390px;margin:0 auto 28px;font-size:1rem;line-height:1.85}.hero-note{font-size:.75rem;color:var(--muted);margin-top:20px}
.section-wrap{max-width:1360px;margin:0 auto;padding:80px 5%}.section-heading{text-align:center;margin:0 auto 35px;max-width:730px}.section-heading .eyebrow{margin-bottom:13px}.section-heading h2{margin-bottom:17px}.section-heading>p:last-child{color:var(--muted);font-size:1rem}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.featured-card{min-width:0;display:flex;flex-direction:column;text-align:center}.featured-image-link{aspect-ratio:1.12;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fafaf6}.botanical-art{width:82%;height:88%;object-fit:contain;transition:transform .25s ease}.featured-image-link:hover .botanical-art{transform:scale(1.04)}.featured-copy{display:flex;flex-direction:column;align-items:center;flex:1;padding:23px 2px 0}.featured-copy .eyebrow{font-size:.75rem;letter-spacing:.09em;margin-bottom:10px;color:var(--muted)}.featured-copy h3{font-size:1.4rem;line-height:1.3;margin-bottom:13px;color:var(--ink)}.featured-copy h3 a:hover{color:var(--red)}.featured-copy>p:not(.eyebrow){color:var(--muted);font-size:.875rem;line-height:1.75;margin-bottom:15px}.featured-copy .text-link{margin-top:auto}.collection-bottom{text-align:center;margin-top:42px}
.story{display:grid;grid-template-columns:1fr 1fr;background:#eef0e7;max-width:1480px;margin:auto;align-items:stretch}.story-copy{padding:65px 12%;align-self:center}.story-copy .eyebrow{margin-bottom:19px}.story-copy h2{margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:1rem;margin-bottom:16px;color:#52594a}.story-copy .button{margin-top:13px}.story-image{position:relative;min-height:530px;overflow:hidden}.story-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% 42%}.serving{display:grid;grid-template-columns:1.06fr 1fr;gap:8%;align-items:center;padding-top:90px;padding-bottom:90px}.serving-image{align-self:stretch;overflow:hidden;min-height:530px}.serving-image img{width:100%;height:100%;object-fit:cover;object-position:65% 50%}.serving-copy .eyebrow{margin-bottom:18px}.serving-copy h2{margin-bottom:20px;font-size:clamp(2.2rem,3.2vw,3rem)}.serving-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:23px}.pairing{padding:17px 0;border-top:1px solid var(--line)}.pairing:last-child{padding-bottom:0}.pairing h3{font-size:1.3rem;color:var(--ink);margin-bottom:6px}.pairing p{font-size:.875rem;color:var(--muted);line-height:1.8}.pairing a{color:var(--red);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
footer{background:var(--cream);padding:49px 5% 23px;border-top:1px solid var(--line)}.footer-top,.footer-main,.footer-bottom{max-width:1224px;margin:auto}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding-bottom:37px}.footer-top .eyebrow{margin-bottom:11px}.footer-top h2{font-size:2rem;letter-spacing:-.035em}.contact-email{font-size:.9375rem;color:var(--red);border-bottom:1px solid var(--red);padding:7px 0;overflow-wrap:anywhere}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 0}.footer-wordmark{font:400 1.95rem/1.3 var(--serif);letter-spacing:-.05em;color:var(--red)}.footer-main p{font-size:.75rem;color:var(--muted);margin-top:7px}.footer-main nav{display:flex;gap:30px;font-size:.875rem}.footer-main nav a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:20px;font-size:.75rem;color:var(--muted)}.error-page{min-height:70vh}.error-page h1{font-size:clamp(3rem,7vw,5rem);margin:20px 0}.error-page p:not(.eyebrow){max-width:500px;margin-bottom:28px}
@media(max-width:1100px){.hero,.hero-image{min-height:530px}.hero-content{padding:48px 9% 36px;margin-right:7%}.hero h1{font-size:3.15rem}.hero-botanical{width:115px;height:115px;right:-20px;top:-65px}.featured-grid{gap:23px}.featured-copy h3{font-size:1.25rem}.story-copy{padding:49px 10%}.serving{gap:6%}.footer-top h2{font-size:1.85rem}}
@media(max-width:850px){.hero h1{font-size:2.85rem}.hero-content{padding:43px 8% 35px}.hero-botanical{width:100px;height:100px;right:-15px;top:-57px}.hero-description{font-size:.9375rem}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.featured-image-link{aspect-ratio:1.3}.featured-copy h3{font-size:1.6rem}.story-copy{padding:43px 9%}.story-image{min-height:550px}.serving{gap:5%}.serving-image{min-height:600px}.footer-top{align-items:flex-start;flex-direction:column;gap:18px}.footer-main nav{gap:23px}}
@media(max-width:600px){.hero{grid-template-columns:1fr;padding-bottom:25px}.hero-image{height:360px;min-height:0}.hero-photo{object-position:50% 72%}.hero-content{margin:-48px 6% 0;padding:39px 7% 28px}.hero-botanical{width:90px;height:90px;right:-15px;top:-58px}.hero .eyebrow{font-size:.75rem;letter-spacing:.09em;margin-bottom:17px}.hero h1{font-size:2.75rem;line-height:1.1;margin-bottom:18px}.hero-description{font-size:.9375rem;line-height:1.8;margin-bottom:22px}.hero-note{font-size:.75rem;margin-top:17px}.button{padding:12px 24px;min-height:48px}.section-wrap{padding:53px 6%}.section-heading{margin-bottom:28px}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.1em}.section-heading h2{font-size:2.3rem;margin-bottom:14px}.section-heading>p:last-child{font-size:.9375rem}.featured-grid{gap:31px 18px}.featured-image-link{aspect-ratio:1}.botanical-art{width:90%;height:90%}.featured-copy{padding-top:15px}.featured-copy .eyebrow{font-size:.75rem;letter-spacing:.035em;margin-bottom:8px;min-height:30px;display:grid;align-items:center}.featured-copy h3{font-size:1.2rem;margin-bottom:11px}.featured-copy>p:not(.eyebrow){font-size:1rem}.featured-copy .text-link{font-size:.8125rem}.collection-bottom{margin-top:30px}.story{grid-template-columns:1fr}.story-copy{padding:44px 8% 39px}.story-copy h2{font-size:2.5rem;margin-bottom:22px}.story-image{min-height:310px;height:310px}.story-image img{object-position:50% 34%}.serving{grid-template-columns:1fr;gap:32px}.serving-image{min-height:0;height:330px}.serving-image img{object-position:70% 50%}.serving-copy h2{font-size:2.5rem}.serving-copy>p:not(.eyebrow){font-size:.9375rem}.pairing h3{font-size:1.35rem}.pairing p{font-size:.9375rem}footer{padding:37px 6% 23px}.footer-top{gap:18px;padding-bottom:29px}.footer-top h2{font-size:1.8rem}.footer-top .eyebrow{font-size:.75rem}.contact-email{font-size:.875rem}.footer-main{flex-direction:column;align-items:flex-start;padding:28px 0;gap:25px}.footer-wordmark{font-size:1.9rem}.footer-main nav{font-size:.8125rem;gap:23px}.footer-bottom{font-size:.75rem;flex-wrap:wrap;gap:9px}}
@media(max-width:360px){.hero h1{font-size:2.45rem}.featured-copy h3{font-size:1.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.featured-image-link{background:white;aspect-ratio:1}.jar-art{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.featured-image-link:hover .jar-art{transform:scale(1.035)}.product-image-note{font-size:.75rem;line-height:1.7;color:var(--muted);text-align:center;margin-top:27px}.collection-bottom{margin-top:23px}

.story-image{min-height:0;height:auto;aspect-ratio:3/2;align-self:center}.story-image img{object-fit:contain;object-position:center}@media(max-width:850px){.story{grid-template-columns:1fr}.story-image{width:100%}}

.serving{display:block;padding-top:64px;padding-bottom:64px}
.serving-copy{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}
.serving-intro>p:not(.eyebrow){color:var(--muted);max-width:400px}
@media(max-width:600px){.serving{padding-top:44px;padding-bottom:44px}.serving-copy{grid-template-columns:1fr;gap:24px}}

/* The full business badge remains readable in the footer. */
.footer-logo{display:inline-block;width:112px;height:112px}
.footer-logo img{display:block;width:100%;height:100%;object-fit:contain}


/* Keep reading text and navigation comfortable across screen sizes. */
.hero-description,.section-heading>p:last-child,.featured-copy>p:not(.eyebrow),.serving-copy>p:not(.eyebrow),.pairing p{font-size:1rem}.featured-copy .text-link,.footer-main nav{font-size:.875rem}.text-link,.contact-email,.footer-main nav a{min-height:44px;display:inline-flex;align-items:center}
.footer-main nav{flex-wrap:wrap;column-gap:23px;row-gap:4px}
@media(max-width:600px){.hero-image{height:280px}.hero-content{padding-top:33px}.hero-note{line-height:1.6}}

/* One warm masthead, with the business name at its center. */
.site-header{display:grid;grid-template-columns:minmax(0,1fr) 200px minmax(0,1fr);align-items:center;column-gap:28px;padding:16px max(5%,calc((100% - 1320px)/2));background:#faf7ed;border-bottom:1px solid #dfdfd0;color:var(--olive-dark)}
.brand-wordmark{grid-column:2;grid-row:1;justify-self:center;display:flex;flex-direction:column;align-items:center;color:#102044;white-space:nowrap;min-height:52px}
.brand-prefix{font:400 .6875rem/1.5 var(--sans);letter-spacing:.2em;text-transform:uppercase}
.brand-name{font:400 2.5rem/.95 var(--serif);letter-spacing:-.04em}
.site-header>nav{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:flex-start;gap:24px;font-size:.8125rem}
.site-header nav a{display:flex;align-items:center;min-height:44px;white-space:nowrap;border-bottom:1px solid transparent}
.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--red);border-bottom-color:currentColor}
.basket-link{grid-column:3;grid-row:1;justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;font-size:.8125rem}
.basket-count{font-size:.6875rem;line-height:1;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--olive-dark);color:white}
.menu-toggle{display:none;background:none;border:0;color:inherit;padding:0;min-width:44px;min-height:44px}
.menu-close{display:none}
@media(max-width:1100px) and (min-width:1001px){.site-header{column-gap:18px;padding-left:4%;padding-right:4%}.site-header>nav{gap:16px}}
@media(max-width:1000px){
  .site-header{grid-template-columns:52px minmax(0,1fr) 52px;column-gap:8px;padding:12px 5%}
  .brand-wordmark{min-height:50px}
  .brand-prefix{font-size:.625rem;letter-spacing:.18em}
  .brand-name{font-size:2.25rem;line-height:1}
  .menu-toggle{grid-column:1;grid-row:1;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:400 .625rem/1.2 var(--sans)}
  .site-header.nav-ready .menu-toggle{display:flex}
  .menu-toggle[aria-expanded=true] .menu-line{display:none}
  .menu-toggle[aria-expanded=true] .menu-close{display:block}
  .basket-link{position:relative;width:44px;gap:0}
  .basket-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .basket-count{position:absolute;top:0;right:0;min-width:16px;height:16px;font-size:.625rem}
  .site-header>nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:12px 0 0;margin-top:12px;border-top:1px solid #dfdfd0;font-size:.9375rem}
  .site-header nav a{min-height:48px}
  .site-header.nav-ready>nav{display:none}
  .site-header.nav-ready>nav.is-open{display:grid}
}
