html,body,#app{height:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Inter,Microsoft YaHei,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#334155;background-color:#f6f7fb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#c1c9d4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#a0aab6}::-webkit-scrollbar-track{background-color:transparent}:root{--el-color-primary: #6366f1;--el-color-primary-light-3: rgb(192.6, 193.8, 249.4);--el-color-primary-light-5: rgb(239.4, 239.7, 253.6);--el-color-primary-light-7: hsl(238.7323943662, 83.5294117647%, 106.6666666667%);--el-color-primary-light-9: hsl(238.7323943662, 83.5294117647%, 111.6666666667%);--el-color-primary-dark-2: rgb(52.2, 56.1, 236.8);--el-border-radius-base: 8px;--el-border-radius-small: 6px;--el-border-radius-round: 20px}.el-button--primary{--el-button-bg-color: #6366f1;--el-button-border-color: #6366f1;--el-button-hover-bg-color: #818cf8;--el-button-hover-border-color: #818cf8;--el-button-active-bg-color: #4f46e5;--el-button-active-border-color: #4f46e5;border-radius:8px}.el-button{border-radius:8px;font-weight:500}.el-button--success,.el-button--warning,.el-button--danger,.el-button--info{border-radius:8px}.el-menu--horizontal>.el-menu-item.is-active{border-bottom-color:#6366f1}.el-table{--el-table-border-color: #e8ecf1;--el-table-header-bg-color: #f8fafc;border-radius:8px;overflow:hidden}.el-table th.el-table__cell{background-color:#f8fafc!important;font-weight:600;color:#475569;font-size:13px}.el-table td.el-table__cell{color:#475569;font-size:13px}.el-table .el-tooltip .cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-table tr:hover>td.el-table__cell{background-color:#f8fafc!important}.el-dialog{border-radius:8px;overflow:hidden}.el-dialog .el-dialog__header{padding:20px 24px;border-bottom:1px solid #f1f5f9;margin-right:0}.el-dialog .el-dialog__header .el-dialog__title{font-weight:600;color:#1e293b;font-size:16px}.el-dialog .el-dialog__body{padding:24px}.el-dialog .el-dialog__footer{padding:16px 24px;border-top:1px solid #f1f5f9}.el-form-item__label{font-weight:500;color:#475569}.el-input__wrapper{border-radius:8px!important;transition:all .2s ease}.el-select .el-input__wrapper{border-radius:8px!important}.el-card{border-radius:8px;border:1px solid #e8ecf1;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.el-card:hover{border-color:#dbe3ee;box-shadow:0 2px 10px #0f172a0a}.el-card .el-card__header{border-bottom:1px solid #f1f5f9;font-weight:600;color:#1e293b}.el-tag{border-radius:6px;font-weight:500}.el-pagination .btn-prev,.el-pagination .btn-next,.el-pagination .el-pager li{border-radius:8px!important}.el-tooltip__popper{max-width:400px;line-height:1.6;word-break:break-word;border-radius:10px!important}.el-message-box,.el-notification{border-radius:8px!important}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header .page-title{font-size:20px;font-weight:700;color:#1e293b;letter-spacing:-.3px}.search-form{background:#fff;padding:18px 20px 8px;border-radius:8px;margin-bottom:20px;border:1px solid #e8ecf1;box-shadow:none}.search-form .el-form-item{margin-bottom:10px}.table-container{background:#fff;padding:18px 20px;border-radius:8px;border:1px solid #e8ecf1;box-shadow:none}.table-container .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.pagination-container{display:flex;justify-content:flex-end;margin-top:20px}.status-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600}.status-tag.success{color:#10b981;background-color:#10b98114}.status-tag.warning{color:#f59e0b;background-color:#f59e0b14}.status-tag.danger{color:#ef4444;background-color:#ef444414}.status-tag.info{color:#3b82f6;background-color:#3b82f614}.stat-card{background:#fff;border-radius:8px;padding:20px;border:1px solid #e8ecf1;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.stat-card:hover{border-color:#dbe3ee;box-shadow:0 2px 10px #0f172a0a}.stat-card .stat-title{font-size:13px;color:#94a3b8;margin-bottom:12px;font-weight:500}.stat-card .stat-value{font-size:28px;font-weight:700;color:#1e293b;letter-spacing:-.5px}.stat-card .stat-footer{margin-top:12px;font-size:12px;color:#94a3b8}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .3s}.fade-transform-enter-from{opacity:0;transform:translate(-30px)}.fade-transform-leave-to{opacity:0;transform:translate(30px)}@media (max-width: 768px){.page-header{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:16px}.page-header .page-title{font-size:18px}.search-form,.table-container{padding:14px;margin-bottom:14px}.table-container .table-header,.pagination-container{align-items:stretch;flex-direction:column;gap:10px}.stat-card{padding:16px}}
