@charset "UTF-8";@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-loading{animation:loading 1s ease-in-out infinite}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease,transform .3s ease}.fade-enter-from{opacity:0;transform:translateY(20px)}.fade-leave-to{opacity:0;transform:translateY(-20px)}.slide-left-enter-active,.slide-left-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.slide-left-enter-from{opacity:0;transform:translate(50px)}.slide-left-leave-to{opacity:0;transform:translate(-50px)}.slide-right-enter-active,.slide-right-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.slide-right-enter-from{opacity:0;transform:translate(-50px)}.slide-right-leave-to{opacity:0;transform:translate(50px)}.zoom-enter-active,.zoom-leave-active{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.zoom-enter-from{opacity:0;transform:scale(.9)}.zoom-leave-to{opacity:0;transform:scale(1.1)}.flip-enter-active,.flip-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.flip-enter-from{opacity:0;transform:rotateY(90deg)}.flip-leave-to{opacity:0;transform:rotateY(-90deg)}nav[data-v-16532bd5]::-webkit-scrollbar{width:4px}nav[data-v-16532bd5]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}nav[data-v-16532bd5]::-webkit-scrollbar-thumb:hover{background:#94a3b8}[data-v-9f66ed75] .ant-progress-line{border-radius:999px}[data-v-9f66ed75] .ant-select-selector{border-radius:.75rem!important}[data-v-9f66ed75] .ant-btn{border-radius:.75rem;font-weight:600}[data-v-9f66ed75] .ant-table{border-radius:.75rem}[data-v-9f66ed75] .ant-table-thead>tr>th{background:#f9fafb;font-weight:600;color:#374151}[data-v-a7dd9052] .ant-table{font-size:14px}[data-v-a7dd9052] .ant-table-thead>tr>th{background:#f9fafb;font-weight:600;color:#374151}[data-v-a7dd9052] .ant-modal-header{border-bottom:1px solid #f0f0f0}[data-v-a7dd9052] .ant-modal-body{padding:24px}[data-v-131c3b25] .ant-tabs-nav{margin-bottom:0}[data-v-131c3b25] .ant-tabs-content-holder{padding:24px}.dark .dark-table .ant-table-wrapper{background:transparent!important}.dark .dark-table .ant-table{background:transparent!important;color:#e2e8f0!important}.dark .dark-table .ant-table-thead>tr>th{background:#1e293b!important;color:#e2e8f0!important;border-color:#475569!important;border-bottom:2px solid #475569!important;border-right:none!important}.dark .dark-table .ant-table-tbody>tr>td{background:transparent!important;color:#cbd5e1!important;border-color:#334155!important;border-bottom:1px solid #334155!important;border-right:none!important}.dark .dark-table .ant-table-tbody>tr:hover>td{background:#1e293b!important}.dark .dark-table .ant-table-container,.dark .dark-table .ant-table-container table{border-color:#334155!important}.dark .dark-table .ant-pagination{color:#cbd5e1!important}.dark .dark-table .ant-pagination-item{background:#1e293b!important;border-color:#334155!important}.dark .dark-table .ant-pagination-item a{color:#cbd5e1!important}.dark .dark-table .ant-pagination-item-active{background:#3b82f6!important;border-color:#3b82f6!important}.dark .dark-table .ant-pagination-item-active a{color:#fff!important}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}#app{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}::-webkit-scrollbar-track{background-color:#f1f1f1}.el-message-box{border-radius:8px}button[class*=ant-btn]{background-color:transparent;border-width:1px;cursor:pointer;font-weight:400;line-height:1.5715;transition:all .3s cubic-bezier(.645,.045,.355,1)}button[class*=ant-btn]:not([disabled]){color:#000000e0}button.ant-btn-primary:not([disabled]){background-color:#1677ff;border-color:#1677ff;color:#fff}button.ant-btn-primary:not([disabled]):hover{background-color:#4096ff;border-color:#4096ff}button.ant-btn-dangerous:not([disabled]),button.ant-btn-danger:not([disabled]){background-color:#ff4d4f;border-color:#ff4d4f;color:#fff}button.ant-btn-dangerous:not([disabled]):hover,button.ant-btn-danger:not([disabled]):hover{background-color:#ff7875;border-color:#ff7875}button.ant-btn-background-ghost.ant-btn-primary:not([disabled]){background-color:transparent;border-color:#1677ff;color:#1677ff}button.ant-btn-background-ghost.ant-btn-primary:not([disabled]):hover{background-color:#1677ff0f;border-color:#4096ff;color:#4096ff}:root{--el-color-primary: #1890ff;--el-color-primary-light-3: #40a9ff;--el-color-primary-light-5: #69b1ff;--el-color-primary-light-7: #91caff;--el-color-primary-light-8: #bae0ff;--el-color-primary-light-9: #e6f4ff;--el-color-primary-dark-2: #0958d9;--el-color-success: #52c41a;--el-color-success-light-9: #f6ffed;--el-color-warning: #faad14;--el-color-warning-light-9: #fffbe6;--el-color-danger: #ff4d4f;--el-color-danger-light-9: #fff1f0;--el-color-info: #1890ff;--el-border-radius-base: 8px;--el-border-radius-small: 6px;--el-border-radius-round: 20px;--el-box-shadow-light: 0 2px 8px rgba(0, 0, 0, .08);--el-box-shadow: 0 4px 12px rgba(0, 0, 0, .12);--el-box-shadow-dark: 0 8px 24px rgba(0, 0, 0, .15);--el-transition-duration: .2s;--el-transition-duration-fast: .1s}.el-button{border-radius:8px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.el-button:hover:not(.is-disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.el-button:active:not(.is-disabled){transform:translateY(0);box-shadow:0 2px 6px #0000001a}.el-button--primary{background:#1890ff;border-color:#1890ff}.el-button--primary:hover:not(.is-disabled){background:#40a9ff;border-color:#40a9ff;box-shadow:0 4px 12px #1890ff4d}.el-button--success{background:#52c41a;border-color:#52c41a}.el-button--success:hover:not(.is-disabled){background:#73d13d;border-color:#73d13d;box-shadow:0 4px 12px #52c41a4d}.el-button--warning{background:#faad14;border-color:#faad14}.el-button--warning:hover:not(.is-disabled){background:#ffc53d;border-color:#ffc53d;box-shadow:0 4px 12px #faad144d}.el-button--danger{background:#ff4d4f;border-color:#ff4d4f}.el-button--danger:hover:not(.is-disabled){background:#ff7875;border-color:#ff7875;box-shadow:0 4px 12px #ff4d4f4d}.el-button.is-disabled{cursor:not-allowed;opacity:.5}.el-table{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.el-table .el-table__header-wrapper th{background:linear-gradient(to bottom,#fafafa,#f5f5f5);color:#262626;font-weight:600;border-bottom:2px solid #e8e8e8}.el-table .el-table__row{transition:all .2s ease}.el-table .el-table__row:hover{background-color:#f0f5ff!important;transform:scale(1.002);box-shadow:0 2px 8px #1890ff1a}.el-table .el-table__cell{border-bottom:1px solid #f0f0f0}.el-table--striped .el-table__body tr.el-table__row--striped{background-color:#fafafa}.el-table--striped .el-table__body tr.el-table__row--striped:hover{background-color:#f0f5ff!important}.el-card{border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1)}.el-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.el-card .el-card__header{background:linear-gradient(to right,#fafafa,#fff);border-bottom:2px solid #f0f0f0;padding:16px 20px;font-weight:600}.el-card .el-card__body{padding:20px}.el-input .el-input__wrapper{border-radius:8px;box-shadow:0 2px 4px #0000000a;transition:all .2s ease}.el-input .el-input__wrapper:hover{box-shadow:0 4px 8px #00000014}.el-input .el-input__wrapper.is-focus{box-shadow:0 4px 12px #1890ff33;border-color:#40a9ff}.el-select .el-input__wrapper{border-radius:8px;transition:all .2s ease}.el-select .el-input__wrapper:hover{box-shadow:0 4px 8px #00000014}.el-select .el-input__wrapper.is-focus{box-shadow:0 4px 12px #1890ff33;border-color:#40a9ff}.el-select-dropdown{border-radius:8px;box-shadow:0 6px 16px #0000001f}.el-select-dropdown .el-select-dropdown__item{border-radius:6px;margin:2px 8px;transition:all .2s ease}.el-select-dropdown .el-select-dropdown__item:hover{background-color:#f0f5ff;transform:translate(4px)}.el-select-dropdown .el-select-dropdown__item.selected{background-color:#e6f4ff;color:#1890ff;font-weight:600}.el-tag{border-radius:6px;padding:4px 12px;font-weight:500;border:none;transition:all .2s ease}.el-tag:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.el-tag--primary{background:#e6f4ff;color:#0958d9;border-color:#91caff}.el-tag--success{background:#f6ffed;color:#389e0d;border-color:#b7eb8f}.el-tag--warning{background:#fffbe6;color:#d48806;border-color:#ffd666}.el-tag--danger{background:#fff1f0;color:#cf1322;border-color:#ffa39e}.el-tag--info{background:#f0f0f0;color:#595959;border-color:#d9d9d9}.el-dialog{border-radius:12px;box-shadow:0 12px 32px #0003}.el-dialog .el-dialog__header{background:linear-gradient(to right,#fafafa,#fff);border-bottom:2px solid #f0f0f0;border-radius:12px 12px 0 0;padding:20px 24px}.el-dialog .el-dialog__header .el-dialog__title{font-size:18px;font-weight:600;color:#262626}.el-dialog .el-dialog__body{padding:24px}.el-dialog .el-dialog__footer{padding:16px 24px;border-top:1px solid #f0f0f0}.el-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.el-message{border-radius:8px;box-shadow:0 6px 16px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:320px}.el-message--success{background:#f6ffed;border-color:#b7eb8f}.el-message--warning{background:#fffbe6;border-color:#ffd666}.el-message--error{background:#fff1f0;border-color:#ffa39e}.el-message--info{background:#e6f4ff;border-color:#91caff}.el-loading-spinner .circular{animation:rotate 2s linear infinite}.el-loading-spinner .path{stroke:#1890ff;stroke-width:3;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-switch.is-checked .el-switch__core{background:#1890ff;box-shadow:0 2px 8px #1890ff4d}.el-switch .el-switch__core{border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.el-switch .el-switch__core:hover{box-shadow:0 2px 8px #0000001a}.el-pagination .btn-prev,.el-pagination .btn-next,.el-pagination .el-pager li{border-radius:6px;transition:all .2s ease}.el-pagination .btn-prev:hover,.el-pagination .btn-next:hover,.el-pagination .el-pager li:hover{background-color:#f0f5ff;transform:scale(1.1)}.el-pagination .btn-prev.active,.el-pagination .btn-next.active,.el-pagination .el-pager li.active{background:#1890ff;box-shadow:0 2px 8px #1890ff4d}.el-tooltip__popper{border-radius:6px;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.el-empty{padding:60px 0}.el-empty .el-empty__image{opacity:.6;transition:all .3s ease}.el-empty:hover .el-empty__image{opacity:1;transform:scale(1.05)}.fade-enter-active,.fade-leave-active{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(-10px)}.slide-enter-active,.slide-leave-active{transition:all .3s cubic-bezier(.4,0,.2,1)}.slide-enter-from{opacity:0;transform:translate(-30px)}.slide-leave-to{opacity:0;transform:translate(30px)}.install-card .install-actions .el-button{flex:1 1 0!important;min-width:0!important;max-width:100%!important}.main-content .bg-white,.main-content .el-card{background-color:#ffffffb3!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.bg-white,.el-card,.el-header,.el-aside,.el-drawer,.el-menu{background-color:#ffffffd9!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.sidebar,.el-aside.sidebar,.el-drawer__body{background-color:#ffffffbf!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.sidebar-menu,.el-menu.sidebar-menu{background-color:transparent!important}html.dark{background:linear-gradient(to bottom right,#1a1a2e,#16213e,#0f3460)!important}html.dark body,html.dark #app,html.dark main,html.dark main.main-content,html.dark main.p-4{background:transparent!important;color:#ffffffe6!important}html.dark .bg-white{background-color:#1e1e2eb3!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#ffffffe6!important}html.dark .el-card{background-color:#1e1e2eb3!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-color:#94a3b833!important;color:#ffffffe6!important}html.dark .el-card .el-card__header{background:#33415580!important;border-bottom-color:#94a3b833!important;color:#ffffffe6!important}html.dark .el-table{background-color:#1e1e2eb3!important;color:#ffffffe6!important}html.dark .el-table .el-table__header-wrapper th,html.dark .el-table th.el-table__cell,html.dark .el-table thead th{background:#334155b3!important;color:#ffffffe6!important;border-bottom-color:#94a3b833!important}html.dark .el-table .el-table__row{background-color:transparent!important;color:#ffffffe6!important}html.dark .el-table .el-table__row:hover{background-color:#3b82f61a!important}html.dark .el-table .el-table__cell{border-bottom-color:#94a3b81a!important}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6,html.dark p,html.dark span,html.dark div,html.dark label,html.dark .el-text,html.dark .el-descriptions__label,html.dark .el-descriptions__content{color:#ffffffe6!important}html.dark .el-input .el-input__wrapper,html.dark .el-input-group .el-input__wrapper{background-color:#33415580!important;border-color:#47556980!important;border-radius:8px!important;box-shadow:0 2px 4px #0000004d!important;box-sizing:border-box!important;transition:all .2s ease!important}html.dark .el-input .el-input__wrapper:hover,html.dark .el-input-group .el-input__wrapper:hover{background-color:#47556999!important;box-shadow:0 4px 8px #0006!important}html.dark .el-input .el-input__wrapper.is-focus,html.dark .el-input-group .el-input__wrapper.is-focus{background-color:#334155b3!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f64d!important}html.dark .el-input .el-input__wrapper .el-input__inner,html.dark .el-input-group .el-input__wrapper .el-input__inner{color:#ffffffe6!important;box-sizing:border-box!important}html.dark .el-input .el-input__wrapper .el-input__inner::placeholder,html.dark .el-input-group .el-input__wrapper .el-input__inner::placeholder{color:#fff6!important}html.dark .el-select .el-input__wrapper{background-color:#33415580!important}html.dark .el-switch.is-checked .el-switch__core{background-color:#3b82f6!important;border-color:#3b82f6!important}html.dark .el-switch .el-switch__core{background-color:#47556999!important;border-color:#47556999!important}html.dark .el-switch .el-switch__core .el-switch__action{background-color:#fffffff2!important}html.dark .el-switch.is-disabled .el-switch__core{background-color:#4755694d!important;opacity:.5}html.dark .el-radio{color:#ffffffe6!important}html.dark .el-radio .el-radio__input .el-radio__inner{background-color:#33415580!important;border-color:#94a3b880!important}html.dark .el-radio .el-radio__input.is-checked .el-radio__inner{background-color:#3b82f6!important;border-color:#3b82f6!important}html.dark .el-radio .el-radio__input.is-checked+.el-radio__label{color:#60a5fa!important}html.dark .el-radio .el-radio__label{color:#ffffffe6!important}html.dark .el-radio:hover .el-radio__inner{border-color:#3b82f6!important}html.dark .el-radio.is-disabled .el-radio__input .el-radio__inner{background-color:#3341554d!important;border-color:#94a3b84d!important}html.dark .el-radio.is-disabled .el-radio__label{color:#fff6!important}html.dark .el-radio-group .el-radio{margin-right:16px}html.dark .el-checkbox{color:#ffffffe6!important}html.dark .el-checkbox .el-checkbox__input .el-checkbox__inner{background-color:#33415580!important;border-color:#94a3b880!important}html.dark .el-checkbox .el-checkbox__input .el-checkbox__inner:after{border-color:#fffffff2!important}html.dark .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#3b82f6!important;border-color:#3b82f6!important}html.dark .el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label{color:#60a5fa!important}html.dark .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#3b82f6!important;border-color:#3b82f6!important}html.dark .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{background-color:#fffffff2!important}html.dark .el-checkbox .el-checkbox__label{color:#ffffffe6!important}html.dark .el-checkbox:hover .el-checkbox__inner{border-color:#3b82f6!important}html.dark .el-checkbox.is-disabled .el-checkbox__input .el-checkbox__inner{background-color:#3341554d!important;border-color:#94a3b84d!important}html.dark .el-checkbox.is-disabled .el-checkbox__label{color:#fff6!important}html.dark .el-tag--primary{background:#3b82f633!important;color:#60a5fa!important;border-color:#3b82f64d!important}html.dark .el-tag--success{background:#22c55e33!important;color:#4ade80!important;border-color:#22c55e4d!important}html.dark .el-tag--warning{background:#fb923c33!important;color:#fb923c!important;border-color:#fb923c4d!important}html.dark .el-tag--danger{background:#ef444433!important;color:#f87171!important;border-color:#ef44444d!important}html.dark .el-tag--info{background:#94a3b833!important;color:#cbd5e1!important;border-color:#94a3b84d!important}html.dark .el-alert.el-alert--success{background-color:#22c55e26!important;border-color:#22c55e4d!important}html.dark .el-alert.el-alert--success .el-alert__title,html.dark .el-alert.el-alert--success .el-alert__description{color:#ffffffe6!important}html.dark .el-alert.el-alert--warning{background-color:#fb923c26!important;border-color:#fb923c4d!important}html.dark .el-alert.el-alert--warning .el-alert__title,html.dark .el-alert.el-alert--warning .el-alert__description{color:#ffffffe6!important}html.dark .el-alert.el-alert--danger{background-color:#ef444426!important;border-color:#ef44444d!important}html.dark .el-alert.el-alert--danger .el-alert__title,html.dark .el-alert.el-alert--danger .el-alert__description{color:#ffffffe6!important}html.dark .el-alert.el-alert--info{background-color:#3b82f626!important;border-color:#3b82f64d!important}html.dark .el-alert.el-alert--info .el-alert__title,html.dark .el-alert.el-alert--info .el-alert__description{color:#ffffffe6!important}html.dark .el-message{background-color:#1e1e2ef2!important;border:1px solid rgba(148,163,184,.2)!important;box-shadow:0 6px 20px #00000080!important}html.dark .el-message .el-message__content{color:#ffffffe6!important}html.dark .el-message.el-message--success{background-color:#22c55e33!important;border-color:#22c55e66!important}html.dark .el-message.el-message--success .el-message__icon{color:#4ade80!important}html.dark .el-message.el-message--warning{background-color:#fb923c33!important;border-color:#fb923c66!important}html.dark .el-message.el-message--warning .el-message__icon{color:#fb923c!important}html.dark .el-message.el-message--error{background-color:#ef444433!important;border-color:#ef444466!important}html.dark .el-message.el-message--error .el-message__icon{color:#f87171!important}html.dark .el-message.el-message--info{background-color:#3b82f633!important;border-color:#3b82f666!important}html.dark .el-message.el-message--info .el-message__icon{color:#60a5fa!important}html.dark .el-dialog{background-color:#1e1e2ef2!important}html.dark .el-dialog .el-dialog__header{background:#33415580!important;border-bottom-color:#94a3b833!important}html.dark .el-dialog .el-dialog__header .el-dialog__title,html.dark .el-dialog .el-dialog__body{color:#ffffffe6!important}html.dark .el-dropdown-menu{background-color:#1e1e2ef2!important;border-color:#94a3b833!important}html.dark .el-dropdown-menu .el-dropdown-menu__item{color:#ffffffe6!important}html.dark .el-dropdown-menu .el-dropdown-menu__item:hover{background-color:#3b82f633!important}html.dark .el-pagination button,html.dark .el-pagination .el-pager li{background-color:#33415580!important;color:#ffffffe6!important}html.dark .el-pagination button:hover,html.dark .el-pagination .el-pager li:hover{background-color:#3b82f64d!important}html.dark .el-pagination button.active,html.dark .el-pagination .el-pager li.active{background-color:#3b82f6!important;color:#fff!important}html.dark .ant-table{background-color:transparent!important;color:#ffffffe6!important}html.dark .ant-table .ant-table-content,html.dark .ant-table table{background-color:transparent!important}html.dark .ant-table .ant-table-thead .ant-table-cell{background-color:#334155b3!important;color:#ffffffe6!important;border-bottom-color:#94a3b833!important}html.dark .ant-table .ant-table-thead .ant-table-cell.ant-table-cell-fix-right,html.dark .ant-table .ant-table-thead .ant-table-cell.ant-table-cell-fix-left{background-color:#334155b3!important}html.dark .ant-table .ant-table-tbody .ant-table-row{background-color:transparent!important;color:#ffffffe6!important}html.dark .ant-table .ant-table-tbody .ant-table-row:hover>td{background-color:#3b82f626!important}html.dark .ant-table .ant-table-tbody .ant-table-row:hover{background-color:transparent!important}html.dark .ant-table .ant-table-tbody .ant-table-row:hover .ant-table-cell-fix-right,html.dark .ant-table .ant-table-tbody .ant-table-row:hover .ant-table-cell-fix-left{background-color:#3b82f626!important}html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell{border-bottom-color:#94a3b81a!important;color:#ffffffe6!important;background-color:transparent!important}html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell.ant-table-cell-fix-right,html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell.ant-table-cell-fix-left{background-color:#1e1e2eb3!important}html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell span,html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell .font-semibold{color:#ffffffe6!important}html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell .text-gray-800,html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell .text-gray-700,html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell .text-gray-600,html.dark .ant-table .ant-table-tbody .ant-table-row .ant-table-cell .text-gray-400{color:#ffffffb3!important}html.dark .ant-table .ant-table-tbody>tr.ant-table-row:hover>td,html.dark .ant-table .ant-table-tbody>tr>td.ant-table-cell-row-hover{background-color:#3b82f626!important}html.dark .ant-tag{border:none!important}html.dark .ant-tag.ant-tag-blue{background:#3b82f633!important;color:#60a5fa!important}html.dark .ant-tag.ant-tag-cyan{background:#06b6d433!important;color:#22d3ee!important}html.dark .ant-tag.ant-tag-success,html.dark .ant-tag.ant-tag-green{background:#22c55e33!important;color:#4ade80!important}html.dark .ant-tag.ant-tag-warning,html.dark .ant-tag.ant-tag-orange{background:#fb923c33!important;color:#fb923c!important}html.dark .ant-tag.ant-tag-error,html.dark .ant-tag.ant-tag-red{background:#ef444433!important;color:#f87171!important}html.dark .ant-tag.ant-tag-purple{background:#a855f733!important;color:#c084fc!important}html.dark .ant-tag.ant-tag-processing{background:#3b82f633!important;color:#60a5fa!important;border-color:#3b82f64d!important}html.dark .ant-tag.ant-tag-default{background:#94a3b833!important;color:#cbd5e1!important;border-color:#94a3b84d!important}html.dark .ant-card{background-color:#1e1e2eb3!important;border-color:#94a3b833!important;color:#ffffffe6!important}html.dark .ant-card .ant-card-head{background:#33415580!important;border-bottom-color:#94a3b833!important;color:#ffffffe6!important}html.dark .ant-card .ant-card-head .ant-card-head-title,html.dark .ant-card .ant-card-body{color:#ffffffe6!important}html.dark .ant-descriptions .ant-descriptions-item-label{color:#ffffffb3!important}html.dark .ant-descriptions .ant-descriptions-item-content{color:#ffffffe6!important}html.dark .ant-btn.ant-btn-default{background-color:#33415580!important;border-color:#47556980!important;color:#ffffffe6!important}html.dark .ant-btn.ant-btn-default:hover{background-color:#475569b3!important;border-color:#64748bb3!important;color:#fff!important}html.dark .ant-btn.ant-btn-primary{background-color:#3b82f6!important;border-color:#3b82f6!important}html.dark .ant-btn.ant-btn-primary:hover{background-color:#60a5fa!important;border-color:#60a5fa!important}html.dark .ant-btn.ant-btn-dangerous{background-color:#ef444433!important;border-color:#ef444480!important;color:#f87171!important}html.dark .ant-btn.ant-btn-dangerous:hover{background-color:#ef44444d!important;border-color:#ef4444b3!important;color:#fca5a5!important}html.dark .ant-input,html.dark .ant-input-affix-wrapper{background-color:#33415580!important;border-color:#47556980!important;color:#ffffffe6!important}html.dark .ant-input input,html.dark .ant-input-affix-wrapper input{background-color:transparent!important;color:#ffffffe6!important}html.dark .ant-input input::placeholder,html.dark .ant-input-affix-wrapper input::placeholder{color:#fff6!important}html.dark .ant-input:hover,html.dark .ant-input-affix-wrapper:hover{border-color:#64748bb3!important}html.dark .ant-input:focus,html.dark .ant-input.ant-input-affix-wrapper-focused,html.dark .ant-input-affix-wrapper:focus,html.dark .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}html.dark .ant-input .ant-input-clear-icon,html.dark .ant-input-affix-wrapper .ant-input-clear-icon{color:#fff9!important}html.dark .ant-select .ant-select-selector{background-color:#33415580!important;border-color:#47556980!important;color:#ffffffe6!important}html.dark .ant-select .ant-select-selector .ant-select-selection-item,html.dark .ant-select .ant-select-selector .ant-select-selection-placeholder{color:#ffffffe6!important}html.dark .ant-select:hover .ant-select-selector{border-color:#64748bb3!important}html.dark .ant-select.ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}html.dark .ant-select .ant-select-arrow{color:#fff9!important}html.dark .ant-select-dropdown{background-color:#1e1e2ef2!important}html.dark .ant-select-dropdown .ant-select-item{color:#ffffffe6!important}html.dark .ant-select-dropdown .ant-select-item:hover{background-color:#3b82f633!important}html.dark .ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background-color:#3b82f64d!important;color:#60a5fa!important}html.dark .ant-alert{background-color:#3b82f626!important;border-color:#3b82f64d!important}html.dark .ant-alert .ant-alert-message{color:#ffffffe6!important}html.dark .ant-alert .ant-alert-description{color:#ffffffbf!important}html.dark .ant-alert.ant-alert-success{background-color:#22c55e26!important;border-color:#22c55e4d!important}html.dark .ant-alert.ant-alert-warning{background-color:#fb923c26!important;border-color:#fb923c4d!important}html.dark .ant-alert.ant-alert-error{background-color:#ef444426!important;border-color:#ef44444d!important}html.dark .ant-alert.ant-alert-info{background-color:#3b82f626!important;border-color:#3b82f64d!important}html.dark .ant-modal .ant-modal-content{background-color:#1e1e2ef2!important;border:1px solid rgba(71,85,105,.3)!important;box-shadow:0 12px 32px #0009!important}html.dark .ant-modal .ant-modal-header{background-color:#33415580!important;border-bottom-color:#4755694d!important}html.dark .ant-modal .ant-modal-header .ant-modal-title,html.dark .ant-modal .ant-modal-body,html.dark .ant-modal .ant-modal-body label,html.dark .ant-modal .ant-modal-body span,html.dark .ant-modal .ant-modal-body div,html.dark .ant-modal .ant-modal-body p{color:#ffffffe6!important}html.dark .ant-modal .ant-modal-body .ant-form-item-label>label{color:#ffffffe6!important}html.dark .ant-modal .ant-modal-footer{background-color:transparent!important;border-top-color:#4755694d!important}html.dark .ant-modal .ant-modal-close{color:#fff9!important}html.dark .ant-modal .ant-modal-close:hover{color:#ffffffe6!important;background-color:#4755694d!important}html.dark .ant-modal-mask{background-color:#000000a6!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html.dark .el-card,html.dark .ant-card{background-color:#1e1e2eb3!important;border:1px solid rgba(71,85,105,.3)!important;box-shadow:0 2px 8px #00000080!important}html.dark .bg-white:not(.el-input__wrapper):not(.ant-input):not(.ant-select-selector),html.dark [class*=bg-white]:not(.el-input__wrapper):not(.ant-input):not(.ant-select-selector){background-color:#1e1e2eb3!important}html.dark [class*=border-gray]{border-color:#4755694d!important}html.dark .rounded-xl.bg-white,html.dark .rounded-2xl.bg-white,html.dark .rounded-lg.bg-white,html.dark .shadow-sm.bg-white,html.dark .shadow.bg-white,html.dark .shadow-md.bg-white,html.dark .shadow-lg.bg-white{background-color:#1e1e2eb3!important}html.dark .workshop-card,html.dark [class*=workshop] .bg-white,html.dark [class*=mod-card],html.dark [class*=item-card]{background-color:#1e1e2eb3!important;border-color:#4755694d!important}html.dark .text-gray-900,html.dark .text-gray-800,html.dark .text-gray-700{color:#ffffffe6!important}html.dark .text-gray-600,html.dark .text-gray-500{color:#ffffffbf!important}html.dark .text-gray-400,html.dark .text-gray-300{color:#fff9!important}html.dark .bg-white{background-color:#1e1e2eb3!important}html.dark .bg-gray-50,html.dark .bg-gray-100{background-color:#33415580!important}html.dark .bg-gray-200,html.dark .bg-gray-300{background-color:#47556980!important}html.dark .border-gray-100{border-color:#4755694d!important}html.dark .border-gray-200,html.dark .border-gray-300{border-color:#47556966!important}html.dark .bg-blue-50{background-color:#3b82f626!important}html.dark .bg-purple-50{background-color:#a855f726!important}html.dark .bg-green-50{background-color:#22c55e26!important}html.dark .bg-yellow-50{background-color:#eab30826!important}html.dark .bg-indigo-50{background-color:#6366f126!important}html.dark .bg-pink-50{background-color:#ec489926!important}html.dark .bg-red-50{background-color:#ef444426!important}html.dark .bg-cyan-50{background-color:#06b6d426!important}html.dark .bg-gradient-to-r.from-cyan-50{background:linear-gradient(to right,rgba(99,102,241,.25),rgba(59,130,246,.1),transparent)!important}html.dark .bg-gradient-to-r.from-blue-50{background:linear-gradient(to right,rgba(59,130,246,.2),transparent)!important}html.dark .bg-gradient-to-r.from-purple-50{background:linear-gradient(to right,rgba(168,85,247,.2),transparent)!important}html.dark .bg-gradient-to-r.from-green-50{background:linear-gradient(to right,rgba(34,197,94,.2),transparent)!important}html.dark .bg-gradient-to-r.from-yellow-50{background:linear-gradient(to right,rgba(234,179,8,.2),transparent)!important}html.dark .bg-gradient-to-r.from-red-50{background:linear-gradient(to right,rgba(239,68,68,.2),transparent)!important}html.dark .bg-gradient-to-r.from-orange-50{background:linear-gradient(to right,rgba(168,85,247,.25),rgba(236,72,153,.1),transparent)!important}main.main-content,main.p-4{background:linear-gradient(to bottom right,#fffbeb,#ffedd5,#fffbeb)!important;position:relative}main.main-content:before,main.p-4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iMC4wNSI+PHBhdGggZD0iTTM2IDEzNGgxMnYxMkgzNnoiLz48L2c+PC9nPjwvc3ZnPg==);opacity:.3;pointer-events:none;z-index:0}main.main-content>*,main.p-4>*{position:relative;z-index:1}
