.app-container{min-height:100vh;position:relative;z-index:1}.app-header{justify-content:space-between;padding:0 40px;height:80px!important;background:hsla(0,0%,100%,.05)!important;backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1)!important}.app-header,.app-header .logo{display:flex;align-items:center}.app-header .logo{gap:12px}.app-header .logo .logo-icon{font-size:2rem;filter:drop-shadow(0 0 10px rgba(0,223,216,.5))}.app-header .logo .logo-text{font-size:1.4rem;font-weight:800;background:linear-gradient(90deg,#fff,#00dfd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px}.app-header .nav-menu{background:transparent!important;border-bottom:none!important}.app-header .nav-menu .el-menu-item{color:hsla(0,0%,100%,.7)!important;font-weight:500;font-size:1rem;border-bottom:2px solid transparent!important;transition:all .3s ease}.app-header .nav-menu .el-menu-item.is-active,.app-header .nav-menu .el-menu-item:hover{color:#fff!important;background:transparent!important;border-bottom:2px solid #00dfd8!important;text-shadow:0 0 10px rgba(0,223,216,.5)}.app-main{padding:30px 40px;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.page-fade-enter-active,.page-fade-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.page-fade-enter{opacity:0;transform:translateY(20px)}.page-fade-leave-to{opacity:0;transform:translateY(-20px)}.app-footer{height:auto!important;padding:20px 0;margin-top:40px;background:transparent!important;border-top:1px solid hsla(0,0%,100%,.03)}.app-footer .footer-content{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;color:hsla(0,0%,100%,.45);font-size:.8rem}.app-footer .footer-content .copyright{letter-spacing:.3px}.app-footer .footer-content .footer-separator{opacity:.5}.app-footer .footer-content .runtime{display:flex;align-items:center;gap:4px}.app-footer .footer-content .runtime .time-val{color:#00dfd8;font-family:Monaco,Consolas,monospace;font-weight:600;text-shadow:0 0 8px rgba(0,223,216,.4)}.app-footer .footer-content .icp a{color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s ease,text-shadow .2s ease}.app-footer .footer-content .icp a:hover{color:#00dfd8;text-shadow:0 0 6px rgba(0,223,216,.5)}@media screen and (max-width:768px){.app-header{flex-direction:column;height:auto!important;padding:15px;gap:15px}.app-header .logo .logo-text{font-size:1.1rem}.app-header .nav-menu{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.app-header .nav-menu .el-menu-item{height:40px;line-height:40px;padding:0 10px;font-size:.9rem}.app-main{padding:20px 15px}.app-footer{padding:15px}.app-footer .footer-content{flex-direction:column;gap:6px;text-align:center}.app-footer .footer-content .footer-separator{display:none}}body{margin:0;padding:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;overflow-x:hidden}#app,body{min-height:100vh}.aurora-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(135deg,#000,#0f0c29 25%,#302b63 50%,#24243e);overflow:hidden}.aurora-bg:after,.aurora-bg:before{content:"";position:absolute;width:150vmax;height:150vmax;top:-25vmax;left:-25vmax;opacity:.5;mix-blend-mode:screen;animation:aurora-anim 20s linear infinite alternate}.aurora-bg:before{background:radial-gradient(circle at center,#7928ca 0,transparent 50%)}.aurora-bg:after{background:radial-gradient(circle at center,#00dfd8 0,transparent 50%);animation-delay:-10s;animation-duration:25s}@keyframes aurora-anim{0%{transform:translate(0) rotate(0deg) scale(1)}50%{transform:translate(10%,10%) rotate(90deg) scale(1.1)}to{transform:translate(-10%,5%) rotate(180deg) scale(.9)}}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.el-card,.mb-20{margin-bottom:20px}.el-card{background:hsla(0,0%,100%,.15);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 8px 32px 0 rgba(31,38,135,.2);color:#fff!important;border:none!important;transition:transform .3s ease,box-shadow .3s ease}.el-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px 0 rgba(31,38,135,.4)!important}.el-card .el-card__header{border-bottom:1px solid hsla(0,0%,100%,.1)!important;font-weight:600;font-size:1.1rem;color:#fff}.el-button{border-radius:12px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.el-button--primary{background:linear-gradient(90deg,#0070f3,#00dfd8)!important;border:none!important;box-shadow:0 4px 15px rgba(0,112,243,.3)}.el-button--primary:hover{opacity:.9;transform:scale(1.05);box-shadow:0 6px 20px rgba(0,112,243,.4)}.el-button--success{background:linear-gradient(90deg,#00c853,#b2ff59)!important;border:none!important}.el-button--danger{background:linear-gradient(90deg,#ff4d4d,#ff0080)!important;border:none!important}.el-table{background-color:transparent!important;color:#fff!important}.el-table:before{display:none!important}.el-table tr{background-color:transparent!important}.el-table tr:hover>td{background-color:hsla(0,0%,100%,.1)!important}.el-table th{background-color:hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.7)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important}.el-table td{border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:#fff!important}.el-input__inner,.el-textarea__inner{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;color:#fff!important;border-radius:10px!important}.el-input__inner::-moz-placeholder,.el-textarea__inner::-moz-placeholder{color:hsla(0,0%,100%,.4)}.el-input__inner::placeholder,.el-textarea__inner::placeholder{color:hsla(0,0%,100%,.4)}.el-input__inner:focus,.el-textarea__inner:focus{border-color:#00dfd8!important;background:hsla(0,0%,100%,.15)!important}.el-form-item__label{color:hsla(0,0%,100%,.9)!important}.el-dialog{background:rgba(0,0,0,.25);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;box-shadow:0 8px 32px 0 rgba(0,0,0,.3)}.el-dialog .el-dialog__body,.el-dialog .el-dialog__title{color:#fff!important}.v-modal{opacity:.1!important;background-color:rgba(0,0,0,.3)!important}.el-tag{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;color:#fff!important;border-radius:8px}.el-tag--success{color:#b2ff59!important;border-color:rgba(178,255,89,.3)!important}.el-tag--warning{color:#f9cb28!important;border-color:rgba(249,203,40,.3)!important}.el-tag--danger{color:#ff4d4d!important;border-color:rgba(255,77,77,.3)!important}.glass-select-popper{background:rgba(40,45,70,.75)!important;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(0,223,216,.3)!important;border-radius:16px!important;box-shadow:0 8px 32px 0 rgba(0,223,216,.3)!important;margin-top:12px!important;animation:popperSlideUp .3s cubic-bezier(.4,0,.2,1)}.glass-select-popper .el-select-dropdown__list{padding:8px!important;max-height:240px!important}.glass-select-popper .el-select-dropdown__item{color:hsla(0,0%,100%,.7)!important;border-radius:10px;margin-bottom:4px;height:40px;line-height:40px;transition:all .2s cubic-bezier(.4,0,.2,1)!important;cursor:pointer;position:relative}.glass-select-popper .el-select-dropdown__item.hover,.glass-select-popper .el-select-dropdown__item:hover{background:linear-gradient(135deg,rgba(0,112,243,.15),rgba(0,223,216,.15))!important;color:#fff!important;transform:translateX(4px);box-shadow:inset 0 0 15px rgba(0,223,216,.1)!important;border-radius:10px}.glass-select-popper .el-select-dropdown__item.selected{background:linear-gradient(135deg,rgba(0,112,243,.3),rgba(0,223,216,.3))!important;color:#00dfd8!important;font-weight:700;box-shadow:0 4px 15px rgba(0,223,216,.3)!important;border-left:3px solid #00dfd8!important;padding-left:13px!important}.glass-select-popper .popper__arrow{display:none!important}@keyframes popperSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}.option-image-tooltip{background:rgba(20,20,20,.95)!important;backdrop-filter:blur(15px)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:16px!important;padding:12px!important;box-shadow:0 10px 40px rgba(0,0,0,.5)!important}.option-image-tooltip .popper__arrow:after{border-right-color:rgba(20,20,20,.95)!important}.val-with-img{display:flex;align-items:center;gap:8px}.val-with-img.inline{display:inline-flex;vertical-align:middle}.tiny-thumb{width:24px;height:24px;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);cursor:zoom-in;transition:transform .2s}.tiny-thumb:hover{transform:scale(1.2);border-color:#00dfd8}.el-input-number{width:100%!important;display:flex!important;align-items:center!important;gap:8px!important}.el-input-number .el-input__inner{background:linear-gradient(135deg,rgba(0,112,243,.1),rgba(0,223,216,.1))!important;border:1px solid rgba(0,223,216,.3)!important;color:#fff!important;font-weight:600;font-size:16px;text-align:center;padding:0 12px!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.2),0 0 20px rgba(0,223,216,.1);transition:all .3s cubic-bezier(.4,0,.2,1);flex:1!important;order:2}.el-input-number .el-input__inner:focus{border-color:#00dfd8!important;background:linear-gradient(135deg,rgba(0,112,243,.2),rgba(0,223,216,.2))!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.2),0 0 25px rgba(0,223,216,.3)}.el-input-number .el-input__inner::-moz-placeholder{color:hsla(0,0%,100%,.3)}.el-input-number .el-input__inner::placeholder{color:hsla(0,0%,100%,.3)}.el-input-number .el-input__inner[disabled]{background:hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.3)!important;cursor:not-allowed}.el-input-number .el-input-number__decrease,.el-input-number .el-input-number__increase{background:linear-gradient(135deg,#00dfd8,#0070f3)!important;color:#fff!important;border:none!important;width:38px!important;height:38px!important;border-radius:10px!important;font-size:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:static!important;top:auto!important;right:auto!important;flex-shrink:0!important;overflow:hidden;box-shadow:0 4px 12px rgba(0,223,216,.3)}.el-input-number .el-input-number__decrease:hover,.el-input-number .el-input-number__increase:hover{background:linear-gradient(135deg,#0070f3,#00dfd8)!important;transform:scale(1.1);box-shadow:0 6px 16px rgba(0,223,216,.5)}.el-input-number .el-input-number__decrease:active,.el-input-number .el-input-number__increase:active{transform:scale(.95);box-shadow:0 2px 8px rgba(0,223,216,.3)}.el-input-number .el-input-number__decrease[disabled],.el-input-number .el-input-number__increase[disabled]{background:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.3)!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.el-input-number .el-input-number__decrease[disabled]:hover,.el-input-number .el-input-number__increase[disabled]:hover{transform:none!important;box-shadow:none!important}.el-input-number .el-input-number__decrease{background:linear-gradient(135deg,#ff0080,#7928ca)!important;box-shadow:0 4px 12px rgba(255,0,128,.3);order:1}.el-input-number .el-input-number__decrease:hover{background:linear-gradient(135deg,#7928ca,#ff0080)!important;box-shadow:0 6px 16px rgba(255,0,128,.5)}.el-input-number .el-input-number__increase{background:linear-gradient(135deg,#00dfd8,#0070f3)!important;box-shadow:0 4px 12px rgba(0,223,216,.3);order:3}.el-input-number .el-input-number__increase:hover{background:linear-gradient(135deg,#0070f3,#00dfd8)!important;box-shadow:0 6px 16px rgba(0,223,216,.5)}.el-input-number .el-input-group__append,.el-input-number .el-input-group__prepend{background:transparent!important;border:none!important}.el-form-item__content .el-input-number .el-input__inner{letter-spacing:.5px}@media screen and (max-width:768px){.el-message-box{width:90%!important;background:rgba(0,0,0,.25);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;box-shadow:0 8px 32px 0 rgba(0,0,0,.3)}.el-dialog{width:95%!important;margin-top:10vh!important}.el-form-item__label{float:none;display:block;text-align:left;padding:0 0 10px}.el-form-item__content{margin-left:0!important}.el-input-number .el-input-number__decrease,.el-input-number .el-input-number__increase{width:40px!important;height:40px!important;font-size:18px!important}}