:root{color:#182026;background:#f4f6f3;--app-viewport-height: 100vh;--app-viewport-bottom-offset: 0px;--storefront-primary: #A01B12;--storefront-primary-hover: #7C0001;--storefront-on-primary: #ffffff;--storefront-on-primary-hover: #ffffff;--storefront-secondary: #177E74;--storefront-secondary-hover: #12685F;--storefront-on-secondary: #ffffff;--storefront-on-secondary-hover: #ffffff;--storefront-selected-bg: #FFF3F1;--storefront-page-bg: #EFEFEF;--storefront-link: #0066D6;--storefront-customize-gradient-start: #290504;--storefront-customize-gradient-end: #991A12;--storefront-on-customize-gradient: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:var(--app-viewport-height);overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.app-shell{width:min(1680px,100%);margin:0 auto;padding:24px}.topbar,.panel-header,.order-header,.stats-strip,.order-line{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar{margin-bottom:18px}.console-title-group{display:flex;align-items:center;gap:14px}.console-logo{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.console-toolbar{display:flex;align-items:center;gap:12px}.eyebrow{margin:0 0 4px;color:#52606a;font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.8rem,3vw,3.25rem);line-height:1}h2{margin-bottom:0;font-size:1rem}h3{margin:18px 0 10px;color:#52606a;font-size:.8rem;letter-spacing:0;text-transform:uppercase}.icon-button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #ccd4d1;border-radius:8px;background:#fff;color:#182026}.icon-button:hover{border-color:#899892}.icon-button.danger{color:#a7382f}.mode-toggle-strip{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.mode-chip{min-height:38px;padding:0 14px;border:1px solid #ccd4d1;border-radius:999px;background:#fff;color:#52606a;font-weight:700}.mode-chip.active{border-color:var(--storefront-secondary);background:#edf8f5;color:var(--storefront-secondary)}.error-bar{margin-bottom:16px;padding:12px 14px;border:1px solid #e5a39d;border-radius:8px;background:#fff0ef;color:#8f2d26}.stats-strip{margin-bottom:18px;padding:12px;border:1px solid #d9dfdc;border-radius:8px;background:#fff}.stat{min-width:110px;padding:8px 10px}.stat span{display:block;color:#68757f;font-size:.78rem}.stat strong{display:block;margin-top:2px;font-size:1.25rem}.workspace{display:grid;grid-template-columns:minmax(220px,280px) minmax(380px,1fr) minmax(320px,420px);gap:16px;align-items:start}.panel,.order-band{min-width:0;border:1px solid #d9dfdc;border-radius:8px;background:#fff}.panel{padding:14px}.panel-header{min-height:32px;margin-bottom:12px}.panel-header span{color:#68757f;font-size:.85rem}.list,.ingredient-list,.order-lines{display:grid;gap:8px}.list{max-height:620px;overflow:auto;padding-right:2px}.list-item,.article-card,.chip,.ingredient-row{border:1px solid #dfe5e2;border-radius:8px;background:#fff;color:inherit;text-align:left}.list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:9px 10px}.list-item small,.article-card span,.ingredient-row small,.order-line span,.selected-article span{color:#68757f;font-size:.82rem}.selected{border-color:var(--storefront-secondary);background:#edf8f5}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;max-height:620px;overflow:auto;padding-right:2px}.article-card{display:grid;min-height:112px;align-content:space-between;gap:8px;padding:12px}.article-card strong,.list-item span{overflow-wrap:anywhere}.article-card b{color:var(--storefront-secondary)}.selected-article{display:grid;gap:4px;padding:12px;border-radius:8px;background:#f4f6f3}.chip-list,.option-groups{display:flex;gap:8px}.option-groups{max-height:500px;flex-direction:column;overflow:auto;padding-right:2px}.chip-list{max-height:600px;flex-wrap:wrap;overflow:auto}.chip{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:6px 10px}.chip small{color:var(--storefront-secondary);font-weight:700}.option-group,.ingredient-group{display:grid;gap:8px}.option-group-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#52606a;font-size:.84rem}.option-group-title span{color:var(--storefront-secondary);font-size:.78rem;font-weight:700}.ingredient-list{max-height:500px;overflow:auto;padding-right:2px}.ingredient-group+.ingredient-group{margin-top:10px}.ingredient-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:10px}.ingredient-row span{display:grid;gap:2px}.ingredient-row .toggle-row-meta{display:inline-flex}.primary-action{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:0;border-radius:8px;background:var(--storefront-secondary);color:var(--storefront-on-secondary);font-weight:700}.primary-action:hover{background:var(--storefront-secondary-hover);color:var(--storefront-on-secondary-hover)}.primary-action:disabled{cursor:not-allowed;background:#aeb9b4}.empty-state{display:grid;min-height:86px;place-items:center;border:1px dashed #cbd4cf;border-radius:8px;color:#68757f}.empty-state.compact{min-height:48px;padding:10px}.order-band{margin-top:16px;padding:14px}.order-line{min-height:56px;padding:10px;border:1px solid #dfe5e2;border-radius:8px}.order-line div{display:grid;min-width:0;gap:3px}.order-line input{width:72px;min-height:40px;border:1px solid #ccd4d1;border-radius:8px;padding:6px 8px}.checkout-action{margin-top:12px}.payload-preview{max-height:1200px;overflow:auto;margin:14px 0 0;padding:12px;border-radius:8px;background:#182026;color:#e9f1ee;font-size:.82rem}.test-customize-shell{display:grid;gap:20px;margin-bottom:16px;padding:20px;border:1px solid #d9dfdc;border-radius:20px;background:linear-gradient(180deg,#fffdfc,#f7f4f2)}.test-customize-header,.test-customize-title-row,.test-customize-footer,.test-customize-footer-actions,.test-stepper-item,.test-summary-line,.test-summary-total,.test-option-card-top{display:flex;align-items:center}.test-customize-header,.test-customize-title-row,.test-customize-footer,.test-summary-line,.test-summary-total{justify-content:space-between;gap:16px}.test-customize-back,.secondary-inline-action{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 16px;border:1px solid #d7d8da;border-radius:14px;background:#fff;color:#5d6d80;font-weight:700}.test-customize-back:hover,.secondary-inline-action:hover{border-color:#9aa8b7}.secondary-inline-action:disabled{cursor:not-allowed;opacity:.55}.test-stepper{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.test-stepper-node{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#e5e5e5;color:#52454b;font-size:1.15rem;font-weight:800}.test-stepper-node.active{background:#9d0d05;color:#fff}.test-stepper-line{width:74px;height:4px;border-radius:999px;background:#ddd}.test-stepper-line.active{background:#9d0d05}.test-customize-title-row h2,.test-customize-title-row p{margin-bottom:0}.test-customize-step-label{color:#1f2430;font-size:1.2rem;font-weight:600}.test-customize-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#edf2fb;color:#2359b5;font-size:.92rem;font-weight:800;text-transform:uppercase}.test-customize-panel,.test-option-group,.test-ingredient-stack{display:grid;gap:16px}.test-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.test-option-card,.test-ingredient-card,.test-summary-card,.test-comment-card{border-radius:20px;background:#fff;box-shadow:0 20px 35px #2218140f}.test-option-card,.test-ingredient-card{width:100%;padding:20px;border:2px solid #efe6e3;color:#1c2129;text-align:left}.test-option-card.selected,.test-ingredient-card.selected{border-color:#9d0d05;box-shadow:0 0 0 1px #9d0d05 inset,0 20px 35px #9d0d0514}.test-option-card strong,.test-ingredient-card strong{font-size:1.05rem}.test-option-card b{display:inline-block;margin-top:18px;color:#9d0d05;font-size:1.05rem}.test-option-check{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;background:#9d0d05;color:#fff}.test-ingredient-stack{max-width:860px}.test-ingredient-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.test-ingredient-card span:first-child{display:grid;gap:4px}.test-summary-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,1fr);gap:24px}.test-summary-card,.test-comment-card{padding:28px}.test-summary-card h3,.test-comment-card h3{margin:0 0 18px;color:#9d0d05;font-size:1.1rem;text-transform:none}.test-summary-line{padding:10px 0;border-bottom:1px solid #ece7e5;color:#183153}.test-summary-line.option strong{color:#225bb0}.test-summary-line.removed{color:#9aa0aa;font-style:italic}.test-summary-line.removed strong{color:inherit}.test-summary-total{margin-top:14px;color:#1a1d24;font-size:1.1rem;font-weight:800}.test-comment-card{display:grid;gap:14px;border:2px dashed #ebc9c5;background:#fff8f7}.test-comment-card p{margin-bottom:0;color:#5f4d4d}.test-comment-input{width:100%;resize:vertical;min-height:160px;padding:16px;border:1px solid #dfd2cf;border-radius:16px;background:#fff;color:#1b1f27}.test-comment-meta{justify-self:end;color:#7d7272;font-size:.86rem;font-weight:700}.test-next-action{width:auto;min-width:180px;margin-top:0;padding:0 20px;border-radius:14px;background:#2f69b2}.test-next-action:hover{background:#25538d}@media(max-width:1100px){.workspace{grid-template-columns:1fr}.list,.article-grid{max-height:none}.test-summary-grid{grid-template-columns:1fr}}@media(max-width:720px){.app-shell{padding:14px}.topbar,.stats-strip,.order-line{align-items:stretch;flex-direction:column}.stats-strip{display:grid;grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.console-toolbar,.mode-toggle-strip{width:100%}.test-customize-shell{padding:16px}.test-customize-header,.test-customize-title-row,.test-customize-footer{align-items:stretch;flex-direction:column}.test-option-grid{grid-template-columns:1fr}.test-stepper-line{width:44px}.test-next-action,.secondary-inline-action,.test-customize-back{width:100%;justify-content:center}}.order-app{display:flex;flex-direction:column;min-height:var(--app-viewport-height);padding:104px 40px 40px;background:var(--storefront-page-bg);color:#1a1c1c;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.order-app.has-fixed-bottom-bar{padding-bottom:144px}.kiosk-topbar{position:fixed;z-index:20;top:0;right:0;left:0;display:grid;grid-template-columns:240px 250px minmax(0,1fr) 250px 280px;align-items:center;gap:20px;min-height:84px;padding:18px 40px;border-bottom:1px solid #ddd;background:var(--storefront-page-bg);box-shadow:0 16px 28px #0000000a}.topbar-brand-group{display:flex;align-items:center;gap:12px;min-width:0;width:100%;grid-column:1}.topbar-center{display:grid;grid-template-columns:250px minmax(0,1fr) 250px;min-width:0;grid-column:2 / 5;align-items:center;gap:20px}.kiosk-topbar.no-search .topbar-center{grid-template-columns:250px minmax(0,1fr) 250px;grid-column:2 / 5}.menu-search-shell{position:relative;min-width:0}.topbar-search-shell,.menu-panel-search-shell{display:block}.topbar-search-shell{grid-column:1;width:100%;min-width:0;max-width:250px}.menu-panel-search-shell{width:min(360px,100%)}.brand-button{display:inline-flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--storefront-primary);font-size:1.45rem;font-weight:900}.brand-logo{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.mobile-nav-toggle,.mobile-category-drawer,.mobile-drawer-backdrop,.mobile-drawer-close{display:none}.kiosk-topbar nav{display:flex;justify-content:center;gap:clamp(22px,2.5vw,34px);min-width:0;width:100%;grid-column:2}.topbar-actions{display:inline-flex;align-items:center;justify-self:end;justify-content:flex-end;flex-wrap:nowrap;gap:18px;white-space:nowrap;width:100%;grid-column:5}.profile-menu{position:relative}.topbar-user{max-width:220px;overflow:hidden;color:#4f5962;font-size:.95rem;font-weight:700;text-overflow:ellipsis}.topbar-user-trigger{display:inline-flex;align-items:center;gap:10px;min-height:44px;max-width:100%;padding:0 12px;border:1px solid transparent;border-radius:999px;background:#ffffffb8;color:#4f5962;box-shadow:inset 0 0 0 1px #a01b120f}.topbar-user-trigger:hover,.topbar-user-trigger.is-open{border-color:#a01b1229;color:var(--storefront-primary-hover)}.profile-menu-drawer{position:absolute;z-index:30;top:calc(100% + 10px);right:0;display:grid;gap:6px;min-width:220px;padding:10px;border:1px solid #ead7d3;border-radius:16px;background:#fffdfc;box-shadow:0 18px 40px #2f1c1824}.profile-menu-item{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#37424a;font-weight:700;text-align:left}.profile-menu-item:hover{background:#fff1ee;color:#8b1209}.profile-menu-item.danger{color:var(--storefront-primary)}.step-link,.topbar-link,.language-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:0;background:transparent;color:#697078;font-weight:800;text-decoration:none}.step-link{position:relative;border-bottom:3px solid transparent;border-radius:0;padding:0 2px 10px}.step-link.active{border-color:var(--storefront-primary);color:var(--storefront-primary)}.step-link.locked,.step-link.locked:hover,.step-link.locked:focus-visible,.step-link.locked:disabled{cursor:not-allowed}.language-button{color:var(--storefront-primary)}.language-menu{position:relative}.language-menu-drawer{position:absolute;z-index:30;top:calc(100% + 6px);right:0;display:grid;min-width:72px;padding:5px;border:1px solid #e1e1e1;border-radius:12px;background:#fff;box-shadow:0 14px 28px #0000001f}.language-menu-item{min-height:34px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#52606a;font-size:.8rem;font-weight:800}.language-menu-item:hover,.language-menu-item:focus-visible,.language-menu-item.active{background:#fff1ee;color:var(--storefront-primary)}.profile-page{display:grid;gap:24px}.profile-page-heading{margin-bottom:0}.profile-layout{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:20px;align-items:start}.profile-sidecard,.profile-card{border:1px solid #e6dfdd;border-radius:24px;background:#fff;box-shadow:0 18px 40px #261b180f}.profile-sidecard{display:grid;gap:16px;padding:24px}.profile-sidecard>span{color:#68737c}.profile-avatar{display:inline-grid;width:64px;height:64px;place-items:center;border-radius:20px;background:var(--storefront-selected-bg);color:var(--storefront-primary)}.profile-nav{display:grid;gap:10px}.profile-nav-button{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid #eadfdb;border-radius:14px;background:#fffaf9;color:#4f5962;font-weight:800;text-align:left}.profile-nav-button.active,.profile-nav-button:hover{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);color:var(--storefront-primary)}.profile-content,.profile-card-grid{display:grid;gap:20px}.profile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card{padding:24px}.profile-card-accent{grid-column:1 / -1;background:linear-gradient(135deg,var(--storefront-selected-bg),#ffffff 70%)}.profile-orders-card{min-height:260px}.profile-order-loading-banner{margin-bottom:16px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--storefront-primary) 24%,transparent);border-radius:14px;background:var(--storefront-selected-bg);color:var(--storefront-primary);font-weight:800}.profile-order-table{display:grid;gap:10px}.profile-order-table-header,.profile-order-primary-row{display:grid;grid-template-columns:90px minmax(180px,1.1fr) minmax(240px,1.4fr) 100px minmax(220px,auto);gap:18px;align-items:center}.profile-order-table-header{padding:0 14px 10px;border-bottom:1px solid #eadfdb;color:#37424a;font-size:.9rem;font-weight:900}.profile-order-row{display:grid;gap:12px;padding:14px;border:1px solid #eee3df;border-radius:14px;background:#fffaf9}.profile-order-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-order-primary-row{color:#37424a;font-size:.95rem}.profile-order-reference{display:grid;justify-items:start;gap:8px}.profile-order-actions{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:8px}.profile-order-link-button{padding:0;border:0;background:transparent;color:var(--storefront-primary);font-weight:800;text-decoration:underline}.profile-order-link-button:disabled{cursor:wait;opacity:.7}.profile-order-link-button.muted{color:#7b6f6b}.profile-order-lines{display:grid;gap:10px;padding-top:10px;border-top:1px solid #eadfdb}.profile-order-lines-summary{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#68737c;font-size:.9rem;font-weight:700}.profile-order-line strong{color:#1a1c1c}.profile-order-status{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:.78rem;font-weight:900;text-transform:uppercase}.profile-order-status.status-paid{background:#e7f8ec;color:#1d7a3e}.profile-order-status.status-pending{background:#ffe7c2;color:#b56b00}.profile-order-status.status-failed,.profile-order-status.status-cancelled,.profile-order-status.status-expired{background:#fde3df;color:#bf2f1f}.profile-card-header{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--storefront-primary)}.profile-card-header h2{font-size:1.05rem}.profile-detail-list{display:grid;gap:16px;margin:0}.profile-detail-list div{display:grid;gap:4px}.profile-detail-list dt{color:#68737c;font-size:.82rem;font-weight:800;text-transform:uppercase}.profile-detail-list dd{margin:0;color:#1a1c1c;font-weight:700}.profile-address{display:grid;gap:6px;color:#37424a}.profile-empty-state{margin-bottom:0;color:#68737c}.menu-panel-header{align-items:center}.menu-search{display:grid;gap:8px}.menu-search input{width:100%;min-height:50px;border:1px solid #d8d8d8;border-radius:12px;padding:0 16px;background:#fff}.app-error{width:min(1280px,100%);margin:0 auto 18px;padding:12px 16px;border:1px solid #e2a19b;border-radius:8px;background:var(--storefront-selected-bg);color:var(--storefront-primary-hover);display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:700}.app-error span{min-width:0}.app-error-action{flex:0 0 auto;min-height:38px;padding:0 16px;border:1px solid #d88f87;border-radius:999px;background:#fff;color:var(--storefront-primary-hover);font-weight:800}.app-error-action:hover{border-color:#b85f57}.app-error-overlay{position:fixed;top:95px;right:0;left:0;z-index:19;display:flex;justify-content:center;padding:0 40px;pointer-events:none}.app-error-floating{margin-bottom:0;box-shadow:0 18px 40px #7c000124;pointer-events:auto}.storefront-footer-spacer{flex:1 0 80px}.storefront-footer{margin:0 -40px -40px;padding:24px 40px 52px;border-top:1px solid #e4e4e4;background:#fff}.order-app.has-fixed-bottom-bar .storefront-footer{margin-bottom:-144px;padding-bottom:156px}.storefront-footer-content{display:grid;justify-items:center;gap:4px;width:min(720px,100%);margin:0 auto;color:#121416;font-size:.82rem;line-height:1.35;text-align:center}.storefront-footer-content strong{font-weight:900}.storefront-footer-content address,.storefront-footer-line{display:grid;justify-items:center;gap:2px;margin:0;font-style:normal}.storefront-footer-line{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 8px}.storefront-footer-socials{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:12px}.storefront-footer-legal{display:flex;justify-content:center;flex-wrap:wrap;gap:4px;margin-top:2px}.storefront-footer-legal a{color:var(--storefront-link);text-decoration:none}.storefront-footer-legal a:hover,.storefront-footer-legal a:focus-visible{text-decoration:underline}.legal-page{width:min(1180px,100%);margin:0 auto 36px}.legal-back-button{display:inline-flex;align-items:center;min-height:42px;margin-bottom:14px;padding:0 16px;border:1px solid #d8dfdc;border-radius:999px;background:#fff;color:#52606a;font-size:.9rem;font-weight:800;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.legal-back-button:hover,.legal-back-button:focus-visible{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);color:var(--storefront-primary)}.legal-breadcrumb{margin:0 0 18px;padding:12px 16px;border:1px solid #e1e1e1;border-radius:12px;background:#fff;color:#68737c;font-size:.82rem}.legal-breadcrumb span{margin:0 8px;color:#c3c8cb}.legal-page-header{margin-bottom:0;padding:26px 30px;border:1px solid #e1e1e1;border-bottom:0;border-radius:18px 18px 0 0;background:#fff;color:#1a1c1c;box-shadow:0 10px 24px #00000008}.legal-page-header h1{margin:0;color:var(--storefront-primary);font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.1}.legal-page-content{padding:30px;border:1px solid #e1e1e1;border-radius:0 0 18px 18px;background:#fff;color:#4f5962;font-size:.95rem;line-height:1.65;box-shadow:0 18px 36px #0000000a}.legal-page-content p{margin:0 0 16px;white-space:pre-line}.legal-page-content section+section{margin-top:28px}.legal-page-content h2{margin:0 0 8px;color:#1a1c1c;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:800}@media(max-width:720px){.legal-page-content{padding:22px 18px 24px;font-size:.9rem}.legal-page-header{padding:22px 18px}}.social-link{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:999px;background:#1877f2;color:#fff;font-size:1.05rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.social-link:hover{background:#0f5fc8}.social-link-image{overflow:hidden;background:transparent}.social-link-image:hover{background:transparent}.social-link-icon{display:block;width:100%;height:100%;object-fit:cover}.customer-page{width:min(1400px,100%);margin:0 auto}.customer-page.menu-page{width:100%;margin:0;min-width:0}.customer-page.narrow{width:min(1180px,100%)}.order-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:28px;padding:36px;border:1px solid #e1e1e1;border-radius:16px;background:#fff}.order-hero h1,.page-heading h1{max-width:760px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:0}.order-hero p:not(.eyebrow){max-width:680px;margin:14px 0 0;color:#5a646d;font-size:1.15rem}.mode-selector{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}.mode-button,.secondary-button,.checkout-button,.product-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:8px;font-weight:900}.mode-button{border:2px solid #e2e2e2;background:#f8f8f8;color:#4f5962}.mode-button.active{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);color:var(--storefront-primary)}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start;padding-left:248px;min-width:0}.category-rail,.menu-panel,.summary-panel,.form-panel,.review-list{border:1px solid #e1e1e1;border-radius:12px;background:#fff;box-shadow:0 18px 30px #00000009}.category-rail,.menu-panel,.summary-panel,.form-panel{padding:22px}.category-rail{position:fixed;z-index:10;top:84px;bottom:96px;left:0;width:280px;overflow-y:auto;border-radius:0;border-left:0;border-top:0;border-bottom:0}.category-actions{display:flex;align-items:center;gap:10px}.section-title,.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-title{margin-bottom:18px}.search-dropdown{position:absolute;z-index:12;top:calc(100% + 8px);right:0;left:0;display:grid;gap:8px;padding:10px;border:1px solid #e1e1e1;border-radius:16px;background:#fff;box-shadow:0 20px 36px #0000001f}.search-result,.search-empty{padding:12px 14px;border-radius:12px}.search-result{display:grid;gap:4px;border:1px solid #ececec;background:#fafafa;color:#1a1c1c;text-align:left}.search-result span,.search-empty{color:#68737c;font-size:.88rem}.search-result:hover{border-color:var(--storefront-primary);background:#fff6f4}.section-title h2,.summary-panel h2,.form-panel h2{margin:0;font-size:1.35rem}.section-title p{margin:4px 0 0;color:#68737c}.category-list{display:grid;gap:8px}.category-item{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:12px;border:1px solid #e2e2e2;border-radius:8px;background:#fafafa;color:#1a1c1c;text-align:left}.category-item.active{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);color:var(--storefront-primary)}.category-item.active small{color:var(--storefront-primary)}.category-item:hover:not(.unavailable){border-color:var(--storefront-primary);background:var(--storefront-selected-bg)}.category-item.unavailable{opacity:.58}.category-item small{color:#75808a;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;min-width:0}.product-card-shell{position:relative;min-width:0;display:grid;grid-template-rows:1fr auto;gap:0;overflow:hidden;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.product-card{position:relative;display:grid;grid-template-rows:auto 1fr;width:100%;height:100%;min-width:0;min-height:402px;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;color:inherit;text-align:left}.product-image{--product-image-padding: 1px;display:grid;position:relative;width:100%;aspect-ratio:1.45;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgb(255 255 255 / .15),transparent 28%),linear-gradient(135deg,#0d1514,#202928 58%,#45342a);color:#fff;font-size:3rem;font-weight:900}.product-image img{width:calc(100% - (var(--product-image-padding) * 2));height:calc(100% - (var(--product-image-padding) * 2));object-fit:contain;object-position:center}.product-image span{display:grid;width:96px;height:96px;place-items:center;border-radius:999px;background:var(--storefront-primary)}.product-body{display:grid;grid-template-rows:auto auto 1fr;min-width:0;gap:14px;padding:22px 20px 24px}.product-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;min-height:50px}.product-body h3{display:-webkit-box;overflow:hidden;margin:0;color:#111314;font-size:1rem;font-weight:600;line-height:1.25;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-heading strong,.cart-total strong,.summary-total strong{color:var(--storefront-primary);font-size:1.35rem;font-weight:500}.product-body p{display:-webkit-box;overflow:hidden;min-height:58px;margin:0;color:#4f5962;font-size:.86rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-actions{margin-top:auto;padding:0 20px 24px;background:transparent}.product-actions button,.checkout-button{border:0;background:var(--storefront-primary);color:var(--storefront-on-primary)}.product-actions button{display:inline-flex;width:100%;min-height:42px;padding:0 12px;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#e9e9e9;color:var(--storefront-primary);font-weight:600;text-transform:uppercase;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease,opacity .12s ease}.product-actions button:hover:not(:disabled),.product-actions button:focus-visible:not(:disabled){background:var(--storefront-primary-hover);color:var(--storefront-on-primary-hover);box-shadow:0 10px 22px #a01b122e;transform:translateY(-1px)}.product-actions button:disabled,.checkout-button:disabled{cursor:not-allowed;background:#b9b9b9}.empty-card{display:grid;min-height:180px;place-items:center;border:1px dashed #cfcfcf;border-radius:10px;color:#68737c}.page-heading{margin-bottom:24px}.secondary-button{padding:0 18px;border:1px solid #d6d6d6;background:#fff;color:#1a1c1c}.secondary-button.compact{min-height:42px;padding:0 14px;white-space:nowrap}.secondary-button.active{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);color:var(--storefront-primary)}.review-layout,.payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.review-list{display:grid;gap:12px;padding:16px}.review-line{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:16px;border:1px solid #e5e5e5;border-radius:10px}.review-line-copy{min-width:0}.review-line h2{margin:0;font-size:1.1rem}.review-line p{margin:4px 0 0;color:#68737c}.review-line-stock-warning{color:#d93a2f!important;font-size:.85rem;font-weight:800}.review-line-actions{display:inline-flex;align-items:center;gap:10px}.review-line-price{white-space:nowrap}.quantity-control{display:inline-grid;grid-template-columns:38px 42px 38px;align-items:center;overflow:hidden;border:1px solid #d8d8d8;border-radius:8px;background:#f7f7f7}.quantity-control button,.small-icon-button{display:inline-grid;min-width:38px;min-height:38px;place-items:center;border:0;background:#fff}.quantity-control strong{text-align:center}.small-icon-button{border:1px solid #d8d8d8;border-radius:8px}.small-icon-button.danger{color:var(--storefront-primary)}.summary-panel{position:sticky;top:104px;display:grid;gap:16px}.summary-row,.summary-total,.compact-line{display:flex;justify-content:space-between;gap:18px}.compact-line{align-items:flex-start}.compact-line span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.compact-line strong{flex:0 0 auto;white-space:nowrap}.summary-row{color:#65717b}.summary-total{align-items:end;padding-top:16px;border-top:1px dashed #d8d8d8;font-weight:900}.payment-status-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:18px 20px;border:1px solid #b8d3ea;border-radius:20px;background:linear-gradient(135deg,#f4faff,#edf7ff);box-shadow:0 14px 28px #1d4f7314}.payment-status-panel h2,.payment-status-panel p:last-child{margin-bottom:0}.payment-status-panel p:last-child{margin-top:6px;color:#36576f;line-height:1.55}.payment-status-panel-info{border-color:#b8d3ea;background:linear-gradient(135deg,#f4faff,#edf7ff)}.payment-status-panel-success{border-color:#b9dfc4;background:linear-gradient(135deg,#f3fff5,#ebfbef)}.payment-status-panel-error{border-color:#efc2bb;background:linear-gradient(135deg,#fff7f5,#fff1ee)}.payment-status-action{flex:0 0 auto}.checkout-info-notice{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:14px 16px;border:1px solid #b8d3ea;border-radius:8px;background:#eef7ff;color:#1d4f73;font-weight:800;line-height:1.45;white-space:pre-line}.payment-status-inline-success{border-color:#b9dfc4;background:#effcf1;color:#286146}.payment-status-inline-error{border-color:#efc2bb;background:#fff2ef;color:#8a2f28}.checkout-info-notice svg{margin-top:1px;flex:0 0 auto}.checkout-button{padding:0 24px}.checkout-button.full{width:100%}.dialog-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f12147a}.confirm-dialog{width:min(520px,100%);box-sizing:border-box;max-height:calc(100vh - 40px);overflow-y:auto;padding:28px;border-radius:24px;background:#fff;box-shadow:0 28px 48px #0000002e}.storefront-notification-dialog{position:relative;display:grid;gap:18px;border-top:6px solid #5f8fb3}.storefront-notification-dialog.message{border-top-color:#5f8fb3}.storefront-notification-dialog.warning{border-top-color:#d97706}.storefront-notification-dialog.promotion{border-top-color:#15803d}.storefront-notification-close{position:absolute;top:18px;right:18px;display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #d8d8d8;border-radius:999px;background:#fff;color:#42515d;font-size:1.4rem;line-height:1}.storefront-notification-message{white-space:pre-line}.storefront-notification-meta{display:flex;flex-wrap:wrap;gap:12px;color:#68737c;font-size:.92rem;font-weight:700}.auth-dialog{display:grid;gap:18px}.auth-dialog-tabs{display:inline-flex;gap:10px}.auth-form{display:grid;gap:14px}.auth-form-grid,.address-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,.42fr);gap:12px}.auth-form-grid>*,.address-grid>*{min-width:0}.auth-form label{display:grid;gap:8px;color:#4f5962;font-weight:800}.field-hint{color:#68737c;font-size:.82rem;font-weight:500}.field-error{color:#b42318;font-size:.82rem;font-weight:700}.auth-form input{width:100%;box-sizing:border-box;min-height:52px;border:1px solid #d8d8d8;border-radius:8px;padding:0 14px;background:#f8f8f8}.auth-error{padding:12px 14px;border:1px solid #e2a19b;border-radius:8px;background:var(--storefront-selected-bg);color:var(--storefront-primary-hover);font-weight:700}.confirm-dialog h2{margin:0 0 12px;font-size:1.8rem}.confirm-dialog p:not(.eyebrow){margin:0;color:#5a646d;line-height:1.5}.confirm-suggestion{display:grid;gap:6px;margin-top:18px;padding:16px;border:1px solid #ffd6b8;border-radius:16px;background:#fff7ef}.confirm-suggestion span{color:#7b5d44}.order-success-dialog{text-align:center}.order-success-icon{display:inline-grid;width:76px;height:76px;place-items:center;margin:0 auto 18px;border-radius:999px;background:#e8f6ef;color:var(--storefront-secondary)}.order-success-time{text-align:left}.confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.promo-dialog{max-width:640px}.promo-dialog-list{display:grid;gap:12px;margin-top:20px}.promo-dialog-item{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 18px;border:1px solid #e6ddd8;border-radius:16px;background:#fffaf7;text-align:left;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.promo-dialog-item:hover{border-color:#cf9086;transform:translateY(-1px);box-shadow:0 10px 24px #a01b1214}.promo-dialog-item span{display:grid;gap:4px}.promo-dialog-item strong{color:#2d1e1c;font-size:1rem}.promo-dialog-item small{color:#776866;font-size:.82rem}.promo-dialog-item>span:last-child{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:10px 14px;border-radius:999px;background:var(--storefront-primary);color:#fff;font-size:.82rem;font-weight:800}.kiosk-promo-dialog{width:min(920px,calc(100vw - 32px));max-width:920px;padding:0;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 40px 80px #0000002e}.kiosk-promo-dialog--count-1{width:min(440px,calc(100vw - 32px));max-width:440px}.kiosk-promo-dialog--count-2{width:min(700px,calc(100vw - 32px));max-width:700px}.kiosk-promo-dialog--count-3{width:min(920px,calc(100vw - 32px));max-width:920px}.kiosk-promo-header{padding:28px 28px 18px;text-align:center}.kiosk-promo-header h2{margin:0;color:#1a1c1c;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.05}.kiosk-promo-added-pill{display:inline-flex;align-items:center;gap:10px;margin-top:14px;padding:10px 16px;border:1px solid rgb(142 112 108 / .18);border-radius:999px;background:#f3f3f3;color:#5a413d;font-size:.92rem;font-weight:600}.kiosk-promo-added-pill strong{color:#1a1c1c}.kiosk-promo-body{padding:0 28px 24px}.kiosk-promo-body h3{margin:0 0 8px;color:var(--storefront-primary-hover);font-size:1.2rem;font-weight:800;text-align:center}.kiosk-promo-body>p{margin:0 auto 18px;max-width:680px;color:#5a413d;text-align:center;font-size:.96rem}.kiosk-promo-grid{display:grid;grid-template-columns:repeat(var(--promo-columns, 3),minmax(0,1fr));gap:16px}.kiosk-promo-dialog--count-1 .kiosk-promo-grid{--promo-columns: 1}.kiosk-promo-dialog--count-2 .kiosk-promo-grid{--promo-columns: 2}.kiosk-promo-dialog--count-3 .kiosk-promo-grid{--promo-columns: 3}.kiosk-promo-card{display:flex;flex-direction:column;align-items:center;height:100%;padding:18px;border:1px solid rgb(226 190 185 / .55);border-radius:24px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.kiosk-promo-card:hover{transform:translateY(-2px);border-color:#a01b1247;box-shadow:0 20px 35px #00000012}.kiosk-promo-image{display:flex;align-items:center;justify-content:center;width:100%;height:148px;margin-bottom:16px;overflow:hidden;border-radius:18px;background:#f3f3f3}.kiosk-promo-image img{width:100%;height:100%;object-fit:cover}.kiosk-promo-image span{color:var(--storefront-primary);font-size:3rem;font-weight:800}.kiosk-promo-card h4{margin:0 0 8px;min-height:3.2em;color:#1a1c1c;font-size:1.05rem;font-weight:700;text-align:center;line-height:1.25}.kiosk-promo-card strong{margin-bottom:14px;color:var(--storefront-primary-hover);font-size:1.35rem;font-weight:800}.kiosk-promo-card button{width:100%;min-height:54px;margin-top:auto;border:0;border-radius:16px;background:#f3f3f3;color:#1a1c1c;font-size:.96rem;font-weight:700;transition:background-color .14s ease,color .14s ease,transform .14s ease}.kiosk-promo-card button:hover{background:var(--storefront-primary-hover);color:var(--storefront-on-primary-hover)}.kiosk-promo-card button:active{transform:scale(.98)}.kiosk-promo-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 28px 24px;border-top:1px solid rgb(226 190 185 / .28);background:#fff}.kiosk-promo-secondary,.kiosk-promo-primary{min-height:58px;border-radius:18px;font-size:.9rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transition:transform .14s ease,opacity .14s ease,box-shadow .14s ease}.kiosk-promo-secondary{border:2px solid var(--storefront-primary-hover);background:#fff;color:var(--storefront-primary-hover)}.kiosk-promo-primary{border:0;background:var(--storefront-primary);color:var(--storefront-on-primary);box-shadow:0 10px 30px #a01b1240}.kiosk-promo-secondary:active,.kiosk-promo-primary:active{transform:scale(.98)}.form-panel{display:grid;gap:16px}.form-panel label{display:grid;gap:8px;color:#4f5962;font-weight:800}.form-panel input,.form-panel select{width:100%;box-sizing:border-box;min-height:52px;border:1px solid #d8d8d8;border-radius:8px;padding:0 14px;background:#f8f8f8}.delivery-address-card{display:grid;gap:14px;padding:18px;border:1px solid #e1e1e1;border-radius:8px;background:#fff}.delivery-address-card h2{margin:0}.delivery-address-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.selected-address-note{padding:12px 14px;border:1px solid #d8d8d8;border-radius:8px;background:#f8f8f8;color:#4f5962;font-weight:800}.delivery-check-banner{padding:14px 16px;border-radius:10px;font-weight:800}.delivery-check-banner.success{border:1px solid #9ad7aa;background:#eaf8ee;color:#156738}.delivery-check-banner.error{border:1px solid #efb0b0;background:#fff0f0;color:#a61f1f}.delivery-address-help{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#68737c;font-size:.92rem}.delivery-address-link{padding:0;border:0;background:transparent;color:var(--storefront-primary);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}.delivery-address-drawer-backdrop{display:flex;align-items:stretch;justify-content:flex-end;padding:0;overflow:hidden}.delivery-address-drawer{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,540px);height:100%;max-height:100dvh;margin-left:auto;overflow:hidden;background:#fffdfa;box-shadow:-24px 0 48px #1e161229}.delivery-address-drawer-header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #ece4dc}.delivery-address-drawer-header h2{margin:6px 0 0}.delivery-address-drawer-content{display:grid;min-height:0;gap:14px;padding:20px 24px 28px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.delivery-address-drawer-group{display:grid;gap:12px;padding:18px;border:1px solid #eadfd5;border-radius:14px;background:#fff}.delivery-address-drawer-group-header{display:grid;gap:4px}.delivery-address-drawer-group-header strong{color:#1a1c1c;font-size:1rem}.delivery-address-drawer-group-header span{color:#68737c;font-size:.92rem;font-weight:700}.delivery-address-drawer-streets{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:0;margin:0;list-style:none}.delivery-address-drawer-streets li{display:grid;gap:2px;padding:12px 14px;border-radius:10px;background:#f8f4ef;color:#3f464c}.delivery-address-drawer-streets small{color:#7c868e;font-size:.78rem;font-weight:700}.time-slot-card{display:grid;gap:16px;padding:18px;border:1px solid #e1e1e1;border-radius:8px;background:#fff}.time-slot-card[aria-labelledby=schedule-slot-title]{min-height:340px}.time-slot-heading{display:grid;gap:4px}.time-slot-heading h2{color:#1a1c1c}.time-slot-heading p{margin:0;color:#68737c;font-size:.95rem;line-height:1.45}.schedule-panel{display:grid;gap:22px}.schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.schedule-day-grid{display:grid;gap:10px}.schedule-day-button{display:grid;gap:4px;width:100%;padding:14px 16px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#1a1c1c;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.schedule-day-button strong{font-size:.96rem}.schedule-day-button span{color:#68737c;font-size:.84rem;font-weight:700}.time-slot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:98px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.time-slot-card[aria-labelledby=schedule-slot-title] .time-slot-grid{max-height:206px}.time-slot-button{display:grid;width:100%;min-height:44px;align-items:center;justify-items:center;gap:3px;padding:0 12px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#1a1c1c;font-size:.85rem;font-weight:800;letter-spacing:0;text-align:center;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.schedule-day-button:hover,.time-slot-button:hover{border-color:var(--storefront-primary);background:var(--storefront-selected-bg)}@media(max-width:560px){.schedule-layout{grid-template-columns:1fr}.time-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:98px}.time-slot-card[aria-labelledby=schedule-slot-title]{min-height:0}.time-slot-card[aria-labelledby=schedule-slot-title] .time-slot-grid{max-height:206px}}.schedule-day-button.active,.time-slot-button.active{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);box-shadow:inset 0 0 0 2px var(--storefront-primary),0 8px 18px color-mix(in srgb,var(--storefront-primary) 12%,transparent);color:var(--storefront-primary-hover)}.time-slot-button.unavailable,.time-slot-button:disabled{cursor:not-allowed;border-color:#d7c7c5;background:#f3eeee;color:#8a6d69;box-shadow:none}.time-slot-button.unavailable:hover,.time-slot-button:disabled:hover{border-color:#d7c7c5;background:#f3eeee}.time-slot-status{font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1.35}.schedule-day-button.active span{color:var(--storefront-primary-hover)}.schedule-day-button:focus-visible,.time-slot-button:focus-visible{outline:3px solid var(--storefront-primary);outline-offset:3px}.schedule-actions{display:flex;justify-content:flex-end;gap:12px}.readonly-choice,.payment-choice{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:14px;border:2px solid var(--storefront-primary);border-radius:8px;background:var(--storefront-selected-bg);color:var(--storefront-primary);font-weight:900;transition:background-color .14s ease,transform .14s ease,box-shadow .14s ease}.checkout-button:hover:not(:disabled),.checkout-button:focus-visible:not(:disabled){background:var(--storefront-primary-hover);color:var(--storefront-on-primary-hover)}.compact-lines{display:grid;gap:10px}.cart-bar{position:fixed;z-index:20;right:0;bottom:var(--app-viewport-bottom-offset);left:0;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:24px;padding:22px 40px;border-top:1px solid #e1e1e1;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -14px 35px #00000014}.cart-bar:after{content:"";position:absolute;right:0;left:0;top:100%;height:var(--app-viewport-bottom-offset);background:#fff;pointer-events:none}.cart-summary{display:inline-flex;align-items:center;justify-self:start;gap:12px;border:0;background:transparent;color:#1a1c1c}.cart-summary>svg{color:var(--storefront-primary);flex:0 0 auto}.cart-summary.is-busy,.cart-bar .checkout-button.is-busy{cursor:wait;opacity:.8}.fly-to-cart-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.fly-to-cart-item{position:fixed;width:56px;height:56px;display:grid;place-items:center;overflow:hidden;border-radius:999px;border:2px solid rgb(255 255 255 / .92);background:linear-gradient(135deg,#fff4f2,#f4d8d2);box-shadow:0 16px 28px #00000029,0 0 0 1px #a01b121f;animation:fly-to-cart 1.75s cubic-bezier(.22,1,.36,1) forwards}.fly-to-cart-item img{width:100%;height:100%;object-fit:cover}.fly-to-cart-item span{display:grid;width:100%;height:100%;place-items:center;color:#fff;background:radial-gradient(circle at 30% 30%,#d64a3f,var(--storefront-primary) 72%);font-size:1.25rem;font-weight:900}.cart-summary span,.cart-total{display:grid;gap:2px}.cart-summary small,.cart-total small{color:#68737c;font-size:.78rem;font-weight:900;text-transform:uppercase}@media(max-width:1040px){.order-app,.app-error-overlay{padding-right:18px;padding-left:18px}.storefront-footer{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.kiosk-topbar{grid-template-columns:240px minmax(0,1fr) 220px;gap:14px;padding:16px 18px}.topbar-center,.kiosk-topbar.no-search .topbar-center{grid-template-columns:minmax(0,1fr);grid-column:2;gap:0}.topbar-search-shell,.kiosk-topbar nav{display:none}.topbar-actions{gap:12px;grid-column:3}.profile-layout,.profile-card-grid{grid-template-columns:1fr}.profile-order-table-header,.profile-order-primary-row{grid-template-columns:80px minmax(140px,1fr) minmax(180px,1fr) 90px}.profile-order-table-header span:last-child{display:none}.profile-order-actions{grid-column:1 / -1}.order-hero,.shop-layout,.review-layout,.payment-layout{grid-template-columns:1fr}.page-heading,.section-title{align-items:start;flex-direction:column}.menu-panel-header{align-items:center;flex-direction:row}.menu-panel-search-shell{width:min(320px,100%)}.summary-panel{position:static}.shop-layout{padding-left:0}.category-rail{position:static;width:auto;max-height:none;border:1px solid #e1e1e1;border-radius:12px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.confirm-actions{justify-content:stretch;flex-direction:column}.confirm-actions .secondary-button,.confirm-actions .checkout-button{width:100%}.auth-form-grid,.address-grid,.delivery-address-heading,.delivery-address-help{grid-template-columns:1fr}.delivery-address-heading,.delivery-address-help{align-items:stretch;flex-direction:column}.delivery-address-drawer{width:100%}.delivery-address-drawer-header,.delivery-address-drawer-content{padding-right:16px;padding-left:16px}.delivery-address-drawer-streets{grid-template-columns:1fr}.kiosk-promo-dialog{width:min(100vw - 16px,520px);border-radius:22px}.kiosk-promo-header,.kiosk-promo-body,.kiosk-promo-footer{padding-left:16px;padding-right:16px}.kiosk-promo-grid,.kiosk-promo-footer{grid-template-columns:1fr}.kiosk-promo-image{height:156px}.kiosk-promo-header{padding-top:22px;padding-bottom:14px}.kiosk-promo-body{padding-bottom:18px}.kiosk-promo-footer{padding-top:16px;padding-bottom:18px}.kiosk-promo-card{padding:16px}.kiosk-promo-card h4{min-height:0}}@media(max-width:720px){.order-app{padding:82px 14px 40px;overflow-x:clip}.app-error-overlay{top:76px;padding-right:14px;padding-left:14px}.order-app.has-fixed-bottom-bar{padding-bottom:188px}.storefront-footer{margin-right:-14px;margin-bottom:-40px;margin-left:-14px;padding-right:14px;padding-bottom:56px;padding-left:14px}.order-app.has-fixed-bottom-bar .storefront-footer{margin-bottom:-188px;padding-bottom:204px}.kiosk-topbar{gap:12px;min-height:72px;padding:12px 14px;grid-template-columns:max-content minmax(0,1fr) max-content}.topbar-center{display:block}.kiosk-topbar nav,.topbar-link{display:none}.topbar-search-shell{display:block;width:100%;max-width:none}.topbar-search-shell .menu-search input{min-height:40px;padding:0 12px;font-size:.95rem}.brand-button{font-size:1.1rem}.brand-logo{width:32px;height:32px}.language-button-label,.menu-panel-search-shell{display:none}.topbar-user{max-width:120px}.topbar-user-trigger{padding-right:10px;padding-left:10px}.profile-menu-drawer{right:0;min-width:200px}.profile-order-table-header{display:none}.profile-order-primary-row{grid-template-columns:1fr;gap:8px}.profile-order-actions,.profile-order-lines-summary,.profile-order-line{flex-direction:column;align-items:flex-start}.mobile-nav-toggle{display:inline-grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid #d8d8d8;border-radius:10px;background:#fff;color:#1a1c1c}.order-hero{gap:20px;padding:20px 18px}.order-hero p:not(.eyebrow),.home-cta-copy p,.customize-hero p:not(.eyebrow){font-size:1rem}.mode-selector,.cart-bar{grid-template-columns:1fr}.mode-selector,.home-info-card,.order-mode-picker-grid{gap:14px}.home-hero-overlay{top:0;right:0;bottom:0;left:0}.home-hero-card{width:min(390px,calc(100% - 28px));padding:26px 24px}.home-info-card,.opening-hours-grid,.order-mode-picker-grid,.featured-category-grid,.product-grid,.addon-grid{grid-template-columns:1fr}.home-hours-panel,.home-cta-panel{padding:24px 22px}.home-hours-header{flex-direction:column;align-items:flex-start}.home-section-title{gap:14px;margin-bottom:18px}.home-section-title h2{font-size:1.5rem}.shop-layout,.customize-grid,.review-layout,.payment-layout{gap:16px}.customer-page,.customer-page.menu-page,.shop-layout,.menu-panel,.product-grid,.product-card{width:100%;max-width:100%;min-width:0}.menu-panel,.summary-panel,.form-panel{padding:16px}.menu-panel-header{align-items:start;flex-direction:column}.mobile-drawer-backdrop{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#1014176b}.category-rail{display:none}.mobile-category-drawer{position:fixed;z-index:30;top:0;bottom:0;left:0;display:grid;grid-template-rows:auto 1fr;gap:18px;width:min(86vw,340px);max-width:340px;padding:84px 16px 20px;overflow-y:auto;border-right:1px solid #e1e1e1;background:#fff;box-shadow:0 22px 48px #0000002e;transform:translate(calc(-100% - 24px));transition:transform .18s ease}.mobile-category-drawer.open{transform:translate(0)}.mobile-category-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-category-drawer-header strong{font-size:1.1rem}.mobile-drawer-close{display:inline-grid}.category-list{display:grid;grid-auto-flow:row;grid-auto-columns:unset;overflow:visible;padding-bottom:4px;scrollbar-width:thin}.category-item{min-height:52px}.product-card{min-height:0}.product-body{gap:12px;padding:18px 16px 20px}.product-heading{grid-template-columns:1fr;gap:8px;min-height:0}.product-card,.review-line{grid-template-columns:1fr}.product-image{width:100%}.review-list{padding:12px}.review-line{gap:14px;padding:14px}.review-line-copy,.review-line-price{grid-column:1 / -1}.review-line-actions{width:100%;gap:12px}.quantity-control,.review-line-actions>.small-icon-button{justify-self:start}.compact-line,.summary-row,.summary-total,.readonly-choice,.payment-choice{align-items:start;flex-direction:column}.cart-summary{justify-self:stretch;min-width:0}.cart-total{justify-self:end;min-width:0;text-align:right}.cart-bar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary total" "checkout checkout";gap:10px 14px;padding:14px 14px calc(10px + env(safe-area-inset-bottom,0));transform:translateY(6px)}.cart-summary{grid-area:summary;width:100%}.cart-total{grid-area:total;width:auto}.cart-total{gap:2px}.cart-bar .checkout-button{grid-area:checkout;width:100%}}.order-app{padding-top:112px}.home-page,.customize-page{width:min(1440px,100%);margin:0 auto}.home-hero{position:relative;overflow:hidden;min-height:clamp(360px,42vh,520px);margin-bottom:32px;border-radius:28px;background:#d59d1b;box-shadow:0 22px 44px #00000014}.home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#b26f0f,#d59d1b 48%,#f0cf6d);background-position:center;background-repeat:no-repeat;background-size:cover;filter:saturate(1.08) contrast(1.04)}.home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.home-hero-card{position:absolute;top:50%;left:50%;width:min(450px,calc(100% - 40px));padding:34px 38px;border:1px solid rgb(255 250 241 / .98);border-radius:30px;background:#fffaf1f7;box-shadow:0 16px 32px #5c311829;text-align:center;transform:translate(-50%,-50%);pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-info-card{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.9fr);gap:28px;align-items:stretch;margin-bottom:32px}.home-hours-panel,.home-cta-panel{position:relative;z-index:1;min-width:0;border-radius:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-hours-panel{display:grid;gap:20px;padding:30px 32px;background:#ffffffd1;border:1px solid rgb(255 255 255 / .75)}.home-hours-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-hero-card h1{margin:0;color:#b62518;font-size:clamp(3rem,6vw,4.7rem);line-height:.98;font-weight:900}.home-hero-subtitle{max-width:none;margin:16px 0 0;color:#685f5b;font-size:.98rem;line-height:1.45}.home-hours-header h2{margin:0;color:#152033;font-size:clamp(1.8rem,3.8vw,2.6rem);line-height:1.04}.opening-status-badge{display:inline-flex;align-items:center;gap:10px;align-self:center;padding:10px 16px;border-radius:999px;background:#f6ece5;color:#9b261a;font-size:.9rem;font-weight:900;white-space:nowrap}.opening-status-badge span{width:10px;height:10px;border-radius:999px;background:currentColor}.opening-status-badge.is-open{background:#eaf9ef;color:#189651}.home-hours-detail{margin:0;color:#6f7683;font-size:1rem;line-height:1.45}.opening-hours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 26px}.opening-hours-row{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1fr);gap:18px;align-items:baseline}.opening-hours-row strong{color:#9aa2af;font-size:1.04rem}.opening-hours-row span{color:#1d2738;font-size:1.18rem;font-weight:800}.opening-hours-values{display:grid;gap:4px}.home-hours-meta{display:grid;gap:10px;padding-top:2px}.home-address{margin:0;color:#929aa6;font-size:.98rem;font-style:italic}.home-address{display:inline-flex;align-items:center;gap:10px}.home-cta-panel{display:grid;align-content:center;gap:22px;padding:28px 26px;background:linear-gradient(180deg,#b21b10,#98150d);box-shadow:0 18px 34px #84140c38;color:#fff9f3}.home-cta-copy{display:grid;gap:10px}.home-cta-copy strong{font-size:clamp(2rem,4vw,2.6rem);font-weight:900;line-height:1}.home-cta-copy p{margin:0;color:#fff4ecd6;font-size:1.04rem;line-height:1.45}.home-start-button{min-height:56px;border:0;border-radius:16px;background:#fff6f0;color:#8f150c;font-size:1rem;font-weight:900;transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease}.home-start-button:hover:not(:disabled){transform:translateY(-1px);background:#fff;box-shadow:0 12px 24px #0000001f}.home-start-button:disabled{cursor:not-allowed;opacity:.56}.home-section-title{display:flex;align-items:center;gap:28px;margin-bottom:24px}.home-section-title h2{margin:0;font-size:2rem}.home-section-title span{height:4px;flex:1;border-radius:999px;background:#dadada}.featured-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.featured-category-card{display:grid;min-width:0;gap:14px;padding:20px;border:1px solid #f0ddd4;border-radius:18px;background:#fff;box-shadow:0 14px 26px #a01b120f;color:#1a1c1c;text-align:center;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.featured-category-card:hover:not(:disabled){transform:translateY(-2px);border-color:#dba691;box-shadow:0 18px 30px #a01b121f}.featured-category-card:disabled{cursor:not-allowed;opacity:.72}.category-art{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#ffdad5,#e2e2e2);color:var(--storefront-primary-hover)}.category-art img{width:100%;height:100%;object-fit:cover}.category-art-2{background:linear-gradient(135deg,#f4d37a,#fff6d2)}.category-art-3{background:linear-gradient(135deg,#d4e3ff,#eee)}.category-art-4{background:linear-gradient(135deg,#dcead9,#fff)}.order-mode-picker-dialog{max-width:760px}.order-mode-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,220px));justify-content:center;gap:18px;margin-top:22px}.order-mode-picker-grid>:nth-child(3):last-child{grid-column:1 / -1;justify-self:center;width:min(220px,100%)}.order-mode-picker-card{display:grid;gap:10px;padding:22px 18px;border:1px solid color-mix(in srgb,var(--storefront-primary) 28%,transparent);border-radius:20px;background:color-mix(in srgb,var(--storefront-selected-bg) 70%,#ffffff);color:#1d2738;text-align:center;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.order-mode-picker-card:hover{transform:translateY(-2px);border-color:var(--storefront-primary);background:var(--storefront-selected-bg);box-shadow:0 16px 30px color-mix(in srgb,var(--storefront-primary) 10%,transparent)}.order-mode-picker-grid.has-selection .order-mode-picker-card{pointer-events:none}.order-mode-picker-card.is-selected{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);box-shadow:0 20px 34px color-mix(in srgb,var(--storefront-primary) 16%,transparent);transform:scale(1.06)}.order-mode-picker-card.is-dimmed{opacity:.28;transform:scale(.94)}.mode-icon{display:grid;width:62px;height:62px;place-items:center;justify-self:center;border-radius:999px;background:var(--storefront-selected-bg);color:var(--storefront-primary);font-size:1.4rem;font-weight:900}.mode-icon svg{display:block}.animate-bounce-custom svg{animation:bounce-custom .5s ease-in-out infinite}.animate-driving svg{transform-origin:center;will-change:transform;animation:driving-vibration 1.4s linear infinite}.animate-clinking svg{animation:clinking .4s ease-in-out infinite}.order-mode-picker-card strong{font-size:1.28rem}.order-mode-picker-card small{color:#64707b;font-size:.96rem;line-height:1.5}.featured-category-card strong,.category-item span,.product-body h3,.addon-card strong{overflow-wrap:anywhere}.menu-panel .section-title h1,.customize-hero h1{max-width:780px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.product-card-shell{transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.product-card-shell:hover{border-color:var(--storefront-primary);box-shadow:inset 0 0 0 2px var(--storefront-primary),0 12px 28px #0000000f;transform:translateY(-1px)}.product-card-shell:hover .product-card{border-color:transparent}.product-card-shell:hover .product-actions{border-color:var(--storefront-primary)}.product-card.unavailable{cursor:not-allowed;border-color:#dedede;background:#fbfbfb}.product-card.unavailable .product-image,.product-card.unavailable .product-body p,.product-card.unavailable .product-heading strong{opacity:.46;filter:saturate(.65)}.product-card.unavailable .product-heading h3{color:#4f555a;opacity:.72}.product-card-shell:has(.product-card.unavailable):hover{border-color:#e5e5e5;box-shadow:none;transform:none}.product-actions.unavailable button{background:#ececec;color:#68737c}.product-availability-badge{position:absolute;z-index:2;top:-12px;left:14px;right:14px;padding:7px 10px;border:1px solid #e4b5ae;border-radius:6px;background:#fff4f2;box-shadow:0 8px 18px #7c00011f;color:var(--storefront-primary-hover);font-size:.74rem;font-weight:900;line-height:1.25;text-align:center}.product-card:focus-visible,.featured-category-card:focus-visible,.home-start-button:focus-visible,.order-mode-picker-card:focus-visible,.category-item:focus-visible,.profile-nav-button:focus-visible{outline:3px solid var(--storefront-primary);outline-offset:3px}.family-availability-notice{margin-bottom:18px;padding:14px 16px;border:1px solid #e4b5ae;border-radius:8px;background:#fff4f2;color:var(--storefront-primary-hover);font-weight:800}.checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:8px;font-weight:900}.empty-card{text-align:center}.review-line{min-width:0}.review-line p{overflow-wrap:anywhere}.customize-page{display:grid;gap:30px;padding-bottom:118px}.customize-hero{position:relative;overflow:hidden;padding:42px;border-radius:28px;background:radial-gradient(circle at 18% 28%,color-mix(in srgb,var(--storefront-customize-gradient-end) 32%,transparent),transparent 26%),radial-gradient(circle at 82% 24%,color-mix(in srgb,var(--storefront-customize-gradient-start) 28%,transparent),transparent 18%),linear-gradient(135deg,var(--storefront-customize-gradient-start) 0%,var(--storefront-customize-gradient-end) 100%);box-shadow:0 24px 54px #1f050447,inset 0 1px #ffffff14;color:var(--storefront-on-customize-gradient)}.customize-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:40px;align-items:center;min-height:430px}.customize-hero:after{position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:27px;border:1px solid rgb(255 255 255 / .08);content:"";pointer-events:none}.customize-hero-glow{position:absolute;border-radius:999px;filter:blur(12px);pointer-events:none}.customize-hero-glow-left{top:58px;left:80px;width:180px;height:180px;background:color-mix(in srgb,var(--storefront-customize-gradient-end) 38%,transparent)}.customize-hero-glow-right{right:-40px;bottom:-30px;width:240px;height:240px;background:color-mix(in srgb,var(--storefront-customize-gradient-start) 34%,transparent)}.customize-hero-art-shell{position:relative;display:grid;min-width:0}.customize-hero-art-shell:before{position:absolute;inset:auto 12% 4% 12%;height:28px;border-radius:999px;background:#0000004d;filter:blur(18px);content:""}.customize-hero-art{position:relative;z-index:1;display:grid;place-items:center;overflow:hidden;min-height:330px;padding:clamp(24px,4vw,42px);border:1px solid rgb(255 255 255 / .16);border-radius:30px;background:linear-gradient(180deg,#ffffff29,#ffffff14),#ffffff0f;box-shadow:inset 0 1px #fff3,0 20px 48px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#ffffff29;font-size:13rem;font-weight:900}.customize-hero-art img{width:100%;height:100%;object-fit:contain;object-position:center}.customize-hero-copy{position:relative;z-index:1;max-width:720px}.customize-hero-copy .eyebrow{margin-bottom:14px;color:color-mix(in srgb,var(--storefront-on-customize-gradient) 88%,transparent);font-size:.76rem;font-weight:900;letter-spacing:.22em}.customize-hero-title-row{display:block}.customize-hero-copy h1{max-width:720px;margin:0;font-size:clamp(3rem,5.5vw,5.4rem);line-height:.95;letter-spacing:-.04em}.customize-back-button{position:absolute;z-index:2;top:22px;left:22px;display:inline-grid;width:52px;height:52px;place-items:center;border:1px solid rgb(255 255 255 / .18);border-radius:16px;background:#ffffff1a;color:var(--storefront-on-customize-gradient);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customize-back-button:hover{background:#ffffff2e}.customize-hero p:not(.eyebrow){max-width:620px;margin:18px 0 0;color:color-mix(in srgb,var(--storefront-on-customize-gradient) 80%,transparent);font-size:1.1rem;line-height:1.65}.customize-hero-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.customize-hero-stat{display:grid;gap:4px;min-width:170px;padding:16px 18px;border:1px solid rgb(255 255 255 / .14);border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customize-hero-stat small{color:color-mix(in srgb,var(--storefront-on-customize-gradient) 78%,transparent);font-size:.75rem;font-weight:800;text-transform:uppercase}.customize-hero-stat strong{color:var(--storefront-on-customize-gradient);font-size:1.2rem;font-weight:800}.customize-hero-stat.muted strong{font-size:1rem}.customize-allergen-card{position:relative;padding:18px 20px;border:1px solid rgb(255 255 255 / .14);border-radius:22px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customize-allergen-card.hero-slot{min-width:240px;flex:1 1 240px}.customize-allergen-card.mobile-title-slot{display:none}.customize-allergen-card.mobile-title-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;cursor:pointer}.customize-allergen-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customize-allergen-card-head strong{display:block;color:color-mix(in srgb,var(--storefront-on-customize-gradient) 78%,transparent);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.customize-allergen-info-button{display:none;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:#ffffff1a;color:var(--storefront-on-customize-gradient);font-size:.84rem;font-weight:700}.customize-allergen-info-button:hover{background:#ffffff29}.customize-allergen-icons{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.customize-allergen-badge{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;color:#fff;box-shadow:inset 0 1px #ffffff38,0 10px 22px #0f07072e}.customize-allergen-badge svg,.customize-allergen-badge.static svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.customize-allergen-badge[data-allergen-code=gluten]{background:#8e8c59}.customize-allergen-badge[data-allergen-code=peanut]{background:#e01461}.customize-allergen-badge[data-allergen-code=soy],.customize-allergen-badge[data-allergen-code=mustard]{background:#0f7b86}.customize-allergen-badge[data-allergen-code=milk]{background:#989194}.customize-allergen-badge[data-allergen-code=celery]{background:#8d80b2}.customize-allergen-badge[data-allergen-code=sulphites]{background:#ff2064}.customize-allergen-badge[data-allergen-code=egg]{background:#d17f39}.customize-allergen-badge[data-allergen-code=fish]{background:#2f86d5}.customize-allergen-badge[data-allergen-code=nuts]{background:#995b2f}.customize-allergen-badge[data-allergen-code=sesame]{background:#6f4f97}.customize-allergen-badge[data-allergen-code=crustaceans],.customize-allergen-badge[data-allergen-code=molluscs]{background:#c63f5c}.customize-allergen-badge[data-allergen-code=lupin]{background:#4e8f58}.customize-allergen-badge:after{position:absolute;left:50%;bottom:calc(100% + 10px);padding:8px 10px;border-radius:12px;background:#130e0ef0;color:#fff;content:attr(data-tooltip);font-size:.78rem;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%) translateY(6px);transition:opacity .18s ease,transform .18s ease}.customize-allergen-badge:hover:after,.customize-allergen-badge:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.customize-allergen-badge.static:after{display:none}.customize-allergen-monogram{display:inline-grid;width:18px;height:18px;place-items:center;font-size:.64rem;font-weight:900;letter-spacing:.04em}.customize-allergen-popover{position:absolute;top:calc(100% + 12px);right:0;z-index:4;width:min(320px,100%);padding:16px 18px;border:1px solid rgb(255 255 255 / .14);border-radius:20px;background:#140a0af5;box-shadow:0 22px 44px #00000047}.customize-allergen-popover strong{display:block;font-size:.94rem;font-weight:800}.customize-allergen-popover p{margin:8px 0 0;color:#ffffffd1;font-size:.92rem;line-height:1.5}.customize-allergen-dialog{width:min(92vw,420px);padding:22px}.customize-allergen-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customize-allergen-dialog-close{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid rgb(140 51 42 / .14);border-radius:14px;background:#f5ece8;color:#5f0c0a}.customize-allergen-dialog-icons{display:grid;gap:12px;margin-top:18px}.customize-allergen-dialog-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;border:1px solid rgb(140 51 42 / .12);border-radius:18px;background:#faf4f1}.customize-allergen-dialog-item strong{display:block;color:#1f1816;font-size:1rem}.customize-grid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(320px,1.05fr);gap:26px}.customize-page.test-console-customize-page{gap:22px}.customize-stepper-panel{padding:18px 22px;border:1px solid rgb(255 255 255 / .72);border-radius:24px;background:#fff;box-shadow:0 18px 36px #1c1c1c12}.customize-stepper,.customize-stepper-row,.customize-stepper-item,.customize-review-line,.customize-review-total,.customize-action-buttons{display:flex;align-items:center}.customize-stepper-row{justify-content:space-between;gap:16px}.customize-stepper{position:relative;justify-content:space-between;gap:0;flex-wrap:wrap;flex:1}.customize-stepper:before{content:"";position:absolute;top:50%;left:40px;right:40px;height:4px;border-radius:999px;background:#dedede;transform:translateY(-50%)}.customize-stepper-item{position:relative;flex:1 1 0;justify-content:center;gap:0;z-index:1}.customize-stepper-item:first-child{justify-content:flex-start}.customize-stepper-item:last-child{justify-content:flex-end}.customize-stepper-node{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#e7e7e7;color:#584e4e;font-size:.72rem;font-weight:900}.customize-stepper-node.active{background:var(--storefront-primary);color:var(--storefront-on-primary)}.customize-stepper-line{position:relative;z-index:2;width:78px;height:4px;border-radius:999px;background:#dedede}.customize-stepper-line.active,.customize-stepper-item.is-complete .customize-stepper-line{background:var(--storefront-primary)}.customize-panel{min-width:0;padding:26px;border:1px solid rgb(255 255 255 / .72);border-radius:24px;background:#fff;box-shadow:0 18px 36px #1c1c1c12}.custom-option-stack{display:grid;gap:20px}.custom-option-group{display:grid;gap:10px;min-width:0}.compact-card{min-height:92px;gap:8px}.inline-error{width:100%;margin:0 0 14px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce-custom{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes driving-vibration{0%{transform:translate3d(-8px,0,0) scale(1)}50%{transform:translate3d(6px,-1px,0) scale(1.01)}to{transform:translate3d(-8px,0,0) scale(1)}}@keyframes clinking{0%,to{transform:rotate(0)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}@keyframes fly-to-cart{0%{opacity:.92;transform:translateZ(0) scale(1)}to{opacity:.12;transform:translate3d(var(--fly-to-cart-delta-x),calc(var(--fly-to-cart-delta-y) - 10px),0) scale(.42)}}.pill{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:#eee;color:#5a646d;font-size:.78rem;font-weight:900;text-transform:uppercase}.pill.blue{background:#e8f1ff;color:#2460a0}.pill.green{background:#e8f6ef;color:var(--storefront-secondary)}.custom-option-group .chip-list{gap:12px;padding-top:3px}.custom-option-group .chip{min-height:48px;padding:10px 16px;border-radius:999px;border-color:#ebdfdc;background:#fff8f6;font-weight:800;transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease}.custom-option-group .chip:hover{border-color:#cf9086;transform:translateY(-1px)}.custom-option-group .chip.selected{border-color:var(--storefront-primary);background:var(--storefront-primary);box-shadow:0 12px 22px #a01b122e;color:var(--storefront-on-primary)}.custom-option-group .chip.selected small{color:#ffecd8f2}.toggle-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:14px}.customize-ingredient-section{display:grid;gap:12px}.customize-ingredient-section+.customize-ingredient-section{margin-top:18px}.toggle-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(54px,54px) auto;align-items:center;gap:16px;min-width:0;min-height:76px;padding:18px 20px;border:1px solid #dbe8dd;border-radius:18px;background:#f5fbf6;color:#1a1c1c;font-weight:900;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.toggle-row:hover{transform:translateY(-1px);box-shadow:0 14px 24px #2e5d3614}.toggle-row-copy{display:grid;gap:2px;min-width:0}.toggle-row-price{color:#1e8b7a;font-weight:800}.toggle-row-extra-price{display:inline-flex;align-items:center;justify-content:center;color:#1e8b7a;font-size:.82rem;font-weight:800;white-space:nowrap;justify-self:end}.toggle-row-thumb{display:grid;width:52px;height:52px;place-items:center;justify-self:end;overflow:hidden;border-radius:14px;background:#fff;color:#8ca1a0;font-size:1rem;font-weight:800}.toggle-row-thumb img{width:100%;height:100%;object-fit:cover}.toggle-row-copy strong,.toggle-row-copy small{overflow-wrap:anywhere}.toggle-row-copy strong{overflow-wrap:normal;word-break:normal}.toggle-row.active{border-color:var(--storefront-secondary);background:#e8f6ef}.toggle-row small{color:#5e7468}.toggle-row-meta{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.switch{position:relative;width:52px;height:30px;flex:0 0 auto;border-radius:999px;background:#d0d5d8;transition:background .16s ease}.switch:after{position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:999px;background:#fff;content:"";transition:transform .16s ease}.toggle-row.active .switch,.ingredient-row.selected .switch{background:var(--storefront-secondary)}.toggle-row.active .switch:after,.ingredient-row.selected .switch:after{transform:translate(22px)}.customize-comment-field{display:grid;gap:12px}.customize-comment-hint{color:#6f625d;font-size:.92rem;line-height:1.5}.customize-comment-textarea{width:100%;min-height:156px;resize:vertical;padding:18px 18px 20px;border:1px solid #ecd8d1;border-radius:20px;background:linear-gradient(180deg,#fff,#fff9f7);box-shadow:inset 0 1px #ffffffc7,0 10px 24px #a01b120f;color:#1a1c1c;font:inherit;line-height:1.6;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease,transform .14s ease}.customize-comment-textarea::placeholder{color:#9a8b84}.customize-comment-textarea:hover{border-color:#d9b3a8}.customize-comment-textarea:focus{outline:none;border-color:var(--storefront-primary);background:#fff;box-shadow:0 0 0 4px #a01b121f,0 16px 32px #a01b1217;transform:translateY(-1px)}.customize-comment-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#7d6d67;font-size:.8rem}.customize-comment-meta strong{color:var(--storefront-primary);font-size:.82rem;font-weight:900}.customize-review-panel{display:grid;gap:20px}.customize-review-summary{display:grid;gap:10px;padding:18px 20px;border:1px solid #efe3df;border-radius:20px;background:linear-gradient(180deg,#fffdfc,#fff6f4)}.customize-review-line,.customize-review-total{justify-content:space-between;gap:16px}.customize-review-line{padding-bottom:10px;border-bottom:1px solid #eee3df;color:#163355}.customize-review-line.option strong{color:#2460a0}.customize-review-line.removed{color:#9197a0;font-style:italic}.customize-review-line.removed strong{color:inherit}.customize-review-total{color:#1a1c1c;font-weight:900}.checkout-comment-field{display:grid;gap:10px}.checkout-comment-hint{color:#6d767e;font-size:.9rem;line-height:1.45}.checkout-comment-textarea{width:100%;min-height:148px;resize:vertical;padding:16px 18px 18px;border:1px solid #ddd6d1;border-radius:18px;background:linear-gradient(180deg,#fff,#fbf8f6);box-shadow:inset 0 1px #ffffffbf,0 10px 22px #1a1c1c0a;color:#1a1c1c;font:inherit;line-height:1.6;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease,transform .14s ease}.checkout-comment-textarea::placeholder{color:#96a0a8}.checkout-comment-textarea:hover{border-color:#cdbeb5}.checkout-comment-textarea:focus{outline:none;border-color:var(--storefront-primary);background:#fff;box-shadow:0 0 0 4px #a01b121a,0 14px 28px #a01b1214;transform:translateY(-1px)}.checkout-comment-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7b858d;font-size:.8rem}.checkout-comment-meta strong{color:var(--storefront-primary);font-size:.82rem;font-weight:900}.addon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.addon-card{display:grid;min-width:0;gap:10px;padding:16px;border:2px solid transparent;border-radius:12px;background:#fff;box-shadow:0 10px 24px #0000000a;color:inherit;text-align:left}.addon-card.active{border-color:var(--storefront-primary);background:#fff8f7}.addon-art{display:grid;aspect-ratio:1;place-items:center;border-radius:10px;background:#ffdad5;color:var(--storefront-primary)}.addon-card span{color:var(--storefront-primary);font-weight:900}.addon-card small{min-width:0;color:#68737c;overflow-wrap:anywhere}.customize-action-bar{position:fixed;z-index:21;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:22px 40px;border-top:1px solid #e1e1e1;background:#fff;box-shadow:0 -14px 35px #00000014}.customize-action-summary{display:flex;align-items:center;gap:24px;min-width:0}.customize-action-buttons:empty{display:none}.customize-action-total{display:grid}.customize-action-summary .customize-quantity-control{margin-left:auto}.customize-action-bar>.checkout-button{justify-self:end}.customize-action-buttons{gap:12px}.customize-step-back{min-height:48px}.customize-step-nav{min-height:46px;white-space:nowrap}.customize-quantity-control{flex:0 0 auto;max-width:120px}.customize-quantity-control strong{min-width:48px}.customize-action-bar small{color:#68737c;font-size:.78rem;font-weight:900;text-transform:uppercase}.customize-action-bar strong{color:var(--storefront-primary);font-size:2rem;font-weight:900}@media(max-width:1040px){.home-hero,.customize-grid,.addon-grid,.home-info-card{grid-template-columns:1fr}.customize-hero{padding:28px}.customize-hero-layout{grid-template-columns:1fr;gap:28px;min-height:unset}.customize-hero-art{min-height:260px}.customize-hero-copy h1{font-size:clamp(2.6rem,8vw,4.2rem)}.customize-allergen-card{padding:16px}.customize-allergen-card-head{align-items:center}.customize-allergen-card.hero-slot{width:100%;min-width:0}.test-console-customize-page .customize-grid{grid-template-columns:1fr}}@media(max-width:720px){.payment-status-panel{align-items:stretch;flex-direction:column}.payment-status-action{width:100%;justify-content:center}.home-hero{min-height:340px;margin-bottom:24px;border-radius:20px}.home-hero-overlay{top:0;right:0;bottom:0;left:0}.home-hero-card{width:min(330px,calc(100% - 24px));padding:22px 18px;border-radius:20px}.home-hours-panel,.home-cta-panel{padding:20px 18px;border-radius:20px}.home-hero-card h1,.home-hours-header h2{font-size:clamp(1.8rem,9vw,2.6rem)}.opening-hours-row{grid-template-columns:1fr;gap:4px}.home-cta-copy strong{font-size:1.8rem}.featured-category-grid{grid-template-columns:1fr;gap:16px}.featured-category-card{gap:0;padding:0;overflow:hidden;border-radius:20px;text-align:left}.category-art{aspect-ratio:1.45;border-radius:0}.featured-category-card strong{display:block;padding:18px 16px 20px;font-size:1rem;font-weight:600;line-height:1.25;text-align:center}.order-mode-picker-grid{grid-template-columns:repeat(2,minmax(124px,140px));justify-content:center}.order-mode-picker-grid>:nth-child(3):last-child{grid-column:1 / -1;justify-self:center;width:min(140px,100%)}.order-mode-picker-card{padding:18px 14px;text-align:center}.order-mode-picker-card .mode-icon{justify-self:center}.order-mode-picker-card strong{font-size:.95rem}.order-mode-picker-card small{display:none}.customize-page{gap:22px}.test-console-customize-page{gap:16px}.customize-hero{padding:22px 18px 20px;border-radius:24px}.test-console-customize-page .customize-hero{padding:18px 16px 16px;border-radius:20px}.customize-hero-layout{gap:20px}.customize-page .customize-hero-copy .eyebrow,.customize-page .customize-hero-copy p:not(.eyebrow){display:none}.test-console-customize-page .customize-hero-layout{gap:14px}.customize-hero-art{min-height:210px;padding:20px;border-radius:24px}.test-console-customize-page .customize-hero-art{min-height:160px;padding:14px;border-radius:18px}.customize-back-button{top:16px;left:16px;width:46px;height:46px;border-radius:14px}.customize-panel{padding:20px 18px;border-radius:20px}.test-console-customize-page .customize-panel,.test-console-customize-page .customize-stepper-panel{padding:16px 14px;border-radius:18px}.customize-hero-copy h1{font-size:clamp(2.2rem,11vw,3.4rem)}.customize-hero-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customize-hero-title-row h1{flex:1 1 auto;min-width:0}.test-console-customize-page .customize-hero-copy h1{font-size:clamp(1.9rem,9vw,2.7rem)}.customize-hero-meta{gap:10px;margin-top:22px}.customize-hero-meta.has-mobile-allergen-slot{display:none}.customize-allergen-card{padding:14px 16px;border-radius:18px}.customize-allergen-card.desktop-hero-slot{display:none}.customize-allergen-card.mobile-title-slot{display:block;flex:0 0 auto;min-width:auto;padding:6px 9px;border-radius:12px}.customize-allergen-card-head{gap:10px}.customize-allergen-card.mobile-title-slot .customize-allergen-card-head{align-items:center;gap:0}.customize-allergen-card.mobile-title-slot .customize-allergen-card-head strong{font-size:.68rem;letter-spacing:.04em}.customize-allergen-info-button{display:inline-flex;padding:8px 10px}.customize-allergen-info-button span{display:none}.customize-allergen-icons{gap:8px}.customize-allergen-badge{width:38px;height:38px}.customize-allergen-dialog-item{gap:14px;padding:14px 16px}.customize-allergen-dialog-item .customize-allergen-badge.static{width:48px;height:48px;box-shadow:inset 0 1px #ffffff38,0 12px 24px #341b1629}.customize-allergen-dialog-item .customize-allergen-badge.static svg{width:22px;height:22px;stroke:#fffffffa;stroke-width:2.05}.customize-allergen-dialog-item .customize-allergen-monogram{width:20px;height:20px;font-size:.72rem;color:#fffffffa}.customize-allergen-dialog-item strong{font-size:1.08rem}.test-console-customize-page .customize-hero-meta{margin-top:16px}.customize-hero-stat{min-width:0;flex:1 1 100%}.customize-hero-meta .customize-hero-stat:first-child,.test-console-customize-page .customize-hero-meta .customize-hero-stat.muted{display:none}.customize-allergen-badge:after{display:none}.test-console-customize-page .customize-hero-stat{padding:12px 14px;border-radius:14px}.customize-stepper-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.customize-stepper{gap:0;flex-wrap:nowrap;min-width:0}.customize-stepper:before{left:28px;right:28px}.customize-stepper-item{justify-content:center;gap:0;min-width:0}.customize-stepper-node{width:clamp(25px,7vw,29px);height:clamp(25px,7vw,29px);font-size:clamp(.56rem,2vw,.66rem);flex:0 0 auto}.customize-stepper-line{width:clamp(16px,6vw,30px);flex:0 0 auto}.customize-step-nav{min-height:42px;padding-right:12px;padding-left:12px;font-size:.92rem}.test-console-customize-page .customize-stepper{gap:8px}.test-console-customize-page .customize-stepper-row{gap:10px}.test-console-customize-page .customize-stepper-item{gap:8px}.test-console-customize-page .customize-stepper-panel{padding:8px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.test-console-customize-page .customize-stepper-node{width:29px;height:29px;font-size:.64rem}.test-console-customize-page .customize-stepper-line{display:none}.test-console-customize-page .custom-option-group .chip{min-height:42px;padding:8px 12px;font-size:.92rem}.customize-page.is-stepped-flow .toggle-list{grid-template-columns:1fr;gap:8px}.toggle-row{align-items:stretch;flex-direction:column;padding:16px}.customize-page:not(.is-stepped-flow) .toggle-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customize-page:not(.is-stepped-flow) .toggle-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:76px;gap:6px;padding:10px 12px;border-radius:12px;justify-content:flex-start}.customize-page .toggle-row-copy{gap:2px}.customize-page .toggle-row-copy strong{font-size:.8rem;line-height:1.1}.customize-page .toggle-row-copy small{display:none}.customize-page:not(.is-stepped-flow) .toggle-row-copy .toggle-row-price{display:inline;font-size:.68rem;line-height:1.1}.customize-page:not(.is-stepped-flow) .toggle-row-meta{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:auto;min-height:100%;margin-top:0;padding-top:0;align-self:center}.customize-page .toggle-row-meta small{font-size:.62rem}.customize-page .switch{width:36px;height:21px}.customize-page .switch:after{top:2px;left:2px;width:17px;height:17px}.customize-page .toggle-row.active .switch:after{transform:translate(15px)}.customize-page.is-stepped-flow .toggle-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(43px,43px) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;aspect-ratio:auto;justify-content:flex-start}.customize-page.is-stepped-flow .toggle-row-copy{gap:2px;grid-column:2}.customize-page.is-stepped-flow .toggle-row-copy strong{font-size:.8rem;line-height:1.1}.customize-page.is-stepped-flow .toggle-row-copy .toggle-row-price{display:none}.customize-page.is-stepped-flow .toggle-row-extra-price{display:inline-flex;align-items:center;justify-content:center;color:#1e8b7a;font-size:.72rem;font-weight:800;line-height:1;white-space:nowrap;grid-column:3;align-self:center}.customize-page.is-stepped-flow .toggle-row-meta{display:none}.customize-page.is-stepped-flow .toggle-row-thumb{display:grid;grid-column:4;width:44px;height:44px;justify-self:end;align-self:center;place-items:center;overflow:hidden;border-radius:10px;background:#fff;color:#8ca1a0;font-size:.9rem;font-weight:800}.customize-page.is-stepped-flow .toggle-row-thumb img{width:100%;height:100%;object-fit:cover}.customize-page.is-stepped-flow .switch{width:34px;height:20px}.customize-page.is-stepped-flow .switch:after{top:2px;left:2px;width:16px;height:16px}.customize-page.is-stepped-flow .toggle-row.active>.switch:after{transform:translate(14px)}.toggle-row-meta{justify-content:space-between;width:100%}.customize-comment-textarea{min-height:138px;padding:16px;border-radius:18px}.test-console-customize-page .customize-comment-textarea{min-height:110px;padding:13px 14px;border-radius:16px}.customize-comment-meta{align-items:flex-start;flex-direction:column}.test-console-customize-page .customize-review-summary{gap:8px;padding:14px;border-radius:16px}.test-console-customize-page .customize-review-line,.test-console-customize-page .customize-review-total{gap:10px;font-size:.92rem}.checkout-comment-textarea{min-height:132px;padding:15px 16px 16px}.checkout-comment-meta{align-items:flex-start;flex-direction:column}.customize-action-bar{display:flex;align-items:stretch;flex-direction:column;gap:16px;padding:16px 18px}.customize-action-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;width:100%}.customize-quantity-control{width:auto;justify-self:end;margin-left:0}.customize-action-bar .checkout-button{width:100%;justify-self:stretch}.test-console-customize-page .customize-action-buttons{display:grid;grid-template-columns:1fr;width:100%}.test-console-customize-page .customize-action-buttons .checkout-button{width:100%}.test-console-customize-page .customize-stepper-row{justify-content:center}.test-console-customize-page .customize-step-nav{min-width:0;min-height:40px;padding:0 12px;border-radius:12px;font-size:.95rem}.test-console-customize-page .switch{width:36px;height:21px}.test-console-customize-page .switch:after{top:2px;left:2px;width:17px;height:17px}.test-console-customize-page .toggle-row.active .switch:after{transform:translate(15px)}}@media(max-width:420px){.customize-step-nav{min-width:42px;padding-right:10px;padding-left:10px;font-size:0;gap:0}.customize-page .toggle-list,.test-console-customize-page .toggle-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.order-mode-picker-card,.product-card-shell,.custom-option-group .chip,.toggle-row{transition:none!important}.animate-bounce-custom svg,.animate-driving svg,.animate-clinking svg,.spin,.fly-to-cart-item{animation:none!important}}.opening-hours-tabs{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0 10px}.opening-hours-tab{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid #d8d8d8;border-radius:999px;background:#fff;color:#4f5962;font-size:.9rem;font-weight:800;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}.opening-hours-tab:hover{border-color:#c99a95;background:#fff8f7;color:#8b1209}.opening-hours-tab.active{border-color:var(--storefront-primary);background:var(--storefront-selected-bg);color:var(--storefront-primary);box-shadow:inset 0 0 0 1px var(--storefront-primary)}.opening-hours-tab.active:hover{background:var(--storefront-selected-bg);color:var(--storefront-primary)}.opening-hours-tab:focus-visible{outline:3px solid #2460a0;outline-offset:3px}
