@import"https://fonts.loli.net/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";html,body,#app{margin:0;padding:0;height:100%;overflow:hidden;position:fixed;width:100%}:root{--primary: #0052D9;--primary-light: #D9E1FF;--primary-hover: #003CAB;--accent: #366EF4;--badge-highlight: #D54941;--success: #2BA471;--success-light: #E3F9E9;--warning: #E37318;--warning-light: #FFF1E9;--danger: #D54941;--danger-light: #FFF0ED;--info: #0052D9;--info-light: #F2F3FF;--bg-page: #F3F3F3;--bg-card: #FFFFFF;--bg-hover: #EEEEEE;--bg-active: #D9E1FF;--border: #DDDDDD;--border-light: #EEEEEE;--text-primary: #181818;--text-secondary: #4B4B4B;--text-muted: #8B8B8B;--font-sans: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .12)}:root{--el-color-primary: #0052D9;--el-color-primary-light-3: #618DFF;--el-color-primary-light-5: #8EABFF;--el-color-primary-light-7: #B5C7FF;--el-color-primary-light-8: #D9E1FF;--el-color-primary-light-9: #F2F3FF;--el-color-primary-dark-2: #003CAB;--el-color-success: #2BA471;--el-color-success-light-3: #56C08D;--el-color-success-light-5: #92DAB2;--el-color-success-light-7: #C6F3D7;--el-color-success-light-8: #E3F9E9;--el-color-success-light-9: #F0FDF4;--el-color-success-dark-2: #008858;--el-color-warning: #E37318;--el-color-warning-light-3: #FA9550;--el-color-warning-light-5: #FFB98C;--el-color-warning-light-7: #FFD9C2;--el-color-warning-light-8: #FFF1E9;--el-color-warning-light-9: #FFF8F3;--el-color-warning-dark-2: #BE5A00;--el-color-danger: #D54941;--el-color-danger-light-3: #F6685D;--el-color-danger-light-5: #FF9285;--el-color-danger-light-7: #FFB9B0;--el-color-danger-light-8: #FFD8D2;--el-color-danger-light-9: #FFF0ED;--el-color-danger-dark-2: #AD352F;--el-color-info: #8B8B8B;--el-color-info-light-3: #A6A6A6;--el-color-info-light-5: #C6C6C6;--el-color-info-light-7: #DDDDDD;--el-color-info-light-8: #EEEEEE;--el-color-info-light-9: #F3F3F3;--el-color-info-dark-2: #5E5E5E;--el-font-family: var(--font-sans);--el-font-size-base: 14px;--el-border-radius-base: var(--radius-sm);--el-border-radius-small: 4px;--el-border-radius-round: 100px;--el-border-color: var(--border);--el-border-color-light: var(--border-light);--el-border-color-lighter: var(--border-light);--el-bg-color: var(--bg-card);--el-bg-color-page: var(--bg-page);--el-bg-color-overlay: var(--bg-card);--el-text-color-primary: var(--text-primary);--el-text-color-regular: var(--text-secondary);--el-text-color-secondary: var(--text-muted);--el-text-color-placeholder: var(--text-muted);--el-fill-color-light: var(--bg-hover);--el-fill-color-lighter: var(--border-light);--el-fill-color-blank: var(--bg-card)}@property --glow-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes glow-spin{to{--glow-angle: 360deg}}@keyframes soft-pulse{0%,to{opacity:.35}50%{opacity:.65}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;font-family:var(--font-sans);font-size:14px;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#app{height:100%;overflow-x:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::-webkit-scrollbar-track{background:transparent}.el-menu{border-right:none!important}.el-table{--el-table-border-color: var(--border-light);--el-table-header-bg-color: var(--bg-page);--el-table-row-hover-bg-color: #F3F3F3}.el-table .el-table__header th{background:var(--bg-page)!important;font-weight:600;color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em;text-align:center!important}.el-table .el-table__row{transition:background-color .2s ease}.el-table .el-table__row td{border-bottom-color:var(--border-light)!important;padding:12px 16px}.el-statistic__number,.el-table .cell,.stat-value,.stat-number{font-variant-numeric:tabular-nums}.el-drawer__header{margin-bottom:0;padding:16px 20px;border-bottom:1px solid var(--border)}.el-tag{border-radius:100px!important}.page-container{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.page-header{padding:16px 20px;background:var(--bg-card);border-bottom:1px solid var(--border-light)}.page-header .title,.page-header h1{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.page-content{flex:1;padding:16px;overflow:auto}.content-card,.stat-card{background:var(--bg-card);border-radius:var(--radius-md);padding:16px;margin-bottom:16px;box-shadow:var(--shadow-sm);border:1px solid var(--border-light)}.content-card .stat-value,.stat-card .stat-value{font-size:28px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.content-card .stat-label,.stat-card .stat-label{font-size:14px;color:var(--text-secondary)}.three-column-layout{display:flex;height:calc(100vh - 112px);background:var(--bg-card);border-radius:var(--radius-md);overflow:hidden}.three-column-layout .left-panel{width:220px;border-right:1px solid var(--border-light);overflow-y:auto}.three-column-layout .middle-panel{width:280px;border-right:1px solid var(--border-light);overflow-y:auto}.three-column-layout .right-panel{flex:1;overflow-y:auto}.list-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid var(--border-light);transition:background-color .2s}.list-item:hover{background-color:var(--bg-hover)}.list-item.active{background-color:var(--primary-light);border-left:3px solid var(--primary)}.list-item .item-name{font-size:14px;color:var(--text-primary);margin-bottom:4px}.list-item .item-info{font-size:12px;color:var(--text-secondary)}.chat-message{display:flex;padding:12px 16px}.chat-message.employee{flex-direction:row-reverse}.chat-message.employee .message-bubble{background-color:#95ec69;margin-left:8px;margin-right:0}.chat-message .avatar{width:36px;height:36px;border-radius:4px;flex-shrink:0}.chat-message .message-content{max-width:60%}.chat-message .message-meta{font-size:12px;color:var(--text-secondary);margin-bottom:4px}.chat-message .message-bubble{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:10px 12px;margin-right:8px;font-size:14px;line-height:1.5;word-break:break-word}.ai-search-glow{position:relative;isolation:isolate}.ai-search-glow:before{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:calc(var(--radius-sm) + 1.5px);background:conic-gradient(from var(--glow-angle),#0052D9,rgba(0,82,217,.25),#0052D9);opacity:0;transition:opacity .4s ease;z-index:-1;animation:glow-spin 3s linear infinite}.ai-search-glow:focus-within:before{opacity:1}.el-dialog{max-height:calc(100vh - 32px);display:flex;flex-direction:column;margin-top:16px!important;margin-bottom:16px!important}.el-dialog .el-dialog__header{flex-shrink:0}.el-dialog .el-dialog__body{flex:1;overflow-y:auto;min-height:0}.el-dialog .el-dialog__footer{flex-shrink:0}.el-drawer__body{overflow-y:auto}@media (max-width: 768px){.page-container{overflow-x:hidden}.page-header{padding:12px}.page-header .title,.page-header h1{font-size:16px}.page-content{padding:8px}.content-card,.stat-card{padding:12px;margin-bottom:12px}.content-card .stat-value,.stat-card .stat-value{font-size:22px}.content-card .stat-label,.stat-card .stat-label{font-size:12px}.three-column-layout{height:auto;min-height:calc(100vh - 120px)}.mobile-card-list .mobile-card{background:var(--bg-card);border-radius:var(--radius-sm);padding:12px;margin-bottom:8px;box-shadow:var(--shadow-sm)}.mobile-card-list .mobile-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mobile-card-list .mobile-card .card-body{font-size:13px;color:var(--text-secondary)}.mobile-card-list .mobile-card .card-body .card-field{display:flex;justify-content:space-between;padding:3px 0}.mobile-card-list .mobile-card .card-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border-light)}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar>.el-date-editor,.filter-bar>.el-select,.filter-bar>.el-input,.filter-bar>.el-tree-select,.filter-bar>.el-cascader{width:100%!important}.filter-bar>.el-button{flex-shrink:0}.el-dialog{--el-dialog-width: 92% !important;max-height:calc(100vh - 24px);margin:12px auto!important}.el-dialog .el-dialog__body{padding:12px!important}.el-dialog .el-form .el-form-item__content .el-select,.el-dialog .el-form .el-form-item__content .el-date-editor,.el-dialog .el-form .el-form-item__content .el-input,.el-dialog .el-form .el-form-item__content .el-tree-select,.el-dialog .el-form .el-form-item__content .el-time-picker{width:100%!important}.el-table{font-size:13px}.el-table .el-table__cell{padding:8px 4px}[class$=-page]{padding:12px!important}.card-header{flex-wrap:wrap;gap:8px}.card-header .actions{width:100%;justify-content:flex-end}.el-row{row-gap:12px}.el-form--label-top .el-form-item__label{padding-bottom:4px}}@media (max-width: 480px){.page-container{padding:8px}.stat-card{padding:10px}.stat-card .stat-value{font-size:18px}}
