*{box-sizing:border-box;margin:0;padding:0}html,body,#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}body{background-color:#f2f3f7}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-track{background:0 0}.el-button--primary{--el-button-bg-color:#4f46e5;--el-button-border-color:#4f46e5;--el-button-hover-bg-color:#6366f1;--el-button-hover-border-color:#6366f1;--el-button-active-bg-color:#4338ca;--el-button-active-border-color:#4338ca}.el-tag--primary{--el-tag-bg-color:#eef2ff;--el-tag-border-color:#c7d2fe;--el-tag-text-color:#4f46e5}.el-tag--success{--el-tag-bg-color:#f0fdf4;--el-tag-border-color:#bbf7d0;--el-tag-text-color:#16a34a}.el-tag--danger{--el-tag-bg-color:#fef2f2;--el-tag-border-color:#fecaca;--el-tag-text-color:#ef4444}.el-tag--warning{--el-tag-bg-color:#fffbeb;--el-tag-border-color:#fde68a;--el-tag-text-color:#f59e0b}.el-tag--info{--el-tag-bg-color:#f8fafc;--el-tag-border-color:#e2e8f0;--el-tag-text-color:#94a3b8}.el-pagination{--el-pagination-button-bg-color:#f8fafc;--el-pagination-hover-color:#4f46e5}.el-table th.el-table__cell{color:#64748b;background:#f8fafc;font-size:12px;font-weight:600}.el-dialog{--el-dialog-border-radius:16px}.el-dialog .el-dialog__header{padding:20px 24px 0}.el-dialog .el-dialog__title{color:#1e293b;font-size:16px;font-weight:700}.el-dialog .el-dialog__body{padding:20px 24px}.el-dialog .el-dialog__footer{padding:0 24px 20px}.el-card{--el-card-border-radius:16px;border:none}.el-select .el-input__wrapper{border-radius:10px}.el-input__wrapper{border-radius:10px!important}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--el-bg-color:#1e293b;--el-bg-color-page:#0f172a;--el-bg-color-overlay:#1e293b;--el-text-color-primary:#e2e8f0;--el-text-color-regular:#cbd5e1;--el-text-color-secondary:#94a3b8;--el-text-color-placeholder:#64748b;--el-border-color:#334155;--el-border-color-light:#334155;--el-border-color-lighter:#475569;--el-border-color-dark:#1e293b;--el-border-color-darker:#0f172a;--el-fill-color:#334155;--el-fill-color-light:#1e293b;--el-fill-color-lighter:#1e293b;--el-fill-color-blank:#1e293b;--el-fill-color-dark:#475569;--el-mask-color:#0009;--el-mask-color-extra-light:#0000004d;color:#e2e8f0}html.dark body{color:#e2e8f0;background-color:#0f172a}html.dark ::-webkit-scrollbar{width:6px;height:6px}html.dark ::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}html.dark ::-webkit-scrollbar-track{background:#1e293b}html.dark .el-input__wrapper{background-color:#0f172a!important;box-shadow:inset 0 0 0 1px #334155!important}html.dark .el-input__wrapper:hover,html.dark .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #6366f1!important}html.dark .el-input__inner{color:#e2e8f0!important}html.dark .el-input__inner::placeholder{color:#64748b!important}html.dark .el-textarea__inner{color:#e2e8f0!important;background-color:#0f172a!important;border-color:#334155!important}html.dark .el-textarea__inner::placeholder{color:#64748b!important}html.dark .el-select-dropdown{background-color:#1e293b!important;border-color:#334155!important}html.dark .el-select-dropdown__item{color:#cbd5e1!important}html.dark .el-select-dropdown__item:hover,html.dark .el-select-dropdown__item.hover{background-color:#334155!important}html.dark .el-select-dropdown__item.is-selected{font-weight:600;color:#818cf8!important}html.dark .el-select__wrapper{background-color:#0f172a!important;box-shadow:inset 0 0 0 1px #334155!important}html.dark .el-select__placeholder{color:#64748b!important}html.dark .el-select__selected-item span{color:#e2e8f0!important}html.dark .el-select-dropdown__empty{color:#64748b!important}html.dark .el-form-item__label{color:#cbd5e1!important}html.dark .el-dialog{--el-dialog-bg-color:#1e293b;--el-dialog-border-radius:16px;border:1px solid #334155}html.dark .el-dialog__title{color:#e2e8f0!important}html.dark .el-dialog__headerbtn .el-dialog__close{color:#94a3b8}html.dark .el-overlay{background-color:#0009}html.dark .el-drawer{background-color:#1e293b!important}html.dark .el-drawer__header{color:#e2e8f0;border-bottom-color:#334155}html.dark .el-drawer__body{color:#e2e8f0}html.dark .el-table{--el-table-bg-color:#1e293b;--el-table-tr-bg-color:#1e293b;--el-table-header-bg-color:#0f172a;--el-table-row-hover-bg-color:#334155;--el-table-border-color:#334155;--el-table-text-color:#cbd5e1;--el-table-header-text-color:#94a3b8;--el-table-current-row-bg-color:#6366f11a;background-color:#1e293b}html.dark .el-table th.el-table__cell{background:#0f172a!important}html.dark .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#172030}html.dark .el-table__empty-block{background:#1e293b}html.dark .el-table__empty-text{color:#64748b}html.dark .el-card{--el-card-bg-color:#1e293b;color:#e2e8f0;border-color:#334155}html.dark .el-tag--primary{--el-tag-bg-color:#1e1b4b;--el-tag-border-color:#312e81;--el-tag-text-color:#818cf8}html.dark .el-tag--success{--el-tag-bg-color:#052e16;--el-tag-border-color:#166534;--el-tag-text-color:#4ade80}html.dark .el-tag--danger{--el-tag-bg-color:#450a0a;--el-tag-border-color:#7f1d1d;--el-tag-text-color:#f87171}html.dark .el-tag--warning{--el-tag-bg-color:#451a03;--el-tag-border-color:#78350f;--el-tag-text-color:#fbbf24}html.dark .el-tag--info{--el-tag-bg-color:#1e293b;--el-tag-border-color:#334155;--el-tag-text-color:#94a3b8}html.dark .el-button--default{--el-button-bg-color:#1e293b;--el-button-border-color:#334155;--el-button-text-color:#cbd5e1;--el-button-hover-bg-color:#334155;--el-button-hover-border-color:#6366f1;--el-button-hover-text-color:#818cf8;--el-button-active-bg-color:#475569}html.dark .el-pagination{--el-pagination-button-bg-color:#1e293b;--el-pagination-button-color:#cbd5e1;--el-pagination-hover-color:#818cf8;--el-pagination-disabled-bg-color:#0f172a}html.dark .el-pagination button,html.dark .el-pagination .el-pager li{color:#cbd5e1!important;background:#1e293b!important}html.dark .el-pagination .el-pager li.is-active{color:#818cf8!important}html.dark .el-dropdown-menu{background-color:#1e293b!important;border-color:#334155!important}html.dark .el-dropdown-menu__item{color:#cbd5e1!important}html.dark .el-dropdown-menu__item:hover{color:#818cf8!important;background-color:#334155!important}html.dark .el-dropdown-menu__item.is-disabled{color:#475569!important}html.dark .el-dropdown-menu__item--divided{border-top-color:#334155!important}html.dark .el-popper.is-dark{color:#e2e8f0!important;background:#334155!important;border-color:#475569!important}html.dark .el-popover.el-popper{background:#1e293b!important;border-color:#334155!important}html.dark .el-radio{--el-radio-text-color:#cbd5e1;--el-radio-input-border-color:#475569}html.dark .el-radio__inner{background:#0f172a;border-color:#475569}html.dark .el-radio__input.is-checked .el-radio__inner{background:#6366f1;border-color:#6366f1}html.dark .el-checkbox{--el-checkbox-text-color:#cbd5e1}html.dark .el-checkbox__inner{background:#0f172a;border-color:#475569}html.dark .el-switch{--el-switch-off-color:#475569}html.dark .el-date-editor .el-input__wrapper{background:#0f172a!important}html.dark .el-picker-panel{color:#cbd5e1!important;background:#1e293b!important;border-color:#334155!important}html.dark .el-picker-panel__body,html.dark .el-date-table td .el-date-table-cell__text{color:#cbd5e1}html.dark .el-date-table td.today .el-date-table-cell__text{color:#6366f1}html.dark .el-date-table td.current .el-date-table-cell__text{color:#fff;background-color:#6366f1}html.dark .el-date-table th{color:#94a3b8;border-bottom-color:#334155}html.dark .el-date-picker__header-label{color:#e2e8f0}html.dark .el-date-picker__header .el-icon{color:#94a3b8}html.dark .el-month-table td .cell,html.dark .el-year-table td .cell{color:#cbd5e1}html.dark .el-picker-panel__icon-btn{color:#94a3b8}html.dark .el-date-editor .el-range-input{color:#e2e8f0;background:0 0}html.dark .el-date-editor .el-range-separator{color:#64748b}html.dark .el-message{--el-message-bg-color:#1e293b;color:#e2e8f0;border-color:#334155}html.dark .el-message-box{--el-messagebox-title-color:#e2e8f0;background:#1e293b;border-color:#334155}html.dark .el-message-box__title{color:#e2e8f0}html.dark .el-message-box__message{color:#cbd5e1}html.dark .el-alert{--el-alert-bg-color:#1e293b}html.dark .el-alert__title{color:#e2e8f0}html.dark .el-alert__description,html.dark .el-tabs__item{color:#94a3b8}html.dark .el-tabs__item.is-active{color:#818cf8}html.dark .el-tabs__nav-wrap:after{background-color:#334155}html.dark .el-breadcrumb{color:#94a3b8}html.dark .el-breadcrumb__inner{color:#94a3b8!important}html.dark .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:#e2e8f0!important}html.dark .el-breadcrumb__separator{color:#475569!important}html.dark .el-divider{border-top-color:#334155}html.dark .el-divider__text{color:#94a3b8;background:#1e293b}html.dark .el-empty__description p{color:#64748b}html.dark .el-loading-mask{background-color:#0f172acc}html.dark .el-loading-spinner .circular .path{stroke:#818cf8}html.dark .el-menu{background-color:#0000!important}html.dark .el-menu-item,html.dark .el-sub-menu__title{color:#ffffffa6!important}html.dark .el-transfer-panel{background:#1e293b;border-color:#334155}html.dark .el-transfer-panel__item{color:#cbd5e1}html.dark .page-container,html.dark .page-wrapper{color:#e2e8f0;background:#1e293b!important;box-shadow:0 2px 12px #0003!important}html.dark .page-title,html.dark h3,html.dark h4{color:#e2e8f0!important}html.dark .breadcrumb-area{border-bottom-color:#334155!important}html.dark .form-tip{color:#64748b!important}html.dark .panel{background:#1a2332!important;border-right-color:#334155!important}html.dark .panel:last-child{background:#1e293b!important}html.dark .panel-header{background:#172030!important;border-bottom-color:#334155!important}html.dark .panel-title{color:#e2e8f0!important}html.dark .list-item{color:#cbd5e1!important}html.dark .list-item:hover{color:#818cf8!important;background:#334155!important}html.dark .list-item.active{color:#fff!important;background:#4338ca!important}html.dark .stat-card,html.dark .dash-card,html.dark .card-section,html.dark .mini-card{background:#1e293b!important}html.dark .stat-value,html.dark .card-title,html.dark .welcome-title,html.dark .mini-value,html.dark .list-title{color:#e2e8f0!important}html.dark .stat-label,html.dark .welcome-sub,html.dark .mini-label,html.dark .list-meta{color:#94a3b8!important}html.dark .progress-bar{background:#334155!important}html.dark .list-row{border-bottom-color:#334155!important}html.dark .mini-icon.mi-orange{background:#431407!important}html.dark .mini-icon.mi-blue{background:#172554!important}html.dark .mini-icon.mi-green{background:#052e16!important}html.dark .mini-icon.mi-purple{background:#2e1065!important}html.dark .el-dialog__footer{border-top-color:#334155}
