.island-container[data-v-8d942f7a]{position:fixed;top:15px;left:50%;transform:translateX(-50%);z-index:9999;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.island-pill[data-v-8d942f7a]{background:linear-gradient(135deg,rgba(245,247,250,.85),hsla(0,0%,100%,.6));backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(220,223,230,.6);box-shadow:0 8px 24px -4px rgba(0,0,0,.12),0 4px 12px -2px rgba(0,0,0,.08),inset 0 1px 0 0 hsla(0,0%,100%,.8),inset 0 -1px 0 0 hsla(0,0%,100%,.4);border-radius:24px;color:#303133;width:170px;height:38px;transition:all .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden;cursor:pointer;display:flex;flex-direction:column}.island-pill.is-expanded[data-v-8d942f7a]{width:340px;height:auto;min-height:120px;border-radius:24px;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(242,246,252,.9));backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(220,223,230,.8);box-shadow:0 20px 50px -12px rgba(0,0,0,.18),inset 0 1px 0 0 #fff}.island-compact[data-v-8d942f7a]{display:flex;justify-content:space-between;align-items:center;height:38px;padding:0 15px;width:100%;box-sizing:border-box}.compact-left[data-v-8d942f7a]{display:flex;align-items:center}.island-spinner[data-v-8d942f7a]{font-size:16px;color:#409eff;font-weight:700}.compact-center[data-v-8d942f7a]{font-size:13px;font-weight:500;white-space:nowrap;color:#606266}.running-count[data-v-8d942f7a]{color:#409eff;font-weight:700;font-size:15px;padding:0 4px}.audio-wave[data-v-8d942f7a]{display:flex;align-items:center;gap:3px;height:10px}.audio-wave span[data-v-8d942f7a]{display:block;width:3px;background:#409eff;border-radius:2px;animation:wave-8d942f7a 1s ease-in-out infinite}.audio-wave span[data-v-8d942f7a]:first-child{height:6px;animation-delay:0s}.audio-wave span[data-v-8d942f7a]:nth-child(2){height:10px;animation-delay:.1s}.audio-wave span[data-v-8d942f7a]:nth-child(3){height:7px;animation-delay:.2s}@keyframes wave-8d942f7a{0%,to{transform:scaleY(1);opacity:.6}50%{transform:scaleY(.4);opacity:1}}.island-expanded[data-v-8d942f7a]{padding:15px 20px;animation:fadeIn-8d942f7a .3s ease .1s forwards;opacity:0}@keyframes fadeIn-8d942f7a{to{opacity:1}}.expanded-header[data-v-8d942f7a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06)}.header-title[data-v-8d942f7a]{font-size:12px;color:#909399;font-weight:500}.jump-btn[data-v-8d942f7a]{padding:0;color:#409eff;font-size:12px;font-weight:400}.jump-btn[data-v-8d942f7a]:hover{color:#66b1ff}.running-list[data-v-8d942f7a]{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.running-list[data-v-8d942f7a]::-webkit-scrollbar{width:4px}.running-list[data-v-8d942f7a]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.running-item[data-v-8d942f7a]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed rgba(0,0,0,.06)}.running-item[data-v-8d942f7a]:last-child{border-bottom:none}.task-info[data-v-8d942f7a]{display:flex;align-items:center;gap:8px;overflow:hidden}.task-icon[data-v-8d942f7a]{color:#e6a23c;animation:rotate-8d942f7a 2s linear infinite;font-size:14px}.task-name[data-v-8d942f7a]{font-size:14px;color:#303133;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;font-weight:500}.task-time[data-v-8d942f7a]{font-size:12px;color:#c0c4cc;font-family:monospace}@keyframes rotate-8d942f7a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;color:#2c3e50}body{margin:0}nav{padding:0}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.el-message{top:80px!important;transition:top .4s;z-index:3000!important}body{background-color:#fff}.el-table,body{font-size:14px}.el-table td,.el-table th{text-align:left!important}.el-table td,.el-table th{font-size:14px}.el-dialog{z-index:3000}:root{--blue10:#03044a;--blue15:#0d0e54;--blue75:#75deef;--blue86:#9ff;--blue25:#11367a;--blue70:#6dd0e3;--blue90:#0f9dab;--blue50:40,112,232;--blueshadow:rgba(117,222,239,.4)}.beautiful-dialog{border-radius:16px;overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.12)!important;background-color:#fff}.beautiful-dialog .el-dialog__header{background:linear-gradient(90deg,#fff,#f9fafc);padding:20px 24px;border-bottom:1px solid #edf2f7;display:flex;align-items:center;justify-content:space-between}.beautiful-dialog .el-dialog__title{font-size:18px;font-weight:700;color:#2c3e50;letter-spacing:.5px;border-left:4px solid #409eff;padding-left:12px;line-height:1}.beautiful-dialog .el-dialog__headerbtn{top:20px;right:20px;font-size:18px;transition:all .3s}.beautiful-dialog .el-dialog__headerbtn:hover .el-dialog__close{color:#f56c6c;transform:rotate(90deg)}.beautiful-dialog .el-dialog__body{padding:30px 40px;color:#606266;font-size:14px}.beautiful-dialog .el-dialog__footer{padding:15px 24px 25px;background-color:#fff;text-align:right;border-top:none}.beautiful-dialog .el-button{border-radius:20px;padding:10px 24px;font-weight:500;letter-spacing:1px}.beautiful-dialog .el-input__inner{border-radius:8px;height:42px;line-height:42px;border:1px solid #dcdfe6;background-color:#fcfcfc;transition:all .3s}.beautiful-dialog .el-input__inner:focus{border-color:#409eff;background-color:#fff;box-shadow:0 0 0 3px rgba(64,158,255,.1)}.beautiful-dialog .el-form-item__label{font-weight:500;color:#303133}