.dashboard-page[data-v-46332c51]{min-height:100vh;background:#f9fafb;padding:24px}.dashboard-header[data-v-46332c51]{margin-bottom:24px}.dashboard-header .header-content[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dashboard-header .greeting h1[data-v-46332c51]{font-size:28px;font-weight:700;color:#111827;margin:0 0 4px 0;text-transform:capitalize}.dashboard-header .greeting .subtitle[data-v-46332c51]{font-size:15px;color:#6b7280;margin:0}.dashboard-header .header-actions[data-v-46332c51]{gap:12px}.dashboard-header .header-actions[data-v-46332c51],.dashboard-header .status-selector .status-badge[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-header .status-selector .status-badge[data-v-46332c51]{gap:8px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.dashboard-header .status-selector .status-badge[data-v-46332c51]:hover{border-color:#4f46e5}.dashboard-header .status-selector .status-badge .status-dot[data-v-46332c51]{width:10px;height:10px;border-radius:50%}.dashboard-header .status-selector .status-badge.online .status-dot[data-v-46332c51]{background:#10b981}.dashboard-header .status-selector .status-badge.busy .status-dot[data-v-46332c51]{background:#f59e0b}.dashboard-header .status-selector .status-badge.offline .status-dot[data-v-46332c51]{background:#6b7280}.dashboard-header .status-selector .status-badge i[data-v-46332c51]{font-size:12px;color:#6b7280}.dashboard-header .refresh-btn[data-v-46332c51]{width:40px;height:40px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease}.dashboard-header .refresh-btn[data-v-46332c51]:hover:not(:disabled){border-color:#4f46e5;color:#4f46e5}.dashboard-header .refresh-btn[data-v-46332c51]:disabled{opacity:.5;cursor:not-allowed}.dashboard-header .refresh-btn svg[data-v-46332c51]{width:18px;height:18px;color:#6b7280}.dashboard-header .refresh-btn svg.spinning[data-v-46332c51]{-webkit-animation:spin-data-v-46332c51 1s linear infinite;animation:spin-data-v-46332c51 1s linear infinite}.status-option[data-v-46332c51]{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.status-option.online[data-v-46332c51]{background:#10b981}.status-option.busy[data-v-46332c51]{background:#f59e0b}.status-option.offline[data-v-46332c51]{background:#6b7280}.stats-section[data-v-46332c51]{margin-bottom:24px}.stats-grid[data-v-46332c51]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card[data-v-46332c51]{background:#fff;border-radius:12px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.stat-card[data-v-46332c51]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.stat-card .stat-icon[data-v-46332c51]{width:48px;height:48px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px}.stat-card .stat-icon svg[data-v-46332c51]{width:24px;height:24px}.stat-card .stat-content .stat-value[data-v-46332c51]{font-size:32px;font-weight:700;color:#111827;line-height:1.2}.stat-card .stat-content .stat-label[data-v-46332c51]{font-size:14px;color:#6b7280;margin-top:4px}.stat-card.today .stat-icon[data-v-46332c51]{background:rgba(79,70,229,.1);color:#4f46e5}.stat-card.today .stat-trend[data-v-46332c51]{position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:13px}.stat-card.today .stat-trend.up[data-v-46332c51]{color:#10b981}.stat-card.today .stat-trend svg[data-v-46332c51]{width:16px;height:16px}.stat-card.active .stat-icon[data-v-46332c51]{background:rgba(16,185,129,.1);color:#10b981}.stat-card.active .stat-progress[data-v-46332c51]{margin-top:12px}.stat-card.active .stat-progress .progress-bar[data-v-46332c51]{height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.stat-card.active .stat-progress .progress-bar .progress-fill[data-v-46332c51]{height:100%;background:#10b981;border-radius:3px;-webkit-transition:width .2s ease;transition:width .2s ease}.stat-card.active .stat-progress .progress-text[data-v-46332c51]{font-size:12px;color:#6b7280;margin-top:4px;display:block}.stat-card.queued .stat-icon[data-v-46332c51]{background:rgba(245,158,11,.1);color:#f59e0b}.stat-card.queued.highlight[data-v-46332c51]{border:2px solid #f59e0b}.stat-card.queued.highlight .stat-value[data-v-46332c51]{color:#f59e0b}.stat-card.queued .stat-alert[data-v-46332c51]{position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;color:#f59e0b}.stat-card.queued .stat-alert .pulse[data-v-46332c51]{width:8px;height:8px;background:#f59e0b;border-radius:50%;-webkit-animation:pulse-data-v-46332c51 2s infinite;animation:pulse-data-v-46332c51 2s infinite}.stat-card.tickets .stat-icon[data-v-46332c51]{background:rgba(239,68,68,.1);color:#ef4444}.stat-card.tickets .stat-action[data-v-46332c51]{position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:13px;color:#4f46e5;background:none;border:none;cursor:pointer;padding:0}.stat-card.tickets .stat-action svg[data-v-46332c51]{width:14px;height:14px}.stat-card.tickets .stat-action[data-v-46332c51]:hover{text-decoration:underline}.dashboard-main[data-v-46332c51]{display:grid;grid-template-columns:1fr 320px;gap:20px}.queue-panel[data-v-46332c51]{background:#fff;border-radius:12px;padding:20px}.queue-panel .panel-header[data-v-46332c51]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.queue-panel .panel-header .panel-title[data-v-46332c51],.queue-panel .panel-header[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.queue-panel .panel-header .panel-title[data-v-46332c51]{gap:8px}.queue-panel .panel-header .panel-title svg[data-v-46332c51]{width:24px;height:24px;color:#4f46e5}.queue-panel .panel-header .panel-title h2[data-v-46332c51]{font-size:18px;font-weight:600;color:#111827;margin:0}.queue-panel .panel-header .panel-title .queue-count[data-v-46332c51]{background:#4f46e5;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:9999px}.queue-panel .panel-header .view-all-btn[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:14px;color:#4f46e5;background:none;border:none;cursor:pointer}.queue-panel .panel-header .view-all-btn svg[data-v-46332c51]{width:16px;height:16px}.queue-panel .panel-header .view-all-btn[data-v-46332c51]:hover{text-decoration:underline}.queue-panel .loading-state[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px;color:#6b7280}.queue-panel .loading-state .loading-spinner[data-v-46332c51]{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;-webkit-animation:spin-data-v-46332c51 1s linear infinite;animation:spin-data-v-46332c51 1s linear infinite;margin-bottom:12px}.queue-panel .empty-state[data-v-46332c51]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px;text-align:center}.queue-panel .empty-state .empty-icon[data-v-46332c51],.queue-panel .empty-state[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.queue-panel .empty-state .empty-icon[data-v-46332c51]{width:64px;height:64px;background:rgba(16,185,129,.1);border-radius:50%;margin-bottom:12px}.queue-panel .empty-state .empty-icon svg[data-v-46332c51]{width:32px;height:32px;color:#10b981}.queue-panel .empty-state h3[data-v-46332c51]{font-size:18px;font-weight:600;color:#111827;margin:0 0 4px 0}.queue-panel .empty-state p[data-v-46332c51]{font-size:14px;color:#6b7280;margin:0}.queue-list[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.queue-item[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;background:#f9fafb;border-radius:8px;-webkit-transition:all .2s ease;transition:all .2s ease}.queue-item[data-v-46332c51]:hover{background:#f3f4f6}.queue-item .item-avatar[data-v-46332c51]{margin-right:12px}.queue-item .item-info[data-v-46332c51]{-webkit-box-flex:1;-ms-flex:1;flex:1}.queue-item .item-info .item-header[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:4px}.queue-item .item-info .item-header .item-id[data-v-46332c51]{font-size:14px;font-weight:600;color:#111827}.queue-item .item-info .item-header .item-source[data-v-46332c51]{font-size:11px;color:#4f46e5;background:rgba(79,70,229,.08);padding:2px 6px;border-radius:4px;text-transform:uppercase}.queue-item .item-info .item-meta .wait-time[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:13px;color:#6b7280}.queue-item .item-info .item-meta .wait-time svg[data-v-46332c51]{width:14px;height:14px}.queue-item .pickup-btn[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:8px 12px;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.queue-item .pickup-btn svg[data-v-46332c51]{width:16px;height:16px}.queue-item .pickup-btn[data-v-46332c51]:hover{background:#4338ca}.side-panel[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.panel-card[data-v-46332c51]{background:#fff;border-radius:12px;padding:20px}.panel-card .card-header[data-v-46332c51]{margin-bottom:16px}.panel-card .card-header h3[data-v-46332c51]{font-size:16px;font-weight:600;color:#111827;margin:0}.performance-stats[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.perf-item[data-v-46332c51]{padding:12px;background:#f9fafb}.perf-item .perf-icon[data-v-46332c51],.perf-item[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px}.perf-item .perf-icon[data-v-46332c51]{width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}.perf-item .perf-icon svg[data-v-46332c51]{width:20px;height:20px}.perf-item .perf-icon.sessions[data-v-46332c51]{background:rgba(79,70,229,.1);color:#4f46e5}.perf-item .perf-icon.rating[data-v-46332c51]{background:rgba(245,158,11,.1);color:#f59e0b}.perf-item .perf-icon.capacity[data-v-46332c51]{background:rgba(16,185,129,.1);color:#10b981}.perf-item .perf-info .perf-value[data-v-46332c51]{font-size:18px;font-weight:600;color:#111827}.perf-item .perf-info .perf-label[data-v-46332c51]{font-size:12px;color:#6b7280}.action-buttons[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.action-btn[data-v-46332c51]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px;background:#f9fafb;border:1px solid transparent;border-radius:8px;font-size:14px;color:#111827;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.action-btn svg[data-v-46332c51]{width:18px;height:18px;color:#6b7280}.action-btn[data-v-46332c51]:hover{background:#f3f4f6;border-color:#e5e7eb}.action-btn.primary[data-v-46332c51]{background:#4f46e5;color:#fff}.action-btn.primary svg[data-v-46332c51]{color:#fff}.action-btn.primary[data-v-46332c51]:hover{background:#4338ca;border-color:#4338ca}@-webkit-keyframes spin-data-v-46332c51{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-46332c51{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes pulse-data-v-46332c51{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes pulse-data-v-46332c51{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@media screen and (max-width:1200px){.stats-grid[data-v-46332c51]{grid-template-columns:repeat(2,1fr)}.dashboard-main[data-v-46332c51]{grid-template-columns:1fr}.side-panel[data-v-46332c51]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.side-panel .panel-card[data-v-46332c51]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:280px}}@media screen and (max-width:768px){.dashboard-page[data-v-46332c51]{padding:12px}.dashboard-header .header-content[data-v-46332c51]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.dashboard-header .greeting h1[data-v-46332c51]{font-size:22px}.stats-grid[data-v-46332c51]{grid-template-columns:1fr}.stat-card[data-v-46332c51]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stat-card .stat-icon[data-v-46332c51]{margin-bottom:0;margin-right:12px}.side-panel[data-v-46332c51]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.side-panel .panel-card[data-v-46332c51]{min-width:auto}}