:root{color-scheme:light;--bg:#f7f4ee;--ink:#202124;--muted:#6b6258;--line:#ded6ca;--panel:#fffaf2;--accent:#d94824;--accent-dark:#9f2f1b;--danger:#d92d20;--danger-dark:#9f1d13;--leaf:#2f7d59;--gold:#d69527;--blue:#246b8f;--shadow:0 18px 45px rgba(54,39,20,0.12)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(217,72,36,.16),transparent 32rem),linear-gradient(135deg,#f7f4ee,#f5efe4 52%,#eef4ef);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif}.site-footer{display:grid;grid-gap:4px;gap:4px;width:min(1120px,calc(100% - 28px));margin:0 auto;padding:18px 0 28px;color:var(--muted);font-size:.82rem;line-height:1.45;text-align:center}.site-footer strong{color:var(--ink);font-weight:900}button,input,select,textarea{font:inherit}.sim-shell{width:min(1280px,calc(100% - 28px));margin:0 auto;padding:22px 0 34px;color:#f9f0d0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Noto Sans TC,monospace}.sim-shell h1{margin:0;color:#fff8d8;font-size:clamp(1.65rem,3.2vw,3rem);line-height:1.05;text-shadow:0 4px 0 #2a1711}.sim-eyebrow{margin:0 0 8px;color:#ffe06f;font-size:.76rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.sim-hud{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px;padding:16px;border:4px solid #14171a;background:#263238;box-shadow:0 8px 0 #14171a}.sim-scoreboard,.sim-station-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.sim-scoreboard div,.sim-station-grid div{min-width:92px;padding:10px 12px;border:3px solid #14171a;background:#fff3c7;color:#202124;text-align:center;box-shadow:inset 0 -5px 0 rgba(0,0,0,.16)}.sim-scoreboard span,.sim-station-grid span{display:block;font-size:1.35rem;font-weight:950;line-height:1}.sim-scoreboard small,.sim-station-grid small{display:block;margin-top:5px;color:#6d4f38;font-size:.72rem;font-weight:950}.sim-game-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:16px;gap:16px;align-items:start}.sim-stage{position:relative;border:6px solid #14171a;background:#14171a;box-shadow:0 10px 0 #0c0e10}.sim-stage canvas{display:block;width:100%;aspect-ratio:16/9;image-rendering:pixelated;background:#263238}.sim-stage-status{position:absolute;right:12px;bottom:12px;display:flex;gap:8px;flex-wrap:wrap}.sim-stage-status span,.sim-toast{border:3px solid #14171a;background:#fff3c7;color:#202124;font-size:.78rem;font-weight:950;padding:8px 10px;box-shadow:0 4px 0 #14171a}.sim-stage-status .is-danger{background:#ffb3a8}.sim-control-panel{display:grid;grid-gap:12px;gap:12px;padding:12px;border:6px solid #14171a;background:#3b2c27;box-shadow:0 10px 0 #0c0e10}.sim-ticket-focus{min-height:158px;padding:14px;border:4px solid #14171a;background:#fff3c7;color:#202124;box-shadow:inset 0 -7px 0 rgba(0,0,0,.16)}.sim-ticket-focus p{margin:10px 0 8px;color:#3b2c27;font-weight:900;line-height:1.45}.sim-ticket-focus small{display:block;color:#6d4f38;font-weight:850;line-height:1.45}.sim-ticket-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.sim-ticket-title strong{font-size:1.45rem}.sim-ticket-title span{padding:5px 8px;background:#202124;color:#fff8d8;font-size:.74rem;font-weight:950}.sim-empty-copy{margin:18px 0 0}.sim-auto-strip,.sim-kitchen-note{display:grid;grid-gap:7px;gap:7px;padding:10px 12px;border:3px solid #14171a;background:#202124;color:#fff8d8;box-shadow:inset 0 -5px 0 rgba(255,255,255,.08)}.sim-auto-strip{grid-template-columns:auto minmax(0,1fr);align-items:center}.sim-auto-strip strong{padding:4px 7px;background:#2d8a68;color:#fff8d8;font-size:.76rem}.sim-auto-strip button{grid-column:1/-1;min-height:38px;border:3px solid #14171a;background:#ffe06f;color:#202124;cursor:pointer;font-weight:950;box-shadow:0 4px 0 #14171a}.sim-auto-strip span,.sim-kitchen-note span{color:#f9f0d0;font-size:.76rem;font-weight:850;line-height:1.4}.sim-kitchen-note strong{color:#ffe06f;font-size:.82rem}.sim-progress{position:relative;display:grid;grid-gap:8px;gap:8px;margin-top:12px;padding:10px;border:3px solid #14171a;background:#202124;overflow:hidden}.sim-progress div{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff8d8;font-size:.76rem;font-weight:950}.sim-progress strong{color:#ffe06f}.sim-progress i{display:block;height:10px;background:linear-gradient(90deg,#d94824,#ffe06f);box-shadow:0 0 0 3px #14171a;transition:width .3s linear}.sim-primary-button{min-height:58px;border:4px solid #14171a;background:#e04b2f;color:#fff8d8;cursor:pointer;font-weight:950;text-shadow:0 2px 0 #7f2318;box-shadow:0 6px 0 #7f2318}.sim-primary-button:disabled{cursor:not-allowed;background:#7b7f80;text-shadow:none;box-shadow:0 6px 0 #34383a}.sim-order-list{display:grid;grid-gap:8px;gap:8px;max-height:300px;overflow:auto}.sim-order-list button{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:8px;gap:8px;min-height:46px;border:3px solid #14171a;background:#c8e3ff;color:#202124;cursor:pointer;font-weight:950;text-align:left;box-shadow:inset 0 -5px 0 rgba(0,0,0,.13)}.sim-order-list button.is-selected{background:#fff45c}.sim-order-list small{color:#4c4338}.sim-toast{position:fixed;left:50%;bottom:22px;z-index:20;transform:translateX(-50%)}.sim-error{margin-top:14px}@media (max-width:900px){.sim-game-layout,.sim-hud{grid-template-columns:1fr}.sim-hud{display:grid;align-items:stretch}.sim-scoreboard{grid-template-columns:repeat(3,minmax(0,1fr))}.sim-game-layout{display:grid}.sim-control-panel{grid-template-columns:1fr}}@media (max-width:560px){.sim-shell{width:min(100% - 18px,1280px);padding-top:12px}.sim-control-panel,.sim-hud{padding:10px}.sim-scoreboard div,.sim-station-grid div{min-width:0;padding:8px 6px}.sim-stage{border-width:4px}.sim-stage-status{position:static;padding:8px;background:#14171a}.sim-order-list button{grid-template-columns:1fr auto}.sim-order-list small{grid-column:1/-1}}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 40px}.staff-header,.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.topbar-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;background:rgba(255,250,242,.86);box-shadow:0 10px 24px rgba(54,39,20,.08);color:var(--ink);text-decoration:none;white-space:nowrap}.topbar-button,.topbar-link{min-height:40px;padding:0 14px;font-weight:900}.topbar-button{border:1px solid transparent;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer}.eyebrow{margin:0 0 6px;color:var(--accent-dark);font-size:.78rem;font-weight:800;letter-spacing:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,5vw,4.6rem);line-height:.95}h1,h2{margin-bottom:0}h2{font-size:1.55rem}h3{margin-bottom:0;font-size:1rem}.shop-status{display:flex;align-items:center;gap:9px;min-height:40px;padding:0 14px;border:1px solid rgba(47,125,89,.35);border-radius:999px;background:rgba(255,250,242,.72);color:var(--leaf);font-weight:800;white-space:nowrap}.shop-status.is-closed{border-color:rgba(217,45,32,.3);color:var(--danger-dark)}.shop-status.is-closed .status-dot{background:var(--danger);box-shadow:0 0 0 5px rgba(217,45,32,.13)}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--leaf);box-shadow:0 0 0 5px rgba(47,125,89,.13)}.user-page-subtitle{margin:10px 0 0;color:var(--muted);font-size:1rem;font-weight:850;line-height:1.45}.user-hero.has-banner{position:relative;min-height:clamp(230px,34vw,360px);align-items:flex-end;margin:-28px calc(50% - 50vw) 0;padding:34px max(16px,calc((100vw - 1180px) / 2)) 28px;background:linear-gradient(90deg,rgba(32,33,36,.78),rgba(32,33,36,.35) 48%,rgba(32,33,36,.12)),linear-gradient(180deg,rgba(32,33,36,.08),rgba(32,33,36,.5)),var(--banner-image) center /cover no-repeat,#f1eadf;box-shadow:var(--shadow);overflow:hidden}.user-hero.has-banner .user-hero-content{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;width:min(1180px,calc(100vw - 32px));margin:0 auto}.user-hero.has-banner .eyebrow,.user-hero.has-banner .user-page-subtitle,.user-hero.has-banner h1{color:#fff;text-shadow:0 3px 16px rgba(0,0,0,.34)}.user-hero.has-banner .user-page-subtitle{max-width:620px}.user-hero.has-banner .shop-status,.user-hero.has-banner .topbar-link{border-color:rgba(255,255,255,.52);background:rgba(255,255,255,.12);box-shadow:none;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.user-hero.has-banner .topbar-actions{position:absolute;top:0;right:0;z-index:4;align-items:center;justify-content:flex-end;width:auto}.user-hero.has-banner .shop-status{position:static}.user-track-link{min-height:38px;padding:0 13px;font-size:.86rem}.user-quick-actions{display:flex;justify-content:flex-start;margin-top:16px}.info-ticker{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;width:min(100%,760px);margin-top:10px;overflow:hidden;border:1px solid rgba(217,72,36,.16);border-radius:999px;background:rgba(255,250,242,.82);color:var(--accent-dark)}.info-ticker>strong{z-index:1;padding:8px 12px;border-right:1px solid rgba(217,72,36,.16);background:rgba(255,243,232,.92);color:var(--accent-dark);font-size:.78rem;font-weight:950}.info-ticker-track{min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.info-ticker-track::-webkit-scrollbar{display:none}.info-ticker-track span{display:inline-block;min-width:100%;padding:8px 28px;font-size:.82rem;font-weight:850;white-space:nowrap}.user-hero.has-banner .shop-status{gap:8px;width:auto;min-width:0;height:30px;min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:rgba(255,255,255,.12);box-shadow:none;color:#fff;font-size:.78rem;overflow:visible}.user-hero.has-banner .shop-status .status-dot{width:9px;height:9px;background:var(--leaf);animation:statusPulse 1.15s ease-in-out infinite;box-shadow:0 0 0 5px rgba(47,125,89,.2)}.user-hero.has-banner .shop-status.is-closed{background:rgba(255,255,255,.12);box-shadow:none}.user-hero.has-banner .shop-status.is-closed .status-dot{background:var(--danger);animation:none;box-shadow:0 0 0 5px rgba(217,45,32,.18)}.user-hero-notice{display:inline-flex;max-width:min(620px,100%);margin-top:14px;padding:10px 12px;border-radius:8px;background:rgba(255,250,242,.92);color:var(--accent-dark);font-weight:950;line-height:1.35;overflow-wrap:anywhere}@keyframes statusPulse{0%,to{transform:scale(1)}50%{transform:scale(1.38)}}@media (prefers-reduced-motion:reduce){.user-hero.has-banner .shop-status .status-dot{animation:none}}.user-notice{margin-top:20px}.user-notice strong{display:inline-flex;max-width:100%;padding:10px 12px;border-radius:8px;background:rgba(255,250,242,.9);color:var(--accent-dark);font-weight:950;line-height:1.35;overflow-wrap:anywhere}.user-notice{padding:14px}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:32px}.portal-grid.four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-grid.five-columns{grid-template-columns:repeat(5,minmax(0,1fr))}.portal-card{min-height:260px;padding:24px;border:1px solid var(--line);border-radius:8px;background:rgba(255,250,242,.9);box-shadow:var(--shadow);color:inherit;text-decoration:none}.portal-card h2{margin-bottom:12px;font-size:clamp(1.8rem,4vw,3rem)}.portal-card p:not(.eyebrow){color:var(--muted);line-height:1.6}.portal-card span{display:inline-flex;align-items:center;min-height:42px;margin-top:22px;padding:0 14px;border-radius:8px;background:var(--ink);color:#fff;font-weight:900}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:20px;gap:20px;align-items:start}.single-app-layout{margin-top:22px}.track-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);grid-gap:20px;gap:20px;align-items:start}.column,.panel{border:1px solid var(--line);border-radius:8px;background:rgba(255,250,242,.9);box-shadow:var(--shadow)}.order-form,.track-form,.tracking-result{padding:22px}.closed-notice,.shop-control{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:22px;padding:20px}.shop-control button{min-height:44px;padding:0 14px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:900;white-space:nowrap}.order-limit-help{display:grid;grid-gap:6px;gap:6px;margin-top:12px;padding:12px;border:1px solid rgba(159,47,27,.16);border-radius:8px;background:rgba(255,248,241,.86);color:var(--muted);font-size:.9rem;line-height:1.45}.order-limit-help strong{color:var(--text);font-size:.95rem}.admin-tabs{display:flex;gap:8px;margin:22px 0 0;overflow-x:auto;padding-bottom:4px}.admin-tabs button{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--muted);cursor:pointer;flex:0 0 auto;font-weight:900}.admin-tabs button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.shop-control-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.inline-price-editor{display:grid;grid-template-columns:minmax(120px,1fr) 110px auto;grid-gap:10px;gap:10px;align-items:end;margin-top:14px}.inline-price-editor label{color:var(--muted);font-size:.86rem;font-weight:900}.inline-price-editor input{height:44px}.shop-control.is-closed{border-color:rgba(159,47,27,.35);background:rgba(255,243,232,.92)}.branch-select-panel{margin-top:24px;padding:22px}.branch-code-form{display:grid;grid-gap:14px;gap:14px;max-width:520px;margin-top:16px}.branch-code-form label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.86rem;font-weight:900}.branch-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.branch-select-grid button{min-height:96px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;color:var(--ink);cursor:pointer;text-align:left}.branch-select-grid span,.branch-select-grid strong{display:block}.branch-select-grid strong{margin-bottom:8px;font-size:1.12rem}.branch-select-grid span{color:var(--muted);line-height:1.35}.shop-switcher{display:grid;grid-gap:5px;gap:5px;min-width:160px;color:var(--muted);font-size:.82rem;font-weight:900}.shop-switcher select{min-height:38px;padding:0 10px}.shop-qr-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:20px}.shop-qr-panel img{width:120px;height:120px;border-radius:8px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.dish-category-tabs{position:relative;display:flex;gap:8px;max-width:100%;margin:-4px 0 16px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;padding-right:20px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 32px),transparent);scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.dish-category-tabs::-webkit-scrollbar{display:none}.dish-category-tabs button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--muted);cursor:pointer;flex:0 0 auto;font-weight:900;white-space:nowrap}.dish-category-tabs button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.dish-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:190px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;cursor:pointer;overflow:hidden}.dish-card input{position:absolute;inset:0;z-index:3;width:100%;height:100%;margin:0;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.dish-photo{display:block;width:100%;aspect-ratio:1.45;margin-bottom:12px;border-radius:8px;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.16)),var(--dish-image),linear-gradient(135deg,var(--dish-color),rgba(255,255,255,.45)),repeating-linear-gradient(45deg,rgba(255,255,255,.28) 0 5px,transparent 5px 10px);background-position:50%;background-size:cover;box-shadow:inset 0 -10px 18px rgba(0,0,0,.09)}.dish-photo-button{position:relative;z-index:4;padding:0;border:0;cursor:zoom-in}.dish-card strong{align-self:end;font-size:1.02rem}.dish-card span{color:var(--muted);font-size:.88rem}.dish-card .dish-price{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:4px;padding:3px 7px;background:#fff3e8;color:var(--accent-dark)}.dish-card .dish-price,.dish-card-badge{display:inline-flex;border-radius:999px;font-weight:950}.dish-card-badge{position:absolute;top:9px;right:9px;z-index:2;min-height:26px;align-items:center;padding:0 9px;background:var(--leaf);color:white;font-size:.78rem;box-shadow:0 8px 18px rgba(32,33,36,.18)}.dish-card-badge.is-selected{color:#fff}.dish-card-badge.is-sold-out{background:var(--ink);color:#fff}.dish-card-action{position:absolute;right:10px;bottom:10px;z-index:2;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(217,72,36,.24);border-radius:999px;background:#fffaf2;color:var(--accent-dark);font-size:1rem;font-weight:950;box-shadow:0 8px 18px rgba(54,39,20,.1)}.dish-card-action.is-selected{border-color:var(--leaf);background:var(--leaf);color:#fff}.dish-card .dish-photo{color:inherit}.dish-card:has(input:checked){border-color:var(--accent);background:#fff3e8;box-shadow:inset 0 0 0 2px rgba(217,72,36,.34),0 12px 26px rgba(217,72,36,.13)}.dish-card.is-sold-out{opacity:.55}.dish-card.is-sold-out:after{position:absolute;inset:0;z-index:1;background:rgba(255,253,248,.58);content:"";pointer-events:none}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.wide-field span,label span{display:block;margin-bottom:7px;color:var(--muted);font-size:.86rem;font-weight:800}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fffdf8;color:var(--ink)}input,select{height:44px;padding:0 12px}textarea{resize:vertical;padding:12px}.wide-field{display:block;margin-top:14px}.turnstile-panel{display:flex;justify-content:center;margin-bottom:0;min-height:0}.link-action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.primary-action{width:100%;min-height:50px;margin-top:18px;border:0;border-radius:8px;background:var(--accent);color:white;cursor:pointer;font-weight:900}.order-submit-area{grid-column:1/-1}.order-submit-button{min-height:68px;margin-top:0;font-size:1.12rem}.primary-action:disabled{cursor:not-allowed;opacity:.45}.order-submit-button:disabled{opacity:.62}.desktop-submit-button{margin-top:18px}.form-error{color:var(--accent-dark)}.form-error,.form-success{margin:12px 0 0;font-weight:850}.form-success{color:var(--leaf)}.board-error{grid-column:1/-1}.pin-shell{display:grid;min-height:100vh;place-items:center}.pin-panel{width:min(100%,460px);padding:24px}.pin-panel h1{margin-bottom:22px;font-size:clamp(2rem,7vw,4rem)}.lock-bar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 16px;border-bottom:1px solid var(--line);background:rgba(255,250,242,.94);color:var(--muted);font-size:.88rem;font-weight:850}.lock-bar button{min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;color:var(--ink);cursor:pointer;font-weight:850}.summary-panel{position:-webkit-sticky;position:sticky;top:20px;padding:18px}.rice-box-visual{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr 1fr;grid-gap:8px;gap:8px;aspect-ratio:1.25;margin-bottom:20px;padding:10px;border-radius:8px;background:#272727}.dish-area,.rice-area{position:relative;display:flex;align-items:flex-end;justify-content:center;border-radius:8px;overflow:hidden;padding:12px;text-align:center}.dish-area span,.rice-area span{position:relative;z-index:1;max-width:100%;padding:6px 9px;border-radius:8px;background:rgba(255,250,242,.82);color:var(--ink);font-size:clamp(.9rem,2.6vw,1.08rem);font-weight:950;line-height:1.25;overflow-wrap:anywhere}.rice-area{grid-row:1/3;background:radial-gradient(circle,#fff 0 18%,transparent 19%),radial-gradient(circle at 70% 35%,#fff8df 0 14%,transparent 15%),#f3e7c8;background-size:22px 22px,28px 28px,auto}.dish-area.one{background:linear-gradient(135deg,var(--gold),#6f9e55)}.dish-area.two{background:linear-gradient(135deg,var(--accent),var(--blue))}.price{margin:0 0 10px;font-size:3.1rem;line-height:1;font-weight:950}.summary-text{color:var(--muted);line-height:1.55}.selected-dishes{min-height:44px;padding:12px;border-radius:8px;background:#f1eadf;color:var(--ink);font-weight:850}.step-helper{margin:10px 0 0;color:var(--muted);font-size:.86rem;font-weight:850;line-height:1.45}.step-order-summary{display:grid;grid-gap:6px;gap:6px;margin-bottom:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.step-order-summary span{color:var(--muted);font-size:.78rem;font-weight:900}.step-order-summary strong{color:var(--ink);line-height:1.4}.checkout-step-heading{margin-top:22px}.secondary-action{min-height:48px;margin-top:14px;padding:0 18px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;color:var(--ink);cursor:pointer;font-weight:900}.secondary-action:disabled{cursor:not-allowed;opacity:.45}.cart-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.cart-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:10px;gap:10px;min-height:52px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.cart-row span{color:var(--muted);font-weight:850}.cart-row strong{color:var(--ink);line-height:1.35}.cart-row button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;cursor:pointer;font-weight:850}.order-item-line{display:block;margin-bottom:3px}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:rgba(32,33,36,.42)}.photo-preview-backdrop{z-index:70;background:rgba(22,22,22,.72)}.photo-preview-panel{position:relative;width:min(92vw,720px);overflow:hidden;border-radius:10px;background:#fffaf2;box-shadow:0 22px 60px rgba(0,0,0,.34)}.photo-preview-image{width:100%;aspect-ratio:1.18;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.2)),var(--dish-image),linear-gradient(135deg,var(--dish-color),rgba(255,255,255,.42));background-position:50%;background-size:cover}.photo-preview-caption{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px 12px;gap:4px 12px;align-items:end;padding:14px 16px 16px}.photo-preview-caption h2{margin:0;color:var(--ink);font-size:clamp(1.25rem,5vw,2rem);line-height:1.1}.photo-preview-caption span{color:var(--muted);font-weight:850}.photo-preview-caption strong{grid-row:1/span 2;grid-column:2;color:var(--accent-dark);font-size:clamp(1.4rem,5vw,2.1rem);font-weight:950}.photo-preview-close{position:absolute;top:10px;right:10px;z-index:2;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(0,0,0,.42);color:#fff;cursor:pointer;font-size:1.6rem;line-height:1}.confirmation-panel{width:min(100%,620px);max-height:calc(100vh - 40px);overflow:auto;padding:26px}.confirmation-panel h2{margin-bottom:8px;font-size:clamp(2rem,8vw,4rem)}.order-number{margin-bottom:20px;color:var(--ink);font-size:clamp(2.2rem,10vw,4.6rem);font-weight:950;line-height:1}.confirmation-details{display:grid;grid-gap:10px;gap:10px;margin-bottom:22px}.confirmation-details .otp-field,.confirmation-details div{padding:12px;border-radius:8px;background:#f1eadf}.confirmation-details .otp-field{display:block}.confirmation-details span{display:block;margin-bottom:5px;color:var(--muted);font-size:.82rem;font-weight:850}.confirmation-details strong{display:block;color:var(--ink);font-size:1.08rem;line-height:1.55;overflow-wrap:anywhere}.confirmation-actions{display:grid;grid-template-columns:.85fr 1fr;grid-gap:10px;gap:10px}.confirmation-actions button{min-height:50px;border-radius:8px;cursor:pointer;font-weight:900}.confirmation-actions button:first-child{border:1px solid var(--line);background:#fffdf8;color:var(--ink)}.confirmation-actions .primary-action{margin-top:0}.confirmation-actions.single-action{grid-template-columns:1fr}.install-home-button{grid-column:1/-1;min-height:46px;border:1px solid rgba(159,47,27,.22);border-radius:8px;background:#fff7ec;color:var(--accent-dark);cursor:pointer;font-weight:900}.install-help-panel{max-width:min(92vw,520px)}.install-help-steps{display:grid;grid-gap:10px;gap:10px;margin:14px 0}.install-help-steps div{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.install-help-steps span{display:block;margin-bottom:5px;color:var(--muted);font-size:.82rem;font-weight:900}.install-help-steps strong{color:var(--ink);line-height:1.45}.secondary-width{width:min(100%,260px)}.mobile-cart-bar{display:none}.staff-header{margin-bottom:18px}.staff-stats{display:grid;grid-template-columns:repeat(4,minmax(68px,1fr));grid-gap:10px;gap:10px}.staff-stats div{min-height:70px;padding:12px;border:1px solid var(--line);border-radius:8px;background:rgba(255,250,242,.9);text-align:center}.staff-stats span{display:block;font-size:1.55rem;font-weight:950}.staff-stats small{color:var(--muted);font-weight:800}.staff-tabs{display:flex;gap:8px;margin:0 0 14px;overflow-x:auto;scrollbar-width:none}.staff-tabs::-webkit-scrollbar{display:none}.staff-tabs button{min-height:42px;padding:8px 16px;border:1px solid var(--line);border-radius:999px;background:rgba(255,250,242,.82);color:var(--muted);cursor:pointer;font-weight:950;white-space:nowrap}.staff-tabs button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.staff-inventory-panel{display:grid;grid-gap:14px;gap:14px}.staff-inventory-summary{display:grid;grid-template-columns:repeat(3,minmax(86px,1fr));grid-gap:10px;gap:10px}.staff-inventory-summary div{padding:12px;border:1px solid var(--line);border-radius:8px;background:rgba(255,250,242,.9);text-align:center}.staff-inventory-summary span{display:block;color:var(--ink);font-size:1.45rem;font-weight:950}.staff-inventory-summary small{color:var(--muted);font-weight:850}.staff-inventory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.staff-inventory-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.staff-inventory-card.is-sold-out{border-color:rgba(159,47,27,.36);background:#fff0e8}.staff-inventory-card.is-low-stock:not(.is-sold-out){border-color:rgba(217,72,36,.32);box-shadow:inset 4px 0 0 var(--accent)}.staff-inventory-photo{width:92px;aspect-ratio:1.1;border-radius:8px;background:linear-gradient(180deg,transparent 54%,rgba(0,0,0,.12)),var(--dish-image),linear-gradient(135deg,var(--dish-color),rgba(255,255,255,.42));background-position:50%;background-size:cover}.staff-inventory-info{display:grid;grid-gap:7px;gap:7px;min-width:0}.staff-inventory-info strong{color:var(--ink);font-size:1.05rem;line-height:1.15}.staff-inventory-info>span{color:var(--muted);font-size:.84rem;font-weight:850}.staff-inventory-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.staff-inventory-numbers div{padding:7px;border-radius:8px;background:#f1eadf}.staff-inventory-numbers b,.staff-inventory-numbers small{display:block}.staff-inventory-numbers small{color:var(--muted);font-size:.68rem;font-weight:850}.staff-inventory-numbers b{color:var(--ink);font-size:.95rem;font-weight:950}.staff-stock-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.staff-stock-controls label{display:grid;grid-gap:4px;gap:4px}.staff-stock-controls span{color:var(--muted);font-size:.72rem;font-weight:900}.staff-stock-controls input{min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fffaf2;color:var(--ink);font:inherit;font-weight:950;padding:6px 8px;width:100%}.staff-stock-controls button{min-height:36px;padding:6px 12px}.staff-stock-controls button:disabled,.staff-stock-controls input:disabled{opacity:.42;cursor:not-allowed}.staff-inventory-card button{min-height:44px;padding:8px 12px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:950}.staff-inventory-card.is-sold-out button{background:var(--leaf)}.staff-inventory-card .staff-stock-controls button{min-height:36px;padding:6px 12px}.staff-inventory-card.is-sold-out .staff-stock-controls button{background:#fffaf2;color:var(--ink)}.order-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.column{min-height:460px;padding:14px;box-shadow:none}.column-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.column-title span{display:grid;min-width:30px;height:30px;place-items:center;border-radius:999px;background:var(--ink);color:white;font-size:.82rem;font-weight:900}.order-list{display:grid;grid-gap:10px;gap:10px}.menu-row,.order-card{padding:13px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.order-card.is-pickup-soon{border-color:rgba(159,47,27,.55);background:#fff0e8;box-shadow:inset 4px 0 0 var(--accent-dark),0 8px 20px rgba(159,47,27,.12)}.order-card.is-immediate-pickup{border-color:rgba(217,72,36,.72);background:#ffe8dc;box-shadow:inset 5px 0 0 var(--accent),0 10px 24px rgba(217,72,36,.16)}.order-card.status-card-new{border-left:4px solid var(--accent)}.order-card.status-card-preparing{border-left:4px solid var(--gold)}.order-card.status-card-ready{border-left:4px solid var(--leaf)}.menu-row,.order-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.pickup-badge{padding:5px 9px;border-radius:999px;background:#edf4f5;color:var(--blue);font-size:.82rem;font-weight:900;white-space:nowrap}.is-pickup-soon .pickup-badge{background:var(--accent-dark);color:white}.is-immediate-pickup .pickup-badge{background:var(--accent);color:white}.pickup-alert{display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:9px 0 0;padding:5px 9px;border-radius:999px;background:rgba(159,47,27,.12);color:var(--accent-dark);font-size:.82rem;font-weight:900}.dish-line,.meta-line,.note-line{margin:9px 0 0;color:var(--muted);line-height:1.45}.dish-line{color:var(--ink);font-weight:850}.card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.card-actions button,.menu-row button{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;cursor:pointer;font-weight:850}.card-actions button[data-action=next]{border-color:transparent;background:var(--leaf);color:white;flex:1 1 100%;min-height:44px;font-size:.96rem;font-weight:950}.status-new{background:#fff0e8}.status-preparing{background:#fff4d8;color:#7a4b00}.staff-toast{position:-webkit-sticky;position:sticky;top:10px;z-index:8;grid-column:1/-1;padding:12px 14px;border-radius:8px;background:var(--ink);color:#fff;font-weight:900;box-shadow:var(--shadow)}.urgent-orders-panel{grid-column:1/-1;border-color:rgba(217,72,36,.28);background:rgba(255,243,232,.94)}.empty-state{padding:22px 14px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);text-align:center}.empty-state small,.empty-state strong{display:block}.empty-state small{margin-top:6px;font-size:.82rem;line-height:1.4}.admin-grid{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.menu-row h2{margin-bottom:4px}.menu-row p{margin-bottom:0;color:var(--muted)}.menu-row.is-sold-out{opacity:.58}.menu-management-actions{display:flex;flex-wrap:wrap;gap:10px}.add-dish-toggle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:44px;padding:0 16px;border:0;border-radius:8px;background:var(--ink);color:white;cursor:pointer;font-weight:900}.add-dish-toggle.secondary{border:1px solid var(--line);background:#f4eee4;color:var(--ink)}.menu-editor{display:grid;grid-template-columns:120px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.menu-editor.is-offline,.menu-editor.is-sold-out{background:#f7f0e8}.menu-photo-preview{width:120px;aspect-ratio:4/3;border-radius:8px;background:var(--dish-image,none) center /cover no-repeat,linear-gradient(135deg,#f3dbc8,#d9e5d7)}.menu-editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.menu-editor-fields label,.switch-row{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:.82rem;font-weight:900}.menu-editor-fields input{width:100%;min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit}.menu-editor-fields input[type=color]{padding:4px}.menu-editor-fields input[type=file]{padding:9px 10px}.price-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.price-input-row button{min-height:42px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:var(--accent);color:white;cursor:pointer;font-weight:900;white-space:nowrap}.price-input-row button:disabled{cursor:wait;opacity:.7}.menu-editor-actions{display:grid;grid-gap:8px;gap:8px;min-width:116px}.switch-row{grid-template-columns:auto 1fr;align-items:center;padding:8px 10px;border-radius:8px;background:#f4eee4;color:var(--ink)}.menu-editor-actions button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;cursor:pointer;font-weight:900}.menu-editor-actions button:disabled{cursor:wait;opacity:.7}.menu-editor-actions button:first-of-type,.new-dish-editor .menu-editor-actions button{border-color:transparent;background:var(--ink);color:white}.menu-editor-actions button[data-action=delete]{color:var(--accent-dark)}.page-settings-panel{display:grid;grid-gap:14px;gap:14px;padding:18px}.page-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.page-settings-grid label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.82rem;font-weight:900}.page-settings-grid .wide-field{grid-column:1/-1}.page-settings-grid small{color:var(--muted);font-size:.74rem;line-height:1.4}.weekday-picker{display:flex;flex-wrap:wrap;gap:8px}.weekday-picker label{display:inline-flex;min-height:40px;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--ink);cursor:pointer;font-weight:900}.weekday-picker input{width:18px;height:18px;margin:0;accent-color:var(--accent)}.announcement-preview{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid rgba(217,72,36,.16);border-radius:999px;background:rgba(255,250,242,.82)}.announcement-preview strong{padding:8px 12px;border-right:1px solid rgba(217,72,36,.16);background:rgba(255,243,232,.92);color:var(--accent-dark);font-size:.76rem}.announcement-preview span{min-width:0;padding:8px 12px;color:var(--accent-dark);font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-settings-grid input[type=color]{padding:4px}.page-banner-preview{width:100%;min-height:180px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,rgba(32,33,36,.04),rgba(32,33,36,.18)),var(--banner-image) center /cover no-repeat,#f1eadf}.page-settings-actions{display:flex;flex-wrap:wrap;gap:10px}.page-settings-actions a,.page-settings-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--ink);cursor:pointer;font-weight:900;text-decoration:none}.page-settings-actions button:first-child{border-color:transparent;background:var(--ink);color:white}.blacklist-panel{display:grid;grid-gap:14px;gap:14px;padding:18px}.blacklist-form{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(180px,1fr) auto;grid-gap:10px;gap:10px;align-items:end}.blacklist-form label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.82rem;font-weight:900}.blacklist-form button,.blacklist-row button,.record-customer button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--accent-dark);cursor:pointer;font-weight:900}.blacklist-list{display:grid;grid-gap:8px;gap:8px}.blacklist-row{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.blacklist-row span{color:var(--muted);overflow-wrap:anywhere}.record-customer{display:grid;grid-gap:7px;gap:7px}.record-customer button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:32px;padding:0 10px;font-size:.78rem}.admin-records{margin-top:34px}.admin-record-actions{margin-top:14px}.admin-record-actions button{min-height:44px;padding:0 14px;border:0;border-radius:8px;background:var(--ink);color:#fff;cursor:pointer;font-weight:900}.system-admin-panel,.system-shop-card{margin-top:24px;padding:22px}.system-tab-actions,.system-toggle-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.system-tab-actions button,.system-toggle-actions button{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--ink);cursor:pointer;font-weight:900}.system-tab-actions button.is-active{border-color:transparent;background:var(--ink);color:white}.system-tab-actions button:disabled{cursor:wait;opacity:.65}.system-version-banner{margin-top:8px;padding:14px 18px;border:2px solid #b93112;background:#ffe2d8}.system-version-banner p{margin:0;color:#7a1f0f;font-size:clamp(1.05rem,2.7vw,1.5rem);font-weight:900;letter-spacing:0;text-align:center}.system-shop-form{display:grid;grid-gap:14px;gap:14px}.system-shop-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.system-shop-fields label:not(.switch-row){display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.82rem;font-weight:900}.system-submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:160px}.system-shop-list{margin-top:32px}.system-shop-card.is-offline{background:#f7f0e8}.system-shop-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}.system-shop-card-head p:not(.eyebrow){margin:8px 0 0;color:var(--muted)}.system-shop-card-head img{width:112px;height:112px;border:1px solid var(--line);border-radius:8px;background:white}.system-shop-actions,.system-shop-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.system-shop-actions button,.system-shop-links a{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--ink);cursor:pointer;font-weight:900;text-decoration:none}.system-shop-actions{margin-top:16px;margin-bottom:0}.system-account-shop-picker{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.82rem;font-weight:900}.system-account-shop-picker select{width:100%;min-height:58px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit}.system-account-shop-picker small{color:var(--muted);font-weight:850}.system-account-inline-shops{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.system-shop-actions .save-shop-button{border-color:transparent;background:var(--ink);color:white}.system-audit-panel{display:grid;grid-gap:16px;gap:16px}.system-audit-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.system-audit-toolbar label{display:grid;grid-gap:6px;gap:6px;min-width:min(100%,260px);color:var(--muted);font-size:.82rem;font-weight:900}.system-audit-toolbar input,.system-audit-toolbar select{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit}.system-audit-toolbar button{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--ink);cursor:pointer;font-weight:900}.audit-risk-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.audit-risk-summary div{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.audit-risk-summary span{color:var(--muted);font-size:.78rem;font-weight:900}.audit-risk-summary strong{color:var(--ink);overflow-wrap:anywhere}.system-audit-row{grid-template-columns:.75fr .9fr .6fr .95fr .9fr minmax(180px,1.3fr)}.system-order-row{grid-template-columns:.86fr .76fr .58fr .92fr .5fr minmax(210px,1.35fr) .48fr .65fr}.system-audit-row span,.system-audit-row strong,.system-order-row span,.system-order-row strong{min-width:0;overflow-wrap:anywhere}.all-records-panel{margin-top:18px;padding-top:20px;border-top:1px solid var(--line)}.record-search{display:block;max-width:560px;margin-bottom:10px}.record-count{margin-bottom:12px;color:var(--muted);font-weight:850}.record-table{display:grid;grid-gap:8px;gap:8px}.record-row{display:grid;grid-template-columns:.6fr .95fr .52fr minmax(190px,1.45fr) .5fr .72fr minmax(190px,1.3fr);grid-gap:12px;gap:12px;align-items:center;min-height:54px;padding:11px 13px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.record-row.system-account-row{grid-template-columns:.75fr .82fr .56fr minmax(150px,1fr) minmax(170px,1.05fr) minmax(150px,1fr) minmax(170px,1.05fr)}.record-row span{color:var(--muted);line-height:1.4}.record-price{color:var(--accent-dark);font-size:1.05rem;font-weight:950}.system-account-password{display:grid}.system-account-password button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--ink);cursor:pointer;font-weight:900}.system-account-password button:disabled{cursor:not-allowed;opacity:.55}.password-panel{display:grid;grid-gap:14px;gap:14px;width:min(100%,460px);max-height:calc(100vh - 40px);overflow:auto;padding:24px}.password-panel h2{margin:0;font-size:clamp(1.55rem,6vw,2.35rem)}.password-panel-account{margin:0;padding:12px;border-radius:8px;background:#f1eadf;color:var(--ink);font-weight:900}.password-panel label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.86rem;font-weight:900}.password-panel-actions{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:10px;gap:10px}.password-panel-actions button{min-height:48px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--ink);cursor:pointer;font-weight:900}.password-panel-actions .primary-action{width:100%;margin-top:0;border-color:transparent;background:var(--accent);color:white}.action-timeline{display:grid;grid-template-columns:repeat(4,minmax(74px,1fr));grid-gap:0;gap:0;width:100%}.action-timeline-field{display:block;min-width:0}.action-timeline span{position:relative;display:grid;grid-gap:4px;gap:4px;min-width:0;padding:22px 6px 0;background:transparent;color:var(--muted);font-size:.74rem;font-weight:850;text-align:center}.action-timeline span:before{position:absolute;top:8px;left:0;right:0;height:3px;background:#e4d9c9;content:""}.action-timeline span:after{position:absolute;top:3px;left:50%;width:13px;height:13px;border:2px solid #d8cdbc;border-radius:999px;background:#fffdf8;content:"";transform:translateX(-50%)}.action-timeline span:first-child:before{left:50%}.action-timeline span:last-child:before{right:50%}.action-timeline span.is-done:before{background:var(--accent)}.action-timeline span.is-done:after{border-color:var(--accent);background:var(--accent)}.action-timeline strong{color:var(--ink)}.action-timeline small{color:var(--muted);font-size:.72rem;line-height:1.25}.action-timeline.is-cancelled span:last-child.is-done:after,.action-timeline.is-cancelled span:last-child.is-done:before{border-color:var(--accent-dark);background:var(--accent-dark)}.record-head{min-height:40px;background:transparent;box-shadow:none;font-size:.82rem;font-weight:900}.status-pill{display:inline-flex;justify-content:center;min-height:30px;padding:5px 10px;border-radius:999px;background:#f1eadf;color:var(--ink);font-weight:900}.order-progress{margin-bottom:22px;padding:16px 12px 10px;border-radius:8px;background:#fff7ed;overflow:hidden}.progress-track{position:relative;height:42px;margin:0 18px}.progress-fill,.progress-track:before{position:absolute;top:20px;left:0;height:5px;border-radius:999px;content:""}.progress-track:before{right:0;background:#e4d9c9}.progress-fill{width:var(--progress);background:linear-gradient(90deg,var(--accent),var(--gold));transition:width .52s ease}.progress-marker{position:absolute;top:9px;left:var(--progress);width:26px;height:26px;border:4px solid #fff7ed;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px var(--accent-dark),0 8px 16px rgba(151,41,22,.22);transform:translateX(-50%);transition:left .52s ease}.progress-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;color:var(--muted);font-size:.82rem;font-weight:900;text-align:center}.progress-steps span{min-width:0}.progress-steps .is-active{color:var(--accent-dark)}.tracking-result .status-pill{margin-bottom:16px}.tracking-result h2{margin-bottom:10px;font-size:clamp(2rem,6vw,3.6rem)}.tracking-result p{color:var(--muted);line-height:1.55}.track-timeline-panel{margin:0 0 16px;padding:12px;border-radius:8px;background:#fffdf8}.track-timeline-panel .eyebrow{margin-bottom:8px}.track-message{margin-bottom:14px;color:var(--accent-dark);font-weight:850}.track-order-picker{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.track-order-picker>span{color:var(--muted);font-weight:900}.track-order-picker div{display:flex;flex-wrap:wrap;gap:8px}.track-order-picker button{min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#f4eee4;cursor:pointer;font-weight:900}.track-order-picker button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.edit-photo-dish-grid{margin-top:10px}.customer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.customer-actions button{min-height:40px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;cursor:pointer;font-weight:900}.customer-actions .danger-action{border-color:transparent;background:var(--accent-dark);color:#fff}.edit-lock-message{margin-bottom:0;color:var(--muted);font-weight:850}.edit-order-form{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.edit-cart-list{display:grid;grid-gap:14px;gap:14px;margin-top:14px}.edit-cart-item{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffaf2}.edit-cart-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.edit-cart-item-head button{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#f4eee4;color:var(--accent-dark);cursor:pointer;font-weight:900}.edit-dish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.edit-dish{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 8px;gap:4px 8px;align-items:center;min-height:58px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.edit-dish input{width:18px;height:18px}.edit-dish small,.edit-dish span{margin:0}.edit-dish small{grid-column:2;color:var(--muted);font-weight:800}.edit-dish.is-sold-out{opacity:.55}.status-new{background:#fff3e8;color:var(--accent-dark)}.status-preparing{background:#fff8d8;color:#7a560e}.status-ready{background:#e8f5ee;color:var(--leaf)}.status-done{background:#ebe8e2;color:var(--muted)}.status-cancelled,.status-customer_cancelled,.status-no_show,.status-staff_cancelled{background:#eee9e3;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:22px 0}.stats-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:18px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#f3eee5}.stats-tabs button{min-height:46px;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;font-weight:950}.stats-tabs button.is-active{background:var(--accent);color:white;box-shadow:0 8px 18px rgba(217,72,36,.18)}.stat-card{padding:18px}.stat-card strong{display:block;margin:6px 0;color:var(--ink);font-size:clamp(2rem,5vw,3.4rem);font-weight:950;line-height:1}.stat-card span{color:var(--muted);font-weight:800}.stats-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.stats-panel{padding:20px}.stats-rechart{width:100%}.stats-chart-tooltip{display:grid;grid-gap:6px;gap:6px;min-width:126px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;box-shadow:0 12px 24px rgba(62,47,37,.12)}.stats-chart-tooltip strong{color:var(--ink);font-weight:950}.stats-chart-tooltip span{color:var(--accent-dark);font-weight:900}.stats-bar-list{display:grid;grid-gap:12px;gap:12px}.stats-bar-row{display:grid;grid-template-columns:minmax(86px,.9fr) minmax(120px,2fr) auto;grid-gap:10px;gap:10px;align-items:center}.stats-bar-row>span{color:var(--ink);font-weight:900;overflow-wrap:anywhere}.stats-bar-row>strong{color:var(--accent-dark);font-weight:950;white-space:nowrap}.stats-bar-track{height:14px;border-radius:999px;background:#eee8dd;overflow:hidden}.stats-bar-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--gold))}.stats-line-chart{display:grid;grid-gap:12px;gap:12px}.stats-line-chart svg{width:100%;height:220px;border-radius:8px;background:linear-gradient(#efe7da 1px,transparent 0),linear-gradient(90deg,#efe7da 1px,transparent 0),#fffaf1;background-size:100% 25%,14.28% 100%,auto}.stats-line-path{fill:none;stroke:var(--accent);stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.stats-line-area{fill:rgba(217,72,36,.13);stroke:none}.stats-line-chart circle{fill:#fffaf1;stroke:var(--accent-dark);stroke-width:2.2}.stats-line-labels{display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));grid-gap:6px;gap:6px}.stats-line-labels span{display:grid;grid-gap:2px;gap:2px;min-width:0;padding:8px 6px;border-radius:8px;background:#f3eee5;text-align:center}.stats-line-labels strong{color:var(--accent-dark);font-size:.92rem;font-weight:950}.stats-line-labels small{color:var(--muted);font-size:.76rem;font-weight:850}.status-summary{display:grid;grid-template-columns:minmax(130px,.8fr) 1fr;grid-gap:18px;gap:18px;align-items:center}.stats-donut-chart{display:grid;grid-gap:10px;gap:10px}.status-total{display:grid;place-items:center;min-height:150px;border-radius:8px;background:#f3eee5;text-align:center}.status-total span{color:var(--muted);font-weight:850}.status-total strong{color:var(--ink);font-size:3rem;font-weight:950;line-height:1}.status-list{display:grid;grid-gap:8px;gap:8px}.status-row{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;background:#fff8ee;font-weight:900}.status-row span{display:inline-flex;gap:8px;align-items:center}.status-row i{width:10px;height:10px;border-radius:999px}@media (max-width:900px){.staff-header,.topbar,.user-hero.has-banner .user-hero-content{align-items:flex-start;flex-direction:column}.topbar-actions{justify-content:flex-start;width:100%}.shop-control{align-items:stretch}.admin-record-actions,.blacklist-form,.blacklist-row,.menu-management-actions,.page-settings-actions,.page-settings-grid,.shop-control-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.add-dish-toggle,.admin-record-actions button,.blacklist-form button,.blacklist-row button,.menu-management-actions button,.shop-control-actions button{width:100%}.shop-qr-panel{align-items:flex-start}.menu-editor{grid-template-columns:96px minmax(0,1fr);align-items:start}.menu-photo-preview{width:96px}.menu-editor-actions{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.menu-editor-actions button{width:100%}.branch-select-grid,.order-board,.order-layout,.portal-grid,.portal-grid.five-columns,.portal-grid.four-columns,.record-row,.track-layout{grid-template-columns:1fr}.record-head{display:none}.record-row.system-account-row{grid-template-columns:1fr;align-items:stretch}.record-row.system-account-row>*{min-width:0}.record-row.system-account-row>strong{font-size:1.05rem}.record-row.system-account-row .system-account-shop-picker select{min-height:112px}.record-row.system-account-row .system-shop-actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin:0}.record-row.system-account-row .system-shop-actions button,.record-row.system-account-row .system-shop-actions select{width:100%}.record-row:not(.record-head)>[data-label]{display:grid;grid-template-columns:minmax(82px,.35fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.record-row:not(.record-head)>[data-label]:before{color:var(--muted);content:attr(data-label);font-size:.78rem;font-weight:900}.record-row:not(.record-head)>.status-pill[data-label]{justify-content:stretch}.record-row:not(.record-head)>.action-timeline-field[data-label]{display:block;grid-template-columns:none}.record-row:not(.record-head)>.action-timeline-field[data-label]:before{display:block;margin-bottom:8px}.record-row:not(.record-head){padding:14px}.system-audit-toolbar{display:grid}.system-audit-toolbar button,.system-audit-toolbar label{width:100%}.audit-risk-summary{grid-template-columns:1fr}.record-row.system-audit-row,.record-row.system-order-row{grid-template-columns:1fr;align-items:stretch}.summary-panel{position:static}.desktop-submit-button,.mobile-step-section{display:none}.mobile-step-section.is-active{display:block}.summary-panel:not(.is-active){display:none}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-cart-bar{position:fixed;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;z-index:35;display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;min-height:58px;padding:7px 8px;border:1px solid var(--line);border-radius:8px;background:rgba(255,250,242,.97);box-shadow:var(--shadow)}.mobile-cart-pipeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;max-width:72px;padding:0}.mobile-cart-pipeline:before{display:none}.mobile-cart-pipeline button{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:1px;gap:1px;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--muted);cursor:pointer;font-size:.58rem;font-weight:900;line-height:1;white-space:normal}.mobile-cart-pipeline button:disabled{cursor:not-allowed;opacity:.45}.mobile-cart-pipeline b{display:grid;width:12px;height:12px;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fffaf2;color:var(--muted);font-size:0;line-height:1}.mobile-cart-pipeline small{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mobile-cart-pipeline .is-current{color:var(--accent-dark)}.mobile-cart-pipeline .is-current b{border-color:var(--accent);background:var(--accent);color:white}.mobile-cart-pipeline .is-done{color:var(--leaf)}.mobile-cart-pipeline .is-done b{border-color:var(--leaf);background:var(--leaf);color:white}.mobile-cart-info{display:grid;grid-gap:2px;gap:2px;min-width:0}.mobile-cart-bar span{color:var(--muted);font-size:.78rem;font-weight:850}.mobile-cart-bar strong{color:var(--ink);font-size:1.18rem;line-height:1}.mobile-cart-bar button{min-height:44px;padding:0 15px;border:0;border-radius:8px;background:var(--accent);color:white;cursor:pointer;font-weight:950;white-space:nowrap}.mobile-cart-bar button:disabled{cursor:not-allowed;opacity:.5}.mobile-cart-bar .mobile-cart-pipeline button,.mobile-cart-bar .mobile-cart-pipeline button:disabled{display:grid;justify-items:center;grid-gap:1px;gap:1px;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--muted);font-size:.58rem;font-weight:900;line-height:1;opacity:1;white-space:normal}.mobile-cart-bar .mobile-cart-pipeline button:disabled{opacity:.45}.mobile-cart-bar .mobile-cart-pipeline .is-current{color:var(--accent-dark)}.mobile-cart-bar .mobile-cart-pipeline .is-done{color:var(--leaf)}}@media (max-width:560px){.app-shell{width:min(100% - 20px,1180px);padding-top:18px;padding-bottom:92px}.user-hero.has-banner{min-height:250px;margin-top:-18px;margin-bottom:0;padding-top:28px;padding-bottom:22px}.user-hero.has-banner .topbar-actions{top:0;right:0;width:auto}.topbar h1{font-size:clamp(2.1rem,11vw,3.2rem)}.topbar-actions{display:grid;grid-template-columns:1fr}.shop-status,.topbar-button,.topbar-link{width:100%}.shop-status{justify-content:center}.info-ticker{width:100%;margin-top:8px}.info-ticker-track span{padding:7px 22px;font-size:.76rem}.staff-stats{width:100%}.staff-inventory-grid{grid-template-columns:1fr}.staff-inventory-card{grid-template-columns:74px minmax(0,1fr)}.staff-inventory-photo{width:74px}.staff-inventory-card button{grid-column:1/-1}.confirmation-actions,.form-grid,.staff-inventory-summary,.staff-stats,.stats-grid,.stats-layout,.status-summary{grid-template-columns:1fr}.modal-backdrop{padding:10px}.compact-confirmation{max-height:calc(100vh - 20px);padding:14px}.compact-confirmation .eyebrow{margin-bottom:4px;font-size:.72rem}.compact-confirmation h2{margin-bottom:4px;font-size:clamp(1.35rem,7vw,1.9rem);line-height:1.05}.compact-confirmation .order-number{margin-bottom:10px;font-size:clamp(1.85rem,10vw,2.8rem)}.compact-confirmation .confirmation-details{gap:6px;margin-bottom:10px}.compact-confirmation .confirmation-details div{padding:8px 10px}.compact-confirmation .confirmation-details span{margin-bottom:2px;font-size:.68rem}.compact-confirmation .confirmation-details strong{font-size:.9rem;line-height:1.32}.compact-confirmation .order-item-line{margin-bottom:1px}.compact-confirmation .confirmation-actions{gap:8px}.compact-confirmation .confirmation-actions .primary-action,.compact-confirmation .confirmation-actions button{min-height:42px;font-size:.9rem}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dish-category-tabs{width:100%;max-width:calc(100vw - 52px);margin-right:0;margin-left:0}.dish-card{min-height:120px;padding:8px}.dish-photo{aspect-ratio:1.55;margin-bottom:6px}.dish-card strong{font-size:.84rem}.dish-card span{font-size:.7rem}.dish-card .dish-price{margin-top:3px;padding:2px 6px;font-size:.7rem}.dish-card-badge{top:7px;right:7px;min-height:22px;padding:0 7px;font-size:.68rem}.order-form,.summary-panel,.track-form,.tracking-result{padding:16px}.menu-row{align-items:flex-start;flex-direction:column}.menu-editor{grid-template-columns:1fr;gap:12px;padding:12px}.menu-photo-preview{width:100%;max-height:180px}.menu-editor-fields{grid-template-columns:1fr}.menu-editor-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-editor-actions button,.price-input-row button{min-height:44px}.admin-record-actions,.blacklist-form,.blacklist-row,.menu-management-actions,.page-settings-actions,.page-settings-grid,.price-input-row,.shop-control-actions{grid-template-columns:1fr}.shop-qr-panel{display:grid;grid-template-columns:minmax(0,1fr) 96px;grid-gap:12px;gap:12px;padding:16px}.shop-qr-panel h2{font-size:1.25rem}.shop-qr-panel p:not(.eyebrow){font-size:.82rem;overflow-wrap:anywhere}.shop-qr-panel img{width:96px;height:96px}.record-row:not(.record-head)>[data-label]{grid-template-columns:74px minmax(0,1fr)}.action-timeline{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;width:100%}.action-timeline span{gap:2px;padding:16px 2px 0;font-size:.58rem}.action-timeline span:before{top:7px}.action-timeline span:after{top:2px;width:11px;height:11px}.action-timeline small{font-size:.55rem}.system-shop-fields{grid-template-columns:1fr}.system-shop-card-head{flex-direction:column}.closed-notice,.shop-control{align-items:flex-start;flex-direction:column}.inline-price-editor{width:100%;grid-template-columns:1fr}}.closed-notice p:not(.eyebrow),.offline-notice p:not(.eyebrow),.shop-control p:not(.eyebrow){margin-bottom:0;color:var(--muted);line-height:1.5}.offline-notice{margin-top:18px;padding:20px;border-color:rgba(159,47,27,.35);background:rgba(255,243,232,.94)}.offline-notice h2{color:var(--accent-dark)}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}