.queue-total-management[data-v-6de3d62a]{position:relative;width:100vw;height:100vh;overflow:hidden;background:linear-gradient(135deg,#3a2a2a,#4a3535 25%,#3a2a2a 50%,#4a3535 75%,#3a2a2a);background-size:200% 200%;box-sizing:border-box}.background-decoration[data-v-6de3d62a]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0;background:radial-gradient(ellipse 1200px 900px at 10% 20%,rgba(200,22,29,.12) 0,transparent 70%),radial-gradient(ellipse 1000px 800px at 90% 80%,rgba(200,22,29,.1) 0,transparent 70%)}.poker-suits .poker-suit[data-v-6de3d62a]{position:absolute;font-size:80px;font-weight:700;opacity:.04;color:rgba(200,22,29,.4)}.queue-content[data-v-6de3d62a]{position:relative;z-index:1;width:100%;height:100vh;padding:20px 30px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.top-actions[data-v-6de3d62a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.top-actions .left-actions[data-v-6de3d62a],.top-actions .right-actions[data-v-6de3d62a]{display:flex;gap:15px}.top-actions .action-btn[data-v-6de3d62a]{padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;border:none;background:var(--main-color);color:#fff;cursor:pointer;transition:all .3s ease}.top-actions .action-btn[data-v-6de3d62a]:hover{background:#a01015;transform:translateY(-1px)}.queue-columns[data-v-6de3d62a]{display:flex;gap:15px;flex:1;overflow-x:auto;overflow-y:hidden;min-height:0}.queue-column[data-v-6de3d62a]{flex:1 1 0;min-width:160px;max-width:none;display:flex;flex-direction:column;background:hsla(0,0%,100%,.96);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.25),0 0 0 1px rgba(200,22,29,.15),0 0 15px rgba(200,22,29,.1);transition:all .3s ease}.queue-column[data-v-6de3d62a]:hover{box-shadow:0 6px 20px rgba(0,0,0,.3),0 0 0 1px rgba(200,22,29,.25),0 0 20px rgba(200,22,29,.15);transform:translateY(-1px)}.column-header[data-v-6de3d62a]{padding:18px 15px;background:linear-gradient(135deg,rgba(254,242,220,.9),rgba(254,242,220,.85));border-bottom:2px solid var(--main-color);flex-shrink:0}.column-header .header-info[data-v-6de3d62a]{display:flex;flex-direction:column}.column-header .header-info .header-row.list-name[data-v-6de3d62a]{font-size:16px;font-weight:600;color:#333;line-height:1.4}.column-footer[data-v-6de3d62a]{padding:16px 15px;background:linear-gradient(135deg,#fef2dc,rgba(254,242,220,.95));border-top:2px solid rgba(200,22,29,.1);flex-shrink:0}.column-footer .total-count[data-v-6de3d62a]{text-align:center;font-size:15px;font-weight:600;color:var(--main-color);letter-spacing:.5px}.queue-list[data-v-6de3d62a]{flex:1;overflow-y:auto;padding:12px;min-height:0;background:hsla(0,0%,100%,.98);border-left:1px solid rgba(200,22,29,.08);border-right:1px solid rgba(200,22,29,.08)}.queue-item[data-v-6de3d62a]{padding:14px 12px;margin-bottom:8px;background:#fff;border-radius:8px;display:flex;align-items:center;gap:10px;transition:all .3s ease;cursor:pointer;border-left:4px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.05);min-height:50px}.queue-item[data-v-6de3d62a]:hover{background:rgba(200,22,29,.1);transform:translateX(2px)}.queue-item.has-phone[data-v-6de3d62a]{border-left-color:var(--main-color);background:linear-gradient(90deg,rgba(200,22,29,.1),#fff 10%)}.queue-item.is-playing[data-v-6de3d62a]{opacity:.7}.queue-item .phone-icon[data-v-6de3d62a]{color:var(--main-color);font-size:18px;cursor:pointer;padding:4px}.queue-item .phone-icon[data-v-6de3d62a]:hover{color:#fff;background:var(--main-color)}.queue-item .mark-priority[data-v-6de3d62a]{color:var(--main-color);font-weight:700;font-size:18px;margin-right:6px;background:rgba(200,22,29,.1);padding:2px 6px;border-radius:4px}.queue-item .mark-waiter[data-v-6de3d62a]{color:#e6a23c;font-weight:600;font-size:12px;margin-right:6px;background:rgba(230,162,60,.2);padding:2px 6px;border-radius:4px}.queue-item .user-name[data-v-6de3d62a]{flex:1;font-size:14px;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-item .queue-no[data-v-6de3d62a]{font-size:13px;color:#666;margin-right:8px}.queue-item .seat-notify-icon[data-v-6de3d62a]{color:#409eff;font-size:18px;cursor:pointer;padding:4px}.queue-item .seat-notify-icon[data-v-6de3d62a]:hover{color:#fff;background:#409eff}.empty-state[data-v-6de3d62a]{text-align:center;padding:50px 20px;color:#999;font-size:14px}.empty-state[data-v-6de3d62a]:before{content:"📋";display:block;font-size:48px;margin-bottom:12px;opacity:.5}@media screen and (max-width:768px){.queue-content[data-v-6de3d62a]{padding:12px 16px}.top-actions[data-v-6de3d62a]{margin-bottom:12px;flex-wrap:wrap;gap:10px}.top-actions .action-btn[data-v-6de3d62a]{padding:8px 16px;font-size:13px}.queue-columns[data-v-6de3d62a]{flex-direction:column;overflow-x:visible;overflow-y:auto;gap:12px;-webkit-overflow-scrolling:touch}.queue-column[data-v-6de3d62a]{flex:0 0 auto;min-width:100%;max-width:none;min-height:180px;max-height:45vh}.column-header[data-v-6de3d62a]{padding:12px 14px}.column-header .header-info .header-row.list-name[data-v-6de3d62a]{font-size:15px}.column-footer[data-v-6de3d62a]{padding:12px 14px}.column-footer .total-count[data-v-6de3d62a]{font-size:14px}.queue-list[data-v-6de3d62a]{padding:10px}.queue-item[data-v-6de3d62a]{padding:12px 10px;min-height:46px}.queue-item .user-name[data-v-6de3d62a]{font-size:13px}.queue-item .queue-no[data-v-6de3d62a]{font-size:12px}.queue-item .phone-icon[data-v-6de3d62a],.queue-item .seat-notify-icon[data-v-6de3d62a]{font-size:16px}.empty-state[data-v-6de3d62a]{padding:30px 16px;font-size:13px}.empty-state[data-v-6de3d62a]:before{font-size:40px}}@media screen and (min-width:769px) and (max-width:1024px){.queue-content[data-v-6de3d62a]{padding:15px 20px}.top-actions[data-v-6de3d62a]{margin-bottom:15px}.top-actions .action-btn[data-v-6de3d62a]{padding:9px 20px;font-size:13px}.queue-columns[data-v-6de3d62a]{gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.queue-columns[data-v-6de3d62a]::-webkit-scrollbar{height:6px}.queue-column[data-v-6de3d62a]{flex:1 1 0;min-width:140px;max-width:none}.column-header[data-v-6de3d62a]{padding:14px 12px}.column-header .header-info .header-row.list-name[data-v-6de3d62a]{font-size:14px}.column-footer[data-v-6de3d62a]{padding:12px 14px}.column-footer .total-count[data-v-6de3d62a]{font-size:14px}.queue-item[data-v-6de3d62a]{padding:12px 10px;min-height:48px}.queue-item .user-name[data-v-6de3d62a]{font-size:13px}.empty-state[data-v-6de3d62a]{padding:40px 16px}.empty-state[data-v-6de3d62a]:before{font-size:44px}}@media screen and (min-width:1025px){.queue-columns[data-v-6de3d62a]::-webkit-scrollbar{height:8px}.queue-columns[data-v-6de3d62a]::-webkit-scrollbar-thumb{background:rgba(200,22,29,.3);border-radius:4px}.queue-columns[data-v-6de3d62a]::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}}