@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Manrope:wght@500;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,Manrope,sans-serif}body{color:#1f2937;background:#f5f7fb}.login-page{background:linear-gradient(120deg,#f3ecff 0%,#eef4ff 45%,#e8f6ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.login-card{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;width:min(410px,100%);padding:30px 26px;display:flex;position:relative;box-shadow:0 20px 44px #0f172a24}.admin-login-logo{object-fit:contain;transform-origin:50%;width:150px;height:150px;margin:0 auto 4px;display:block;transform:scale(1.25)}.login-card p{color:#4b5563;margin-bottom:10px;font-size:13px}.login-card label{color:#1f2937;flex-direction:column;gap:6px;font-size:14px;display:flex}.login-card input{background:#fff;border:1px solid #d8ddee;border-radius:10px;padding:11px 12px}.login-card button{color:#fff;cursor:pointer;background:#000;border:1px solid #ffffff38;border-radius:9px;margin-top:8px;padding:11px 14px}.login-blob{background:radial-gradient(circle at 30% 30%,#b176ff6b,#a6d7ff38);border-radius:50%;position:absolute}.blob-left-top{width:240px;height:240px;top:-70px;left:-70px}.blob-right-top{width:210px;height:210px;top:-60px;right:-45px}.blob-left-bottom{width:320px;height:320px;bottom:-140px;left:-120px}.blob-right-bottom{width:220px;height:220px;bottom:-90px;right:-80px}.admin-shell{min-height:100vh}.admin-header{-webkit-backdrop-filter:blur(20px);z-index:35;background:linear-gradient(90deg,#111827eb,#1f2937e6);border-bottom:1px solid #94a3b847;justify-content:space-between;align-items:center;gap:14px;height:78px;padding:0 20px;display:flex;position:sticky;top:0}.logo-wrap{align-items:center;gap:10px;display:flex}.header-menu-btn{background:#ffffff38}.restro-logo{object-fit:cover;border:2px solid #fffc;border-radius:12px;width:48px;height:48px}.restro-logo.fallback{color:#fff;background:#ffffff40;place-items:center;display:grid}.header-right{align-items:center;gap:10px;display:flex}.header-search-wrap{background:#ffffff29;border:1px solid #ffffff61;border-radius:999px;flex:1;align-items:center;gap:8px;max-width:560px;height:44px;padding:0 14px;display:flex;box-shadow:0 10px 30px #4c1d953d,inset 0 1px #ffffff40}.header-search-wrap svg{color:#f3e8ff;flex-shrink:0;font-size:16px}.header-search-wrap input{color:#fff;background:0 0;border:0;flex:1;height:100%;font-size:14px;font-weight:500}.header-search-wrap input::placeholder{color:#fffc}.header-search-wrap input:focus{outline:none}.owner-meta{color:#fff;flex-direction:column;align-items:center;min-width:110px;display:flex}.owner-meta-btn{cursor:pointer;background:0 0;border:0;padding:0}.owner-meta-btn:hover .initials{background:#ffffff57;transform:translateY(-1px)scale(1.02)}.profile-page{box-shadow:none;background:0 0;border:0;padding:0}.profile-form-card{max-width:980px}.profile-form-card h4{color:#334155;letter-spacing:.4px;margin:14px 0 10px;font-size:13px}.profile-form-card h4:first-child{margin-top:0}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-form-grid label{color:#334155;flex-direction:column;gap:6px;font-size:13px;display:flex}.profile-form-grid input,.profile-form-grid select{background:#fff;border:1px solid #ddd6fe;border-radius:10px;width:100%;padding:10px 12px}.profile-span-2{grid-column:span 2}.initials{color:#fff;letter-spacing:.03em;background:radial-gradient(circle at 30% 30%,#ffffff6b,#ffffff2e);border:2px solid #ffffffe0;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:grid;position:relative;box-shadow:0 0 0 2px #c484fc47,0 0 18px #c084fc5c,0 8px 18px #1e1b4b59}.initials:before{content:"";z-index:-1;opacity:.85;filter:blur(.2px);background:conic-gradient(from 90deg,#c084fcd9,#ec48999e,#c084fcd9);border-radius:50%;position:absolute;inset:-4px}.online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:11px;height:11px;animation:1.25s ease-in-out infinite online-pulse;position:absolute;bottom:1px;right:1px;box-shadow:0 0 #22c55e9e,0 0 10px #22c55ebf}@keyframes online-pulse{0%{box-shadow:0 0 #22c55e8c,0 0 8px #22c55ea6}70%{box-shadow:0 0 0 9px #22c55e00,0 0 10px #22c55e66}to{box-shadow:0 0 #22c55e00,0 0 8px #22c55ea6}}.owner-meta small{text-align:center;margin-top:4px;font-size:11px}.icon-btn{color:#fff;cursor:pointer;background:#ffffff40;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.icon-btn:hover{background:#ffffff5c}.header-bell-btn{position:relative}.header-bell-badge{color:#fff;background:#dc2626;border:1px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-5px;right:-6px}.admin-layout{display:flex}.admin-sidebar{background:linear-gradient(#111827 0%,#0f172a 100%);border-right:1px solid #1f2937;min-height:calc(100vh - 74px);padding:10px 8px;transition:width .2s;overflow:hidden}.admin-sidebar.open{width:260px}.admin-sidebar.closed{width:74px}.menu-toggle{color:#6d28d9;cursor:pointer;background:#f5f3ff;border:0;border-radius:10px;width:100%;margin-bottom:8px;padding:10px}.sidebar-item{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding:12px;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.sidebar-item.active{color:#f8fafc;background:linear-gradient(90deg,#4f46e533,#1e1b4ba6);box-shadow:0 8px 20px #0f172a59}.sidebar-item:hover{background:#94a3b81f}.sidebar-item.active:before{content:"";background:#fff;border-radius:999px;width:4px;position:absolute;top:8px;bottom:8px;left:-8px;box-shadow:0 0 8px #ffffffa6}.sidebar-item.active svg{color:#fff}.admin-content{flex-direction:column;flex:1;gap:14px;padding:16px;animation:.28s page-fade-in;display:flex}@keyframes page-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.kpi-card{background:#fff;border-radius:14px;padding:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #1018280f}.kpi-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #1018281f}.kpi-card h4{color:#6b7280;margin-bottom:10px}.kpi-card h2{color:#4c1d95}.kpi-card p{color:#374151;margin-top:6px}.graph-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.panel-card{background:#fff;border-radius:14px;padding:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #1018280f}.panel-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px #1018281a}.coming-soon-card{text-align:center;background:linear-gradient(#fff 0%,#f7f2ff 100%);border:1px dashed #d7c7ff;place-items:center;min-height:220px;display:grid}.coming-soon-card h3{color:#5b21b6}.coming-soon-card p{color:#6d28d9;font-weight:600}.dashboard-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-title{color:#1e1b4b;font-size:24px;font-weight:800}.dashboard-subtitle{color:#64748b;margin-top:6px;font-size:13px}.dashboard-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.kpi-mini-sparkline{width:100%;height:30px;margin-top:8px}.kpi-skeleton{position:relative;overflow:hidden}.kpi-skeleton:after{content:"";background:linear-gradient(110deg,#0000 20%,#ffffffa6 40%,#0000 60%);animation:1.2s linear infinite skeleton-sweep;position:absolute;inset:0}@keyframes skeleton-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.kpi-grid.premium{margin-top:4px}.kpi-grid.premium .kpi-card,.premium-graphs .panel-card{animation:.42s both dashboard-stagger-in}.kpi-grid.premium .kpi-card:first-child{animation-delay:30ms}.kpi-grid.premium .kpi-card:nth-child(2){animation-delay:80ms}.kpi-grid.premium .kpi-card:nth-child(3){animation-delay:.13s}.kpi-grid.premium .kpi-card:nth-child(4){animation-delay:.18s}@keyframes dashboard-stagger-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.glow-purple{background:linear-gradient(#fff 0%,#f5f3ff 100%);box-shadow:0 12px 32px #7c3aed26}.glow-pink{background:linear-gradient(#fff 0%,#faf5ff 100%);box-shadow:0 12px 32px #a855f726}.glow-blue{background:linear-gradient(#fff 0%,#f0f9ff 100%);box-shadow:0 12px 32px #3b82f624}.glow-soft{background:linear-gradient(#fff 0%,#f8fafc 100%)}.trend-up{margin-top:6px;font-size:12px;font-weight:700;color:#16a34a!important}.trend-down{margin-top:6px;font-size:12px;font-weight:700;color:#dc2626!important}.premium-graphs{margin-top:2px}.chart-card{border:1px solid #e2e8f0}.dashboard-tooltip{color:#fff;background:#0f172a;border:1px solid #1e293b;border-radius:12px;min-width:108px;padding:8px 10px;box-shadow:0 12px 24px #02061773}.dashboard-tooltip-label{color:#cbd5e1;margin-bottom:2px;font-size:11px}.dashboard-tooltip-value{font-size:18px;font-weight:800;line-height:1.1}.dashboard-tooltip-trend{margin-top:3px;font-size:11px;font-weight:700}.dashboard-tooltip-trend.up{color:#4ade80}.dashboard-tooltip-trend.down{color:#f87171}.chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.live-panel h3{margin-bottom:10px}.dashboard-ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.live-activity-list,.live-table-list{flex-direction:column;gap:10px;display:flex}.live-activity-row,.live-table-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.live-activity-row>div{flex-direction:column;flex:1;gap:2px;display:flex}.live-activity-row strong{color:#1e293b;font-size:13px}.live-activity-row small{color:#64748b;font-size:12px}.live-dot{border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite pulse-dot;display:inline-block}.live-dot.order{background:#7c3aed}.live-dot.service{background:#ef4444}.kitchen-panel{background:linear-gradient(#fff 0%,#f8fafc 100%)}.kitchen-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.kitchen-status-chip{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:3px;padding:12px;display:flex}.kitchen-status-chip strong{font-size:20px;font-weight:800}.kitchen-status-chip span{color:#475569;font-size:12px;font-weight:600}.kitchen-status-chip.placed{background:#eef2ff}.kitchen-status-chip.preparing{background:#ffedd5}.kitchen-status-chip.ready{background:#dcfce7}.kitchen-status-chip.served{background:#f5f3ff}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.25)}}.table-order-badge.pulse{animation:1.2s ease-in-out infinite pulse-badge}@keyframes pulse-badge{0%,to{box-shadow:0 0 #f59e0b73}70%{box-shadow:0 0 0 10px #f59e0b00}}.menu-management-page{background:0 0;border:0;border-radius:0;min-height:auto;padding:0;overflow:visible}.menu-management-page:hover{transform:none}.menu-grid{grid-template-columns:280px 1fr;gap:14px;height:auto;display:grid}.menu-grid.single-view{grid-template-columns:1fr}.menu-block{background:#fff;border:1px solid #e7edf5;border-radius:18px;flex-direction:column;min-height:0;padding:16px;display:flex;box-shadow:0 10px 30px #0f172a12}.menu-management-header{margin-bottom:14px}.menu-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.menu-subtitle{color:#64748b;margin-top:4px;font-size:13px}.category-add-row{gap:8px;margin-top:10px;display:flex}.category-add-row input,.category-row input,.search-wrap input,.item-form-grid input,.item-form-grid select,.item-form-grid textarea{background:#fff;border:1px solid #ddd6fe;border-radius:8px;width:100%;padding:8px 10px}.manual-items-block{margin-top:10px}.manual-items-grid{flex-direction:column;gap:8px;margin-top:10px;display:flex}.manual-item-row{grid-template-columns:1.4fr .5fr .7fr auto;align-items:center;gap:8px;display:grid}.manual-item-row input{background:#fff;border:1px solid #ddd6fe;border-radius:8px;padding:8px 10px}@media (width<=850px){.manual-item-row{grid-template-columns:1fr 1fr}}.category-list{flex-direction:column;gap:8px;margin-top:10px;display:flex;overflow-y:auto}.category-row{background:#fff;border:1px solid #ede9fe;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.row-actions{align-items:center;gap:6px;display:flex}.mini-btn{color:#5b21b6;cursor:pointer;background:#f8f6ff;border:1px solid #ddd6fe;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.mini-btn.save{color:#166534;background:#dcfce7;border-color:#86efac}.mini-btn.danger{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.solid-action-btn,.ghost-action-btn{cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex;position:relative;overflow:hidden}.solid-action-btn{color:#fff;background:#7c3aed;box-shadow:0 8px 18px #7c3aed47}.solid-action-btn:after,.ghost-action-btn:after{content:"";opacity:0;background:#ffffff73;border-radius:50%;width:10px;height:10px;position:absolute;transform:scale(0)}.solid-action-btn:active:after,.ghost-action-btn:active:after{animation:.45s ease-out btn-ripple}@keyframes btn-ripple{0%{opacity:.8;top:50%;left:50%;transform:scale(0)}to{opacity:0;top:50%;left:50%;transform:scale(18)}}.ghost-action-btn{color:#5b21b6;background:#fff;border-color:#ddd6fe}.items-tools,.subnav-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.subnav-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe6f4;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s}.subnav-btn:hover{color:#334155;border-color:#c4d4ea;transform:translateY(-1px)}.subnav-btn.active{color:#fff;background:linear-gradient(90deg,#7c3aed,#9333ea);border-color:#0000;box-shadow:0 8px 18px #7c3aed40}.category-chip-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.category-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.category-chip.active{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.category-chip.clear{color:#475569;background:#f8fafc;border-color:#cbd5e1}.items-tools select{border:1px solid #ddd6fe;border-radius:8px;padding:8px 10px}.search-wrap{background:#fff;border:1px solid #ddd6fe;border-radius:8px;align-items:center;gap:6px;min-width:220px;padding:0 8px;display:flex}.search-wrap input{border:0}.search-wrap input:focus{outline:none}.items-card-grid{grid-template-columns:repeat(3,minmax(220px,1fr));align-items:stretch;gap:12px;max-height:none;margin-top:14px;padding-right:4px;display:grid;overflow:hidden auto}.menu-item-card{background:#fff;border:1px solid #e6edf8;border-radius:14px;flex-direction:column;height:370px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.menu-item-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a1a}.menu-item-image-wrap{background:#eef2f7;flex:0 0 170px;height:170px;overflow:hidden}.menu-item-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.menu-item-body{background:#fff;flex:auto;grid-template-rows:auto 1fr auto auto;gap:10px;min-height:0;padding:12px;display:grid}.menu-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.menu-item-top h4{color:#1e293b;font-size:20px;font-weight:700;line-height:1.2}.menu-item-body p{color:#64748b;min-height:36px;font-size:13px;line-height:1.4}.menu-category-pill{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.menu-item-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.price-link{font-size:28px;font-weight:700;text-decoration:none!important}.empty-items-state{text-align:center;color:#64748b;background:#fff;border:1px dashed #d6deea;border-radius:14px;flex-direction:column;grid-column:1/-1;align-items:center;gap:10px;padding:34px 24px;display:flex}.empty-items-state h4{color:#334155;font-size:24px}.empty-items-state p{max-width:460px;font-size:13px}.quick-price-edit{align-items:center;gap:6px;display:flex}.quick-price-edit input{width:90px}.toggle-pill{cursor:pointer;border:0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.toggle-pill.on{color:#166534;background:#dcfce7}.toggle-pill.off{color:#991b1b;background:#fee2e2}.link-btn{color:#6d28d9;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none!important}.item-modal-overlay{z-index:200;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.item-modal-card{background:#fff;border-radius:14px;flex-shrink:0;width:min(760px,100%);max-height:min(90vh,900px);margin:auto;padding:14px;overflow-y:auto;box-shadow:0 24px 60px #0f172a40}.item-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.item-form-grid label{color:#334155;flex-direction:column;gap:6px;font-size:13px;display:flex}.item-form-grid label:nth-child(4),.item-image-field{grid-column:span 2}.item-image-field-label{margin-bottom:6px;display:block}.item-image-ai-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.item-ai-image-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #5b21b647}.item-ai-image-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.item-image-or{color:#94a3b8;font-size:12px;font-weight:600}.item-image-upload-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8;border-radius:10px;align-items:center;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.item-image-upload-btn:hover{color:#6d28d9;background:#f5f3ff;border-color:#7c3aed}.item-image-hint{color:#64748b;margin:8px 0 0;font-size:11px;line-height:1.4}.item-image-preview-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin-top:12px;padding:10px;display:flex}.item-image-preview{object-fit:cover;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:280px;max-height:200px}.item-image-clear-btn{color:#dc2626;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.availability-field{align-items:flex-start}.modal-actions{align-items:center;gap:8px;margin-top:12px;display:flex}.table-setup-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.table-setup-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.table-setup-card h4{color:#334155;margin-bottom:8px}.inline-form-row{gap:8px;display:flex}.inline-form-row input{border:1px solid #dbe6f4;border-radius:8px;width:100%;padding:8px 10px}.table-card-grid{grid-template-columns:repeat(4,minmax(200px,1fr));gap:12px;margin-top:14px;display:grid}.table-qr-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.table-qr-card.has-active-order{background:linear-gradient(#fffbeb 0%,#fff 40%);border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b26}.table-qr-card.has-new-order{background:linear-gradient(#fff1f2 0%,#fff 40%);border-color:#dc2626;box-shadow:0 0 0 3px #dc262629}.table-qr-preview{background:#fff;border:1px dashed #cbd5e1;border-radius:10px;place-items:center;padding:8px;display:grid}.table-qr-preview img{width:100%;max-width:150px;height:auto}.table-qr-meta{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.table-name-wrap{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.table-order-badge{color:#fff;background:#f59e0b;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.table-new-badge{color:#fff;background:#dc2626;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800}.status-pill{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.status-pill.active{color:#166534;background:#dcfce7}.status-pill.inactive{color:#991b1b;background:#fee2e2}.table-qr-card .row-actions{flex-wrap:wrap;margin-top:8px}.table-qr-card .mini-btn{width:auto;min-width:34px;padding:0 8px}@media (width<=1100px){.kpi-grid,.table-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-ops-grid{grid-template-columns:1fr}}@media (width<=850px){.admin-header{padding:0 12px}.header-search-wrap{min-width:140px;max-width:none;height:40px}.graph-grid,.menu-grid,.item-form-grid{grid-template-columns:1fr}.item-form-grid label:nth-child(4),.item-image-field{grid-column:span 1}.items-card-grid{grid-template-columns:1fr}.menu-item-card{height:auto;min-height:360px}.table-setup-row,.table-card-grid,.profile-form-grid{grid-template-columns:1fr}.profile-span-2{grid-column:span 1}}.orders-management-page{overflow-x:hidden}.orders-loading-msg{color:#64748b;padding:12px 16px}.orders-table-wrap{border:1px solid #e2e8f0;border-radius:12px;margin-top:8px;overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;font-size:13px}.orders-table thead{background:#f8fafc}.orders-table th,.orders-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:10px 12px}.orders-table th{color:#475569;white-space:nowrap;font-weight:700}.orders-table tbody tr:hover{background:#fafafa}.orders-table tbody tr.order-row-active{background:#fffaf0}.orders-table-pill{color:#5b21b6;background:#ede9fe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.order-placed-badge{color:#fff;background:#dc2626;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.sidebar-label{align-items:center;gap:8px;display:inline-flex}.nav-badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.manual-items-head{color:#64748b;grid-template-columns:1.4fr .5fr .7fr auto;gap:8px;padding:0 2px;font-size:11px;font-weight:700;display:grid}.walkin-pick-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:10px;padding:10px}.walkin-category-row{flex-wrap:wrap;gap:6px;display:flex}.walkin-cat-pill{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.walkin-cat-pill.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.walkin-item-picks{flex-wrap:wrap;gap:8px;max-height:160px;margin-top:8px;display:flex;overflow:auto}.walkin-item-pill{color:#5b21b6;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:12px;padding:8px 10px;font-size:12px;font-weight:700}.orders-cell-stack{flex-direction:column;gap:2px;max-width:200px;display:flex}.orders-cell-stack small{color:#64748b;word-break:break-all;font-size:11px}.orders-missing-meta{color:#94a3b8;font-size:12px;font-style:italic}.orders-items-inline{color:#334155;max-width:220px;margin:0;padding-left:16px}.orders-items-inline li{margin:2px 0}.orders-status-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:120px;padding:6px 8px;font-size:12px;font-weight:600}.mini-action-text-btn{color:#5b21b6;cursor:pointer;background:#f8f6ff;border:1px solid #ddd6fe;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600}.invoices-page{box-shadow:none;background:0 0;border:0;padding:0;overflow:hidden}.invoice-page-grid{grid-template-columns:1fr;gap:12px;display:grid}.invoice-block-title{color:#334155;margin-bottom:10px}.invoice-order-list,.invoice-history-list{flex-direction:column;gap:10px;display:flex}.invoice-order-row,.invoice-history-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.invoice-order-row p{color:#64748b;font-size:12px}.invoice-order-row small{color:#0f172a;font-weight:600}.invoice-history-row.active{border-color:#c4b5fd;box-shadow:0 8px 24px #7c3aed24}.invoice-history-main{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:2px;display:flex}.invoice-history-main small{color:#64748b}.invoice-history-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.invoice-history-actions .mini-btn{width:auto;min-width:58px;height:32px;padding:0 10px;font-size:12px;font-weight:600}.invoice-history-actions .mini-btn.danger{width:34px;min-width:34px;padding:0}.invoice-preview-wrap{justify-content:center;margin-top:12px;display:flex}.thermal-invoice{color:#111827;background:#fff;border:1px dashed #94a3b8;border-radius:8px;width:360px;max-width:100%;padding:14px;font-family:Poppins,sans-serif}.invoice-logo{object-fit:cover;width:70px;height:70px;margin:0 auto 6px;display:block}.invoice-restro-name{text-align:center;letter-spacing:.2px;font-size:20px;font-weight:800}.invoice-restro-address,.invoice-restro-gst{text-align:center;color:#334155;margin-top:3px;font-size:12px;line-height:1.35}.invoice-restro-gst{color:#0f172a;font-weight:700}.receipt-title{text-align:center;letter-spacing:1px;margin-bottom:8px;font-weight:600}.invoice-dash-line{border-top:1px dashed #64748b;margin:10px 0}.invoice-meta-row,.invoice-summary-row{justify-content:space-between;gap:12px;margin-bottom:5px;font-size:13px;display:flex}.invoice-meta-grid{grid-template-columns:1fr;gap:6px;margin-top:6px;display:grid}.invoice-meta-row span:first-child{color:#475569;font-weight:700}.invoice-meta-row span:last-child{color:#0f172a;font-weight:700}.invoice-summary-row span:first-child{color:#475569;font-weight:700}.invoice-item-head,.invoice-item-row{grid-template-columns:1.4fr .8fr .5fr .9fr;gap:8px;margin-bottom:4px;font-size:13px;display:grid}.invoice-item-head{font-weight:700}.invoice-item-row span:nth-child(2),.invoice-item-row span:nth-child(3),.invoice-item-row span:nth-child(4),.invoice-item-head span:nth-child(2),.invoice-item-head span:nth-child(3),.invoice-item-head span:nth-child(4){text-align:right}.invoice-item-row span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invoice-summary-row.total{font-size:14px}.invoice-summary-row.total strong{font-size:15px}.invoice-save-line{color:#6b7280;letter-spacing:.4px;margin-top:8px}.invoice-time-line{text-align:center;margin-top:6px}@media (width<=1024px){.invoice-page-grid{grid-template-columns:1fr}.invoice-history-row{flex-direction:column;align-items:stretch}.invoice-history-actions{justify-content:flex-end}.orders-table thead{display:none}.orders-table tr{border-bottom:1px solid #e2e8f0;padding:12px 0;display:block}.orders-table td{border:0;justify-content:space-between;gap:12px;padding:6px 12px;display:flex}.orders-table td:before{content:attr(data-label);color:#64748b;flex-shrink:0;font-weight:700}}@media print{body *{visibility:hidden!important}.invoice-preview-wrap,.invoice-preview-wrap *{visibility:visible!important}.invoice-preview-wrap{width:100%;margin:0;padding:0;position:absolute;top:0;left:0}.thermal-invoice{width:76mm;box-shadow:none;border:0;border-radius:0}}.loyalty-rewards-page .menu-block+.menu-block{margin-top:20px}.loyalty-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.loyalty-kpi-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px}.loyalty-kpi-card span{color:#64748b;font-size:12px;font-weight:600;display:block}.loyalty-kpi-card strong{color:#0f172a;margin-top:6px;font-size:28px;line-height:1.1;display:block}.loyalty-kpi-card.highlight{background:linear-gradient(#faf5ff 0%,#f3e8ff 100%);border-color:#c4b5fd}.loyalty-kpi-card.highlight strong{color:#6d28d9}.loyalty-section-title{margin:0 0 4px;font-size:16px}.loyalty-page-title-icon{vertical-align:-3px;color:#7c3aed;margin-right:6px}.loyalty-admin-stamps{gap:4px;display:inline-flex}.loyalty-admin-stamp{background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;width:12px;height:12px}.loyalty-admin-stamp.filled{background:linear-gradient(135deg,#a855f7,#7c3aed);border-color:#7c3aed}.loyalty-pending-badge{color:#6d28d9;background:#f3e8ff;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.empty-items-state.compact{padding:16px 0}@media (width<=900px){.loyalty-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-loyalty-dock{flex-direction:column;align-items:flex-end;gap:10px;width:100%;display:flex}.customer-loyalty-panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:min(340px,100vw - 28px);max-height:min(70vh,480px);animation:.24s ease-out customer-loyalty-rise;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a2e}.customer-loyalty-panel-head{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-bottom:1px solid #ddd6fe;justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 12px;display:flex}.customer-loyalty-panel-title{align-items:center;gap:10px;min-width:0;display:flex}.customer-loyalty-panel-icon{color:#fff;background:linear-gradient(145deg,#7c3aed,#5b21b6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex;box-shadow:0 6px 16px #7c3aed59}.customer-loyalty-panel-title h3{color:#0f172a;margin:0;font-size:15px;font-weight:800;line-height:1.2}.customer-loyalty-panel-title p{color:#64748b;margin:2px 0 0;font-size:11px}.customer-loyalty-panel-close{color:#475569;cursor:pointer;background:#ffffffd9;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.customer-loyalty-panel-body{padding:14px;overflow-y:auto}.customer-loyalty-lead{color:#475569;margin:0 0 12px;font-size:13px;line-height:1.45}.customer-loyalty-phone-form{gap:8px;display:flex}.customer-loyalty-phone-form input{border:1px solid #cbd5e1;border-radius:12px;flex:1;min-width:0;padding:11px 12px;font-size:14px}.customer-loyalty-phone-form button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:800}.customer-loyalty-progress-wrap{margin-bottom:14px}.customer-loyalty-progress-meta{color:#334155;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;font-weight:700;display:flex}.customer-loyalty-progress-pct{color:#7c3aed}.customer-loyalty-progress-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.customer-loyalty-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#a78bfa,#7c3aed);height:100%;transition:width .35s;display:block}.customer-loyalty-stamps-row{justify-content:space-between;align-items:center;gap:0;margin-bottom:14px;padding:4px 2px;display:flex}.customer-loyalty-stamp-slot{flex:1;align-items:center;min-width:0;display:flex}.customer-loyalty-stamp-slot:last-child{flex:0}.customer-loyalty-stamp-circle{color:#8b5cf6;z-index:1;background:#faf5ff;border:2px dashed #c4b5fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:inline-flex}.customer-loyalty-stamp-slot.filled .customer-loyalty-stamp-circle{color:#fff;background:linear-gradient(145deg,#8b5cf6,#6d28d9);border-style:solid;border-color:#7c3aed;box-shadow:0 6px 14px #7c3aed59}.customer-loyalty-stamp-connector{background:#e2e8f0;border-radius:2px;flex:1;height:3px;margin:0 -2px}.customer-loyalty-stamp-slot.filled .customer-loyalty-stamp-connector{background:linear-gradient(90deg,#7c3aed,#c4b5fd)}.customer-loyalty-reward-card{background:linear-gradient(90deg,#fffbeb 0%,#fff7ed 100%);border:1px solid #fcd34d;border-radius:14px;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.customer-loyalty-reward-icon{color:#d97706;flex-shrink:0;font-size:26px}.customer-loyalty-reward-copy{flex:1;min-width:0}.customer-loyalty-reward-copy strong{color:#92400e;font-size:13px;display:block}.customer-loyalty-reward-copy span{color:#b45309;font-size:11px}.customer-loyalty-redeem-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#d97706;border:0;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800}.customer-loyalty-redeem-btn:disabled{opacity:.55}.customer-loyalty-next-hint{color:#64748b;text-align:center;margin:0 0 12px;font-size:12px;line-height:1.45}.customer-loyalty-mini-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.customer-loyalty-mini-stats>div{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:8px 4px}.customer-loyalty-mini-stats small{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:9px;display:block}.customer-loyalty-mini-stats strong{color:#0f172a;margin-top:2px;font-size:17px;display:block}.customer-loyalty-history-toggle{color:#6d28d9;cursor:pointer;background:#faf5ff;border:1px dashed #c4b5fd;border-radius:12px;width:100%;margin-bottom:8px;padding:9px;font-size:12px;font-weight:700}.customer-loyalty-history{border:1px solid #f1f5f9;border-radius:12px;max-height:140px;margin:0 0 10px;padding:0;list-style:none;overflow-y:auto}.customer-loyalty-history li{color:#334155;border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:8px;padding:9px 10px;font-size:11px;display:flex}.customer-loyalty-history li span:last-child{color:#94a3b8;white-space:nowrap}.customer-loyalty-history-empty{justify-content:center;color:#94a3b8!important}.customer-loyalty-phone-foot{color:#94a3b8;text-align:center;margin:0;font-size:10px}.customer-loyalty-fab{color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:10px;max-width:min(340px,100vw - 28px);min-height:52px;padding:8px 14px 8px 10px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #0f172a24,0 0 0 1px #7c3aed1f}.customer-loyalty-fab:hover{transform:translateY(-1px);box-shadow:0 14px 32px #7c3aed33,0 0 0 1px #7c3aed33}.customer-loyalty-fab.is-open{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 12px 32px #5b21b673}.customer-loyalty-fab.has-reward:not(.is-open){box-shadow:0 10px 28px #d9770640,0 0 0 2px #fcd34d}.customer-loyalty-fab-icon{color:#6d28d9;background:linear-gradient(145deg,#ede9fe,#ddd6fe);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.customer-loyalty-fab.is-open .customer-loyalty-fab-icon{color:#fff;background:#fff3}.customer-loyalty-fab-copy{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.customer-loyalty-fab-copy strong{font-size:13px;font-weight:800;line-height:1.1}.customer-loyalty-fab-copy small{opacity:.85;margin-top:1px;font-size:11px}.customer-loyalty-fab-dots{align-items:center;gap:4px;margin-left:auto;padding-left:4px;display:flex}.customer-loyalty-fab-dots span{background:#e2e8f0;border-radius:50%;width:7px;height:7px}.customer-loyalty-fab-dots span.on{background:#7c3aed;box-shadow:0 0 0 2px #7c3aed40}.customer-loyalty-fab.is-open .customer-loyalty-fab-dots span.on{background:#fff}.customer-loyalty-fab-badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:2px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}@keyframes customer-loyalty-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.customer-floating-root,.customer-chat-root{z-index:120;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:14px;right:14px}.customer-floating-root.has-cart-bar,.customer-chat-root.has-cart-bar{bottom:88px}.customer-floating-root>*,.customer-chat-root>*{pointer-events:auto}.customer-chat-fab{color:#fff;cursor:pointer;background:linear-gradient(145deg,#7c3aed 0%,#5b21b6 100%);border:0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 10px 28px #5b21b673}.customer-chat-fab:hover{transform:scale(1.04)}.customer-chat-fab.open{background:#334155;box-shadow:0 8px 20px #0f172a40}.customer-chat-fab-pulse{pointer-events:none;border:2px solid #7c3aed73;border-radius:50%;animation:2s ease-out infinite customer-chat-pulse;position:absolute;inset:-4px}.customer-chat-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;width:min(340px,100vw - 28px);max-height:min(72vh,520px);animation:.22s ease-out customer-chat-slide-up;display:flex;overflow:hidden;box-shadow:0 18px 48px #0f172a2e}.customer-chat-head{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.customer-chat-head strong{font-size:15px;font-weight:800;display:block}.customer-chat-head span{opacity:.9;margin-top:2px;font-size:11px;display:block}.customer-chat-close{color:#fff;cursor:pointer;background:#fff3;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:inline-flex}.customer-chat-body{background:#f8fafc;flex-direction:column;flex:1;gap:10px;min-height:180px;max-height:280px;padding:12px;display:flex;overflow-y:auto}.customer-chat-msg{display:flex}.customer-chat-msg.user{justify-content:flex-end}.customer-chat-msg.bot{justify-content:flex-start}.customer-chat-bubble{color:#0f172a;white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:88%;padding:10px 12px;font-size:13px;line-height:1.45}.customer-chat-msg.user .customer-chat-bubble{color:#fff;background:#7c3aed;border-bottom-right-radius:4px}.customer-chat-msg.user .customer-chat-bubble strong{color:#fff}.customer-chat-msg.bot .customer-chat-bubble{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.customer-chat-typing{align-items:center;gap:5px;min-width:48px;min-height:36px;display:inline-flex}.customer-chat-typing span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite customer-chat-dot}.customer-chat-typing span:nth-child(2){animation-delay:.15s}.customer-chat-typing span:nth-child(3){animation-delay:.3s}.customer-chat-suggestions{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;max-height:88px;padding:8px 10px;display:flex;overflow-y:auto}.customer-chat-chip{color:#5b21b6;cursor:pointer;white-space:nowrap;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.customer-chat-chip:hover{background:#ede9fe}.customer-chat-form{background:#fff;border-top:1px solid #e2e8f0;gap:8px;padding:10px;display:flex}.customer-chat-form input{border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:10px 12px;font-size:14px}.customer-chat-form input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.customer-chat-form button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.customer-chat-form button:disabled{opacity:.45;cursor:not-allowed}@keyframes customer-chat-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes customer-chat-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@keyframes customer-chat-dot{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (width<=480px){.customer-floating-root,.customer-chat-root{bottom:10px;right:10px}.customer-floating-root.has-cart-bar,.customer-chat-root.has-cart-bar{bottom:82px}.customer-chat-panel{width:calc(100vw - 20px)}.customer-loyalty-fab{max-width:calc(100vw - 20px)}}.customer-page{background:linear-gradient(#f8fafc 0%,#f1f5f9 40%,#f8fafc 100%);min-height:100vh;padding-bottom:96px}.customer-hero{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:24px 16px 8px;position:relative}.customer-bell-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:14px;box-shadow:0 6px 16px #0f172a14}.customer-bell-btn svg{font-size:16px}.customer-bell-text.blink{animation:1.1s ease-in-out infinite customer-invoice-blink}.customer-bell-dot{background:#dc2626;border-radius:50%;width:8px;height:8px}.customer-logo-wrap{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.customer-logo{object-fit:contain;border-radius:12px;width:auto;max-width:min(200px,72vw);height:auto;max-height:120px}.customer-title-fallback{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:800}.customer-title-under{color:#1e293b;margin:6px 0 0;font-size:1.1rem;font-weight:700}.customer-sub{color:#64748b;margin:8px 0 0;font-size:13px;font-weight:500}.customer-loading{color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:48px 16px;display:flex}.customer-spinner{border:3px solid #e2e8f0;border-top-color:#7c3aed;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite customer-spin}@keyframes customer-spin{to{transform:rotate(360deg)}}.customer-main{max-width:560px;margin:0 auto;padding:12px 12px 24px}.category-scroll{scrollbar-width:thin;gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}.category-pill{white-space:nowrap;color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;box-shadow:0 1px 2px #0f172a0a}.category-pill.active{color:#fff;background:#7c3aed;border-color:#7c3aed;box-shadow:0 4px 14px #7c3aed59}.customer-item-grid{grid-template-columns:1fr;gap:14px;display:grid}.customer-item-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 4px 24px #0f172a0f}.customer-item-card:active{transform:scale(.995)}.customer-item-image-wrap{background:#f1f5f9;position:relative}.customer-item-card img{object-fit:cover;width:100%;height:168px;display:block}.item-content{padding:14px 14px 16px}.item-content h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:700}.item-content p{color:#64748b;margin-top:6px;font-size:13px;line-height:1.45}.item-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.item-bottom strong{color:#6d28d9;font-size:1.05rem;font-weight:800}.qty-control{align-items:center;gap:10px;display:flex}.qty-control button{color:#6d28d9;cursor:pointer;background:linear-gradient(#faf5ff 0%,#f5f3ff 100%);border:1px solid #d8b4fe;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.qty-control span{text-align:center;color:#334155;min-width:22px;font-weight:700}.cart-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#ffffffeb;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0f172a14}.cart-bar p{color:#64748b;margin:2px 0 0;font-size:12px}.cart-bar strong{color:#0f172a;font-size:1.1rem}.cart-bar button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 4px 16px #7c3aed66}.cart-bar button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.customer-modal-backdrop{z-index:100;background:#0f172a73;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (width>=480px){.customer-modal-backdrop{align-items:center;padding:16px}}.customer-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:420px;padding:20px 18px 28px;box-shadow:0 -8px 40px #0f172a1f}@media (width>=480px){.customer-modal{border-radius:20px}}.customer-modal-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.customer-modal-head h2{color:#0f172a;margin:0;font-size:1.25rem}.customer-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.customer-modal-hint{color:#64748b;margin:0 0 16px;font-size:13px}.customer-field{margin-bottom:14px;display:block}.customer-field span{color:#475569;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.customer-field input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 14px;font-size:15px}.customer-field select{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 14px;font-size:15px}.customer-field input:focus{border-color:#a78bfa;outline:none;box-shadow:0 0 0 3px #7c3aed26}.customer-modal-submit{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-size:15px;font-weight:700}.customer-modal-submit:disabled{opacity:.6}.customer-order-cta-wrap{z-index:15;background:linear-gradient(#fff 0% 70%,#fff0);margin-top:-4px;padding:0 12px 10px;position:sticky;top:0}.customer-order-cta{cursor:pointer;text-align:left;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 50%,#faf5ff 100%);border:2px solid #c4b5fd;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 28px #5b21b62e}.customer-order-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 32px #5b21b640}.customer-order-cta:disabled{opacity:.7;cursor:wait}.customer-order-cta-icon{color:#fff;background:#7c3aed;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.customer-order-cta-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.customer-order-cta-text strong{color:#1e1b4b;letter-spacing:-.02em;font-size:16px;font-weight:800}.customer-order-cta-text small{color:#5b21b6;font-size:12px;font-weight:600}.customer-order-cta-chevron{color:#6d28d9;opacity:.85;flex-shrink:0;font-size:22px}.customer-tracking.customer-tracking-display{max-width:640px;margin:0 auto;padding:14px 0 24px}.customer-display-board{text-align:center;color:#f8fafc;background:linear-gradient(155deg,#ffffff12 0%,#0000 42%),linear-gradient(168deg,#1e1b4b 0%,#312e81 38%,#4c1d95 100%);border:1px solid #ffffff1f;border-radius:22px;margin:0 12px 16px;padding:30px 20px 26px;position:relative;overflow:hidden;box-shadow:0 4px 6px #0f172a14,0 20px 50px #312e8159,inset 0 1px #ffffff1a}.customer-display-board.is-placed{background:linear-gradient(155deg,#ffffff14 0%,#0000 45%),linear-gradient(170deg,#1e1b4b 0%,#3730a3 55%,#4338ca 100%);box-shadow:0 20px 48px #312e8166,inset 0 1px #ffffff1f}.customer-display-board.is-preparing{background:linear-gradient(155deg,#fff7ed1f 0%,#0000 40%),linear-gradient(168deg,#431407 0%,#9a3412 45%,#c2410c 100%);border-color:#fbbf2440;box-shadow:0 20px 48px #7c2d1273,inset 0 1px #ffffff1a}.customer-display-board.is-ready{background:linear-gradient(155deg,#ecfdf526 0%,#0000 42%),linear-gradient(168deg,#022c22 0%,#065f46 42%,#059669 100%);border-color:#34d39959;box-shadow:0 20px 50px #064e3b80,0 0 80px #10b9812e,inset 0 1px #ffffff24}.customer-display-board.is-served{background:linear-gradient(155deg,#fef3c71a 0%,#0000 38%),linear-gradient(172deg,#0c0a09 0%,#1c1917 35%,#292524 100%);border-color:#d4af3747;box-shadow:0 24px 56px #0000008c,inset 0 1px #ffffff0f}.customer-display-board.is-completed{background:linear-gradient(155deg,#f0fdf41f 0%,#0000 45%),linear-gradient(170deg,#14532d 0%,#166534 50%,#15803d 100%);border-color:#86efac4d;box-shadow:0 20px 48px #14532d6b,inset 0 1px #ffffff1a}.customer-display-board-glow{pointer-events:none;background:radial-gradient(80% 55% at 50% -10%,#a78bfa47 0%,#0000 58%);position:absolute;inset:-45% -25%}.customer-display-board.is-ready .customer-display-board-glow{background:radial-gradient(80% 55% at 50% -10%,#34d39959 0%,#0000 58%)}.customer-display-board.is-preparing .customer-display-board-glow{background:radial-gradient(80% 55% at 50% -10%,#fbbf2438 0%,#0000 58%)}.customer-display-board.is-served .customer-display-board-glow{background:radial-gradient(70% 50% at 50% 0,#d4af3733 0%,#0000 55%)}.customer-display-board.is-completed .customer-display-board-glow{background:radial-gradient(80% 55% at 50% -10%,#bbf7d038 0%,#0000 58%)}.customer-display-kicker{letter-spacing:.32em;text-transform:uppercase;color:#c4b5fd;margin:0 0 16px;font-size:10px;font-weight:800;position:relative}.customer-display-board.is-ready .customer-display-kicker{color:#6ee7b7}.customer-display-board.is-preparing .customer-display-kicker{color:#fcd34d}.customer-display-board.is-served .customer-display-kicker{color:#d4af37;letter-spacing:.26em}.customer-display-board.is-completed .customer-display-kicker{color:#bbf7d0}.customer-display-table-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a66;border:1px solid #ffffff38;border-radius:999px;align-items:baseline;gap:12px;margin-bottom:18px;padding:14px 26px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14}.customer-display-board.is-ready .customer-display-table-pill{background:#064e3b73;border-color:#6ee7b773}.customer-display-board.is-served .customer-display-table-pill{background:#1c1917a6;border-color:#d4af3773}.customer-display-board.is-preparing .customer-display-table-pill{background:#43140780;border-color:#fbbf2459}.customer-display-board.is-completed .customer-display-table-pill{background:#14532d73;border-color:#86efac66}.customer-display-table-label{letter-spacing:.14em;text-transform:uppercase;color:#c4b5fd;font-size:11px;font-weight:700}.customer-display-table-pill .customer-display-table-label{display:none}.customer-display-board.is-ready .customer-display-table-label{color:#a7f3d0}.customer-display-board.is-served .customer-display-table-label{color:#e7d69a}.customer-display-board.is-preparing .customer-display-table-label{color:#fde68a}.customer-display-board.is-completed .customer-display-table-label{color:#bbf7d0}.customer-display-table-value{letter-spacing:.06em;color:#fff;text-shadow:0 2px 20px #00000059;font-size:clamp(1.25rem,5vw,1.8rem);font-weight:900}.customer-display-board.is-served .customer-display-table-value{color:#fefce8;text-shadow:0 2px 24px #d4af3740}.customer-display-status-mega{letter-spacing:-.02em;text-transform:uppercase;color:#fff;text-shadow:0 0 36px #a78bfa59,0 6px 28px #00000073;margin:0 0 12px;font-size:clamp(2.1rem,11vw,3.5rem);font-weight:900;line-height:1.05;position:relative}.customer-display-board.is-ready .customer-display-status-mega{text-shadow:0 0 40px #34d39973,0 6px 28px #00000059;animation:2.2s ease-in-out infinite display-status-glow}.customer-display-board.is-served .customer-display-status-mega{color:#fafaf9;text-shadow:0 0 32px #d4af3733,0 6px 28px #00000080}@keyframes display-status-glow{0%,to{filter:brightness()}50%{filter:brightness(1.07)}}.customer-display-tagline{color:#e0e7ff;max-width:28em;margin:0 auto 16px;font-size:clamp(.95rem,3.5vw,1.12rem);font-weight:600;line-height:1.45;position:relative}.customer-display-board.is-ready .customer-display-tagline{color:#d1fae5}.customer-display-board.is-served .customer-display-tagline{color:#d6d3d1}.customer-display-board.is-preparing .customer-display-tagline{color:#ffedd5}.customer-display-board.is-completed .customer-display-tagline{color:#dcfce7}.customer-display-order-meta{letter-spacing:.02em;color:#f8fafca6;margin:0 0 24px;font-size:12px;font-weight:600;position:relative}.customer-display-board.is-served .customer-display-order-meta{color:#d6d3d1d9}.customer-display-dot{opacity:.75}.customer-display-pipeline{scrollbar-width:thin;justify-content:flex-start;gap:10px;margin:0 -8px;padding:6px 4px 10px;display:flex;position:relative;overflow-x:auto}.customer-display-pipeline-step{opacity:.5;background:#0f172a59;border:1px solid #94a3b833;border-radius:14px;flex-direction:column;flex:1 0 auto;align-items:center;gap:8px;min-width:76px;max-width:120px;padding:12px 8px 14px;transition:opacity .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.customer-display-pipeline-step.past,.customer-display-pipeline-step.done{opacity:1;background:#064e3b52;border-color:#34d39966}.customer-display-pipeline-step.current{opacity:1;z-index:1;background:linear-gradient(#5b21b680 0%,#4c1d9573 100%);border-color:#a78bfaa6;transform:scale(1.03);box-shadow:0 8px 28px #5b21b659,0 0 0 1px #ffffff14}.customer-display-board.is-ready .customer-display-pipeline-step.current{background:linear-gradient(#10b98180 0%,#05966966 100%);border-color:#6ee7b7bf;box-shadow:0 8px 32px #10b98159,0 0 0 1px #ffffff1a}.customer-display-board.is-served .customer-display-pipeline-step.past,.customer-display-board.is-served .customer-display-pipeline-step.done{background:#14532d47;border-color:#4ade8059}.customer-display-board.is-served .customer-display-pipeline-step.current{background:linear-gradient(#78716c8c 0%,#44403c99 100%);border-color:#d4af378c;box-shadow:0 10px 36px #00000073,0 0 0 1px #d4af3726}.customer-display-board.is-preparing .customer-display-pipeline-step.current{background:linear-gradient(#b453098c 0%,#9a341280 100%);border-color:#fbbf2499;box-shadow:0 8px 28px #b4530959}.customer-display-board.is-completed .customer-display-pipeline-step.current{background:linear-gradient(#16653499 0%,#15803d80 100%);border-color:#86efac99}.customer-display-pipeline.is-ready .customer-display-pipeline-step.current .customer-display-pipeline-dot{animation:1.4s ease-in-out infinite customer-pulse}.customer-display-pipeline-dot{color:#f8fafc;background:#ffffff1a;border:2px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:inline-flex}.customer-display-pipeline-step.past .customer-display-pipeline-dot,.customer-display-pipeline-step.done .customer-display-pipeline-dot{color:#ecfdf5;background:#10b9814d;border-color:#34d399}.customer-display-pipeline-step.current .customer-display-pipeline-dot{background:#a78bfa73;border-color:#e9d5ff}.customer-display-board.is-ready .customer-display-pipeline-step.current .customer-display-pipeline-dot{background:#34d39973;border-color:#a7f3d0}.customer-display-board.is-served .customer-display-pipeline-step.current .customer-display-pipeline-dot{color:#fefce8;background:#d4af3759;border-color:#fde047bf}.customer-display-pipeline-label{text-transform:uppercase;letter-spacing:.07em;color:#cbd5e1;text-align:center;font-size:9px;font-weight:800;line-height:1.25}.customer-display-pipeline-step.current .customer-display-pipeline-label{color:#fff}.customer-display-board.is-served .customer-display-pipeline-step.current .customer-display-pipeline-label{color:#fafaf9}.customer-tracking-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:0 12px;padding:20px 18px 22px;box-shadow:0 8px 32px #0f172a14}.customer-details-heading{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 14px;font-size:14px;font-weight:800}.customer-details-empty{color:#94a3b8;margin:0 0 12px;font-size:14px}.customer-tracking-actions{margin-top:4px}.customer-tracking-items{border-top:1px solid #f1f5f9;margin:0 0 12px;padding:0;list-style:none}.customer-tracking-items li{color:#334155;border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:12px;padding:10px 0;font-size:14px;display:flex}.customer-tracking-total{color:#334155;justify-content:space-between;align-items:center;padding-top:8px;font-size:15px;display:flex}.customer-tracking-total strong{color:#6d28d9;font-size:1.15rem}.customer-back-menu{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-top:8px;padding:14px 16px;font-size:15px;font-weight:700}.customer-review-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f766e 0%,#0d9488 100%);border:0;border-radius:12px;width:100%;margin-top:8px;padding:14px 16px;font-size:15px;font-weight:700}.customer-review-btn:disabled{opacity:.6;cursor:not-allowed}.customer-pay-invoice-btn{z-index:30;color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:999px;padding:11px 16px;font-weight:800;position:fixed;bottom:92px;left:14px;box-shadow:0 8px 22px #7c3aed59}.customer-pay-invoice-btn.blink{animation:1.1s ease-in-out infinite customer-invoice-blink}.customer-pay-invoice-btn.unpaid{background:#dc2626;box-shadow:0 8px 22px #dc26265c}.customer-pay-invoice-btn.review-cta{background:#7c3aed;box-shadow:0 8px 22px #7c3aed59}.customer-pay-invoice-btn.review-submitted{background:#166534}.invoice-modal{max-width:460px}.invoice-modal-logo-wrap{justify-content:center;margin:2px 0 8px;display:flex}.invoice-modal-logo{object-fit:cover;border:1px solid #e2e8f0;border-radius:14px;width:76px;height:76px}.service-requests-grid{grid-template-columns:1fr;gap:10px;display:grid}.service-request-btn{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe6f4;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.service-request-btn.water{background:linear-gradient(#f0f9ff 0%,#fff 100%);border-color:#bae6fd}.service-request-btn.tissue{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.service-request-btn.waiter{color:#991b1b;background:linear-gradient(#fef2f2 0%,#fff 100%);border-color:#fecaca}.service-request-icon{background:#ffffffb3;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:inline-flex}.service-request-text{flex-direction:column;gap:1px;display:flex}.service-request-text strong{color:#0f172a;font-size:15px;font-weight:800}.service-request-text small{color:#64748b;font-size:12px}@keyframes customer-invoice-blink{0%,to{opacity:1}50%{opacity:.65}}@keyframes customer-pulse{0%,to{box-shadow:0 0 #34d3998c}50%{box-shadow:0 0 0 10px #34d39900}}
