.frozen-store{background:var(--food-background,#fffaf3);color:#352921;min-height:100vh}.frozen-store *{box-sizing:border-box}.frozen-store button,.frozen-store input,.frozen-store select,.frozen-store textarea{font:inherit}.frozen-store a{color:inherit;text-decoration:none}.food-header{background:var(--food-background);border-bottom:1px solid #38271920;justify-content:space-between;align-items:center;gap:16px;padding:22px 5%;display:flex}.food-header button{cursor:pointer;background:0 0;border:0}.food-brand{letter-spacing:.14em;font-size:30px;font-weight:600}.food-brand small{text-align:center;letter-spacing:.22em;margin-top:5px;font-size:14px;display:block}.food-header>a:last-child{font-size:14px}.food-menu{border-bottom:1px solid #38271920;gap:32px;padding:20px 5%;display:flex}.food-sections{flex-direction:column;display:flex}.food-hero{background:var(--food-accent);color:#fff;align-items:center;min-height:380px;padding:70px 7%;display:flex;position:relative;overflow:hidden}.food-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.food-hero.has-photo:after{content:"";background:linear-gradient(90deg,#0009,#0000);position:absolute;inset:0}.food-hero>div{z-index:1;max-width:700px;position:relative}.food-hero p,.food-section-heading>p{letter-spacing:.2em;margin:0 0 22px;font:14px Arial,sans-serif}.food-hero h1{margin:0 0 24px;font-size:clamp(32px,5vw,64px);font-weight:500;line-height:1.3}.food-hero span{font-size:18px;line-height:1.8;display:block}.food-hero a{border-bottom:1px solid;margin-top:30px;padding:8px 0;display:inline-block}.food-section{width:100%;max-width:1400px;margin:auto;padding:64px 5%;scroll-margin-top:30px}.food-section-heading{margin-bottom:32px}.food-section-heading h2{margin:0;font-size:32px;font-weight:500}.food-product-grid,.food-coming-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.food-product-card{background:#fff;border:1px solid #38271915}.food-product-photo{aspect-ratio:1;color:#73675a;cursor:pointer;background:#eee8e1;border:0;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.food-product-photo img{object-fit:cover;width:100%;height:100%}.food-product-copy{padding:22px}.food-product-copy>span{color:#776758;font-size:14px}.food-product-copy h3{margin:10px 0;font-size:23px;font-weight:500}.food-product-copy h3 button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.food-product-copy p{color:#726458;font-size:15px;line-height:1.7}.food-product-copy>div{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.food-product-copy>div button,.food-dialog>button:last-child,.food-checkout button[type=submit]{color:#fff;background:var(--food-accent);cursor:pointer;border:0;padding:12px 16px;font-size:14px}.frozen-store button:disabled{opacity:.5;cursor:not-allowed}.food-coming-grid article{border-top:1px solid #38271950;padding:30px 0}.food-coming-grid article>span{color:var(--food-accent);font-size:14px}.food-coming-grid h3{margin:20px 0;font-size:26px;font-weight:500}.food-coming-grid p{color:#776758;font-size:14px}.food-services{justify-content:space-around;gap:24px;display:flex}.food-footer{color:#fff;background:#30271f;padding:40px 5%;font-size:14px}.food-footer>b{font-size:22px}.food-footer a{margin:14px 28px 0 0;display:inline-block}.food-notice,.food-loading{margin:0;padding:20px 5%;font-size:16px}.food-notice{background:#ece3d4}.food-dialog-backdrop{z-index:100;background:#0008;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.food-dialog{background:#fff;width:min(620px,100%);max-height:90vh;padding:28px;overflow:auto}.food-dialog img{width:100%;height:auto}.food-close{cursor:pointer;background:0 0;border:0;margin:0 0 20px auto;display:block}.food-description{white-space:pre-wrap;line-height:1.8}.food-dialog>button:last-child{width:100%;margin-top:20px;display:block}.food-layout-compact .food-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.food-layout-editorial .food-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-checkout{max-width:1200px;margin:auto;padding:48px 5%}.food-checkout h1{font-size:32px;font-weight:500}.food-checkout-grid{grid-template-columns:1.2fr 1fr;gap:40px;display:grid}.food-checkout label{margin:18px 0;font-size:16px;display:block}.food-checkout input,.food-checkout select{background:#fff;border:1px solid #b7aa9b;width:100%;margin-top:8px;padding:13px;display:block}.food-checkout-summary{background:#fff;align-self:start;padding:24px}.food-checkout-summary article{border-bottom:1px solid #ddd;padding:14px 0}.food-checkout-summary article>div{align-items:center;gap:14px;margin:12px 0;display:flex}.food-checkout-summary button{min-width:32px;min-height:32px}.food-checkout-summary dl>div{justify-content:space-between;margin:20px 0;display:flex}@media (width<=650px){.food-header{padding:18px 5%}.food-brand{font-size:24px}.food-header button span{display:none}.food-hero{min-height:320px;padding:44px 6%}.food-section{padding:40px 5%}.food-section-heading h2{font-size:26px}.food-product-grid,.food-layout-compact .food-product-grid,.food-layout-editorial .food-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.food-coming-grid{grid-template-columns:1fr;gap:0}.food-product-copy{padding:14px}.food-product-copy h3{font-size:19px}.food-product-copy>div{display:block}.food-product-copy>div button{width:100%;margin-top:14px}.food-checkout-grid{grid-template-columns:1fr;gap:20px}.food-checkout-summary{order:-1}.food-services{flex-wrap:wrap}}
