:root{--am-color-primary:#409eff;--am-color-success:#67c23a;--am-color-warning:#e6a23c;--am-color-danger:#f56c6c;--am-color-info:#909399;--am-color-bg:#f5f7fa;--am-color-surface:#fff;--am-color-border:#e4e7ed;--am-color-text:#303133;--am-color-regular:#606266;--am-color-muted:#909399;--am-color-placeholder:#c0c4cc;--am-color-primary-soft:#ecf5ff;--am-sidebar-bg:#1d1e1f;--am-sidebar-bg-deep:#18191a;--am-sidebar-text:#bfcbd9;--am-radius-sm:4px;--am-radius-md:8px;--am-shadow-base:0 2px 4px #0000001f, 0 0 6px #0000000a;--am-shadow-panel:0 2px 12px 0 #0000001a;--am-sidebar-width:88px;--am-header-height:56px;--am-transition-duration:.3s}body{color:var(--am-color-text);background-color:var(--am-color-bg);min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji}#app{width:100%;min-height:100vh}button,input,select,textarea{font:inherit}.am-incoming-message{gap:8px;display:grid}.am-incoming-message.is-surface{background:var(--am-message-surface-color,transparent);color:var(--am-message-text-color,#606266);border-radius:4px;padding:8px}.am-incoming-message__badge{border:1px solid var(--am-message-accent-color,#409eff);width:fit-content;color:var(--am-message-accent-color,#409eff);background:#fff;border-radius:4px;align-items:center;padding:4px 7px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.am-incoming-message__badge.is-solid{background:var(--am-message-accent-color,#409eff);color:#fff}.am-incoming-message__summary,.am-incoming-message__content{margin:0;line-height:1.55}.am-incoming-message__summary{color:var(--am-message-summary-color,#303133);font-size:14px;font-weight:700}.am-incoming-message__content{color:var(--am-message-text-color,#606266);white-space:pre-wrap;font-size:13px}.am-incoming-message__time{color:#909399;font-size:12px}.am-incoming-message__actions{flex-wrap:wrap;gap:8px;display:flex}.am-incoming-message__action{color:#606266;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-radius:4px;min-height:30px;padding:0 10px;font-size:13px;font-weight:600}.am-incoming-message__action.is-primary{color:#fff;background:#409eff;border-color:#409eff}.am-incoming-message__action.is-success{color:#fff;background:#67c23a;border-color:#67c23a}.am-incoming-message__action.is-warning{color:#fff;background:#e6a23c;border-color:#e6a23c}.am-incoming-message__action.is-danger{color:#fff;background:#f56c6c;border-color:#f56c6c}.nav-link{min-height:72px;color:var(--am-sidebar-text);cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 6px;font-size:12px;line-height:1.2;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.is-active{color:#fff;background:#409eff38}.eyebrow{color:var(--am-color-muted);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}h1{letter-spacing:0;margin:0;font-size:24px}.badge{border-radius:var(--am-radius-sm);color:var(--am-color-primary);background:var(--am-color-primary-soft);border:1px solid #b3d8ff;padding:7px 12px;font-size:13px}.header-actions{align-items:center;gap:8px;display:flex}.logout-button{border:1px solid var(--am-color-border);border-radius:var(--am-radius-sm);color:var(--am-color-regular);cursor:pointer;background:#fff;padding:7px 12px}.logout-button:hover{border-color:var(--am-color-primary);color:var(--am-color-primary)}.menu-overview{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.menu-overview h2{letter-spacing:0;margin:0;font-size:20px}.menu-overview span{color:var(--am-color-muted);white-space:nowrap;font-size:13px}.cashier-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.cart-panel,.pay-panel{border-radius:var(--am-radius-md);background:var(--am-color-surface);box-shadow:var(--am-shadow-panel);padding:20px}.panel-heading,.cart-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-heading{margin-bottom:16px}.cart-row{border-top:1px solid var(--am-color-border);color:var(--am-color-regular);padding:14px 0}.route-list{border-top:1px solid var(--am-color-border);display:grid}.route-list article{border-bottom:1px solid var(--am-color-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.route-list article:last-child{border-bottom:0}.route-list span{color:var(--am-color-muted)}.route-list strong{font-weight:500}.pay-panel p{color:var(--am-color-muted);margin:0}.pay-panel strong{color:var(--am-color-danger);margin:10px 0 18px;font-family:DIN Alternate,Roboto Mono,monospace;font-size:36px;display:block}.pay-panel button{border-radius:var(--am-radius-sm);background:var(--am-color-primary);color:#fff;cursor:pointer;border:0;width:100%;padding:12px 16px;transition:background-color .2s}.pay-panel button:hover{background:#66b1ff}@media (width<=980px){.cashier-layout{grid-template-columns:1fr}.menu-overview{flex-direction:column;align-items:start}.menu-overview span{white-space:normal}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}body{color:#303133;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{vertical-align:middle;max-width:100%;height:auto}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-weight:500}table{border-collapse:collapse;border-spacing:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#c0c4cc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#909399}#app{width:100%;height:100vh;overflow:hidden}html,body,#app{-webkit-user-select:none;user-select:none}.text-selectable,.text-selectable *,.app-content.is-text-selectable-route .page-card,.app-content.is-text-selectable-route .page-card *,.app-content.is-text-selectable-route .el-dialog__body,.app-content.is-text-selectable-route .el-dialog__body *,.app-content.is-text-selectable-route .el-drawer__body,.app-content.is-text-selectable-route .el-drawer__body *,.app-content.is-text-selectable-route .el-table__body-wrapper,.app-content.is-text-selectable-route .el-table__body-wrapper *,.app-content.is-text-selectable-route .el-descriptions,.app-content.is-text-selectable-route .el-descriptions *,.app-content.is-text-selectable-route .el-form,.app-content.is-text-selectable-route .el-form *{-webkit-user-select:text;user-select:text}.text-unselectable,.text-unselectable *,.app-sidebar,.app-sidebar *,.app-header,.app-header *,.page-header,.page-header *,.search-bar,.search-bar *,.crud-table-toolbar,.crud-table-toolbar *,.crud-table-pagination,.crud-table-pagination *,.el-table__header-wrapper,.el-table__header-wrapper *,.el-pagination,.el-pagination *,.el-button,.el-button *,.el-dropdown,.el-dropdown *,.el-dropdown-menu,.el-dropdown-menu *,.el-select-dropdown,.el-select-dropdown *,.el-picker-panel,.el-picker-panel *,.el-radio,.el-radio *,.el-checkbox,.el-checkbox *,.el-switch,.el-switch *,.el-tag,.el-tag *,.el-tabs__header,.el-tabs__header *,.el-empty,.el-empty *,.el-avatar,.el-avatar *,button,button *{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true],.el-input__inner,.el-textarea__inner{-webkit-user-select:text;user-select:text}.page-container{min-height:100%;padding:20px;overflow:visible}.page-card{background:#fff;border-radius:8px;margin-bottom:16px;padding:20px;box-shadow:0 2px 12px #0000001a}.el-table .el-table__header th{color:#303133;background-color:#fafafa;font-weight:600}.el-overlay-dialog{box-sizing:border-box;justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;overflow:hidden}.el-dialog{flex-direction:column;max-width:calc(100vw - 32px);max-height:calc(100vh - 96px);margin:0 auto;display:flex}.el-dialog .el-dialog__body{flex:1;overflow:hidden auto}.el-dialog .el-form-item__content{flex-wrap:wrap;row-gap:8px;min-width:0}.el-dialog .el-form-item__content>*{min-width:0}.el-dialog .el-row{row-gap:0}.el-dialog__footer{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px 12px;display:flex}.el-dialog__footer .el-button+.el-button{margin-left:0}@media (width<=640px){.el-overlay-dialog{padding:16px}.el-dialog{max-height:calc(100vh - 32px)}.el-dialog .el-col{flex:0 0 100%;max-width:100%}}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.flex-1{flex:1}.gap-8{gap:8px}.gap-16{gap:16px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.p-16{padding:16px}.p-24{padding:24px}.text-center{text-align:center}.text-right{text-align:right}.text-bold{font-weight:600}.text-primary{color:#409eff}.text-success{color:#67c23a}.text-warning{color:#e6a23c}.text-danger{color:#f56c6c}.text-secondary{color:#909399}.amount-highlight{color:#f56c6c;font-family:DIN Alternate,Roboto Mono,monospace;font-size:28px;font-weight:700}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cursor-pointer{cursor:pointer}.full-height{height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .3s ease-in}.slide-fade-enter-from{opacity:0;transform:translate(-20px)}.slide-fade-leave-to{opacity:0;transform:translate(20px)}.am-shell[data-v-27b3b32e]{grid-template-columns:var(--am-sidebar-width) minmax(0, 1fr);background:var(--am-color-bg);height:100vh;display:grid;overflow:hidden}.am-shell__sidebar[data-v-27b3b32e]{z-index:20;background:var(--am-sidebar-bg);flex-direction:column;min-height:0;display:flex;position:relative;overflow:visible}.am-shell__brand[data-v-27b3b32e]{z-index:30;color:#fff;flex-direction:column;flex:0 0 72px;justify-content:center;align-items:center;gap:6px;min-height:72px;padding:8px 6px;display:flex;position:relative}.am-shell__brand [data-v-27b3b32e-s]{width:100%}.am-shell__brand strong[data-v-27b3b32e]{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden}.am-shell__logo[data-v-27b3b32e]{border-radius:var(--am-radius-sm);background:var(--am-color-primary);color:#fff;place-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:grid}.am-shell__nav[data-v-27b3b32e]{flex:1;align-content:start;min-height:0;display:grid;overflow:hidden auto}.am-shell__footer[data-v-27b3b32e]{z-index:40;border-top:1px solid #ffffff14;flex:none;padding:10px 8px;position:relative}.am-shell__main[data-v-27b3b32e]{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.am-shell__header[data-v-27b3b32e]{flex:0 0 var(--am-header-height);height:var(--am-header-height);border-bottom:1px solid var(--am-color-border);background:var(--am-color-surface);justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex}.am-shell__header.is-flush[data-v-27b3b32e]{background:0 0;border-bottom:0;padding:0}.am-shell__header.is-flush [data-v-27b3b32e-s]{width:100%}.am-shell__content[data-v-27b3b32e]{flex:1;min-height:0;padding:16px;overflow-y:auto}@media (width<=820px){.am-shell[data-v-27b3b32e]{grid-template-columns:72px minmax(0,1fr)}.am-shell__brand strong[data-v-27b3b32e]{display:none}}.am-menu-icon[data-v-423d096f]{flex:none;width:22px;height:22px}.notification-panel[data-v-5fd622c7]{background:#fff;display:grid}.notification-panel.is-popover[data-v-5fd622c7]{z-index:60;border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);width:min(340px,100vw - 96px);max-height:420px;box-shadow:var(--am-shadow-panel);padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto}.notification-panel.is-popover.is-sidebar[data-v-5fd622c7]{top:auto;bottom:0;right:-352px}.notification-panel.is-mobile[data-v-5fd622c7]{border-radius:var(--am-radius-md);box-shadow:none;margin-top:14px;padding:16px}.notification-panel__head[data-v-5fd622c7]{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-panel.is-popover .notification-panel__head[data-v-5fd622c7]{padding:6px 6px 8px}.notification-panel.is-mobile .notification-panel__head[data-v-5fd622c7]{margin-bottom:10px}.notification-panel__head strong[data-v-5fd622c7]{font-size:14px}.notification-panel.is-mobile .notification-panel__head strong[data-v-5fd622c7]{font-size:16px}.notification-panel__head button[data-v-5fd622c7]{color:var(--am-color-primary);cursor:pointer;background:0 0;border:0;font-size:12px}.notification-panel__item[data-v-5fd622c7]{width:100%;color:var(--np-text-color,inherit);cursor:pointer;text-align:left;background:0 0;border:0;border-left:3px solid #0000;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.notification-panel.is-popover .notification-panel__item[data-v-5fd622c7]{border-radius:var(--am-radius-sm);padding:10px 12px}.notification-panel.is-popover .notification-panel__item[data-v-5fd622c7]:hover{background:var(--am-color-primary-soft)}.notification-panel__item[data-v-5fd622c7]:focus-visible{outline:2px solid var(--am-color-primary);outline-offset:2px}.notification-panel.is-mobile .notification-panel__item[data-v-5fd622c7]{border-top:1px solid var(--am-color-border);padding:12px 14px}.notification-panel__item span[data-v-5fd622c7],.notification-panel__body[data-v-5fd622c7]{gap:4px;min-width:0;display:grid}.notification-panel__title[data-v-5fd622c7],.notification-panel__summary[data-v-5fd622c7],.notification-panel__content[data-v-5fd622c7]{text-overflow:ellipsis;overflow:hidden}.notification-panel__title[data-v-5fd622c7]{color:var(--np-text-color,inherit);white-space:nowrap}.notification-panel__summary[data-v-5fd622c7]{color:var(--np-text-color,var(--am-color-text));white-space:nowrap;font-size:12px;font-weight:700}.notification-panel__content[data-v-5fd622c7]{color:var(--np-muted-color,var(--am-color-muted));white-space:nowrap;font-size:12px;font-weight:400}.notification-panel__item small[data-v-5fd622c7],.notification-panel__item em[data-v-5fd622c7],.notification-panel__empty[data-v-5fd622c7]{color:var(--np-muted-color,var(--am-color-muted))}.notification-panel__badge[data-v-5fd622c7]{vertical-align:middle;border-radius:var(--am-radius-sm);background:var(--am-color-primary-soft);min-width:34px;max-width:56px;color:var(--np-accent-color,var(--am-color-primary));text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-right:6px;padding:0 6px;font-size:11px;font-style:normal;line-height:18px;display:inline-block;overflow:hidden}.notification-panel__actions[data-v-5fd622c7]{flex-wrap:wrap;gap:6px;min-width:0;font-weight:400;display:flex}.notification-panel__actions button[data-v-5fd622c7]{border-radius:var(--am-radius-sm);background:var(--am-color-surface-muted,#f5f7fb);color:var(--am-color-text);cursor:pointer;border:0;padding:0 6px;font-size:11px;line-height:18px}.notification-panel__actions button.is-primary[data-v-5fd622c7]{background:color-mix(in srgb, var(--np-accent-color,var(--am-color-primary)) 14%, white);color:var(--np-accent-color,var(--am-color-primary))}.notification-panel__actions button.is-success[data-v-5fd622c7]{color:#15803d;background:#dcfce7}.notification-panel__actions button.is-warning[data-v-5fd622c7]{color:#b45309;background:#fef3c7}.notification-panel__actions button.is-danger[data-v-5fd622c7]{color:#b91c1c;background:#fee2e2}.notification-panel__actions button[data-v-5fd622c7]:disabled{cursor:not-allowed;opacity:.55}.notification-panel__item em[data-v-5fd622c7]{white-space:nowrap;font-size:12px;font-style:normal}.notification-panel__time[data-v-5fd622c7]{color:var(--np-muted-color,var(--am-color-muted))}.notification-panel__item.align-center[data-v-5fd622c7]{text-align:center}.notification-panel__item.align-center .notification-panel__actions[data-v-5fd622c7]{justify-content:center}.notification-panel__item.layout-banner[data-v-5fd622c7]{grid-template-columns:1fr;gap:8px}.notification-panel__item.layout-banner .notification-panel__time[data-v-5fd622c7]{justify-self:start}.notification-panel__item.layout-split[data-v-5fd622c7]{gap:16px}.notification-panel__item.mode-toast[data-v-5fd622c7]{background:color-mix(in srgb, var(--np-accent-color,#409eff) 8%, white);border-left-width:4px;align-items:center;gap:10px}.notification-panel__item.mode-toast .notification-panel__body[data-v-5fd622c7]{gap:2px}.notification-panel__item.mode-toast .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.mode-toast .notification-panel__content[data-v-5fd622c7]{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.notification-panel__item.mode-banner[data-v-5fd622c7]{border-left-width:0;border-top:3px solid var(--np-accent-color,var(--am-color-primary));background:color-mix(in srgb, var(--np-accent-color,#409eff) 10%, white);grid-template-columns:1fr;gap:8px}.notification-panel__item.mode-banner .notification-panel__body[data-v-5fd622c7]{gap:6px}.notification-panel__item.mode-banner .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.mode-banner .notification-panel__content[data-v-5fd622c7]{white-space:normal;overflow:visible}.notification-panel__item.mode-banner .notification-panel__time[data-v-5fd622c7]{justify-self:start}.notification-panel__item.mode-modal[data-v-5fd622c7]{border-left-width:0;border:1px solid color-mix(in srgb, var(--np-accent-color,#409eff) 36%, white);background:#fff;grid-template-columns:1fr;gap:10px;box-shadow:0 10px 24px #0f172a1a}.notification-panel__item.mode-modal .notification-panel__body[data-v-5fd622c7]{gap:8px}.notification-panel__item.mode-modal .notification-panel__title[data-v-5fd622c7]{font-size:15px}.notification-panel__item.mode-modal .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.mode-modal .notification-panel__content[data-v-5fd622c7]{white-space:normal;overflow:visible}.notification-panel__item.mode-modal .notification-panel__actions[data-v-5fd622c7]{grid-template-columns:1fr;display:grid}.notification-panel__item.mode-modal .notification-panel__actions button[data-v-5fd622c7]{width:100%;min-height:32px}.notification-panel__item.mode-silent[data-v-5fd622c7]{opacity:.82;border-left-style:dashed}.notification-panel__item.mode-silent .notification-panel__badge[data-v-5fd622c7]{display:none}.notification-panel__item.mode-silent .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.mode-silent .notification-panel__content[data-v-5fd622c7]{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.notification-panel__item.card-soft[data-v-5fd622c7]{background:var(--np-surface-color,#409eff14)}.notification-panel__item.card-outline[data-v-5fd622c7]{border:1px solid color-mix(in srgb, var(--np-accent-color,var(--am-color-border)) 35%, white);background:var(--np-surface-color,#fff);border-left-width:3px}.notification-panel__item.card-solid[data-v-5fd622c7]{background:var(--np-surface-color,var(--np-accent-color,#409eff));color:var(--np-text-color,#fff);border-left-color:#0000}.notification-panel__item.card-solid .notification-panel__title[data-v-5fd622c7],.notification-panel__item.card-solid .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.card-solid .notification-panel__content[data-v-5fd622c7],.notification-panel__item.card-solid .notification-panel__time[data-v-5fd622c7]{color:inherit}.notification-panel__item.badge-solid .notification-panel__badge[data-v-5fd622c7],.notification-panel__item.mode-toast .notification-panel__badge[data-v-5fd622c7],.notification-panel__item.mode-banner .notification-panel__badge[data-v-5fd622c7],.notification-panel__item.mode-modal .notification-panel__badge[data-v-5fd622c7]{background:var(--np-accent-color,var(--am-color-text));color:#fff}.notification-panel__item.actions-stack .notification-panel__actions[data-v-5fd622c7]{grid-template-columns:1fr;display:grid}.notification-panel__item.actions-stack .notification-panel__actions button[data-v-5fd622c7]{width:100%}.notification-panel__item.content-double .notification-panel__content[data-v-5fd622c7]{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.notification-panel__item.content-full .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.content-full .notification-panel__content[data-v-5fd622c7]{white-space:normal;overflow:visible}.notification-panel__item.content-full.layout-banner .notification-panel__summary[data-v-5fd622c7],.notification-panel__item.content-full.layout-banner .notification-panel__content[data-v-5fd622c7]{max-width:100%}.notification-panel__item.is-success[data-v-5fd622c7]{border-left-color:#16a34a}.notification-panel__item.is-warning[data-v-5fd622c7]{border-left-color:#d97706}.notification-panel__item.is-error[data-v-5fd622c7],.notification-panel__item.is-danger[data-v-5fd622c7]{border-left-color:#dc2626}.notification-panel__item.is-unread strong[data-v-5fd622c7]:before{background:var(--am-color-primary);content:"";vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.notification-panel__empty[data-v-5fd622c7]{text-align:center;font-size:13px}.notification-panel.is-popover .notification-panel__empty[data-v-5fd622c7]{margin:8px;padding:0 12px}.notification-panel.is-mobile .notification-panel__empty[data-v-5fd622c7]{margin:12px 0 0;padding:0 14px}@media (width<=900px){.notification-panel.is-popover[data-v-5fd622c7]{right:-84px}.notification-panel.is-popover.is-sidebar[data-v-5fd622c7]{width:min(292px,100vw - 96px);right:-300px}}.am-platform-switcher[data-v-37413a27]{width:100%;position:relative}.am-platform-switcher__trigger[data-v-37413a27]{color:#fff;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:56px;padding:0 4px;line-height:1.2;transition:background-color .2s,color .2s;display:flex}.am-platform-switcher__trigger[data-v-37413a27]:hover,.am-platform-switcher__trigger[aria-expanded=true][data-v-37413a27]{background:#ffffff14}.am-platform-switcher__trigger-icon[data-v-37413a27]{border-radius:var(--am-radius-sm);background:var(--am-color-primary);color:#fff;place-items:center;width:34px;height:34px;display:grid}.am-platform-switcher__trigger-text[data-v-37413a27]{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.am-platform-switcher__menu[data-v-37413a27]{border:1px solid var(--am-color-border);border-radius:var(--am-radius-md);background:var(--am-color-surface);width:260px;box-shadow:var(--am-shadow-panel);z-index:100;gap:4px;padding:6px;display:grid;position:absolute;top:0;left:calc(100% + 8px)}.am-platform-switcher-menu-enter-active[data-v-37413a27],.am-platform-switcher-menu-leave-active[data-v-37413a27]{transition:opacity .16s,transform .16s}.am-platform-switcher-menu-enter-from[data-v-37413a27],.am-platform-switcher-menu-leave-to[data-v-37413a27]{opacity:0;transform:translate(-6px)scale(.98)}.am-platform-switcher__item[data-v-37413a27]{border-radius:var(--am-radius-sm);color:var(--am-color-text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;transition:background-color .2s,color .2s;display:grid}.am-platform-switcher__item[data-v-37413a27]:hover{background:var(--am-color-primary-soft);color:var(--am-color-primary)}.am-platform-switcher__item.is-current[data-v-37413a27]{background:#f5f7fa}.am-platform-switcher__item-icon[data-v-37413a27]{border-radius:var(--am-radius-sm);background:var(--am-color-primary-soft);width:34px;height:34px;color:var(--am-color-primary);place-items:center;display:grid}.am-platform-switcher__item-text[data-v-37413a27]{gap:2px;min-width:0;display:grid}.am-platform-switcher__item-text strong[data-v-37413a27],.am-platform-switcher__item-text small[data-v-37413a27]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.am-platform-switcher__item-text strong[data-v-37413a27]{color:inherit;font-size:14px;font-weight:600}.am-platform-switcher__item-text small[data-v-37413a27]{color:var(--am-color-muted);font-size:12px}.am-platform-switcher__current[data-v-37413a27]{border-radius:var(--am-radius-sm);background:var(--am-color-primary);color:#fff;white-space:nowrap;padding:2px 6px;font-size:12px}@media (width<=820px){.am-platform-switcher__menu[data-v-37413a27]{width:240px}}.am-sidebar-user[data-v-f6d0b31e]{position:relative}.am-sidebar-user__button[data-v-f6d0b31e]{color:#bfcbd9;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:70px;padding:6px 4px;display:flex;position:relative}.am-sidebar-user__button[data-v-f6d0b31e]:hover{color:#fff;background:#ffffff0f}.am-sidebar-user__avatar[data-v-f6d0b31e]{color:#fff;background:#2f3032;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.am-sidebar-user__avatar svg[data-v-f6d0b31e]{width:18px;height:18px}.am-sidebar-user__name[data-v-f6d0b31e]{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;line-height:1.2;overflow:hidden}.am-sidebar-user__arrow[data-v-f6d0b31e]{color:#7f8c9a;width:12px;height:12px}.am-sidebar-user__badge[data-v-f6d0b31e]{color:#fff;background:#f56c6c;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-family:DIN Alternate,Roboto Mono,monospace;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:5px;right:7px}.am-sidebar-user__menu[data-v-f6d0b31e]{z-index:80;background:#fff;border:1px solid #e4e7ed;border-radius:6px;width:124px;padding:4px;display:grid;position:absolute;bottom:8px;right:-132px;overflow:hidden;box-shadow:0 8px 22px #1f2d3d2e}.am-sidebar-user__item[data-v-f6d0b31e]{color:#303133;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:8px 10px;font-size:13px;line-height:1.2;display:flex}.am-sidebar-user__item[data-v-f6d0b31e]:hover{color:#409eff;background:#f5f7fa}.am-sidebar-user__item.is-danger[data-v-f6d0b31e]{color:#606266;border-top:1px solid #ebeef5;border-radius:0}.am-sidebar-user__item em[data-v-f6d0b31e]{color:#f56c6c;white-space:nowrap;font-family:DIN Alternate,Roboto Mono,monospace;font-size:12px;font-style:normal}.app-header[data-v-f4ddf766]{background:#fff;border-bottom:1px solid #e4e7ed;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.app-header .header-left[data-v-f4ddf766]{align-items:center;gap:8px;min-width:0;display:flex}.app-header .held-order-badge[data-v-f4ddf766]{color:#606266;align-items:center;display:flex}.app-header .held-order-badge[data-v-f4ddf766]:hover{color:#409eff}.app-header .header-held-order-badge[data-v-f4ddf766]{justify-content:center;min-width:36px;min-height:36px}.app-header .cashier-store-title[data-v-f4ddf766]{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.app-header .header-right[data-v-f4ddf766]{align-items:center;gap:12px;display:flex}.app-header .header-right .header-quick-actions[data-v-f4ddf766]{align-items:center;gap:8px;display:flex}.app-header .header-right .header-quick-actions[data-v-f4ddf766] .el-button{margin-left:0}.app-header .header-right .header-quick-actions[data-v-f4ddf766] .el-button.is-circle{flex:0 0 36px;width:36px;height:36px}.header-store-tag[data-v-f4ddf766]{max-width:220px}.header-store-tag[data-v-f4ddf766] .el-tag__content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-panel[data-v-f4ddf766]{min-width:0}.quick-panel-head[data-v-f4ddf766]{border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;padding:0 0 10px;font-size:14px;font-weight:600;display:flex}.quick-panel-body[data-v-f4ddf766]{min-height:166px;padding-top:6px}.quick-panel-body-stock[data-v-f4ddf766]{min-height:181px}.quick-row[data-v-f4ddf766]{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;flex-direction:column;gap:4px;width:100%;padding:9px 8px;display:flex}.quick-row[data-v-f4ddf766]:not(.is-static):hover{background:#f5f7fa}.quick-row.is-static[data-v-f4ddf766]{cursor:default}.quick-row-title[data-v-f4ddf766]{color:#303133;justify-content:space-between;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:600;display:flex;overflow:hidden}.quick-row-title>span[data-v-f4ddf766]:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-row-change[data-v-f4ddf766]{color:#d46b08;white-space:nowrap;background:#fff7e6;border:1px solid #ffd591;border-radius:4px;flex:none;padding:2px 6px;font-size:12px;font-weight:600;line-height:1.2}.quick-row-side[data-v-f4ddf766]{flex:none;align-items:center;gap:6px;min-width:0;display:flex}.quick-row-print.el-button.is-circle[data-v-f4ddf766]{flex:none;width:24px;height:24px;min-height:24px}.quick-row-meta[data-v-f4ddf766]{color:#909399;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.quick-more-tip[data-v-f4ddf766]{color:#909399;text-align:center;border-top:1px solid #ebeef5;margin-top:6px;padding-top:8px;font-size:12px}.header-quick-popover{padding:12px}.cashier-no-access[data-v-deac522c]{border-radius:var(--am-radius-md);background:var(--am-color-surface);min-height:280px;box-shadow:var(--am-shadow-panel);justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.cashier-no-access h2[data-v-deac522c]{color:#303133;letter-spacing:0;margin:0;font-size:22px}.cashier-no-access p[data-v-deac522c]{max-width:520px;color:var(--am-color-muted);margin:10px 0 0;font-size:14px;line-height:1.7}.cashier-no-access button[data-v-deac522c]{border-radius:var(--am-radius-sm);background:var(--am-color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:0;height:36px;padding:0 16px;font-size:14px}@media (width<=680px){.cashier-no-access[data-v-deac522c]{flex-direction:column;align-items:flex-start}}
