#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-color: #1890ff;--component-size: middle;--theme-mode: light}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100vh;overflow:auto}[data-size=small]{--font-size-base: 14px;--border-radius-base: 4px;--padding-xs: 4px;--padding-sm: 8px;--padding-md: 12px;--padding-lg: 16px;--padding-xl: 20px}[data-size=middle]{--font-size-base: 16px;--border-radius-base: 6px;--padding-xs: 6px;--padding-sm: 12px;--padding-md: 16px;--padding-lg: 24px;--padding-xl: 32px}[data-size=large]{--font-size-base: 18px;--border-radius-base: 8px;--padding-xs: 8px;--padding-sm: 16px;--padding-md: 20px;--padding-lg: 32px;--padding-xl: 40px}[data-theme=dark]{--bg-color: #141414;--text-color: #ffffff;--border-color: #303030}[data-theme=light]{--bg-color: #ffffff;--text-color: #000000;--border-color: #d9d9d9}.login-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .2s ease}.login-logo:hover{transform:scale(1.05)}.logo-expanded,.logo-collapsed{filter:brightness(0) invert(1) drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:all .3s ease}.logo-expanded:hover,.logo-collapsed:hover{transform:scale(1.05);filter:brightness(0) invert(1) drop-shadow(0 4px 8px rgba(0,0,0,.4))}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}body{overflow-x:hidden;overflow-y:auto}.page-container{overflow-y:auto;height:100vh}.message-item{margin-bottom:12px}.message-content{max-width:70%;word-wrap:break-word}.message-time{font-size:12px;color:#999;margin-top:4px}.status-pending{color:#faad14}.status-processing{color:#1890ff}.status-completed{color:#52c41a}.status-cancelled{color:#ff4d4f}.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table-cell,.ant-table-thead .ant-table-cell,.ant-table-tbody .ant-table-cell{text-align:center!important;vertical-align:middle!important}.ant-table .ant-table-thead>tr>th .ant-table-cell-inner,.ant-table .ant-table-tbody>tr>td .ant-table-cell-inner{text-align:center!important;vertical-align:middle!important}.ant-typography,.ant-typography p,.ant-typography div,.ant-typography span,.ant-table{font-size:14px!important}.ant-table-thead>tr>th{font-size:14px!important;font-weight:600!important}.ant-table-tbody>tr>td{font-size:14px!important}.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-menu-item,.ant-menu-submenu-title,.ant-card-head-title,.ant-card-body{font-size:14px!important}.ant-tag{font-size:12px!important}.ant-statistic-title{font-size:14px!important}.ant-statistic-content{font-size:20px!important}.ant-drawer-title,.ant-drawer-body,.ant-modal-title,.ant-modal-body,.ant-pagination,.ant-steps-item-title,.ant-tabs-tab,.ant-message,.ant-notification{font-size:14px!important}.ant-layout-sider .ant-menu-dark{font-size:16px!important}.ant-layout-sider .ant-menu-dark .ant-menu-item,.ant-layout-sider .ant-menu-dark .ant-menu-submenu-title{font-size:16px!important;font-weight:500!important;height:64px!important;line-height:64px!important;padding:0 24px!important}.ant-layout-sider .ant-menu-dark .ant-menu-submenu .ant-menu-item{font-size:15px!important;height:56px!important;line-height:56px!important;padding:0 48px!important}.ant-layout-sider .ant-menu-dark .ant-menu-item .anticon,.ant-layout-sider .ant-menu-dark .ant-menu-submenu .anticon{font-size:16px!important;margin-right:12px!important}@media (min-width: 1920px) and (max-height: 1080px){.ant-table{font-size:13px!important}.ant-table-thead>tr>th{font-size:13px!important;padding:8px 12px!important}.ant-table-tbody>tr>td{font-size:13px!important;padding:8px 12px!important}.ant-card-head-title{font-size:14px!important}.ant-card-body{font-size:13px!important;padding:16px!important}.ant-statistic-title{font-size:13px!important}.ant-statistic-content{font-size:18px!important}.ant-btn{font-size:13px!important;padding:4px 12px!important;height:28px!important}.ant-tag{font-size:11px!important;padding:2px 6px!important}}@media (min-width: 1440px) and (max-width: 1919px){.ant-table{font-size:13px!important}.ant-table-thead>tr>th{font-size:13px!important;padding:8px 12px!important}.ant-table-tbody>tr>td{font-size:13px!important;padding:8px 12px!important}.ant-card-body{padding:16px!important}.ant-statistic-content{font-size:20px!important}}@media (min-width: 1366px) and (max-width: 1439px){.ant-table{font-size:12px!important}.ant-table-thead>tr>th{font-size:12px!important;padding:6px 10px!important}.ant-table-tbody>tr>td{font-size:12px!important;padding:6px 10px!important}.ant-card-body{padding:12px!important}.ant-statistic-content{font-size:18px!important}.ant-btn{font-size:12px!important;padding:4px 8px!important;height:26px!important}}.ant-layout-sider .ant-menu-item .ant-badge .ant-badge-count,.ant-menu-dark .ant-menu-item .ant-badge .ant-badge-count,.ant-layout-sider .ant-menu-dark .ant-menu-item .ant-badge .ant-badge-count,.ant-layout-sider .ant-menu-dark .ant-menu-item .ant-badge-count{font-size:13px!important}.ant-tabs-nav-wrap{padding:0 16px}.chat-notification-content{padding:4px 0}.sender-info{display:flex;align-items:center;gap:8px;margin-bottom:6px}.sender-name{font-weight:600;color:#1890ff;font-size:14px}.group-badge{background:#f0f0f0;color:#666;padding:2px 6px;border-radius:4px;font-size:12px}.message-preview{color:#666;font-size:13px;line-height:1.4;margin-bottom:4px}.timestamp{color:#999;font-size:12px}.ticket-notification-content{padding:4px 0}.ticket-title{font-weight:600;color:#1890ff;font-size:14px;margin-bottom:6px;line-height:1.4}.ticket-info{display:flex;align-items:center;gap:8px;margin-bottom:6px}.priority-badge{font-weight:600;font-size:12px;padding:2px 6px;border-radius:4px;background:#fff3}.ticket-message{color:#666;font-size:13px;line-height:1.4}.notification-actions{display:flex;gap:8px;margin-top:8px}.notification-actions .ant-btn{height:28px;padding:0 12px;font-size:12px;border-radius:6px;font-weight:500;transition:all .2s ease}.notification-actions .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;box-shadow:0 2px 4px #1890ff4d}.notification-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);transform:translateY(-1px);box-shadow:0 4px 8px #1890ff66}.notification-actions .ant-btn-default{background:#fff;border:1px solid #d9d9d9;color:#595959}.notification-actions .ant-btn-default:hover{border-color:#1890ff;color:#1890ff;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.ant-notification-notice:hover{transform:translate(-2px);box-shadow:0 4px 12px #00000026;transition:all .3s ease}:deep(.ant-notification-notice){border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #f0f0f0}:deep(.ant-notification-notice-message){font-weight:600;margin-bottom:8px}:deep(.ant-notification-notice-description){margin-bottom:8px}@media (max-width: 768px){.notification-actions{flex-direction:column;gap:4px}.notification-actions .ant-btn{width:100%}}.login-choice-modal[data-v-ab9b17d6] .ant-modal-content{border-radius:12px;overflow:hidden}.login-choice-modal .modal-content[data-v-ab9b17d6]{padding:24px;text-align:center}.login-choice-modal .modal-content .icon-wrapper[data-v-ab9b17d6]{margin-bottom:24px}.login-choice-modal .modal-content .icon-wrapper .warning-icon[data-v-ab9b17d6]{font-size:64px;color:#faad14}.login-choice-modal .modal-content .title[data-v-ab9b17d6]{font-size:24px;font-weight:600;margin:0 0 16px;color:#262626}.login-choice-modal .modal-content .description[data-v-ab9b17d6]{font-size:16px;color:#595959;margin:0 0 24px}.login-choice-modal .modal-content .countdown-tip[data-v-ab9b17d6]{font-size:14px;color:#1890ff;margin-bottom:24px;padding:8px 16px;background:#e6f7ff;border-radius:4px;display:inline-block}.login-choice-modal .modal-content .button-group[data-v-ab9b17d6]{display:flex;gap:12px;margin-bottom:20px}.login-choice-modal .modal-content .button-group .awbs-btn[data-v-ab9b17d6],.login-choice-modal .modal-content .button-group .system-btn[data-v-ab9b17d6]{flex:1;height:48px;font-size:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px}.login-choice-modal .modal-content .button-group .awbs-btn .countdown-badge[data-v-ab9b17d6],.login-choice-modal .modal-content .button-group .system-btn .countdown-badge[data-v-ab9b17d6]{display:inline-block;background:#ffffff4d;padding:2px 8px;border-radius:12px;font-size:12px;margin-left:4px}.login-choice-modal .modal-content .button-group .awbs-btn[data-v-ab9b17d6]{border-color:#d9d9d9}.login-choice-modal .modal-content .button-group .awbs-btn[data-v-ab9b17d6]:hover{color:#40a9ff;border-color:#40a9ff}.login-choice-modal .modal-content .button-group .system-btn[data-v-ab9b17d6]{box-shadow:0 2px 8px #1890ff4d}.login-choice-modal .modal-content .button-group .system-btn[data-v-ab9b17d6]:hover{box-shadow:0 4px 12px #1890ff66}.login-choice-modal .modal-content .tip[data-v-ab9b17d6]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#8c8c8c;padding:12px;background:#fafafa;border-radius:6px}.login-choice-modal .modal-content .tip .anticon[data-v-ab9b17d6]{font-size:16px}.incoming-call-queue[data-v-57c15d9d]{position:fixed;top:20px;right:20px;z-index:2000;max-width:320px}.call-queue[data-v-57c15d9d]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden;border:1px solid #e8e8e8}.queue-header[data-v-57c15d9d]{background:#1890ff;color:#fff;padding:12px 16px;font-weight:500;display:flex;align-items:center;justify-content:space-between}.queue-title[data-v-57c15d9d]{font-size:14px}.call-list[data-v-57c15d9d]{max-height:400px;overflow-y:auto}.call-item[data-v-57c15d9d]{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.call-item[data-v-57c15d9d]:last-child{border-bottom:none}.call-item[data-v-57c15d9d]:hover{background-color:#fafafa}.call-info[data-v-57c15d9d]{display:flex;align-items:center;flex:1;min-width:0}.user-avatar[data-v-57c15d9d]{margin-right:12px;flex-shrink:0}.avatar-img[data-v-57c15d9d]{width:40px;height:40px;border-radius:50%;object-fit:cover}.avatar-placeholder[data-v-57c15d9d]{width:40px;height:40px;border-radius:50%;background:#1890ff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px}.call-details[data-v-57c15d9d]{flex:1;min-width:0}.username[data-v-57c15d9d]{font-weight:500;font-size:14px;color:#262626;margin-bottom:4px}.call-type[data-v-57c15d9d]{font-size:12px;color:#8c8c8c;display:flex;align-items:center;margin-bottom:2px}.call-type .anticon[data-v-57c15d9d]{margin-right:4px}.timestamp[data-v-57c15d9d]{font-size:11px;color:#bfbfbf}.call-actions[data-v-57c15d9d]{display:flex;gap:8px;flex-shrink:0}.action-btn[data-v-57c15d9d]{display:flex;align-items:center;gap:4px;min-width:60px;justify-content:center}.answer-btn[data-v-57c15d9d]{background:#52c41a;border-color:#52c41a}.answer-btn[data-v-57c15d9d]:hover{background:#73d13d;border-color:#73d13d}.reject-btn[data-v-57c15d9d]{background:#ff4d4f;border-color:#ff4d4f}.reject-btn[data-v-57c15d9d]:hover{background:#ff7875;border-color:#ff7875}@media (max-width: 768px){.incoming-call-queue[data-v-57c15d9d]{top:10px;right:10px;left:10px;max-width:none}.call-item[data-v-57c15d9d]{padding:12px}.call-actions[data-v-57c15d9d]{flex-direction:column;gap:6px}.action-btn[data-v-57c15d9d]{min-width:50px;font-size:12px}}#app{height:100vh;width:100vw}
