.icp-footer-wrapper[data-v-41612d44]{width:100%;text-align:center;cursor:pointer;padding:16px 0;margin-top:auto}.icp-text[data-v-41612d44]{display:inline-block;padding:6px 12px;font-size:12px;color:#00000073;background:transparent;border-radius:0;border:none;transition:all .3s ease;white-space:nowrap;text-decoration:none}.icp-text[data-v-41612d44]:hover{color:#000000bf;text-decoration:underline}@media (max-width: 768px){.icp-footer-wrapper[data-v-41612d44]{padding:12px 0}.icp-text[data-v-41612d44]{padding:5px 10px;font-size:11px}}.theme-toggle[data-v-68568792]{position:fixed;right:24px;bottom:24px;z-index:1001;width:44px;height:44px;color:var(--text-primary);background:var(--bg-elevated);border-color:var(--border-medium);box-shadow:var(--shadow-lg)}.theme-toggle[data-v-68568792]:hover,.theme-toggle[data-v-68568792]:focus{color:var(--primary)!important;background:var(--primary-bg)!important;border-color:var(--primary-light)!important}@media (max-width: 768px){.theme-toggle[data-v-68568792]{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:40px;height:40px}}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1}:root{color-scheme:light;--primary: #4f46e5;--primary-light: #818cf8;--primary-dark: #3730a3;--primary-bg: rgba(79, 70, 229, .06);--accent: #06b6d4;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--bg-page: #f8f9fb;--bg-card: #ffffff;--bg-elevated: #ffffff;--bg-soft: #f5f5f5;--bg-subtle: #fafafa;--info-bg: #e6f4ff;--success-bg: #f6ffed;--warning-bg: #fffbe6;--danger-bg: #fff2f0;--purple-bg: #f9f0ff;--highlight-bg: #fff1b8;--text-primary: #1e1e2d;--text-secondary: #6b7280;--text-muted: #9ca3af;--border-light: rgba(0, 0, 0, .06);--border-medium: rgba(0, 0, 0, .1);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .03);--shadow-md: 0 2px 8px rgba(0, 0, 0, .05);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .06);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .08);--shadow-primary: 0 2px 8px rgba(79, 70, 229, .2);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1)}:root[data-theme=dark]{color-scheme:dark;--primary: #818cf8;--primary-light: #a5b4fc;--primary-dark: #6366f1;--primary-bg: rgba(129, 140, 248, .12);--accent: #22d3ee;--success: #34d399;--warning: #fbbf24;--danger: #f87171;--bg-page: #0f1117;--bg-card: #171a23;--bg-elevated: #202532;--bg-soft: #12151d;--bg-subtle: #1d222d;--info-bg: rgba(24, 144, 255, .14);--success-bg: rgba(82, 196, 26, .14);--warning-bg: rgba(250, 173, 20, .14);--danger-bg: rgba(255, 77, 79, .14);--purple-bg: rgba(114, 46, 209, .16);--highlight-bg: rgba(250, 173, 20, .3);--text-primary: #f3f4f6;--text-secondary: #c4c9d4;--text-muted: #8f98aa;--border-light: rgba(255, 255, 255, .08);--border-medium: rgba(255, 255, 255, .14);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .22);--shadow-md: 0 4px 12px rgba(0, 0, 0, .28);--shadow-lg: 0 10px 28px rgba(0, 0, 0, .32);--shadow-xl: 0 18px 52px rgba(0, 0, 0, .4);--shadow-primary: 0 2px 10px rgba(129, 140, 248, .28)}body{background-color:var(--bg-page);color:var(--text-primary);transition:background-color var(--transition-base),color var(--transition-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{scroll-behavior:smooth}html,body,#app{width:100%;max-width:100%;min-width:0}*,*:before,*:after{box-sizing:border-box}img,video,canvas{max-width:100%;height:auto}::selection{background:rgba(79,70,229,.15);color:var(--primary-dark)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--border-light);position:relative}.page-header:after{content:"";position:absolute;bottom:-1px;left:0;width:32px;height:2px;background:var(--primary);border-radius:1px}.page-header h2{margin:0;font-size:22px;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.ant-card{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;transition:all var(--transition-base)!important;border:1px solid var(--border-light)!important;background:var(--bg-card)!important;overflow:hidden}.ant-card:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-1px)}.ant-card .ant-card:hover{transform:none;box-shadow:var(--shadow-sm)!important;border-color:var(--border-light)!important}.ant-card-head{border-bottom:1px solid var(--border-light)!important;font-weight:600!important}.ant-card-head-title{font-weight:600!important;font-size:15px!important;color:var(--text-primary)!important}.ant-table-wrapper{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--border-light)}.ant-table-thead>tr>th{background:var(--bg-elevated)!important;font-weight:600!important;color:var(--text-secondary)!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border-light)!important}.ant-table-tbody>tr{transition:background var(--transition-fast)}.ant-table-tbody>tr:hover>td{background:var(--primary-bg)!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--border-light)!important}.ant-btn{border-radius:var(--radius-sm)!important;transition:all var(--transition-fast)!important;font-weight:500!important;letter-spacing:.01em}.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):not(.ant-btn-loading):not(.ant-btn-background-ghost){background:var(--primary)!important;border:none!important;box-shadow:var(--shadow-primary)!important;color:#fff!important}.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):not(.ant-btn-loading):not(.ant-btn-background-ghost):hover,.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):not(.ant-btn-loading):not(.ant-btn-background-ghost):focus{background:var(--primary-dark)!important;box-shadow:0 4px 12px #4f46e54d!important;transform:translateY(-1px)}.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):active{transform:translateY(0);box-shadow:0 2px 8px #4f46e54d!important}.ant-btn-default:not(.ant-btn-dangerous):not(:disabled){border:1px solid var(--border-medium)!important;color:var(--text-primary)!important}.ant-btn-default:not(.ant-btn-dangerous):not(:disabled):hover{border-color:var(--primary-light)!important;color:var(--primary)!important;background:var(--primary-bg)!important}.ant-btn-link,.ant-btn-text{box-shadow:none!important}.ant-btn:disabled{box-shadow:none!important;transform:none!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{border-radius:var(--radius-sm)!important;border-color:var(--border-medium)!important;transition:all var(--transition-fast)!important}.ant-input:focus,.ant-input:hover,.ant-input-number:focus,.ant-input-number:hover,.ant-picker:focus,.ant-picker:hover{border-color:var(--primary-light)!important;box-shadow:0 0 0 3px #4f46e514!important}.ant-select-selector:hover{border-color:var(--primary-light)!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:var(--primary-light)!important;box-shadow:0 0 0 3px #4f46e514!important}.ant-tag{border-radius:6px;padding:2px 10px;border:none;font-weight:500;font-size:12px}.ant-tag-blue{background:rgba(79,70,229,.08);color:var(--primary)}.ant-tag-green{background:rgba(16,185,129,.08);color:var(--success)}.ant-tag-orange{background:rgba(245,158,11,.08);color:var(--warning)}.ant-tag-red{background:rgba(239,68,68,.08);color:var(--danger)}.ant-modal-content{border-radius:var(--radius-xl)!important;overflow:hidden;box-shadow:var(--shadow-xl)!important;border:1px solid var(--border-light)}.ant-modal-header{border-bottom:1px solid var(--border-light)!important;padding:20px 24px!important;background:var(--bg-card)!important}.ant-modal-title{font-weight:700!important;font-size:16px!important;color:var(--text-primary)!important}.ant-modal-footer{border-top:1px solid var(--border-light)!important;padding:16px 24px!important}.ant-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.35)!important}.ant-statistic-title{color:var(--text-muted)!important;font-size:13px!important;font-weight:500!important;margin-bottom:8px!important}.ant-statistic-content-value{font-weight:700!important;letter-spacing:-.02em}.ant-alert{border-radius:var(--radius-md)!important;border:none!important}.ant-alert-success{background:rgba(16,185,129,.05)!important}.ant-alert-warning{background:rgba(245,158,11,.05)!important}.ant-alert-error{background:rgba(239,68,68,.05)!important}.ant-alert-info{background:rgba(79,70,229,.05)!important}.ant-tabs-tab{font-weight:500!important;transition:all var(--transition-fast)!important}.ant-tabs-tab-active{font-weight:600!important}.ant-tabs-ink-bar{background:var(--primary)!important;border-radius:1px!important;height:2px!important}.ant-badge-count{box-shadow:0 2px 6px #ef44444d;font-weight:600}.ant-tooltip-inner{border-radius:var(--radius-sm)!important;font-size:13px!important;padding:6px 12px!important}.ant-divider-horizontal.ant-divider-with-text{color:var(--text-muted)!important;font-size:13px!important}.ant-drawer-content{border-radius:0 var(--radius-xl) var(--radius-xl) 0}.ant-menu-light .ant-menu-item-selected{background:var(--primary-bg)!important;color:var(--primary)!important;font-weight:600;position:relative}.ant-menu-light .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:25%;height:50%;width:3px;background:var(--primary);border-radius:0 3px 3px 0}.ant-menu-light .ant-menu-item:hover{color:var(--primary)!important;background:var(--primary-bg)!important}.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--primary)!important;font-weight:600}.ant-menu-light.ant-menu-inline .ant-menu-item,.ant-menu-light.ant-menu-inline .ant-menu-submenu-title{border-radius:0 8px 8px 0;margin:1px 8px 1px 0;width:calc(100% - 8px)}.ant-layout-sider-trigger{background:var(--bg-card)!important;color:var(--text-secondary, #6b7280)!important;border-top:1px solid var(--border-light)!important}.ant-layout-sider-trigger:hover{color:var(--primary)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:root[data-theme=dark] .ant-layout,:root[data-theme=dark] .ant-layout-content{background:var(--bg-page)}:root[data-theme=dark] .ant-layout-sider-light,:root[data-theme=dark] .ant-layout-sider-light .ant-layout-sider-children,:root[data-theme=dark] .ant-menu-light,:root[data-theme=dark] .ant-menu-light>.ant-menu{color:var(--text-secondary)!important;background:var(--bg-card)!important}:root[data-theme=dark] .ant-menu-light .ant-menu-item:not(.ant-menu-item-selected),:root[data-theme=dark] .ant-menu-light .ant-menu-submenu-title{color:var(--text-secondary)!important}:root[data-theme=dark] .desktop-sider,:root[data-theme=dark] .sider-pc,:root[data-theme=dark] .video-sider,:root[data-theme=dark] .agent-sider,:root[data-theme=dark] .header,:root[data-theme=dark] .video-header,:root[data-theme=dark] .agent-header,:root[data-theme=dark] .drawer-header,:root[data-theme=dark] .mobile-menu-header,:root[data-theme=dark] .mobile-menu-footer{color:var(--text-primary)!important;background:var(--bg-card)!important;border-color:var(--border-light)!important}:root[data-theme=dark] .layout>.ant-layout>.content,:root[data-theme=dark] .video-content,:root[data-theme=dark] .agent-content,:root[data-theme=dark] .modal-content{color:var(--text-primary)!important;background:var(--bg-card)!important}:root[data-theme=dark] .search-trigger-kbd{color:var(--text-secondary);background:var(--bg-elevated)!important;border-color:var(--border-medium)}:root[data-theme=dark] .ant-table,:root[data-theme=dark] .ant-table-container,:root[data-theme=dark] .ant-table-content,:root[data-theme=dark] .ant-table-tbody>tr>td,:root[data-theme=dark] .ant-table-placeholder>td{color:var(--text-secondary);background:var(--bg-card)!important}:root[data-theme=dark] .ant-table-placeholder>td{border-color:var(--border-light)!important}:root[data-theme=dark] .ant-empty-description{color:var(--text-muted)!important}:root[data-theme=dark] .ant-empty-normal .ant-empty-image{opacity:.72;filter:brightness(1.7)}:root[data-theme=dark] .ant-input::placeholder,:root[data-theme=dark] .ant-input-number-input::placeholder,:root[data-theme=dark] textarea::placeholder,:root[data-theme=dark] input::placeholder{color:var(--text-muted)!important;opacity:.9}:root[data-theme=dark] #app .login-container,:root[data-theme=dark] #app .register-container,:root[data-theme=dark] #app .forgot-container,:root[data-theme=dark] #app .admin-login-container{color:var(--text-primary);background:var(--bg-page)!important}:root[data-theme=dark] #app .login-box,:root[data-theme=dark] #app .register-box,:root[data-theme=dark] #app .forgot-box{color:var(--text-primary);background:var(--bg-card)!important;border:1px solid var(--border-light);box-shadow:var(--shadow-lg)!important}:root[data-theme=dark] #app .login-box h2,:root[data-theme=dark] #app .login-header h1,:root[data-theme=dark] #app .register-box h2,:root[data-theme=dark] #app .forgot-box h2,:root[data-theme=dark] #app .terms-section h4{color:var(--text-primary)!important}:root[data-theme=dark] #app .login-footer,:root[data-theme=dark] #app .register-footer,:root[data-theme=dark] #app .forgot-footer,:root[data-theme=dark] #app .captcha-tip,:root[data-theme=dark] #app .terms-section p,:root[data-theme=dark] #app .terms-countdown{color:var(--text-secondary)!important}:root[data-theme=dark] #app .login-footer span,:root[data-theme=dark] #app .forgot-footer span{color:var(--border-medium)!important}@media (max-width: 768px){html,body,#app{overflow-x:hidden}body{padding-bottom:env(safe-area-inset-bottom,0);-webkit-tap-highlight-color:transparent}.ant-layout,.ant-layout-content{min-width:0;max-width:100vw}.ant-layout-content{overflow-x:hidden}.ant-layout-content{padding:10px!important}.page-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;padding-bottom:10px}.page-header h2{font-size:17px!important;line-height:1.35}.page-header>.ant-btn{width:100%}.page-header .ant-space{width:100%}.page-header .ant-space-item{min-width:0}.page-header .ant-space .ant-btn,.page-header .ant-space .ant-select,.page-header .ant-space .ant-input,.page-header .ant-space .ant-input-search,.page-header .ant-space .ant-picker,.page-header .ant-input-search{width:100%!important}.ant-card{margin-bottom:10px;border-radius:12px!important}.ant-card-body{padding:14px!important}.ant-card-head{padding:0 14px!important;min-height:40px!important}.ant-card-head-title{font-size:14px!important;padding:8px 0!important}.ant-card-head-wrapper{align-items:flex-start!important;flex-wrap:wrap!important;gap:8px}.ant-card-extra{width:100%;margin-left:0!important;padding:0 0 10px!important}.ant-card-extra .ant-space{width:100%}.ant-card-extra .ant-space-item{flex:1 1 130px;min-width:0}.ant-card-extra .ant-btn,.ant-card-extra .ant-select,.ant-card-extra .ant-input,.ant-card-extra .ant-input-search,.ant-card-extra .ant-picker{width:100%!important}.ant-card-actions{display:flex;flex-wrap:wrap}.ant-card-actions>li{flex:1 1 50%;min-width:0;margin:6px 0!important}.ant-card-actions .ant-btn{width:100%;min-width:0;padding-inline:6px!important}.ant-form{min-width:0}.ant-form-inline{display:grid!important;grid-template-columns:1fr;gap:0}.ant-form-inline .ant-form-item{width:100%;margin-right:0!important}.ant-form-item-label{text-align:left!important}.ant-form-item{margin-bottom:14px!important}.ant-form-item-control,.ant-form-item-control-input,.ant-form-item-control-input-content{min-width:0;width:100%}.ant-btn{min-height:40px;font-size:14px!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{min-height:40px!important;font-size:14px!important}.ant-input-number{min-height:40px!important}.ant-input-number-input{height:38px!important}.ant-form .ant-input,.ant-form .ant-input-affix-wrapper,.ant-form .ant-input-number,.ant-form .ant-select,.ant-form .ant-picker,.ant-form .ant-input-search,.ant-form .ant-upload,.ant-form .ant-upload-wrapper{width:100%!important;max-width:100%!important}.ant-form .ant-space{width:100%;align-items:stretch!important}.ant-form .ant-space-item{flex:1 1 100%;min-width:0}.ant-input-group,.ant-input-group-wrapper,.ant-input-search{max-width:100%}.ant-input-group{display:flex;flex-wrap:wrap}.ant-input-group>.ant-input,.ant-input-group>.ant-input-affix-wrapper,.ant-input-group>.ant-select,.ant-input-group>.ant-btn{flex:1 1 100%;width:100%!important}.ant-checkbox-wrapper,.ant-radio-wrapper{font-size:14px!important}.ant-modal{margin:0!important;padding:0!important;top:auto!important;bottom:0!important;width:100vw!important;max-width:100vw!important}.ant-modal-content{border-radius:16px 16px 0 0!important;height:auto;max-height:85vh;overflow-y:auto}.ant-modal-body{padding:16px!important;max-height:60vh;overflow-y:auto}.ant-modal-header{padding:14px 16px!important}.ant-modal-footer{padding:10px 16px!important;padding-bottom:calc(10px + env(safe-area-inset-bottom,0))!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ant-modal-footer .ant-btn{width:100%;margin-inline-start:0!important}.ant-modal-title{font-size:15px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px!important}.ant-table{min-width:680px}.ant-table-body{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-table-thead>tr>th{padding:8px 10px!important;font-size:12px!important;white-space:nowrap}.ant-table-tbody>tr>td{padding:10px!important;font-size:13px!important}.ant-table-tbody .ant-btn-sm{padding:0 6px!important;min-height:28px!important;font-size:12px!important}.ant-table-tbody .ant-space{gap:4px!important}.ant-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:12px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:32px!important;height:32px!important;line-height:32px!important}.ant-pagination-options{display:none!important}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:8px 10px!important;font-size:13px!important}.ant-descriptions-header,.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-nav-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-tabs-nav-list{min-width:max-content}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-space{flex-wrap:wrap;gap:8px!important}.ant-space[style*="width: 100%"],.ant-space[style*="width:100%"]{align-items:stretch!important}.ant-space[style*="width: 100%"]>.ant-space-item,.ant-space[style*="width:100%"]>.ant-space-item{min-width:0}.ant-drawer-content-wrapper{width:min(86vw,320px)!important;max-width:100vw!important}.ant-drawer-body{overflow-x:hidden}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{height:42px!important;line-height:42px!important;margin-top:2px;margin-bottom:2px;font-size:14px!important}.ant-breadcrumb{display:none}.ant-statistic-title{font-size:12px!important;margin-bottom:4px!important}.ant-statistic-content{font-size:20px!important}.ant-alert{padding:8px 12px!important;font-size:13px!important}.ant-alert-message{font-size:13px!important}.ant-alert .ant-btn{margin-top:6px}.ant-tag{font-size:11px!important;padding:1px 6px!important;margin:2px!important}.ant-tooltip-inner{font-size:12px!important}.header{padding:0 12px!important}.ant-row{margin-left:-6px!important;margin-right:-6px!important}.ant-row>.ant-col{padding-left:6px!important;padding-right:6px!important}.ant-descriptions,.ant-table-wrapper,.ant-card,.ant-modal{max-width:100%;overflow-wrap:anywhere}pre,code{white-space:pre-wrap;word-break:break-word}}@media (max-width: 480px){.ant-table-thead>tr>th{padding:6px 8px!important;font-size:11px!important}.ant-table-tbody>tr>td{padding:8px!important;font-size:12px!important}.ant-descriptions-item-label{min-width:70px!important;font-size:12px!important}.ant-descriptions-item-content{font-size:12px!important}.ant-modal-body,.ant-card-body{padding:12px!important}.page-header h2{font-size:16px!important}}@media (pointer: coarse){.ant-btn{min-height:40px}.ant-menu-item,.ant-menu-submenu-title{cursor:pointer;-webkit-tap-highlight-color:transparent}.ant-card:hover{transform:none;box-shadow:var(--shadow-sm)!important}.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):hover{transform:none}}#route-progress-bar{position:fixed;top:0;left:0;width:0;height:2px;background:linear-gradient(to right,var(--primary-light),var(--primary));z-index:99999;transition:width .4s ease,opacity .3s ease;opacity:0;pointer-events:none}#route-progress-bar.active{opacity:1}#route-progress-bar.done{width:100%!important;opacity:0;transition:width .15s ease,opacity .4s ease .15s}
