@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6,input,button,textarea,select{font:inherit}a{text-decoration:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}html{font-family:source-sans3,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Aril,sans-serif;font-size:14px;width:100%;background-color:var(--color-html-bg);color:var(--color-html-text)}html[data-theme=light]{--color-html-bg: #ffffff;--color-html-text: #131316}html[data-theme=dark]{--color-html-bg: #000000;--color-html-text: #ffffff}html[data-app=false] #main{padding-top:50px}label.el-checkbox{--el-checkbox-bg-color: transparent;--el-checkbox-border-radius: 0;--el-checkbox-font-weight: 400;align-items:flex-start;white-space:initial;line-height:20px;height:auto}html[data-theme=light] label.el-checkbox{--el-checkbox-input-border: 1px solid #616161;--el-checkbox-text-color: #616161;--el-checkbox-checked-text-color: #616161;--el-checkbox-input-border-color-hover: #131316;--el-checkbox-checked-bg-color: #131316;--el-checkbox-checked-input-border-color: #131316;--el-checkbox-checked-icon-color: #ffffff;--el-checkbox-disabled-input-fill: #b8b8b8;--el-checkbox-disabled-border-color: #616161;--el-checkbox-disabled-checked-input-border-color: #d9d9d9;--el-checkbox-disabled-checked-input-fill: #d9d9d9;--el-checkbox-disabled-checked-icon-color: #ffffff}html[data-theme=dark] label.el-checkbox{--el-checkbox-input-border: 1px solid #b8b8b8;--el-checkbox-text-color: #b8b8b8;--el-checkbox-checked-text-color: #b8b8b8;--el-checkbox-input-border-color-hover: #ffffff;--el-checkbox-checked-bg-color: #ffffff;--el-checkbox-checked-input-border-color: #ffffff;--el-checkbox-checked-icon-color: #000000;--el-checkbox-disabled-input-fill: #616161;--el-checkbox-disabled-border-color: #b8b8b8;--el-checkbox-disabled-checked-input-border-color: #616161;--el-checkbox-disabled-checked-input-fill: #616161;--el-checkbox-disabled-checked-icon-color: #000000}html[data-theme=light] label.el-checkbox:hover{--el-checkbox-input-border: 1px solid #131316}html[data-theme=dark] label.el-checkbox:hover{--el-checkbox-input-border: 1px solid #ffffff}html .el-notification{width:auto;min-width:200px;max-width:470px;--el-notification-padding: 15px 20px 12px 15px;--el-notification-group-margin-left: 8px;--el-notification-group-margin-right: 0;--el-notification-border-color: #e3e3e3;--el-notification-shadow: 0px 4px 8px rgba(0, 0, 0, .2);--el-notification-radius: 4px;--el-notification-title-color: #131316;--el-notification-content-color: #616161;--el-notification-icon-size: 20px}html .el-notification .el-notification__icon{margin-top:2px}html .el-notification .el-notification--success{color:#1a8f5c}html .el-notification .el-notification--error{color:#c44749}html .el-notification .el-notification__title{font-weight:600;font-size:20px;line-height:28px}html .el-notification .el-notification__content{margin:4px 0 0;font-size:16px;line-height:23px}html[data-theme=light] .el-switch{--el-switch-off-color: #e3e3e3}html[data-theme=light] .el-switch .el-switch__action{box-shadow:0 2px 2px #00000040}html[data-theme=dark] .el-switch{--el-switch-off-color: #2b2b2e}html[data-theme=dark] .el-switch .el-switch__action{box-shadow:0 3.125px 3.125px #00000040}html[data-theme=light] .el-switch.is-disabled .el-switch__action{background-color:#f2f2f2}html[data-theme=dark] .el-switch.is-disabled .el-switch__action{background-color:#616161}html .el-message{box-shadow:0 4px 8px #0003;max-width:320px;align-items:flex-start;--el-border-radius-base: 4px;--el-message-padding: 11px 15px;--el-message-text-color: #131316;--el-message-bg-color: #ffffff;--el-message-border-color: #e3e3e3;line-height:20px}html .el-message .el-message__icon{width:20px;height:20px;padding:1px;margin-right:8px;font-size:18px}html .el-message .el-message-icon--error{color:#c44749}html .el-message .el-message-icon--success{color:#1a8f5c}html .el-message .el-message__content{line-height:inherit;font-weight:600}@keyframes ani-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-loading-mask{display:flex;justify-content:center;align-items:center}html[data-theme=light] .el-loading-mask{background-color:#f2f2f24d}html[data-theme=dark] .el-loading-mask{background-color:#1f1f244d}.el-loading-mask .el-loading-spinner{width:40px;height:40px;position:absolute;border-radius:50%;border-style:solid;vertical-align:middle;border-top-color:transparent!important;border-bottom-color:transparent!important;animation:ani-loading 1s infinite linear;font-size:0;border-width:3px}.el-loading-mask .el-loading-spinner svg{display:none}html .el-popper.is-dark{--el-text-color-primary: #616161;padding:8px 12px;color:#fff;font-weight:400;font-size:12px;line-height:14px;max-width:256px;min-width:40px}html .el-popper.is-dark a{color:#119e5f}.el-select .select-trigger .el-input{-webkit-user-select:none;user-select:none}:root:root{--el-color-primary: #1a8f5c !important}.edL5R{position:absolute;right:24px;top:24px;cursor:pointer;-webkit-appearance:none;outline:none;border:none;-webkit-user-select:none;user-select:none;background-color:transparent;width:24px;height:24px}html[data-theme=light] .edL5R{color:#2b2b2e}html[data-theme=dark] .edL5R{color:#e3e3e3}.web-core-modal.vfm__content{--border-radius: 8px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:var(--border-radius)}html[data-theme=light] .web-core-modal.vfm__content{background-color:#fff;box-shadow:0 6px 16px #0000004d}html[data-theme=dark] .web-core-modal.vfm__content{background-color:#1f1f24}
