:root{color-scheme:light;--ink: #1f1d1a;--muted: #746f66;--line: #e5ded2;--paper: #fbf7ef;--panel: #ffffff;--stone: #171512;--stone-soft: #2b2620;--brand: #8f2f1f;--accent: #226f54;--gold: #c78d32;--amber: #f3c86a;--shadow: 0 18px 45px rgba(31, 29, 26, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(199,141,50,.18),transparent 34rem),linear-gradient(135deg,#f9f4ea,#fffdf8 48%,#fbedd4);color:var(--ink)}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}a{color:var(--brand);font-weight:800}.topbar{position:sticky;top:0;z-index:10;display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,3rem);background:#fbf7efe6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{min-width:0;display:flex;align-items:center;gap:.8rem}.brand-mark{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:16px;background:var(--stone);color:#fff;text-decoration:none;box-shadow:var(--shadow)}.brand h1{margin:0;font-size:clamp(1.2rem,2.4vw,2rem);letter-spacing:0}.brand p{margin:.2rem 0 0;color:var(--muted);line-height:1.4}.tabs{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.tabs button,.tab-link,.primary,.ghost,.danger,.link-button{min-height:42px;border-radius:10px;padding:.65rem .9rem;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.tabs button,.tab-link{background:#efe5d4;color:var(--ink)}.tabs button.active,.primary{background:var(--stone);color:#fff}.storefront .primary,.storefront .filters button.active{background:var(--restaurant-accent, var(--stone));color:#fff}.ghost{background:#efe5d4;color:var(--ink)}.ghost.light{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff}.text-button{background:transparent;color:var(--brand);padding:0;font-weight:800;text-align:left}.danger{background:#7a1d1d;color:#fff}main,.home-page{width:min(1220px,100%);margin:0 auto;padding:1.25rem clamp(1rem,4vw,2rem) 3rem}.global-notice{width:min(1180px,calc(100% - 2rem));margin:1rem auto 0}.notice{padding:.85rem 1rem;border:1px solid var(--line);border-left:5px solid var(--gold);background:#fff;border-radius:10px;color:var(--muted)}.branded-storefront{position:relative}.branded-storefront:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(#f9f4ead1,#fffdf8f0),var(--restaurant-bg-image) center / cover no-repeat}.restaurant-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:1.25rem;align-items:stretch;margin-bottom:1.25rem}.hero-copy,.hero-media,.section-block,.panel,.card{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.hero-copy{min-height:440px;display:flex;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,3rem);background:linear-gradient(135deg,var(--stone) 0%,#241f19 55%,#7a4d18 100%);color:#fff;overflow:hidden}.restaurant-logo{width:78px;height:78px;object-fit:cover;display:grid;place-items:center;border:2px solid rgba(255,255,255,.45);border-radius:18px;background:#ffffff1f;color:#fff;font-weight:950;box-shadow:0 14px 30px #00000038}.restaurant-logo.fallback{font-size:1.5rem}.hero-copy h1{max-width:780px;margin:1.2rem 0 0;font-size:clamp(2.4rem,7vw,5rem);line-height:.98;letter-spacing:0}.hero-copy p{max-width:660px;margin:1rem 0 0;color:#fffc;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.hero-badges,.hero-actions,.filters{display:flex;gap:.6rem;flex-wrap:wrap}.hero-actions{margin-top:1.4rem}.restaurant-picker{display:flex;align-items:end;gap:.7rem;width:min(520px,100%);margin-top:1rem}.restaurant-picker label{flex:1 1 260px}.dark-picker{padding:.8rem;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff1a}.dark-picker label{color:#fffc}.dark-picker select{border-color:#fff3;background:#fffffff5}.compact-picker{width:min(420px,100%);margin-top:0}.compact-picker select{min-height:42px}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2rem}.hero-facts div{min-width:0;padding:.9rem;border-radius:12px;background:#ffffff1a}.hero-facts strong,.hero-facts span{display:block}.hero-facts strong{color:#fff;font-size:.82rem}.hero-facts span{color:#ffffffbf;margin-top:.25rem;overflow-wrap:anywhere}.hero-media{min-height:440px;position:relative;overflow:hidden}.hero-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border-radius:12px;background:#00000073;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);line-height:1.4}.main-hero .hero-copy{min-height:500px}.visual-image{width:100%;height:100%;object-fit:cover;display:block}.visual-fallback{width:100%;height:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;color:#fff;background:linear-gradient(135deg,#17151238,#17151214),linear-gradient(135deg,#171512,#8f2f1f 48%,#c78d32)}.visual-fallback.compact{min-height:150px}.visual-mark{display:grid;place-items:center;width:94px;height:94px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:#00000029;font-size:2rem;font-weight:950}.visual-label{margin-top:1rem;color:#ffffffd1;font-size:.75rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.badge{display:inline-flex;align-items:center;width:fit-content;max-width:100%;border-radius:999px;padding:.35rem .7rem;background:#f2eadb;color:var(--stone);font-size:.78rem;font-weight:900;overflow-wrap:anywhere}.badge.dark{background:#ffffff24;color:#fff}.badge.green{background:#226f542e;color:#d6f5e8}.section-block{padding:clamp(1rem,3vw,1.5rem)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading h2{margin:0;font-size:clamp(1.4rem,3vw,2.1rem)}.grid,.order-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:1rem;align-items:start}.restaurant-grid,.menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:1rem}.card,.panel{padding:1rem}.restaurant-card,.menu-card{min-width:0;padding:0;overflow:hidden}.restaurant-card-media,.menu-visual{min-height:170px}.restaurant-card-body,.menu-card-body{min-width:0;display:grid;gap:.75rem;padding:1rem}.card h3,.panel h2,.panel h3,.restaurant-card h3,.menu-card h3{margin:0}.meta{color:var(--muted);font-size:.95rem;line-height:1.45;overflow-wrap:anywhere}.price{font-weight:900;color:var(--accent)}.row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.compact-actions{flex-wrap:wrap;justify-content:flex-end}.compact-actions select{min-width:11rem}.stack{display:grid;gap:.75rem}.filters{margin:1rem 0}.filters button{border-radius:999px;padding:.55rem .8rem;background:#efe5d4;color:var(--ink);font-weight:800}.filters button.active{background:var(--accent);color:#fff}.qty{display:flex;align-items:center;gap:.5rem}.qty button{width:34px;height:34px;border-radius:10px;background:#efe5d4;font-weight:900}.cart{position:sticky;top:88px}.cart-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-cart-close,.mobile-cart-bar{display:none}label{display:grid;gap:.3rem;color:var(--muted);font-size:.92rem;line-height:1.35}input,select,textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:10px;padding:.7rem .75rem;background:#fffdf8;color:var(--ink)}textarea{min-height:84px;resize:vertical}.split{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.orders{display:grid;gap:.75rem}.order-search-panel{box-shadow:none}.order-items{margin:.5rem 0 0;padding-left:1rem;color:var(--muted)}.status{text-transform:capitalize;padding:.25rem .55rem;border-radius:999px;background:#ecf5ef;color:var(--accent);font-weight:800;font-size:.82rem}.staff-layout{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.payment-section{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.order-status-panel{margin:1rem 0}.status-history-row{min-width:0;border-top:1px solid var(--line);padding-top:.5rem}.panel-subtle{padding:.75rem;border:1px solid var(--line);border-radius:10px;background:#fffdf8}.panel-subtle h3{margin:.1rem 0 .35rem}.financial-preview,.tax-breakdown{display:grid;gap:.4rem;margin-top:.75rem}.financial-preview div,.tax-breakdown div{display:flex;justify-content:space-between;gap:.75rem;padding:.4rem 0;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.financial-preview strong,.tax-breakdown strong{color:var(--ink)}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.75rem}.report-grid div{display:grid;gap:.25rem;padding:.75rem;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.report-grid span{color:var(--muted);font-size:.85rem}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}.compact-heading{align-items:flex-start}.hours-columns{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.plain-list{margin:.7rem 0 0;padding:0;list-style:none;color:var(--muted);line-height:1.65}.event-card{box-shadow:none}.hours-editor{display:grid;gap:.65rem;margin-top:1rem}.hours-row{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(90px,.65fr) minmax(105px,1fr) minmax(105px,1fr);gap:.6rem;align-items:center;padding:.65rem;border:1px solid var(--line);border-radius:10px;background:#fffdf8}button:disabled{opacity:.65;cursor:not-allowed}@media(max-width:940px){.restaurant-hero,.grid,.order-grid,.info-grid,.staff-layout,.hours-columns,.split{grid-template-columns:1fr}.hours-row{grid-template-columns:1fr 1fr}.storefront.has-mobile-cart{padding-bottom:5.75rem}.cart{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;top:auto;z-index:30;max-height:min(85vh,720px);overflow-y:auto;transform:translateY(calc(100% + 1.5rem));transition:transform .18s ease,box-shadow .18s ease;border-radius:16px;box-shadow:0 22px 60px #1715123d}.cart.mobile-open{transform:translateY(0)}.mobile-cart-close{display:inline-flex;min-height:38px;padding-inline:.8rem}.mobile-cart-bar{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:var(--stone);color:#fff;box-shadow:0 18px 42px #1715123d}.mobile-cart-bar div{min-width:0;display:grid;gap:.15rem}.mobile-cart-bar strong,.mobile-cart-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-cart-bar span{color:#ffffffbd}.mobile-cart-bar .primary{flex:0 0 auto;background:var(--amber);color:var(--stone)}.topbar{align-items:flex-start;flex-direction:column}.hero-copy,.hero-media,.main-hero .hero-copy{min-height:360px}.hero-facts{grid-template-columns:1fr}.section-heading{align-items:stretch;flex-direction:column}.restaurant-picker{width:100%}}@media(max-width:560px){main,.home-page{padding-inline:.85rem}.hero-copy{padding:1.2rem}.hero-copy h1{font-size:2.3rem}.row{align-items:flex-start;flex-direction:column}.restaurant-picker{align-items:stretch;flex-direction:column}.tabs{width:100%}.tabs button,.tab-link{flex:1 1 auto}}.storefront .customer-mode-switch{align-items:center}.storefront .customer-mode-switch button,.storefront .menu-filters button{min-height:44px}.storefront .customer-cart-sheet{overflow-wrap:anywhere}@media(max-width:760px)and (orientation:landscape){.storefront .customer-menu-grid{grid-template-columns:1fr;width:100%;max-width:100%}.storefront .customer-menu-card{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}.storefront .customer-menu-card .menu-visual{width:100%;min-height:150px;max-height:180px;aspect-ratio:16 / 9}.storefront .customer-menu-card .menu-card-body{width:100%;max-width:100%;min-width:0}.storefront .customer-menu-card .row{align-items:center;flex-direction:row;min-width:0}.storefront .customer-menu-card h3,.storefront .customer-menu-card .meta{max-width:100%;overflow-wrap:anywhere}.storefront .customer-menu-card .primary{display:flex;width:100%;max-width:100%}}@media(max-width:760px)and (orientation:portrait){.storefront .menu-filters{display:flex;justify-content:flex-start;width:100vw;max-width:100vw;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:.5rem;scrollbar-width:auto}.storefront .menu-filters button{flex:0 0 auto}.storefront .menu-filters::-webkit-scrollbar{display:block;height:4px}.storefront .customer-menu-grid{grid-template-columns:1fr;gap:.6rem;width:100%;max-width:100%}.storefront .customer-menu-card{display:grid;grid-template-columns:96px minmax(0,calc(100% - 96px));width:100%;max-width:100%;min-width:0;min-height:124px;overflow:hidden}.storefront .customer-menu-card *{min-width:0}.storefront .customer-menu-card .menu-visual{width:96px;min-width:96px;height:100%;min-height:124px;max-height:none;aspect-ratio:auto}.storefront .customer-menu-card .visual-image{height:100%;object-fit:cover}.storefront .customer-menu-card .menu-card-body{min-width:0;max-width:100%;overflow:hidden;gap:.38rem;padding:.65rem}.storefront .customer-menu-card .row{align-items:center;flex-direction:row;gap:.45rem;min-width:0}.storefront .customer-menu-card .badge{max-width:8rem;padding:.28rem .55rem;font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront .customer-menu-card .price{margin-left:auto;font-size:.9rem;white-space:nowrap}.storefront .customer-menu-card h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:1rem;line-height:1.15}.storefront .customer-menu-card .meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;line-height:1.28}.storefront .customer-menu-card .menu-card-body>.row:last-child{display:block;width:100%;max-width:100%}.storefront .customer-menu-card .primary{width:100%;max-width:100%;min-height:40px;padding:.42rem .6rem;font-size:.9rem}}@media(min-width:561px)and (max-width:940px){.customer-main,.home-page{padding:1rem}.storefront .restaurant-hero{gap:1rem;margin-bottom:1rem}.storefront .hero-copy,.storefront .hero-media{min-height:300px}.storefront .hero-copy{justify-content:flex-start;padding:1.5rem}.storefront .hero-copy h1{max-width:100%;margin-top:.9rem;font-size:3rem;line-height:1.02}.storefront .hero-copy p{max-width:100%;margin-top:.75rem;font-size:1rem;line-height:1.45}.storefront .customer-mode-switch{position:sticky;top:72px;z-index:8;padding:.55rem;margin-inline:-.55rem;border-radius:14px;background:#1f1d1ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront .customer-mode-switch button{flex:1 1 12rem}.storefront .hero-facts{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.storefront .hero-facts div{flex:1 1 12rem;padding:.65rem .75rem}.storefront .hours-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront .menu-filters{position:sticky;top:80px;z-index:7;flex-wrap:nowrap;overflow-x:auto;padding:.45rem;margin-inline:-.45rem;border-radius:14px;background:#fbf7efeb;scrollbar-width:thin}.storefront .menu-filters button{flex:0 0 auto;white-space:nowrap}.storefront .customer-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .menu-visual{min-height:145px}.storefront .customer-cart-sheet{max-height:min(82vh,680px);padding:1rem}.storefront .reservation-panel{position:static;max-height:none}}@media(max-width:560px){.customer-main,.home-page{padding:.75rem .75rem 2rem;width:100%;max-width:100%}.storefront,.storefront .grid,.storefront .order-grid,.storefront .section-block,.storefront .panel,.storefront .card,.storefront .cart,.storefront .customer-cart-sheet,.storefront .order-status-panel{max-width:100%;min-width:0}.customer-topbar{padding:.75rem}.customer-topbar .brand-mark{width:42px;height:42px}.customer-topbar .brand h1{font-size:1.05rem;line-height:1.15}.customer-topbar .brand p{max-width:100%;font-size:.82rem;line-height:1.25}.storefront .restaurant-hero{gap:.75rem;margin-bottom:.75rem}.storefront .hero-copy,.storefront .hero-media,.main-hero .hero-copy{min-height:0}.storefront .hero-copy{justify-content:flex-start;padding:1rem}.storefront .restaurant-logo{width:58px;height:58px;border-radius:14px}.storefront .hero-copy h1{margin-top:.75rem;font-size:2.15rem;line-height:1.03;overflow-wrap:anywhere}.storefront .hero-copy p{margin-top:.65rem;font-size:.96rem;line-height:1.42}.storefront .customer-mode-switch{position:sticky;top:.55rem;z-index:20;display:grid;grid-template-columns:1fr 1fr;gap:.45rem;padding:.45rem;margin:.85rem -.45rem 0;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#1f1d1ac7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront .customer-mode-switch button{width:100%;min-height:46px;padding-inline:.6rem;white-space:normal}.storefront .hero-facts{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.85rem}.storefront .hero-facts div{flex:1 1 100%;padding:.55rem .65rem;border-radius:10px}.storefront .hero-facts strong,.storefront .hero-facts span{display:inline}.storefront .hero-facts strong:after{content:": "}.storefront .hero-media{min-height:210px}.storefront .hero-caption{left:.65rem;right:.65rem;bottom:.65rem;padding:.65rem .75rem;font-size:.9rem}.storefront .info-grid{gap:.75rem;margin-bottom:.75rem}.storefront .panel{padding:.85rem;border-radius:12px}.storefront .section-heading{gap:.5rem;margin-bottom:.75rem}.storefront .section-heading h2{font-size:1.35rem}.storefront .plain-list{display:grid;gap:.25rem;margin:.35rem 0 0;padding-left:1rem;font-size:.88rem}.storefront .menu-filters{position:sticky;top:0;z-index:15;flex-wrap:nowrap;overflow-x:auto;padding:.45rem;margin:.5rem -.45rem .8rem;border:1px solid var(--line);border-radius:14px;background:#fbf7eff2;box-shadow:0 10px 28px #1f1d1a14;scrollbar-width:none}.storefront .menu-filters::-webkit-scrollbar{display:none}.storefront .menu-filters button{flex:0 0 auto;max-width:11rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem}.storefront .customer-menu-grid{grid-template-columns:1fr;gap:.75rem}.storefront .menu-card{display:grid;grid-template-columns:1fr;min-height:0}.storefront .menu-visual{min-height:168px;max-height:188px}.storefront .menu-card-body{gap:.5rem;padding:.75rem;min-width:0}.storefront .menu-card h3{font-size:1rem;line-height:1.22;overflow-wrap:anywhere}.storefront .menu-card .meta{font-size:.86rem;line-height:1.32}.storefront .menu-card .primary{width:100%;max-width:100%;min-height:44px}.storefront .cart{left:0;right:0;bottom:0;width:100%;max-height:min(88vh,760px);border-radius:18px 18px 0 0}.storefront .customer-cart-sheet{padding:.95rem;overflow-x:hidden}.storefront .cart-heading{position:sticky;top:0;z-index:2;padding-bottom:.6rem;background:var(--panel)}.storefront .mobile-cart-close,.storefront .mobile-cart-bar .primary{min-height:44px}.storefront .mobile-cart-bar{left:.65rem;right:.65rem;bottom:.65rem;padding:.7rem;max-width:calc(100vw - 1.3rem)}.storefront .mobile-cart-bar .primary{padding-inline:.75rem}.storefront .reservation-panel{position:static;max-height:none;overflow:visible}.storefront input,.storefront select,.storefront textarea,.storefront button,.storefront .link-button{min-height:44px}.storefront .order-status-panel,.storefront .payment-section,.storefront .panel-subtle,.storefront .financial-preview,.storefront .tax-breakdown{overflow-wrap:anywhere}.storefront .status-history-row,.storefront .financial-preview div,.storefront .tax-breakdown div,.storefront .cart .row,.storefront .order-status-panel .row{align-items:flex-start;flex-direction:column;gap:.35rem}.storefront .cart .qty{align-self:stretch;justify-content:space-between}}@media(max-width:430px){.customer-topbar{position:static;gap:.45rem;padding:.55rem .65rem}.customer-topbar .tabs{display:none}.customer-main,.home-page{padding:.5rem .5rem 1.25rem}.storefront .restaurant-hero{gap:.55rem;margin-bottom:.55rem}.storefront .hero-copy{padding:.85rem}.storefront .restaurant-logo{width:46px;height:46px;border-radius:12px}.storefront .hero-badges{gap:.35rem}.storefront .badge{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront .hero-copy h1{margin-top:.55rem;font-size:1.75rem;line-height:1.05}.storefront .hero-copy p{margin-top:.45rem;font-size:.9rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.storefront .customer-mode-switch{top:0;gap:.35rem;padding:.35rem;margin:.65rem -.25rem 0;border-radius:12px}.storefront .customer-mode-switch button{min-height:42px;padding:.5rem .45rem;font-size:.92rem}.storefront .hero-facts{margin-top:.65rem;gap:.35rem}.storefront .hero-facts div{padding:.45rem .55rem;font-size:.85rem}.storefront .hero-media{min-height:128px;max-height:128px}.storefront .hero-caption{display:none}.storefront .info-grid{gap:.55rem;margin-bottom:.55rem}.storefront .panel{padding:.7rem;border-radius:10px}.storefront .section-heading h2{font-size:1.18rem}.storefront .meta{font-size:.86rem;line-height:1.33}.storefront .hours-columns h3{font-size:.95rem}.storefront .plain-list{max-height:7.5rem;overflow:auto;padding-left:.9rem;font-size:.82rem}.storefront .menu-filters{margin:.35rem -.3rem .6rem;padding:.3rem;border-radius:12px}.storefront .menu-filters button{min-height:40px;padding:.42rem .58rem;font-size:.86rem}.storefront .customer-menu-grid{gap:.55rem}.storefront .menu-card{grid-template-columns:1fr;min-height:0;border-radius:10px}.storefront .menu-visual{min-height:142px;max-height:142px}.storefront .menu-card-body{gap:.38rem;padding:.52rem}.storefront .menu-card .row{align-items:center;flex-direction:row}.storefront .menu-card h3{font-size:.95rem}.storefront .menu-card .meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.8rem}.storefront .menu-card .price{font-size:.9rem}.storefront .menu-card .primary{width:100%;max-width:100%;min-height:40px;padding:.42rem .5rem;font-size:.88rem}.storefront .cart{left:0;right:0;width:100vw;max-height:91vh}.storefront .customer-cart-sheet{padding:.75rem}.storefront .mobile-cart-bar{left:.45rem;right:.45rem;bottom:.45rem;gap:.5rem;padding:.55rem;border-radius:14px;max-width:calc(100vw - .9rem)}.storefront .mobile-cart-bar strong{font-size:.92rem}.storefront .mobile-cart-bar span{font-size:.82rem}.storefront .mobile-cart-bar .primary{min-height:40px;padding-inline:.65rem;font-size:.9rem}.storefront .mobile-cart-bar div{min-width:0}.storefront .mobile-cart-bar strong{max-width:12rem}}@media(max-width:360px){.customer-main,.home-page{padding-inline:.35rem}.storefront .panel,.storefront .section-block{padding:.6rem}.storefront .menu-card{grid-template-columns:1fr}.storefront .menu-visual{min-height:128px;max-height:128px}.storefront .menu-card .row{flex-direction:row;gap:.4rem}.storefront .menu-card .badge{max-width:9rem}.storefront .mobile-cart-bar{left:.3rem;right:.3rem;padding:.45rem;max-width:calc(100vw - .6rem)}.storefront .mobile-cart-bar .primary{padding-inline:.5rem}}@media(max-width:760px)and (orientation:portrait){.storefront .menu-filters{display:flex;justify-content:flex-start;width:100vw;max-width:100vw;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:.5rem;scrollbar-width:auto}.storefront .menu-filters::-webkit-scrollbar{display:block;height:4px}.storefront .customer-menu-card{display:grid;grid-template-columns:96px minmax(0,calc(100% - 96px));min-height:124px}.storefront .customer-menu-card *{min-width:0}.storefront .customer-menu-card .menu-visual{width:96px;min-width:96px;height:100%;min-height:124px;max-height:none}.storefront .customer-menu-card .menu-card-body{gap:.38rem;padding:.65rem;max-width:100%;overflow:hidden}.storefront .customer-menu-card .row{align-items:center;flex-direction:row}.storefront .customer-menu-card .meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.storefront .customer-menu-card .menu-card-body>.row:last-child{display:block;width:100%;max-width:100%}}@media(max-width:360px)and (orientation:portrait){.storefront .customer-menu-card{grid-template-columns:82px minmax(0,calc(100% - 82px));min-height:112px}.storefront .customer-menu-card .menu-visual{width:82px;min-width:82px;min-height:112px;max-height:none}.storefront .customer-menu-card .menu-card-body{padding:.55rem}}
