.products-page{background:var(--eg2-paper);color:var(--eg2-ink);padding-bottom:0}.products-page figure,.products-page h1,.products-page h2,.products-page h3,.products-page p{margin:0}.pantry-kicker{color:#a84f2f;font-size:12px;font-weight:650;letter-spacing:.085em;text-transform:uppercase}.products-page h1,.products-page h2,.products-page h3{font-family:var(--font-display),Georgia,serif;font-weight:450;letter-spacing:-.035em}.pantry-hero{padding-top:120px}.pantry-hero__inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:36px}.pantry-hero__copy{padding:44px 0}.pantry-hero h1{font-size:clamp(40px,4.25vw,66px);line-height:1.12;margin:23px 0 29px}.pantry-hero__copy>p:not(.pantry-kicker){max-width:350px;font-size:17px;line-height:1.65}.pantry-hero__media{position:relative;width:100%;min-width:0;aspect-ratio:3/2;align-self:center;min-height:0}.pantry-hero__media img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.pantry-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:#a84f2f;color:#fffaf0;padding:13px 23px;font-size:15px;font-weight:550;line-height:1.5;transition:background-color .15s}.pantry-button:hover{background:#853d24}.pantry-hero__copy>.pantry-button{margin-top:32px}.pantry-hero__wholesale{display:block;width:-moz-fit-content;width:fit-content;margin-top:16px;font-size:15px;text-decoration:underline;text-underline-offset:4px}.pantry-collection{padding-block:48px;scroll-margin-top:105px}.pantry-category-nav{display:flex;justify-content:flex-start;gap:0;overflow-x:auto;scrollbar-width:thin;padding-bottom:14px;border-bottom:1px solid var(--eg2-rule)}.pantry-category-nav a{position:relative;white-space:nowrap;min-height:48px;padding:10px 26px;background:none;border:0;font-size:15px;flex-shrink:0;display:inline-flex;align-items:center}.pantry-category-nav a+a:before{content:"";width:1px;height:20px;background:var(--eg2-rule);position:absolute;left:0;top:14px}.pantry-category-nav a:hover{text-decoration:underline;text-decoration-color:#a84f2f;text-underline-offset:13px;text-decoration-thickness:2px}.pantry-category-nav a:first-child{padding-left:0}.pantry-collection__intro{margin:18px 0 36px!important;font-size:15px;line-height:1.5}.pantry-category-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:36px;padding-block:40px;border-top:1px solid var(--eg2-rule);scroll-margin-top:105px}.pantry-category-row__heading h2{font-size:clamp(29px,2.6vw,36px);line-height:1.1}.pantry-category-row__heading p{margin-top:12px;font-size:12px;color:#984626}.pantry-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;align-items:stretch}.pantry-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.pantry-card{min-width:0}.pantry-card,.pantry-card__copy{display:flex;flex-direction:column}.pantry-card__copy{flex:1}.pantry-card__image{position:relative;display:block;width:100%;aspect-ratio:1.06;border:0;padding:0;background:#eae3d8;overflow:hidden;cursor:pointer}.pantry-card__image img{-o-object-fit:contain;object-fit:contain;transition:transform .2s}.pantry-card__image:hover img{transform:scale(1.025)}.pantry-card h3{font-size:clamp(22px,2vw,28px);line-height:1.13;margin:17px 0 9px}.pantry-card h3 button{font:inherit;background:none;border:0;text-align:left;padding:0}.pantry-card__copy>p{font-size:14px;line-height:1.55;max-width:340px}.pantry-card__format{margin-top:auto!important;padding-top:5px}.pantry-card__action{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;width:-moz-fit-content;width:fit-content;padding:9px 0 3px;margin-top:8px;background:none;border:0;border-bottom:1px solid;font-size:14px;font-weight:550;line-height:1.4;cursor:pointer}.pantry-card__action:hover{color:#a84f2f}.pantry-product-grid--four .pantry-card h3{font-size:clamp(21px,1.8vw,26px)}.pantry-category-row--single .pantry-product-grid{grid-template-columns:1fr}.pantry-category-row--single .pantry-card{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:32px;align-items:center}.pantry-category-row--single .pantry-card h3{margin-top:0;font-size:clamp(27px,2.6vw,36px)}.pantry-category-row--single .pantry-card__copy>p{font-size:16px;max-width:430px}.product-dialog{border:1px solid var(--eg2-rule);padding:0;width:min(1040px,calc(100% - 32px));max-height:90dvh;background:var(--eg2-paper);color:var(--eg2-ink);overflow:auto;overscroll-behavior:contain}.product-dialog::backdrop{background:rgba(6,29,32,.7)}.product-dialog__inner{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;padding:38px}.product-dialog__close{position:sticky;top:10px;z-index:2;display:grid;place-items:center;width:44px;height:44px;margin:10px 10px -54px auto;background:var(--eg2-paper);border:0}.product-dialog__details{padding-top:12px}.product-dialog__details h2{font-size:36px;line-height:1.1;margin:15px 0 20px}.product-dialog__image{position:relative;aspect-ratio:1.15;margin-bottom:24px}.product-dialog__image img{-o-object-fit:contain;object-fit:contain}.product-dialog__details>p:not(.pantry-kicker){font-size:15px;line-height:1.6;margin-top:13px}.product-dialog__details details{border-block:1px solid var(--eg2-rule);padding:14px 0;margin:20px 0;font-size:14px}.product-dialog__details summary{cursor:pointer;font-weight:600}.product-dialog__details details p{margin-top:12px;line-height:1.6}.product-dialog__details>a{font-size:13px;text-decoration:underline;text-underline-offset:4px;display:inline-block;margin-top:18px}.product-dialog .form-card{padding:25px;margin-top:25px;box-shadow:none}.product-dialog .form-card h2{font-size:29px}.product-dialog .form-grid{grid-template-columns:1fr 1fr}.product-dialog .field-wide{grid-column:1/-1}.product-dialog .form-actions button{width:100%;padding-inline:12px}.products-page :is(button,a):focus-visible{outline:3px solid #a84f2f;outline-offset:5px}.pantry-card h3 button:focus-visible{outline-offset:3px}@media(max-width:1000px){.pantry-category-nav a{padding-inline:21px}.pantry-category-row{grid-template-columns:145px minmax(0,1fr);gap:26px}.pantry-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.pantry-hero__inner{gap:25px}.pantry-hero__media{min-height:0}.product-dialog__inner{padding:32px 24px;gap:23px}.product-dialog .form-grid{grid-template-columns:1fr}}@media(max-width:760px){.pantry-hero{padding-top:110px}.pantry-hero__inner{grid-template-columns:1fr;gap:12px}.pantry-hero__copy{padding:20px 0 26px}.pantry-hero h1{font-size:clamp(40px,8.5vw,60px);margin:18px 0 21px}.pantry-hero__media{aspect-ratio:3/2;min-height:0}.pantry-collection{padding-block:25px 38px}.pantry-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.pantry-card h3{font-size:26px}.pantry-category-row{grid-template-columns:1fr;gap:24px;padding-block:32px;scroll-margin-top:88px}.pantry-category-row__heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.pantry-category-row__heading h2{font-size:33px}.pantry-category-row__heading p{margin:0}.pantry-collection__intro{font-size:14px;margin:18px 0 26px!important}.pantry-category-nav a{padding-inline:20px;font-size:14px}.pantry-category-nav a:first-child{padding-left:0}.product-dialog__inner{display:block;padding:35px 22px 22px}.product-dialog__details h2{font-size:31px}.product-dialog__image{max-height:270px;aspect-ratio:1.3}.product-dialog .form-card{padding:23px 18px}.product-dialog .form-grid{grid-template-columns:1fr}.products-page{padding-bottom:42px}}@media(max-width:560px){.pantry-product-grid,.pantry-product-grid--four{grid-template-columns:1fr;gap:35px}.pantry-category-row--single .pantry-card{grid-template-columns:1fr;gap:18px}.pantry-card__image{aspect-ratio:1.1}.pantry-card h3,.pantry-category-row--single .pantry-card h3,.pantry-product-grid--four .pantry-card h3{font-size:30px}.pantry-card__copy>p{font-size:16px}}@media(prefers-reduced-motion:reduce){.pantry-button,.pantry-card__image img{transition:none}}.pantry-category-nav{position:sticky;top:98px;z-index:20;background:var(--eg2-paper);padding-top:10px}.pantry-category-row{scroll-margin-top:183px}@media (max-width:900px){.pantry-category-nav{top:76px}.pantry-category-row{scroll-margin-top:156px}}@media (max-width:760px){.products-page{padding-bottom:0}}.product-dialog .inquiry-form .form-note{margin-top:18px}