html,body{margin:0;padding:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100%}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--theme-primary:#409eff;--theme-secondary:#67c23a;--theme-success:#67c23a;--theme-warning:#e6a23c;--theme-danger:#f56c6c;--theme-info:#909399;--theme-background:#f5f7fa;--theme-surface:#fff;--theme-text:#303133;--theme-text-secondary:#606266;--theme-border:#e4e7ed;--theme-shadow:#0000001a;--theme-gradient-primary:linear-gradient(135deg,#409eff 0%,#66b3ff 100%);--theme-gradient-secondary:linear-gradient(135deg,#67c23a 0%,#85ce61 100%);--theme-gradient-background:linear-gradient(135deg,#f5f7fa 0%,#fff 100%)}body{background:var(--theme-background);color:var(--theme-text);transition:background-color .3s,color .3s}.el-card{background:var(--theme-surface);border-color:var(--theme-border);transition:all .3s}.el-card:hover{box-shadow:0 4px 12px var(--theme-shadow)}.el-button--primary{background:var(--theme-primary);border-color:var(--theme-primary)}.el-button--primary:hover{background:var(--theme-primary);border-color:var(--theme-primary);opacity:.8}.el-button--success{background:var(--theme-success);border-color:var(--theme-success)}.el-button--warning{background:var(--theme-warning);border-color:var(--theme-warning)}.el-button--danger{background:var(--theme-danger);border-color:var(--theme-danger)}.el-button--info{background:var(--theme-info);border-color:var(--theme-info)}.el-table{background:var(--theme-surface);color:var(--theme-text)}.el-table th{background:var(--theme-background);color:var(--theme-text-secondary)}.el-table td{border-bottom-color:var(--theme-border)}.el-table--striped .el-table__body tr.el-table__row--striped td{background:var(--theme-background)}.el-input__inner{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}.el-input__inner:focus{border-color:var(--theme-primary)}.el-select .el-input__inner{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}.el-select-dropdown{background:var(--theme-surface)!important;border-color:var(--theme-border)!important}.el-select-dropdown__item{color:var(--theme-text)!important;background:var(--theme-surface)!important}.el-select-dropdown__item:hover,.el-select-dropdown__item.selected{background:var(--theme-background)!important;color:var(--theme-primary)!important}.el-select-dropdown__item.disabled{opacity:.6;color:var(--theme-text-secondary)!important;background:var(--theme-surface)!important}.el-menu{background:0 0!important;border-color:#0000!important}.el-menu-item{font-weight:500;transition:all .3s;color:#fff!important}.el-menu-item:hover{transform:translate(2px);color:#fff!important;background:#ffffff26!important}.el-menu-item.is-active{border-right:3px solid var(--theme-primary);text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-weight:600;box-shadow:0 2px 8px #0000001a;color:var(--theme-primary)!important;background:#ffffff4d!important}.el-submenu__title{font-weight:500;transition:all .3s;color:#fff!important}.el-submenu__title:hover{transform:translate(2px);color:#fff!important;background:#ffffff26!important}.el-sub-menu.is-active>.el-sub-menu__title,.el-sub-menu.is-opened>.el-sub-menu__title{border-right:3px solid var(--theme-primary);text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-weight:600;box-shadow:0 2px 8px #0000001a;color:var(--theme-primary)!important;background:#ffffff4d!important}[data-theme=default] .el-menu-item,[data-theme=default] .el-sub-menu__title{color:#fff!important}[data-theme=default] .el-menu-item:hover,[data-theme=default] .el-sub-menu__title:hover{color:#fff!important;background:#ffffff26!important}[data-theme=default] .el-menu-item.is-active,[data-theme=default] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=default] .el-sub-menu.is-opened>.el-sub-menu__title{border-right:3px solid var(--theme-primary);text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-weight:600;box-shadow:0 2px 8px #0000001a;color:var(--theme-primary)!important;background:#ffffff4d!important}[data-theme=dark] .el-menu-item,[data-theme=dark] .el-sub-menu__title{color:#fff!important}[data-theme=dark] .el-menu-item:hover,[data-theme=dark] .el-sub-menu__title:hover{color:#fff!important;background:#ffffff26!important}[data-theme=dark] .el-menu-item.is-active,[data-theme=dark] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=dark] .el-sub-menu.is-opened>.el-sub-menu__title{border-right:3px solid var(--theme-primary);text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-weight:600;box-shadow:0 2px 8px #0000001a;color:var(--theme-primary)!important;background:#ffffff4d!important}[data-theme=blue] .el-menu-item,[data-theme=green] .el-menu-item,[data-theme=orange] .el-menu-item,[data-theme=purple] .el-menu-item,[data-theme=red] .el-menu-item,[data-theme=cyan] .el-menu-item,[data-theme=blue] .el-sub-menu__title,[data-theme=green] .el-sub-menu__title,[data-theme=orange] .el-sub-menu__title,[data-theme=purple] .el-sub-menu__title,[data-theme=red] .el-sub-menu__title,[data-theme=cyan] .el-sub-menu__title{color:#fff!important}[data-theme=blue] .el-menu-item:hover,[data-theme=green] .el-menu-item:hover,[data-theme=orange] .el-menu-item:hover,[data-theme=purple] .el-menu-item:hover,[data-theme=red] .el-menu-item:hover,[data-theme=cyan] .el-menu-item:hover,[data-theme=blue] .el-sub-menu__title:hover,[data-theme=green] .el-sub-menu__title:hover,[data-theme=orange] .el-sub-menu__title:hover,[data-theme=purple] .el-sub-menu__title:hover,[data-theme=red] .el-sub-menu__title:hover,[data-theme=cyan] .el-sub-menu__title:hover{color:#fff!important;background:#ffffff26!important}[data-theme=blue] .el-menu-item.is-active,[data-theme=blue] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=blue] .el-sub-menu.is-opened>.el-sub-menu__title,[data-theme=green] .el-menu-item.is-active,[data-theme=green] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=green] .el-sub-menu.is-opened>.el-sub-menu__title,[data-theme=orange] .el-menu-item.is-active,[data-theme=orange] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=orange] .el-sub-menu.is-opened>.el-sub-menu__title,[data-theme=purple] .el-menu-item.is-active,[data-theme=purple] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=purple] .el-sub-menu.is-opened>.el-sub-menu__title,[data-theme=red] .el-menu-item.is-active,[data-theme=red] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=red] .el-sub-menu.is-opened>.el-sub-menu__title,[data-theme=cyan] .el-menu-item.is-active,[data-theme=cyan] .el-sub-menu.is-active>.el-sub-menu__title,[data-theme=cyan] .el-sub-menu.is-opened>.el-sub-menu__title{border-right:3px solid var(--theme-primary);text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-weight:600;box-shadow:0 2px 8px #0000001a;color:var(--theme-primary)!important;background:#ffffff4d!important}.el-aside{background:var(--theme-surface);border-right:1px solid var(--theme-border)}.el-header{background:var(--theme-surface);border-bottom:1px solid var(--theme-border)}.el-tabs__header{background:var(--theme-surface);border-bottom-color:var(--theme-border)}.el-tabs__item{color:var(--theme-text-secondary);text-shadow:none!important}.el-tabs__item.is-active{color:var(--theme-primary);text-shadow:none!important}.el-tabs__item:hover{color:var(--theme-text);text-shadow:none!important}.el-menu-item.recommended-menu,.el-sub-menu__title.recommended-menu,.el-menu-item.recommended-menu.is-active,.el-sub-menu__title.recommended-menu.is-active,.el-menu-item[data-recommended=true],.el-sub-menu__title[data-recommended=true],.el-menu-item[data-recommended=true].is-active,.el-sub-menu__title[data-recommended=true].is-active{text-shadow:none!important}.el-pagination{color:var(--theme-text-secondary)}.el-pagination .el-pager li{background:var(--theme-surface);color:var(--theme-text-secondary);border-color:var(--theme-border)}.el-pagination .el-pager li:hover{color:var(--theme-primary)}.el-pagination .el-pager li.is-active{background:var(--theme-primary);color:#fff}.el-dialog{background:var(--theme-surface)}.el-dialog__header{border-bottom-color:var(--theme-border)}.el-dialog__title{color:var(--theme-text)}.el-message{background:var(--theme-surface);border-color:var(--theme-border)}.el-message--success{border-color:var(--theme-success);background:#67c23a1a}.el-message--warning{border-color:var(--theme-warning);background:#e6a23c1a}.el-message--error{border-color:var(--theme-danger);background:#f56c6c1a}.el-message--info{border-color:var(--theme-info);background:#9093991a}.el-loading-mask{background:#fffc}[data-theme=dark] .el-loading-mask{background:#000c}*{transition:background-color .3s,color .3s,border-color .3s}.theme-dark{--el-bg-color:#141414;--el-bg-color-page:#141414;--el-bg-color-overlay:#1f1f1f;--el-text-color-primary:#fff;--el-text-color-regular:#a6a6a6;--el-text-color-secondary:#a6a6a6;--el-border-color:#434343;--el-border-color-light:#434343;--el-border-color-lighter:#434343}.theme-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.theme-card:hover{box-shadow:0 8px 25px var(--theme-shadow);transform:translateY(-4px)}.theme-preview{position:relative;overflow:hidden}.theme-preview:before{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.theme-card:hover .theme-preview:before{transform:translate(100%)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme-background);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}.theme-primary-gradient{background:var(--theme-gradient-primary)}.theme-secondary-gradient{background:var(--theme-gradient-secondary)}.theme-background-gradient{background:var(--theme-gradient-background)}.theme-primary-text{color:var(--theme-primary)}.theme-secondary-text{color:var(--theme-secondary)}.theme-success-text{color:var(--theme-success)}.theme-warning-text{color:var(--theme-warning)}.theme-danger-text{color:var(--theme-danger)}.theme-info-text{color:var(--theme-info)}.theme-primary-bg{background-color:var(--theme-primary)}.theme-secondary-bg{background-color:var(--theme-secondary)}.theme-success-bg{background-color:var(--theme-success)}.theme-warning-bg{background-color:var(--theme-warning)}.theme-danger-bg{background-color:var(--theme-danger)}.theme-info-bg{background-color:var(--theme-info)}.theme-border{border-color:var(--theme-border)}.theme-shadow{box-shadow:0 2px 12px var(--theme-shadow)}.el-menu--collapse .el-sub-menu .el-sub-menu__title{padding:0 20px!important}.el-menu--collapse .el-sub-menu .el-sub-menu__title:hover{color:#fff!important;background:#ffffff26!important}.el-menu--collapse .el-sub-menu .el-menu{border:1px solid #ffffff1a;border-radius:4px;box-shadow:0 4px 12px #00000026;background:var(--theme-primary)!important}.el-menu--collapse .el-sub-menu .el-menu .el-menu-item{border-radius:4px;margin:2px 4px;color:#fff!important;background:0 0!important}.el-menu--collapse .el-sub-menu .el-menu .el-menu-item:hover{color:#fff!important;background:#ffffff26!important}.el-menu--collapse .el-sub-menu .el-menu .el-menu-item.is-active{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-weight:600;color:var(--theme-primary)!important;background:#ffffff4d!important}.el-popper.is-pure{border:1px solid #ffffff1a;border-radius:4px;box-shadow:0 4px 12px #00000026;background:var(--theme-primary)!important}@media (max-width:768px){.theme-grid{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
