:root{color-scheme:light;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;color:#1a1a1a;background:#f4f5f7}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{max-width:720px;margin:0 auto;min-height:100vh;padding:16px 16px 120px}.app-shell-branding{display:flex;flex-direction:column}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.header{margin-bottom:12px}.header h1{margin:0 0 4px;font-size:1.5rem}.header-subtitle{margin:0;color:#5c6670;font-size:1rem}.alert{border-radius:12px;padding:12px 14px;margin-bottom:16px}.alert-warning{background:#fff4e5;color:#8a4b00}.alert-error{background:#fdecea;color:#b42318}.alert-success{background:#e8f7ee;color:#0f6d3b}.category{margin-bottom:20px}.category-header{margin:16px 0 8px;padding:0 4px;font-size:1.05rem;font-weight:600}.menu-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:12px;scrollbar-width:thin}.menu-strip-chip{flex:0 0 auto;border:1px solid #d8dee4;background:#fff;border-radius:999px;padding:8px 14px;white-space:nowrap}.menu-strip-chip.active{background:#0b6bcb;border-color:#0b6bcb;color:#fff}.menu-grid-book{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.menu-item-card{display:flex;flex-direction:column;width:100%;min-height:240px;border:1px solid #d8dee4;border-radius:12px;background:#fff;overflow:hidden;text-align:left;padding:0}.menu-item-card:disabled{opacity:.55;cursor:not-allowed}.menu-item-card-image{width:100%;height:128px;object-fit:cover}.menu-item-card-media,.menu-item-row-thumb-wrap{position:relative;flex:0 0 auto}.menu-item-card-media{width:100%}.menu-order-qty-badge{position:absolute;top:8px;right:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:0 6px;border-radius:999px;background:#0b6bcb;color:#fff;font-size:.8rem;font-weight:700;line-height:1;box-shadow:0 2px 6px #0000002e}.menu-item-row-thumb-wrap .menu-order-qty-badge{top:4px;right:4px;min-width:20px;min-height:20px;font-size:.72rem}.menu-item-card-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:8px;padding:8px}.menu-item-card-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.95rem;line-height:1.3}.menu-item-card-price{color:#1a1a1a;font-weight:600}.menu-list-book{border:1px solid #d8dee4;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #0000000a}.menu-item-row{display:flex;align-items:center;gap:12px;width:100%;border:0;background:#fff;padding:8px 12px;text-align:left}.menu-item-row:disabled{opacity:.55;cursor:not-allowed}.menu-item-row-thumb-wrap{width:56px;height:56px}.menu-item-row-thumb{width:56px;height:56px;flex:0 0 56px;border-radius:8px}.menu-item-row-text{display:grid;gap:4px;min-width:0}.menu-item-row-text strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-item-row-text span{color:#5c6670}.menu-item-row-divider{height:1px;background:#eceff3}.menu-item-image{display:block;object-fit:cover;background:#eceff3}.menu-item-image.placeholder{display:grid;place-items:center;color:#8a94a0;font-size:1.5rem}.view-mode-toggle{display:inline-flex;align-items:center;gap:6px;border:1px solid #d8dee4;background:#fff;border-radius:999px;padding:6px 12px}.view-mode-toggle-icon{font-size:.95rem}.cart-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid #d8dee4;padding:12px 16px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #0000000f}.cart-bar-inner{max-width:720px;margin:0 auto;display:flex;gap:12px;align-items:center}.cart-bar-split button{flex:1;border-radius:12px;padding:14px 16px;font-weight:600}.cart-bar-stacked{flex-direction:column}.cart-bar-full{width:100%;border-radius:12px;padding:14px 16px;font-weight:600}.cart-bar-stacked .cart-bar-split{width:100%;display:flex;gap:12px}.cart-bar-secondary{border:1px solid #d8dee4;background:#fff;color:#1a1a1a}.cart-bar-primary{border:0;background:#0b6bcb;color:#fff}.cart-bar-primary:disabled,.cart-bar-secondary:disabled{opacity:.5;cursor:not-allowed}.go-to-top{position:fixed;left:16px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:50;width:44px;height:44px;border-radius:999px;border:1px solid #d8dee4;background:#fff;box-shadow:0 4px 12px #0000001f;font-size:1.25rem;line-height:1}.app-shell-with-stacked-footer .go-to-top{bottom:calc(140px + env(safe-area-inset-bottom))}.app-shell-with-summary-bar{padding-bottom:calc(188px + env(safe-area-inset-bottom))}.app-shell-with-summary-bar .go-to-top{bottom:calc(192px + env(safe-area-inset-bottom))}.order-summary-bar{position:fixed;left:0;right:0;bottom:calc(140px + env(safe-area-inset-bottom));z-index:39;background:#fff;border-top:1px solid #d8dee4;padding:10px 16px;box-shadow:0 -4px 12px #0000000a}.order-summary-bar-inner{max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:1rem}.order-summary-bar-inner strong{font-size:1.125rem}.order-closed-screen{flex:1;text-align:center}.order-closed-message strong{display:block;font-size:1.25rem;color:#1a1a1a;margin-bottom:8px}.order-closed-message p{margin:0;color:#5c6670}.back-link{border:0;background:transparent;color:#0b6bcb;padding:0;font-weight:600}.order-items-list{display:grid;gap:10px}.order-item-row{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #d8dee4;border-radius:12px;background:#fff}.order-item-row-main{flex:1;min-width:0;border:0;background:transparent;padding:0;text-align:left;color:inherit;font:inherit}.order-item-row-editable .order-item-row-main{cursor:pointer}.order-item-row-editable .order-item-row-main:disabled{cursor:default}.order-item-row-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.order-item-row-meta,.order-item-row-note,.order-item-row-modifier{color:#5c6670;font-size:.92rem}.order-status-chip{flex:0 0 auto;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.order-status-draft{background:#eef2f6;color:#5c6670}.order-status-awaiting{background:#fff4e5;color:#8a4b00}.order-status-awaitingStaff{background:#e8f0ff;color:#1a4d8c}.order-status-confirmed{background:#e8f7ee;color:#0f6d3b}.order-item-remove{flex:0 0 auto;border:0;background:transparent;font-size:1.2rem;filter:grayscale(0)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000073;display:flex;align-items:flex-end;justify-content:center;padding:16px}.dialog{width:min(720px,100%);max-height:min(85vh,calc(100dvh - 32px - env(safe-area-inset-bottom)));display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:16px 16px 12px 12px;padding:0}.dialog-scroll{flex:1;overflow-y:auto;padding:18px 18px 8px}.dialog h3{margin:0 0 12px}.field{display:grid;gap:6px;margin-bottom:14px}.field label,.field-label{font-weight:600}.quantity-stepper{display:flex;align-items:center;justify-content:center;gap:16px}.quantity-stepper-btn{width:40px;height:40px;border:0;border-radius:999px;background:#0b6bcb;color:#fff;font-size:1.25rem;line-height:1;font-weight:600}.quantity-stepper-btn:disabled{opacity:.4;cursor:not-allowed}.quantity-stepper-value{min-width:2ch;text-align:center;font-size:1.125rem;font-weight:600}.modifier-group{border-top:1px solid #eceff3;padding-top:12px;margin-top:12px}.modifier-option{display:flex;align-items:center;gap:8px;margin:6px 0}.dialog-actions{display:flex;gap:10px;flex-shrink:0;margin-top:0;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #eceff3;background:#fff}.dialog-actions button{flex:1;border-radius:12px;padding:12px;border:1px solid #d8dee4;background:#fff}.dialog-actions button.primary{background:#0b6bcb;border-color:#0b6bcb;color:#fff}.lang-toggle{display:flex;gap:8px}.lang-toggle button{border:1px solid #d8dee4;background:#fff;border-radius:999px;padding:6px 12px}.lang-toggle button.active{background:#0b6bcb;border-color:#0b6bcb;color:#fff}.branding-screen{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}.branding-logo{width:88px;height:88px;border-radius:22%;box-shadow:0 6px 14px #0b6bcb33}.branding-name{margin:0;font-size:1.75rem;font-weight:700}.centered{min-height:60vh;display:grid;place-items:center;color:#5c6670}
