body,html{height:100%;margin:0;padding:0;font-family:PingFang SC,Microsoft YaHei,sans-serif}#app{height:100%;min-height:100vh;background-color:#000;color:#fff}@media screen and (max-width:576px){html{font-size:12px}}@media screen and (min-width:577px) and (max-width:768px){html{font-size:14px}}@media screen and (min-width:769px) and (max-width:1024px){html{font-size:16px}}@media screen and (min-width:1025px){html{font-size:18px}}.nav-item[data-v-7db3fec2]{margin-top:8px;width:175px;height:46px;border-radius:40px 40px 40px 40px;display:flex;align-items:center;cursor:pointer}.nav-item-icon[data-v-7db3fec2]{margin-left:16px;margin-top:4px}.nav-item-title[data-v-7db3fec2]{font-family:PingFang SC;font-weight:600;font-size:16px;color:#fff;margin-left:16px}.nav-item-active[data-v-7db3fec2]{margin-top:8px;width:175px;height:46px;background:linear-gradient(90deg,#4d4d4d,rgba(54,54,54,0));border-radius:40px 40px 40px 40px;display:flex;align-items:center;cursor:pointer}.nav-item-active-icon[data-v-7db3fec2]{margin-left:16px;margin-top:4px}.nav-item-active-title[data-v-7db3fec2]{font-family:PingFang SC;font-weight:600;font-size:16px;color:#5eff00;margin-left:16px}.login-register-container[data-v-5feed672]{width:100%;max-width:480px;margin:0 auto;padding:20px;box-sizing:border-box;background:#000}.login-register-container .tab-switch[data-v-5feed672]{display:flex;margin-bottom:30px;border-bottom:1px solid #2b2c2c}.login-register-container .tab-switch .tab-item[data-v-5feed672]{flex:1;text-align:center;padding:15px 0;font-family:PingFang SC;font-weight:600;font-size:18px;color:#fff;cursor:pointer;transition:all .3s ease;opacity:.7}.login-register-container .tab-switch .tab-item[data-v-5feed672]:hover{opacity:1;color:#5eff00}.login-register-container .tab-switch .tab-active[data-v-5feed672]{color:#5eff00!important;opacity:1;border-bottom:2px solid #5eff00}.login-register-container .form-container .form-header[data-v-5feed672]{text-align:center;margin-bottom:30px}.login-register-container .form-container .form-header h2[data-v-5feed672]{font-family:Microsoft YaHei UI;font-weight:700;font-size:24px;color:#fff;margin-bottom:10px}.login-register-container .form-container .form-header p[data-v-5feed672]{font-family:PingFang SC;font-weight:500;font-size:14px;color:#aaa}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item{margin-bottom:24px}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-form-item__label{font-family:PingFang SC;font-weight:500;font-size:14px;color:#fff;padding-bottom:8px}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__wrapper{background:#1a1a1a;border:1px solid #2b2c2c;border-radius:6px;box-shadow:none;transition:all .3s ease}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__wrapper:hover{border-color:#5eff00}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__wrapper.is-focus{border-color:#5eff00;box-shadow:0 0 0 1px rgba(94,255,0,.1)}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__inner{color:#fff;font-family:PingFang SC;font-size:14px}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__inner::-moz-placeholder{color:#666}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__inner::placeholder{color:#666}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__prefix,.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__suffix{color:#666}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__prefix .el-icon,.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .el-input__suffix .el-icon{font-size:16px}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .password-toggle{cursor:pointer;color:#666;transition:color .3s ease}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-input .password-toggle:hover{color:#5eff00}.login-register-container .form-container .form-content[data-v-5feed672] .el-form-item .el-form-item__error{color:#ff4d4f;font-size:12px;padding-top:4px}.login-register-container .form-container .form-content .form-options[data-v-5feed672]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.login-register-container .form-container .form-content .form-options[data-v-5feed672] .el-checkbox .el-checkbox__label{color:#fff;font-size:14px}.login-register-container .form-container .form-content .form-options[data-v-5feed672] .el-checkbox .el-checkbox__inner{background-color:#1a1a1a;border-color:#2b2c2c}.login-register-container .form-container .form-content .form-options[data-v-5feed672] .el-checkbox .el-checkbox__inner:hover{border-color:#5eff00}.login-register-container .form-container .form-content .form-options[data-v-5feed672] .el-checkbox.is-checked .el-checkbox__inner{background-color:#5eff00;border-color:#5eff00}.login-register-container .form-container .form-content .form-options[data-v-5feed672] .el-link{font-size:14px;color:#5eff00}.login-register-container .form-container .form-content .form-options[data-v-5feed672] .el-link:hover{color:#7aff33}.login-register-container .form-container .form-content .submit-btn[data-v-5feed672]{width:100%;height:48px;border-radius:6px;font-family:PingFang SC;font-weight:700;font-size:16px;border:none;transition:all .3s ease;background:#5eff00;color:#000}.login-register-container .form-container .form-content .submit-btn[data-v-5feed672]:hover{opacity:.9;transform:translateY(-1px);background:#7aff33}.login-register-container .form-container .form-content .submit-btn[data-v-5feed672]:active{transform:translateY(0)}.login-register-container .form-container .form-content .submit-btn.el-button--primary[data-v-5feed672]{background:#5eff00;border-color:#5eff00;color:#000}.login-register-container .form-container .form-content .submit-btn.el-button--primary[data-v-5feed672]:hover{background:#7aff33;border-color:#7aff33}.login-register-container .form-container .form-content .submit-btn.el-button--success[data-v-5feed672]{background:#5eff00;border-color:#5eff00;color:#000}.login-register-container .form-container .form-content .submit-btn.el-button--success[data-v-5feed672]:hover{background:#7aff33;border-color:#7aff33}.login-register-container .form-container .form-content .login-link[data-v-5feed672]{text-align:center;font-size:14px;color:#aaa;margin-top:20px}.login-register-container .form-container .form-content .login-link[data-v-5feed672] .el-link{font-size:14px;margin-left:5px;color:#5eff00}.login-register-container .form-container .form-content .login-link[data-v-5feed672] .el-link:hover{color:#7aff33}[data-v-5feed672] .agreement-dialog .el-dialog,[data-v-5feed672] .forgot-password-dialog .el-dialog,[data-v-5feed672] .privacy-dialog .el-dialog{background:#000!important;border-radius:12px;border:1px solid #333}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header{border-bottom:1px solid #333;padding:20px 20px 15px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header .el-dialog__title,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header .el-dialog__title,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:18px;font-weight:700}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn{top:20px;right:20px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#666;font-size:20px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#5eff00}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body{padding:20px;color:#fff}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .dialog-tip,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .dialog-tip,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .dialog-tip{color:#aaa;margin-bottom:20px;font-size:14px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content h3,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content h3,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content h3,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content h3,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content h3,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content h3{color:#fff;margin-bottom:15px;font-size:16px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content p,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content p,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content p,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content p,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content p,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content p{color:#aaa;margin-bottom:10px;line-height:1.6;font-size:14px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content ul,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content ul,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content ul,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content ul,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content ul,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content ul{color:#aaa;padding-left:20px;margin-bottom:15px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content ul li,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content ul li,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content ul li,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content ul li,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content ul li,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content ul li{margin-bottom:8px;line-height:1.5;font-size:14px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__footer,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__footer,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__footer{border-top:1px solid #333;padding:20px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__footer .dialog-footer,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__footer .dialog-footer,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__footer .dialog-footer{display:flex;justify-content:flex-end;gap:10px}@media (max-width:768px){.login-register-container[data-v-5feed672]{padding:15px;max-width:100%}.login-register-container .tab-switch .tab-item[data-v-5feed672]{font-size:16px;padding:12px 0}.login-register-container .form-container .form-header h2[data-v-5feed672]{font-size:20px}.login-register-container .form-container .form-header p[data-v-5feed672]{font-size:13px}.login-register-container .form-container .form-options[data-v-5feed672]{flex-direction:column;gap:10px;align-items:flex-start}}@media (max-width:480px){.login-register-container[data-v-5feed672]{padding:10px}.login-register-container .tab-switch .tab-item[data-v-5feed672]{font-size:14px;padding:10px 0}.login-register-container .form-container .form-header h2[data-v-5feed672]{font-size:18px}.login-register-container .form-container .form-header p[data-v-5feed672]{font-size:12px}[data-v-5feed672] .agreement-dialog .el-dialog,[data-v-5feed672] .forgot-password-dialog .el-dialog,[data-v-5feed672] .privacy-dialog .el-dialog{margin:10px;max-width:calc(100vw - 20px)}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header{padding:15px 15px 10px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__header .el-dialog__title,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__header .el-dialog__title,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__header .el-dialog__title{font-size:16px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body{padding:15px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content h3,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content h3,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content h3,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content h3,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content h3,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content h3{font-size:14px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content li,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .agreement-content p,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content li,[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__body .privacy-content p,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content li,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .agreement-content p,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content li,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__body .privacy-content p,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content li,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .agreement-content p,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content li,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__body .privacy-content p{font-size:12px}[data-v-5feed672] .agreement-dialog .el-dialog .el-dialog__footer,[data-v-5feed672] .forgot-password-dialog .el-dialog .el-dialog__footer,[data-v-5feed672] .privacy-dialog .el-dialog .el-dialog__footer{padding:15px}}body{padding:0!important;margin:0!important}.container[data-v-20e69ef8]{width:100vw;height:100vh;background:#000;color:#fff;display:flex}.container-left[data-v-20e69ef8]{width:225px;height:100%;background:linear-gradient(270deg,#0e0f0f,#3a3b3b);border-radius:0 0 0 0;padding:16px 0 16px 24px;box-sizing:border-box}.container-left .header[data-v-20e69ef8]{font-family:MFXiHeiNoncommercial;font-weight:400;font-size:24px;color:#fff}.container-right[data-v-20e69ef8]{flex:1;padding:16px;box-sizing:border-box}.container-right .right-box[data-v-20e69ef8]{width:196px;height:38px;background:#292929;border-radius:8px 8px 8px 8px;display:flex;align-items:center}.container-right .right-length[data-v-20e69ef8]{font-family:Arial;font-weight:700;font-size:14px;color:#5eff00}.container-right .right-title[data-v-20e69ef8]{display:flex;align-items:center;font-family:Arial;font-weight:700;font-size:14px;color:#fff}.container-right .right-btn[data-v-20e69ef8]{width:48px;height:26px;background:rgba(0,251,255,.2);border-radius:18px 18px 18px 18px;font-family:Arial;font-weight:400;font-size:12px;color:#5eff00;border:none;margin:0 8px}.container-right .right-icon[data-v-20e69ef8]{width:16px;height:16px;margin-right:8px;margin-left:16px}.container-right .right-login-register[data-v-20e69ef8]{display:flex;justify-content:end;font-family:Arial;font-weight:700;font-size:14px;color:#fff;cursor:pointer}.container-right .right-login-register .login[data-v-20e69ef8]{margin-right:24px}.container-right .right-login-register .login[data-v-20e69ef8]:hover{color:#5eff00}.container-right .right-login-register .reain[data-v-20e69ef8]{margin-right:16px}.container-right .right-login-register .reain[data-v-20e69ef8]:hover{color:#5eff00}.container-right .right-end[data-v-20e69ef8]{display:flex;justify-content:end}.container .user-info-container[data-v-20e69ef8]{position:fixed;bottom:20px;left:20px;width:200px}.container .user-info-container .user-info[data-v-20e69ef8]{display:flex;align-items:center;padding:10px;background:#2b2c2c;border-radius:8px;cursor:pointer}.container .user-info-container .user-info .user-avatar[data-v-20e69ef8]{width:40px;height:40px;border-radius:50%;margin-right:10px}.container .user-info-container .user-info .user-details[data-v-20e69ef8]{flex:1}.container .user-info-container .user-info .user-details .user-account[data-v-20e69ef8]{font-family:Arial;font-weight:700;font-size:14px;color:#fff;margin-bottom:4px}.container .user-info-container .user-info .user-details .user-phone[data-v-20e69ef8]{font-family:Arial;font-weight:400;font-size:12px;color:#aaa}.container .user-info-container .user-info .arrow-icon[data-v-20e69ef8]{width:16px;height:16px}.container .user-info-container .login-prompt[data-v-20e69ef8]{padding:10px;background:#2b2c2c;border-radius:8px;font-family:Arial;font-weight:700;font-size:14px;color:#fff;text-align:center;cursor:pointer}.container .user-info-container .login-prompt[data-v-20e69ef8]:hover{background:#5eff00;color:#000}.nav[data-v-20e69ef8]{margin-top:20px}.content[data-v-20e69ef8]{margin-top:20px;margin-left:20px}@media screen and (max-width:768px){.container[data-v-20e69ef8]{flex-direction:column;height:auto;min-height:100vh}.container-left[data-v-20e69ef8]{width:100%;height:auto;padding:16px}.container-right[data-v-20e69ef8]{padding:16px 10px}.user-info-container[data-v-20e69ef8]{position:static;width:100%;padding:0 16px}.user-info-container .user-info[data-v-20e69ef8]{width:100%}.right-login-register[data-v-20e69ef8]{justify-content:center}.right-login-register .login[data-v-20e69ef8]{margin-right:16px}.right-login-register .reain[data-v-20e69ef8]{margin-right:8px}.right-end[data-v-20e69ef8]{justify-content:center}}.recharge-dialog{padding:30px;background:#000;color:#fff}.recharge-dialog .amount-options{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:25px}.recharge-dialog .amount-options .amount-item{padding:20px;text-align:center;background:#1a1a1a;border-radius:8px;cursor:pointer;transition:all .3s;font-size:18px;font-weight:700;color:#fff;border:2px solid transparent}.recharge-dialog .amount-options .amount-item:hover{background:#5eff00;color:#000;border-color:#5eff00}.recharge-dialog .custom-amount{display:flex;flex-direction:column;gap:15px}.recharge-dialog .custom-amount .recharge-btn{background:#5eff00;border-color:#5eff00;color:#000;height:45px;font-size:16px;font-weight:700;border-radius:8px}.user-info-dialog{padding:30px;background:#000;color:#fff}.user-info-dialog .user-info-header{display:flex;align-items:center;padding-bottom:25px;border-bottom:1px solid #333}.user-info-dialog .user-info-header .user-avatar-large{width:80px;height:80px;border-radius:50%;margin-right:20px;border:2px solid #5eff00}.user-info-dialog .user-info-header .user-basic-info .user-name{font-family:Microsoft YaHei,Arial,sans-serif;font-weight:700;font-size:22px;color:#333;margin-bottom:8px}.user-info-dialog .user-info-header .user-basic-info .user-id{font-family:Microsoft YaHei,Arial,sans-serif;font-weight:400;font-size:16px;color:#aaa}.user-info-dialog .user-info-details{padding:25px 0}.user-info-dialog .user-info-details .info-item{display:flex;justify-content:space-between;margin-bottom:18px;padding:12px 15px;background:#1a1a1a;border-radius:8px}.user-info-dialog .user-info-details .info-item .label{font-family:Microsoft YaHei,Arial,sans-serif;font-weight:400;font-size:16px;color:#ccc}.user-info-dialog .user-info-details .info-item .value{font-family:Microsoft YaHei,Arial,sans-serif;font-weight:700;font-size:16px;color:#5eff00}.user-info-dialog .user-actions .logout-btn{width:100%;height:45px;background:#ff4d4d;border-color:#ff4d4d;color:#fff;font-size:16px;font-weight:700;border-radius:8px}.user-info-dialog .user-actions .logout-btn:hover{background:#f66;border-color:#f66}.login-dialog .el-dialog{background:#000!important;border-radius:16px;border:2px solid #333}.login-dialog .el-dialog .el-dialog__header{padding:0;margin-right:0;display:none}.login-dialog .el-dialog .el-dialog__body{padding:0;background:#000;border-radius:16px}.login-dialog .el-dialog .el-dialog__footer{display:none}.login-dialog .el-overlay{background-color:rgba(0,0,0,.9)!important}.login-dialog .el-overlay .el-overlay-dialog{display:flex;align-items:center;justify-content:center}.user-info-dialog .el-dialog{background:#000!important;border-radius:16px;border:2px solid #333}.user-info-dialog .el-dialog .el-dialog__header{padding:0;margin-right:0;display:none}.user-info-dialog .el-dialog .el-dialog__body{padding:0;background:#000;border-radius:16px;color:#fff}.user-info-dialog .el-dialog .el-dialog__footer{display:none}.recharge-dialog-container .el-dialog{background:#000!important;border-radius:16px;border:2px solid #333}.recharge-dialog-container .el-dialog .el-dialog__header{padding:0;margin-right:0;display:none}.recharge-dialog-container .el-dialog .el-dialog__body{padding:0;background:#000;border-radius:16px;color:#fff}.recharge-dialog-container .el-dialog .el-dialog__footer{display:none}.top[data-v-146ad929]{display:flex;align-items:center;gap:16px;cursor:pointer}.top-item1[data-v-146ad929]{box-sizing:border-box;width:auto;height:149px;background:rgba(0,0,0,.6);border-radius:16px 16px 16px 16px;display:flex;align-items:center}.top-item1-image[data-v-146ad929]{width:100%;height:100%}.top-item[data-v-146ad929]{box-sizing:border-box;padding:26px 30px;width:18vw;height:144px;background:#292929;border-radius:16px 16px 16px 16px;display:flex;align-items:center;position:relative;overflow:hidden}.top-item-left[data-v-146ad929]{width:170px;position:relative;z-index:1}.top-item-left-title[data-v-146ad929]{font-family:Microsoft YaHei UI;font-weight:700;font-size:20px;color:#fff}.top-item-left-brief[data-v-146ad929]{font-family:PingFang SC;font-weight:500;font-size:14px;color:#fff;margin-top:10px}.top-item-btn[data-v-146ad929]{width:98px;height:36px;background:#5eff00;border-radius:40px 40px 40px 40px;border:none;font-family:PingFang SC;font-weight:700;font-size:14px;color:#000;cursor:pointer;margin-left:10px;position:relative;z-index:1}.center[data-v-146ad929]{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.center-search[data-v-146ad929]{cursor:pointer;display:flex;align-items:center;width:338px;height:36px}.center-search-input[data-v-146ad929]{width:287px;height:36px;border-radius:6px 0 0 6px;border:1px solid #2b2c2c;background:none;padding:8px 16px;box-sizing:border-box}.center-search-icon[data-v-146ad929]{width:52px;height:36px;background:#212121;border-radius:0 6px 6px 0;border:1px solid #212121;display:flex;align-items:center;justify-content:center}.center-search-icon-image[data-v-146ad929]{width:14px;height:14px;border-radius:0 0 0 0}.center-list[data-v-146ad929]{display:flex;align-items:center}.center-list-item[data-v-146ad929]{margin-left:8px;width:60px;height:36px;background:#2b2c2c;border-radius:6px 6px 6px 6px;border:1px solid #2b2c2c;display:flex;align-items:center;justify-content:center;cursor:pointer}.center-list-active[data-v-146ad929]{background:#5eff00;border-radius:6px 6px 6px 6px;border:1px solid #5eff00}.center-list-item[data-v-146ad929]:first-child{margin-left:0}.bottom[data-v-146ad929]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:24px;overflow-y:auto;height:60vh;max-height:70vh}.bottom-img[data-v-146ad929]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.image-container[data-v-146ad929]{position:relative;width:100%;height:180px}.image-hover-overlay[data-v-146ad929]{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);padding:10px;transform:translateY(100%);transition:transform .3s ease}.image-container:hover .image-hover-overlay[data-v-146ad929]{transform:translateY(0)}.hover-buttons[data-v-146ad929]{display:flex;justify-content:space-between}.hover-button[data-v-146ad929]{display:flex;align-items:center;color:#fff;cursor:pointer;padding:5px 10px;border-radius:4px;transition:background-color .3s}.hover-button[data-v-146ad929]:hover{background-color:#5eff00;color:#000}.hover-icon[data-v-146ad929]{width:16px;height:16px;margin-right:5px}.hover-overlay[data-v-146ad929]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0}.hover-image[data-v-146ad929]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7;transition:opacity .3s ease}@media screen and (min-width:1201px){.bottom[data-v-146ad929]{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1200px){.top[data-v-146ad929]{flex-wrap:wrap}.top-item[data-v-146ad929]{margin-bottom:16px}.top-item1[data-v-146ad929]{width:100%;max-width:639px}}@media screen and (max-width:768px){.top[data-v-146ad929]{flex-direction:column;align-items:center}.top-item[data-v-146ad929]{width:100%;max-width:400px}.center[data-v-146ad929]{flex-direction:column;align-items:stretch}.center-search[data-v-146ad929]{margin-top:16px;width:100%;max-width:400px}.center-search-input[data-v-146ad929]{width:calc(100% - 52px)}.bottom[data-v-146ad929]{grid-template-columns:repeat(2,1fr);height:60vh;max-height:60vh}.image-container[data-v-146ad929]{height:150px}}@media screen and (max-width:480px){.top-item[data-v-146ad929]{max-width:100%}.center-list[data-v-146ad929]{margin-bottom:16px;justify-content:center}.center-list-item[data-v-146ad929]{width:auto;min-width:50px;padding:0 10px;font-size:14px}.bottom[data-v-146ad929]{grid-template-columns:1fr;height:70vh;max-height:70vh}.image-container[data-v-146ad929]{height:200px}.hover-buttons[data-v-146ad929]{flex-direction:column;gap:5px}.hover-button[data-v-146ad929]{justify-content:center;padding:8px}}.loading[data-v-146ad929],.no-data[data-v-146ad929]{display:flex;align-items:center;justify-content:center;height:300px;font-size:18px;color:#999}.pagination[data-v-146ad929]{display:flex;align-items:center;justify-content:center;margin-top:20px;gap:20px}.pagination-btn[data-v-146ad929]{padding:8px 16px;background:#292929;border:1px solid #2b2c2c;border-radius:4px;color:#fff;cursor:pointer;transition:all .3s}.pagination-btn[data-v-146ad929]:hover:not(:disabled){background:#3a3a3a}.pagination-btn[data-v-146ad929]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-146ad929]{color:#aaa;font-size:14px}[data-v-146ad929]::-webkit-scrollbar{width:12px;height:12px}[data-v-146ad929]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-146ad929]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-146ad929]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-146ad929]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-146ad929]::-webkit-scrollbar-corner{background:#000}.box[data-v-ed83e218]{display:flex;align-items:center}.item-wrapper[data-v-ed83e218]{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #2b2c2c}.item[data-v-ed83e218]{display:flex;align-items:center;margin-top:20px}.item-logo[data-v-ed83e218]{width:24px;height:24px}.item-title[data-v-ed83e218]{margin-left:12px;font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff}.item-time[data-v-ed83e218]{margin-left:12px;font-family:Arial;font-weight:400;font-size:14px;color:#6a6b6e}.item-border[data-v-ed83e218]{margin-left:12px;width:59px;height:22px;background:#2b2c2c;border-radius:3px 3px 3px 3px;border:1px solid #2b2c2c;font-family:Arial;font-weight:400;font-size:12px;color:#fff;justify-content:center}.item-border[data-v-ed83e218],.row[data-v-ed83e218]{display:flex;align-items:center}.list[data-v-ed83e218]{height:80vh;overflow-y:scroll}.no-history[data-v-ed83e218]{height:100%;color:#6a6b6e;font-size:16px;text-align:center}.d-box[data-v-ed83e218],.no-history[data-v-ed83e218]{display:flex;justify-content:center;align-items:center}.d-box[data-v-ed83e218]{width:112px;height:32px;background:#17181a;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;cursor:pointer;margin-top:22px;margin-left:8px}.d-box[data-v-ed83e218]:first-child{margin-left:0}.d-box-img[data-v-ed83e218]{width:16px;height:16px}.d-box-title[data-v-ed83e218]{font-family:Arial;font-weight:400;font-size:14px;color:#fff;margin-left:8px}.image-grid[data-v-ed83e218]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0 0 38px;max-width:1000px}.image[data-v-ed83e218]{width:100%;aspect-ratio:4/3;border-radius:8px;-o-object-fit:cover;object-fit:cover}.page-left[data-v-ed83e218]{width:490px;height:80vh;padding:20px;box-sizing:border-box;background:#1d1d1d;border-radius:16px 16px 16px 16px}.page-right[data-v-ed83e218]{flex:1;margin-left:16px;height:80vh}.line[data-v-ed83e218]{width:100%;margin-top:16px;height:0;border:1px solid #2b2c2c}.active[data-v-ed83e218]{width:64px;height:0;border:3px solid #5eff00;font-size:16px;margin-top:-6px}.title[data-v-ed83e218]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#fff}.mt16[data-v-ed83e218]{margin-top:10px}.border[data-v-ed83e218]{width:450px;height:38px;background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.border-input[data-v-ed83e218]{width:100%;height:100%;border:none;border-radius:8px 8px 8px 8px;padding:10px;box-sizing:border-box;outline:none;color:#fff;background:#2b2c2c}.flex[data-v-ed83e218]{display:flex;align-items:center;width:100%}.flex-border[data-v-ed83e218]{width:50%;margin-top:10px}.border1[data-v-ed83e218]{width:217px;height:38px}.border1[data-v-ed83e218],.border2[data-v-ed83e218]{background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.border2[data-v-ed83e218]{width:450px;height:68px}.flex-col[data-v-ed83e218]{width:450px;height:60px;background:#5eff00;border-radius:8px 8px 8px 8px;border:1px solid #00fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px;cursor:pointer}.flex-col.loading[data-v-ed83e218]{background:#ccc;border-color:#999;cursor:not-allowed}.col-title[data-v-ed83e218]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#222}.col-brief[data-v-ed83e218]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#328800}.page-left[data-v-ed83e218]{--el-fill-color-blank:#2b2c2c;--el-bg-color-overlay:#2b2c2c;--el-border-color:none;--el-text-color-regular:#fff;--el-border-color-hover:#555;--el-color-primary:#5eff00;--el-fill-color-light:#666}.border[data-v-ed83e218] .el-input__wrapper{background-color:var(--el-fill-color-blank)!important;border:none!important}.border[data-v-ed83e218] .el-input__inner{color:var(--el-text-color-regular)!important}[data-v-ed83e218]::-webkit-scrollbar{width:12px;height:12px}[data-v-ed83e218]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-ed83e218]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-ed83e218]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-ed83e218]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-ed83e218]::-webkit-scrollbar-corner{background:#000}@media screen and (max-width:768px){.box[data-v-ed83e218]{flex-direction:column}.page-left[data-v-ed83e218]{width:100%;height:auto;margin-bottom:16px}.page-right[data-v-ed83e218]{width:100%;margin-left:0;height:auto}.list[data-v-ed83e218]{height:400px}.image-grid[data-v-ed83e218]{margin:16px 0 0 0;gap:8px}.image[data-v-ed83e218]{width:100%;aspect-ratio:4/3}.flex[data-v-ed83e218]{flex-direction:column}.flex-border[data-v-ed83e218]{width:100%;margin-right:0}.border1[data-v-ed83e218],.border2[data-v-ed83e218],.border[data-v-ed83e218],.flex-col[data-v-ed83e218]{width:100%}.d-box[data-v-ed83e218]{flex:1;min-width:80px;margin-left:4px;margin-right:4px}.d-box[data-v-ed83e218]:first-child{margin-left:0}.row[data-v-ed83e218]{flex-wrap:wrap}}.custom-spinner[data-v-ed83e218]{width:50px;height:50px;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#5eff00;animation:custom-spin-ed83e218 1s ease-in-out infinite}@keyframes custom-spin-ed83e218{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.box[data-v-6502afd6]{display:flex;align-items:center}.page[data-v-6502afd6]{width:490px;height:630px;padding:20px;box-sizing:border-box;background:#1d1d1d;border-radius:16px 16px 16px 16px}.page-left[data-v-6502afd6]{width:100%}.title[data-v-6502afd6]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#fff}.mt16[data-v-6502afd6]{margin-top:16px}.image-upload-section[data-v-6502afd6]{width:100%}.image-upload-area[data-v-6502afd6]{width:100%;height:200px;background:#2b2c2c;border-radius:8px;border:1px dashed #6a6b6e;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;margin-top:10px}.upload-icon[data-v-6502afd6]{width:48px;height:48px}.upload-text[data-v-6502afd6]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff;margin-top:12px}.upload-hint[data-v-6502afd6]{font-family:PingFang SC;font-weight:400;font-size:12px;color:#6a6b6e;margin-top:8px;text-align:center}.preview-container[data-v-6502afd6]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.preview-image[data-v-6502afd6]{max-height:140px;-o-object-fit:contain;object-fit:contain}.change-image[data-v-6502afd6]{font-family:PingFang SC;font-weight:400;font-size:12px;color:#5eff00;margin-top:10px}.prompt-section[data-v-6502afd6]{width:100%}.border2[data-v-6502afd6]{width:100%;height:80px;background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.flex-col[data-v-6502afd6]{width:100%;height:60px;background:#5eff00;border-radius:8px 8px 8px 8px;border:1px solid #00fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;cursor:pointer}.flex-col.loading[data-v-6502afd6]{background:#ccc;border-color:#999;cursor:not-allowed}.col-title[data-v-6502afd6]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#222}.col-brief[data-v-6502afd6]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#328800}.page-right[data-v-6502afd6]{flex:1;margin-left:16px;height:630px}.line[data-v-6502afd6]{width:100%;margin-top:16px;height:0;border:1px solid #2b2c2c}.active[data-v-6502afd6]{width:64px;height:0;border:3px solid #5eff00;font-size:16px;margin-top:-6px}.list[data-v-6502afd6]{height:600px;overflow-y:scroll}.no-history[data-v-6502afd6]{display:flex;justify-content:center;align-items:center;height:100%;color:#6a6b6e;font-size:16px;text-align:center}.item[data-v-6502afd6]{display:flex;align-items:center;margin-top:20px}.item-logo[data-v-6502afd6]{width:24px;height:24px}.item-title[data-v-6502afd6]{margin-left:12px;font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff}.item-time[data-v-6502afd6]{margin-left:12px;font-family:Arial;font-weight:400;font-size:14px;color:#6a6b6e}.item-border[data-v-6502afd6]{margin-left:12px;width:59px;height:22px;background:#2b2c2c;border-radius:3px 3px 3px 3px;border:1px solid #2b2c2c;font-family:Arial;font-weight:400;font-size:12px;color:#fff;justify-content:center}.d-box[data-v-6502afd6],.item-border[data-v-6502afd6],.row[data-v-6502afd6]{display:flex;align-items:center}.d-box[data-v-6502afd6]{width:112px;height:32px;background:#17181a;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;cursor:pointer;justify-content:center;margin-top:22px;margin-left:8px}.d-box[data-v-6502afd6]:first-child{margin-left:0}.d-box-img[data-v-6502afd6]{width:16px;height:16px}.d-box-title[data-v-6502afd6]{font-family:Arial;font-weight:400;font-size:14px;color:#fff;margin-left:8px}.image[data-v-6502afd6]{height:351px;width:630px;border-radius:8px 8px 8px 8px;margin:26px 0 0 38px}.page-left[data-v-6502afd6]{--el-fill-color-blank:#2b2c2c;--el-bg-color-overlay:#2b2c2c;--el-border-color:none;--el-text-color-regular:#fff;--el-border-color-hover:#555;--el-color-primary:#5eff00;--el-fill-color-light:#666}.border2[data-v-6502afd6] .el-input__wrapper{background-color:var(--el-fill-color-blank)!important;border:none!important}.border2[data-v-6502afd6] .el-input__inner{color:var(--el-text-color-regular)!important}[data-v-6502afd6]::-webkit-scrollbar{width:12px;height:12px}[data-v-6502afd6]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-6502afd6]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-6502afd6]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-6502afd6]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-6502afd6]::-webkit-scrollbar-corner{background:#000}.image-preview-section[data-v-6502afd6]{margin-bottom:20px}.image-preview-container[data-v-6502afd6]{border:2px dashed #333;border-radius:8px;padding:20px;text-align:center;min-height:200px;display:flex;align-items:center;justify-content:center}.preview-image[data-v-6502afd6]{max-width:100%;max-height:300px;border-radius:8px}.no-image[data-v-6502afd6]{color:#666}.placeholder-icon[data-v-6502afd6]{width:48px;height:48px;opacity:.5;margin-bottom:10px}.placeholder-text[data-v-6502afd6]{font-size:14px}@media screen and (max-width:768px){.box[data-v-6502afd6]{flex-direction:column}.page[data-v-6502afd6]{width:100%;max-width:490px;height:auto;margin-bottom:16px}.page-right[data-v-6502afd6]{width:100%;margin-left:0;height:auto}.list[data-v-6502afd6]{height:400px}.image[data-v-6502afd6]{width:100%;height:auto;max-width:100%;margin:16px 0 0 0}.d-box[data-v-6502afd6]{flex:1;min-width:80px;margin-left:4px;margin-right:4px}.d-box[data-v-6502afd6]:first-child{margin-left:0}.row[data-v-6502afd6]{flex-wrap:wrap}.image-preview-container[data-v-6502afd6]{min-height:150px;padding:10px}.preview-image[data-v-6502afd6]{max-height:200px}}.content[data-v-74cb67a0]{margin-left:40px;width:633px;height:493px;background:#1d1d1d;border-radius:16px 16px 16px 16px;border:1px solid #6a6b6e;display:flex;flex-direction:column;align-items:center;overflow:hidden;justify-content:center}.result-image[data-v-74cb67a0]{max-width:100%;max-height:calc(100% - 60px);-o-object-fit:contain;object-fit:contain;flex-shrink:0}.generating-container[data-v-74cb67a0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.spinner[data-v-74cb67a0]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #5eff00;border-radius:50%;animation:spin-74cb67a0 1s linear infinite;margin-bottom:20px}@keyframes spin-74cb67a0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.generating-text[data-v-74cb67a0]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff}.result-actions[data-v-74cb67a0]{display:flex;justify-content:center;gap:20px;margin-top:auto;padding:20px 0;flex-shrink:0}.action-btn[data-v-74cb67a0]{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-family:PingFang SC;font-weight:700;font-size:14px}.download-btn[data-v-74cb67a0]{background-color:#5eff00;color:#222}.regenerate-btn[data-v-74cb67a0]{background-color:#2b2c2c;color:#fff;border:1px solid #6a6b6e}.content-logo[data-v-74cb67a0]{width:48px;height:48px}.content-title[data-v-74cb67a0]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#666;margin-top:8px}.right-brief-logo[data-v-74cb67a0]{width:18px;height:18px}.right-brief-title[data-v-74cb67a0]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff;margin-left:8px}.right-brief[data-v-74cb67a0]{display:flex;align-items:center;margin-top:16px}.restore-page[data-v-74cb67a0]{color:#fff;padding:20px;display:flex;align-items:center}.col-right[data-v-74cb67a0]{width:100%;display:flex;flex-direction:column;align-items:center}.box-text[data-v-74cb67a0]{font-size:14px;color:#fff;text-align:center}.box-brief[data-v-74cb67a0],.box-text[data-v-74cb67a0]{font-family:PingFang SC;font-weight:700;display:flex;margin-top:8px}.box-brief[data-v-74cb67a0]{font-size:12px;color:#666}.box-lishi[data-v-74cb67a0]{color:#5eff00!important}.box[data-v-74cb67a0]{width:490px;height:202px;background:#1d1d1d;border-radius:16px 16px 16px 16px;border:1px solid #6a6b6e;cursor:pointer;position:relative;overflow:hidden}.box[data-v-74cb67a0],.preview-container[data-v-74cb67a0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.preview-container[data-v-74cb67a0]{width:100%;height:100%}.preview-image[data-v-74cb67a0]{max-width:100%;max-height:160px;-o-object-fit:contain;object-fit:contain}.change-image[data-v-74cb67a0]{margin-top:10px;font-family:PingFang SC;font-weight:700;font-size:12px;color:#5eff00}.mt24[data-v-74cb67a0]{margin-top:24px}.btn[data-v-74cb67a0]{width:490px;height:66px;background:#5eff00;border-radius:8px 8px 8px 8px;border:1px solid #00fbff;margin-top:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.btn-title[data-v-74cb67a0]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#222}.btn-brief[data-v-74cb67a0]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#328800}.col[data-v-74cb67a0]{display:flex;flex-direction:column}@media screen and (max-width:768px){.restore-page[data-v-74cb67a0]{flex-direction:column;align-items:stretch;padding:10px}.content[data-v-74cb67a0]{max-width:633px;height:400px;margin-left:0}.col-right[data-v-74cb67a0],.content[data-v-74cb67a0]{width:100%;margin-top:16px}.box[data-v-74cb67a0],.btn[data-v-74cb67a0]{width:100%;max-width:490px}.result-actions[data-v-74cb67a0]{flex-wrap:wrap;gap:10px}.action-btn[data-v-74cb67a0]{flex:1;min-width:120px}}.custom-spinner[data-v-74cb67a0]{width:50px;height:50px;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#5eff00;animation:custom-spin-74cb67a0 1s ease-in-out infinite}@keyframes custom-spin-74cb67a0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.top[data-v-c3c01174]{display:flex;align-items:center;gap:16px;cursor:pointer}.top-item1[data-v-c3c01174]{box-sizing:border-box;width:auto;height:149px;background:rgba(0,0,0,.6);border-radius:16px 16px 16px 16px;display:flex;align-items:center}.top-item1-image[data-v-c3c01174]{width:100%;height:100%}.top-item[data-v-c3c01174]{box-sizing:border-box;padding:26px 30px;width:18vw;height:144px;background:#292929;border-radius:16px 16px 16px 16px;display:flex;align-items:center;position:relative;overflow:hidden}.top-item-left[data-v-c3c01174]{width:170px;position:relative;z-index:1}.top-item-left-title[data-v-c3c01174]{font-family:Microsoft YaHei UI;font-weight:700;font-size:20px;color:#fff}.top-item-left-brief[data-v-c3c01174]{font-family:PingFang SC;font-weight:500;font-size:14px;color:#fff;margin-top:10px}.top-item-btn[data-v-c3c01174]{width:98px;height:36px;background:#5eff00;border-radius:40px 40px 40px 40px;border:none;font-family:PingFang SC;font-weight:700;font-size:14px;color:#000;cursor:pointer;margin-left:10px;position:relative;z-index:1}.center[data-v-c3c01174]{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.center-search[data-v-c3c01174]{cursor:pointer;display:flex;align-items:center;width:338px;height:36px}.center-search-input[data-v-c3c01174]{width:287px;height:36px;border-radius:6px 0 0 6px;border:1px solid #2b2c2c;background:none;padding:8px 16px;box-sizing:border-box}.center-search-icon[data-v-c3c01174]{width:52px;height:36px;background:#212121;border-radius:0 6px 6px 0;border:1px solid #212121;display:flex;align-items:center;justify-content:center}.center-search-icon-image[data-v-c3c01174]{width:14px;height:14px;border-radius:0 0 0 0}.center-list[data-v-c3c01174]{display:flex;align-items:center}.center-list-item[data-v-c3c01174]{margin-left:8px;width:60px;height:36px;background:#2b2c2c;border-radius:6px 6px 6px 6px;border:1px solid #2b2c2c;display:flex;align-items:center;justify-content:center;cursor:pointer}.center-list-active[data-v-c3c01174]{background:#5eff00;border-radius:6px 6px 6px 6px;border:1px solid #5eff00}.center-list-item[data-v-c3c01174]:first-child{margin-left:0}.bottom[data-v-c3c01174]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:24px;overflow-y:auto;height:60vh;max-height:70vh}.bottom-img[data-v-c3c01174]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loading[data-v-c3c01174],.no-data[data-v-c3c01174]{display:flex;align-items:center;justify-content:center;height:300px;font-size:18px;color:#999}.image-container[data-v-c3c01174]{position:relative;width:100%;height:180px}.image-hover-overlay[data-v-c3c01174]{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);padding:10px;transform:translateY(100%);transition:transform .3s ease}.image-container:hover .image-hover-overlay[data-v-c3c01174]{transform:translateY(0)}.hover-buttons[data-v-c3c01174]{display:flex;justify-content:space-between}.hover-button[data-v-c3c01174]{display:flex;align-items:center;color:#fff;cursor:pointer;padding:5px 10px;border-radius:4px;transition:background-color .3s}.hover-button[data-v-c3c01174]:hover{background-color:#5eff00;color:#000}.hover-icon[data-v-c3c01174]{width:16px;height:16px;margin-right:5px}.hover-overlay[data-v-c3c01174]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0}.hover-image[data-v-c3c01174]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7;transition:opacity .3s ease}@media screen and (min-width:1201px){.bottom[data-v-c3c01174]{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1200px){.top[data-v-c3c01174]{flex-wrap:wrap}.top-item[data-v-c3c01174]{margin-bottom:16px}.top-item1[data-v-c3c01174]{width:100%;max-width:639px}}@media screen and (max-width:768px){.top[data-v-c3c01174]{flex-direction:column;align-items:center}.top-item[data-v-c3c01174]{width:100%;max-width:400px}.center[data-v-c3c01174]{flex-direction:column;align-items:stretch}.center-search[data-v-c3c01174]{margin-top:16px;width:100%;max-width:400px}.center-search-input[data-v-c3c01174]{width:calc(100% - 52px)}.bottom[data-v-c3c01174]{grid-template-columns:repeat(2,1fr);height:60vh;max-height:60vh}.image-container[data-v-c3c01174]{height:150px}}@media screen and (max-width:480px){.top-item[data-v-c3c01174]{max-width:100%}.center-list[data-v-c3c01174]{margin-bottom:16px;justify-content:center}.center-list-item[data-v-c3c01174]{width:auto;min-width:50px;padding:0 10px;font-size:14px}.bottom[data-v-c3c01174]{grid-template-columns:1fr;height:70vh;max-height:70vh}.image-container[data-v-c3c01174]{height:200px}.hover-buttons[data-v-c3c01174]{flex-direction:column;gap:5px}.hover-button[data-v-c3c01174]{justify-content:center;padding:8px}}.pagination[data-v-c3c01174]{display:flex;align-items:center;justify-content:center;margin-top:20px;gap:20px}.pagination-btn[data-v-c3c01174]{padding:8px 16px;background:#292929;border:1px solid #2b2c2c;border-radius:4px;color:#fff;cursor:pointer;transition:all .3s}.pagination-btn[data-v-c3c01174]:hover:not(:disabled){background:#3a3a3a}.pagination-btn[data-v-c3c01174]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-c3c01174]{color:#aaa;font-size:14px}[data-v-c3c01174]::-webkit-scrollbar{width:12px;height:12px}[data-v-c3c01174]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-c3c01174]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-c3c01174]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-c3c01174]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-c3c01174]::-webkit-scrollbar-corner{background:#000}.contact-img[data-v-450e4e1c]{width:100%}.content[data-v-450e4e1c]{border-radius:12px;background-color:#1d1d1d;border-color:#101010;border-style:solid;border-width:1px;margin-top:28px;display:flex;flex-direction:column;padding:24px 22px 38px 24px}.content-icon[data-v-450e4e1c]{border-radius:8px;flex-shrink:0;width:22px;height:22px;max-width:100%;-o-object-fit:contain;object-fit:contain}.content-title[data-v-450e4e1c]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#fff}.warp[data-v-450e4e1c]{margin-top:20px;display:grid;grid-template-columns:repeat(5,1fr)}.warp-item[data-v-450e4e1c]{display:flex;align-items:center}.warp-item-text[data-v-450e4e1c]{margin-left:8px;color:#ccc;font-size:14px;margin-left:10px;white-space:nowrap}.contact-info[data-v-450e4e1c]{border-radius:12px;background-color:#1d1d1d;border-color:#101010;border-style:solid;border-width:1px;margin-top:28px;display:flex;flex-direction:column;padding:24px 22px 38px 24px}.contact-info-title[data-v-450e4e1c]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#fff}.contact-details[data-v-450e4e1c]{margin-top:40px;display:flex;justify-content:flex-start}.contact-item[data-v-450e4e1c]{display:flex;align-items:center;margin-bottom:16px;margin-left:20px;justify-content:center;align-items:flex-start}.contact-item1[data-v-450e4e1c]{display:flex;align-items:flex-start;margin-left:50px}.contact-item[data-v-450e4e1c]:first-child{margin-left:0}.contact-label[data-v-450e4e1c]{font-size:14px;color:#fff;flex-shrink:0}.contact-value[data-v-450e4e1c]{font-size:14px;color:#ccc;flex:1;word-break:break-all;overflow-wrap:break-word}.contact-qr[data-v-450e4e1c]{display:flex;flex-direction:column;align-items:center}.contact-qr img[data-v-450e4e1c]{width:140px;height:200px;max-width:100%;height:auto;margin-top:10px}.qr-desc[data-v-450e4e1c]{font-size:12px;color:#999;margin-top:8px}.qr-clickable[data-v-450e4e1c]{cursor:pointer;transition:transform .2s}.qr-clickable[data-v-450e4e1c]:hover{transform:scale(1.05)}.qr-modal[data-v-450e4e1c]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.qr-modal-content[data-v-450e4e1c]{background:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 20px rgba(0,0,0,.5);max-width:90vw;max-height:90vh;overflow:auto}.qr-large[data-v-450e4e1c]{width:300px;height:300px;max-width:80vw;max-height:80vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.qr-close[data-v-450e4e1c]{margin-top:15px;color:#666;font-size:14px}.category-management[data-v-3bede694]{padding:20px;color:#fff;background-color:#000}.header[data-v-3bede694]{margin-bottom:20px}.header h2[data-v-3bede694]{margin:0;font-size:24px;color:#5eff00}.category-list[data-v-3bede694]{margin-bottom:20px;height:80vh;overflow-y:scroll}[data-v-3bede694]::-webkit-scrollbar{width:12px;height:12px}[data-v-3bede694]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-3bede694]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-3bede694]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-3bede694]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-3bede694]::-webkit-scrollbar-corner{background:#000}.category-item[data-v-3bede694]{display:flex;justify-content:space-between;align-items:center;padding:15px;margin-bottom:10px;background:#2b2c2c;border-radius:8px;border:1px solid #2b2c2c}.category-info[data-v-3bede694]{flex:1;cursor:pointer}.category-name[data-v-3bede694]{font-weight:700;font-size:16px;margin-bottom:5px;color:#fff}.category-description[data-v-3bede694]{font-size:14px;color:#aaa;margin-bottom:5px}.image-count[data-v-3bede694]{font-size:12px;color:#5eff00}.category-actions[data-v-3bede694]{display:flex;gap:10px}.delete-btn[data-v-3bede694],.edit-btn[data-v-3bede694]{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:12px}.edit-btn[data-v-3bede694]{background:#5eff00;color:#000}.delete-btn[data-v-3bede694]{background:#ff4d4d;color:#fff}.category-form[data-v-3bede694]{background:#2b2c2c;padding:20px;border-radius:8px;margin-bottom:20px}.category-form h3[data-v-3bede694]{margin-top:0;color:#5eff00}.form-group[data-v-3bede694]{margin-bottom:15px}.form-group label[data-v-3bede694]{display:block;margin-bottom:5px;color:#fff}.form-group input[data-v-3bede694],.form-group textarea[data-v-3bede694]{width:100%;padding:8px 12px;background:#1a1a1a;border:1px solid #2b2c2c;border-radius:4px;color:#fff;box-sizing:border-box}.form-group textarea[data-v-3bede694]{height:80px;resize:vertical}.form-actions[data-v-3bede694]{display:flex;gap:10px}.cancel-btn[data-v-3bede694],.save-btn[data-v-3bede694]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.add-category-btn[data-v-3bede694]{padding:10px 20px;background:#5eff00;color:#000;border:none;border-radius:4px;cursor:pointer;margin-bottom:20px}.image-management[data-v-3bede694]{margin-top:30px}.image-management h3[data-v-3bede694]{color:#5eff00;margin-bottom:20px}.upload-section[data-v-3bede694]{margin-bottom:20px}.upload-area[data-v-3bede694]{border:2px dashed #5eff00;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:background-color .3s}.upload-area[data-v-3bede694]:hover{background-color:#2b2c2c}.upload-content[data-v-3bede694]{display:flex;flex-direction:column;align-items:center}.upload-icon[data-v-3bede694]{width:48px;height:48px;margin-bottom:10px}.image-grid[data-v-3bede694]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;max-height:60vh;overflow-y:auto;padding:10px;box-sizing:border-box}.image-item[data-v-3bede694]{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.3)}.image-item img[data-v-3bede694]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;display:block}.image-actions[data-v-3bede694]{position:absolute;top:5px;right:5px}.remove-btn[data-v-3bede694]{padding:4px 8px;background:rgba(255,77,77,.8);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.image-uploader .el-upload[data-v-3bede694]{width:100%;border:none;border-radius:8px;cursor:pointer;outline:0}.image-uploader .el-upload[data-v-3bede694]:hover{border-color:#5eff00}.modal-overlay[data-v-3bede694]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-3bede694]{background:#2b2c2c;border-radius:8px;width:90%;max-width:500px;box-shadow:0 4px 20px rgba(0,0,0,.5)}.modal-header[data-v-3bede694]{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 10px;border-bottom:1px solid #333}.modal-header h3[data-v-3bede694]{margin:0;color:#5eff00}.close-btn[data-v-3bede694]{background:none;border:none;color:#aaa;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn[data-v-3bede694]:hover{color:#fff}.modal-body[data-v-3bede694]{padding:20px}.modal-footer[data-v-3bede694]{padding:15px 20px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #333}.modal-footer button[data-v-3bede694]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.save-btn[data-v-3bede694]{background:#5eff00;color:#000}.cancel-btn[data-v-3bede694]{background:#666;color:#fff}.category-edit[data-v-c5b2d7f0]{padding:20px;color:#fff;background-color:#000}.header[data-v-c5b2d7f0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header h2[data-v-c5b2d7f0]{margin:0;font-size:24px;color:#5eff00}.back-btn[data-v-c5b2d7f0]{padding:8px 16px;background:#666;color:#fff;border:none;border-radius:4px;cursor:pointer}.category-name-section[data-v-c5b2d7f0]{margin-bottom:30px}.category-name-section label[data-v-c5b2d7f0]{display:block;margin-bottom:10px;font-size:16px;color:#fff}.name-input[data-v-c5b2d7f0]{width:100%;padding:10px 15px;background:#2b2c2c;border:1px solid #2b2c2c;border-radius:4px;color:#fff;font-size:16px;box-sizing:border-box}.image-management[data-v-c5b2d7f0]{margin-bottom:30px}.image-management h3[data-v-c5b2d7f0]{color:#5eff00;margin-bottom:20px}.upload-section[data-v-c5b2d7f0]{margin-bottom:20px}.upload-area[data-v-c5b2d7f0]{border:2px dashed #5eff00;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:background-color .3s}.upload-area[data-v-c5b2d7f0]:hover{background-color:#2b2c2c}.upload-content[data-v-c5b2d7f0]{display:flex;flex-direction:column;align-items:center}.upload-icon[data-v-c5b2d7f0]{width:48px;height:48px;margin-bottom:10px}.image-grid[data-v-c5b2d7f0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;max-height:60vh;overflow-y:auto;padding:10px;box-sizing:border-box}.image-item[data-v-c5b2d7f0]{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.3)}.image-item img[data-v-c5b2d7f0]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;display:block}.image-actions[data-v-c5b2d7f0]{position:absolute;top:5px;right:5px;display:flex;flex-direction:column;gap:5px}.move-btn[data-v-c5b2d7f0],.remove-btn[data-v-c5b2d7f0]{padding:4px 8px;border:none;border-radius:4px;cursor:pointer;font-size:12px;color:#fff}.move-btn[data-v-c5b2d7f0]{background:rgba(94,255,0,.8)}.move-btn[data-v-c5b2d7f0]:disabled{background:#666;cursor:not-allowed}.remove-btn[data-v-c5b2d7f0]{background:rgba(255,77,77,.8)}.save-section[data-v-c5b2d7f0]{display:flex;gap:15px;justify-content:center}.cancel-btn[data-v-c5b2d7f0],.save-btn[data-v-c5b2d7f0]{padding:12px 24px;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700}.save-btn[data-v-c5b2d7f0]{background:#5eff00;color:#000}.cancel-btn[data-v-c5b2d7f0]{background:#666;color:#fff}.image-uploader .el-upload[data-v-c5b2d7f0]{width:100%;border:none;border-radius:8px;cursor:pointer;outline:0}.image-uploader .el-upload[data-v-c5b2d7f0]:hover{border-color:#5eff00}.box[data-v-7994c85e],.item[data-v-7994c85e]{display:flex;align-items:center}.item[data-v-7994c85e]{margin-top:20px}.item-logo[data-v-7994c85e]{width:24px;height:24px}.item-title[data-v-7994c85e]{margin-left:12px;font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff}.item-time[data-v-7994c85e]{margin-left:12px;font-family:Arial;font-weight:400;font-size:14px;color:#6a6b6e}.item-border[data-v-7994c85e]{margin-left:12px;width:59px;height:22px;background:#2b2c2c;border-radius:3px 3px 3px 3px;border:1px solid #2b2c2c;font-family:Arial;font-weight:400;font-size:12px;color:#fff;justify-content:center}.item-border[data-v-7994c85e],.row[data-v-7994c85e]{display:flex;align-items:center}.list[data-v-7994c85e]{height:80vh;overflow-y:scroll}.no-history[data-v-7994c85e]{height:100%;color:#6a6b6e;font-size:16px;text-align:center}.d-box[data-v-7994c85e],.no-history[data-v-7994c85e]{display:flex;justify-content:center;align-items:center}.d-box[data-v-7994c85e]{width:112px;height:32px;background:#17181a;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;cursor:pointer;margin-top:22px;margin-left:8px}.d-box[data-v-7994c85e]:first-child{margin-left:0}.d-box-img[data-v-7994c85e]{width:16px;height:16px}.d-box-title[data-v-7994c85e]{font-family:Arial;font-weight:400;font-size:14px;color:#fff;margin-left:8px}.image[data-v-7994c85e]{height:auto;width:100%;aspect-ratio:4/3;border-radius:8px 8px 8px 8px;margin:26px 0 0 38px}.page-left[data-v-7994c85e]{width:490px;height:80vh;padding:20px;box-sizing:border-box;background:#1d1d1d;border-radius:16px 16px 16px 16px}.page-right[data-v-7994c85e]{flex:1;margin-left:16px;height:80vh}.line[data-v-7994c85e]{width:100%;margin-top:16px;height:0;border:1px solid #2b2c2c}.active[data-v-7994c85e]{width:64px;height:0;border:3px solid #5eff00;font-size:16px;margin-top:-6px}.title[data-v-7994c85e]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#fff}.mt16[data-v-7994c85e]{margin-top:10px}.border[data-v-7994c85e]{width:450px;height:38px;background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.border-input[data-v-7994c85e]{width:100%;height:100%;border:none;border-radius:8px 8px 8px 8px;padding:10px;box-sizing:border-box;outline:none;color:#fff;background:#2b2c2c}.flex[data-v-7994c85e]{display:flex;align-items:center;width:100%}.flex-border[data-v-7994c85e]{width:50%;margin-top:10px}.border1[data-v-7994c85e]{width:217px;height:38px}.border1[data-v-7994c85e],.border2[data-v-7994c85e]{background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.border2[data-v-7994c85e]{width:450px;height:68px}.flex-col[data-v-7994c85e]{width:450px;height:60px;background:#5eff00;border-radius:8px 8px 8px 8px;border:1px solid #00fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px;cursor:pointer}.flex-col.loading[data-v-7994c85e]{background:#ccc;border-color:#999;cursor:not-allowed}.col-title[data-v-7994c85e]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#222}.col-brief[data-v-7994c85e]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#328800}.page-left[data-v-7994c85e]{--el-fill-color-blank:#2b2c2c;--el-bg-color-overlay:#2b2c2c;--el-border-color:none;--el-text-color-regular:#fff;--el-border-color-hover:#555;--el-color-primary:#5eff00;--el-fill-color-light:#666}.border[data-v-7994c85e] .el-input__wrapper{background-color:var(--el-fill-color-blank)!important;border:none!important}.border[data-v-7994c85e] .el-input__inner{color:var(--el-text-color-regular)!important}[data-v-7994c85e]::-webkit-scrollbar{width:12px;height:12px}[data-v-7994c85e]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-7994c85e]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-7994c85e]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-7994c85e]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-7994c85e]::-webkit-scrollbar-corner{background:#000}@media screen and (max-width:768px){.box[data-v-7994c85e]{flex-direction:column}.page-left[data-v-7994c85e]{width:100%;height:auto;margin-bottom:16px}.page-right[data-v-7994c85e]{width:100%;margin-left:0;height:auto}.list[data-v-7994c85e]{height:400px}.image[data-v-7994c85e]{width:100%;height:auto;max-width:100%;margin:16px 0 0 0}.flex[data-v-7994c85e]{flex-direction:column}.flex-border[data-v-7994c85e]{width:100%;margin-right:0}.border1[data-v-7994c85e],.border2[data-v-7994c85e],.border[data-v-7994c85e],.flex-col[data-v-7994c85e]{width:100%}.d-box[data-v-7994c85e]{flex:1;min-width:80px;margin-left:4px;margin-right:4px}.d-box[data-v-7994c85e]:first-child{margin-left:0}.row[data-v-7994c85e]{flex-wrap:wrap}}.box[data-v-67e5efbe]{display:flex;align-items:center}.item-wrapper[data-v-67e5efbe]{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #2b2c2c}.item[data-v-67e5efbe]{display:flex;align-items:center;margin-top:20px}.image-grid[data-v-67e5efbe]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0 0 38px;max-width:1000px}.image[data-v-67e5efbe]{width:100%;aspect-ratio:4/3;border-radius:8px;-o-object-fit:cover;object-fit:cover}.item-logo[data-v-67e5efbe]{width:24px;height:24px}.item-title[data-v-67e5efbe]{margin-left:12px;font-family:PingFang SC;font-weight:700;font-size:14px;color:#fff}.item-time[data-v-67e5efbe]{margin-left:12px;font-family:Arial;font-weight:400;font-size:14px;color:#6a6b6e}.item-border[data-v-67e5efbe]{margin-left:12px;width:59px;height:22px;background:#2b2c2c;border-radius:3px 3px 3px 3px;border:1px solid #2b2c2c;font-family:Arial;font-weight:400;font-size:12px;color:#fff;justify-content:center}.item-border[data-v-67e5efbe],.row[data-v-67e5efbe]{display:flex;align-items:center}.list[data-v-67e5efbe]{height:80vh;overflow-y:scroll}.no-history[data-v-67e5efbe]{height:100%;color:#6a6b6e;font-size:16px;text-align:center}.d-box[data-v-67e5efbe],.no-history[data-v-67e5efbe]{display:flex;justify-content:center;align-items:center}.d-box[data-v-67e5efbe]{width:112px;height:32px;background:#17181a;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;cursor:pointer;margin-top:22px;margin-left:8px}.d-box[data-v-67e5efbe]:first-child{margin-left:0}.d-box-img[data-v-67e5efbe]{width:16px;height:16px}.d-box-title[data-v-67e5efbe]{font-family:Arial;font-weight:400;font-size:14px;color:#fff;margin-left:8px}.page-left[data-v-67e5efbe]{width:490px;height:80vh;padding:20px;box-sizing:border-box;background:#1d1d1d;border-radius:16px 16px 16px 16px}.page-right[data-v-67e5efbe]{flex:1;margin-left:16px;height:80vh}.line[data-v-67e5efbe]{width:100%;margin-top:16px;height:0;border:1px solid #2b2c2c}.active[data-v-67e5efbe]{width:64px;height:0;border:3px solid #5eff00;font-size:16px;margin-top:-6px}.title[data-v-67e5efbe]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#fff}.mt16[data-v-67e5efbe]{margin-top:10px}.border[data-v-67e5efbe]{width:450px;height:38px;background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.border-input[data-v-67e5efbe]{width:100%;height:100%;border:none;border-radius:8px 8px 8px 8px;padding:10px;box-sizing:border-box;outline:none;color:#fff;background:#2b2c2c}.flex[data-v-67e5efbe]{display:flex;align-items:center;width:100%}.flex-border[data-v-67e5efbe]{width:50%;margin-top:10px}.border1[data-v-67e5efbe]{width:217px;height:38px}.border1[data-v-67e5efbe],.border2[data-v-67e5efbe]{background:#2b2c2c;border-radius:8px 8px 8px 8px;border:1px solid #2b2c2c;margin-top:10px}.border2[data-v-67e5efbe]{width:450px;height:68px}.flex-col[data-v-67e5efbe]{width:450px;height:60px;background:#5eff00;border-radius:8px 8px 8px 8px;border:1px solid #00fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px;cursor:pointer}.flex-col.loading[data-v-67e5efbe]{background:#ccc;border-color:#999;cursor:not-allowed}.col-title[data-v-67e5efbe]{font-family:PingFang SC;font-weight:700;font-size:16px;color:#222}.col-brief[data-v-67e5efbe]{font-family:PingFang SC;font-weight:700;font-size:14px;color:#328800}.page-left[data-v-67e5efbe]{--el-fill-color-blank:#2b2c2c;--el-bg-color-overlay:#2b2c2c;--el-border-color:none;--el-text-color-regular:#fff;--el-border-color-hover:#555;--el-color-primary:#5eff00;--el-fill-color-light:#666}.border[data-v-67e5efbe] .el-input__wrapper{background-color:var(--el-fill-color-blank)!important;border:none!important}.border[data-v-67e5efbe] .el-input__inner{color:var(--el-text-color-regular)!important}[data-v-67e5efbe]::-webkit-scrollbar{width:12px;height:12px}[data-v-67e5efbe]::-webkit-scrollbar-track{background:#090909;border-radius:6px}[data-v-67e5efbe]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#121212,#939292);border-radius:6px}[data-v-67e5efbe]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#444)}[data-v-67e5efbe]::-webkit-scrollbar-thumb:horizontal{background:linear-gradient(90deg,#000,#000)}[data-v-67e5efbe]::-webkit-scrollbar-corner{background:#000}@media screen and (max-width:768px){.box[data-v-67e5efbe]{flex-direction:column}.page-left[data-v-67e5efbe]{width:100%;height:auto;margin-bottom:16px}.page-right[data-v-67e5efbe]{width:100%;margin-left:0;height:auto}.list[data-v-67e5efbe]{height:400px}.image-grid[data-v-67e5efbe]{margin:16px 0 0 0;gap:8px}.image[data-v-67e5efbe]{width:100%;aspect-ratio:4/3}.flex[data-v-67e5efbe]{flex-direction:column}.flex-border[data-v-67e5efbe]{width:100%;margin-right:0}.border1[data-v-67e5efbe],.border2[data-v-67e5efbe],.border[data-v-67e5efbe],.flex-col[data-v-67e5efbe]{width:100%}.d-box[data-v-67e5efbe]{flex:1;min-width:80px;margin-left:4px;margin-right:4px}.d-box[data-v-67e5efbe]:first-child{margin-left:0}.row[data-v-67e5efbe]{flex-wrap:wrap}}.custom-spinner[data-v-67e5efbe]{width:50px;height:50px;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#5eff00;animation:custom-spin-67e5efbe 1s ease-in-out infinite}@keyframes custom-spin-67e5efbe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.recharge-container[data-v-38d0b3e6]{padding:20px;max-width:1200px;margin:0 auto}.recharge-header[data-v-38d0b3e6]{text-align:center;margin-bottom:40px}.recharge-header h2[data-v-38d0b3e6]{font-size:32px;color:#fff;margin-bottom:10px}.recharge-header p[data-v-38d0b3e6]{color:#999;font-size:14px}.amount-selection[data-v-38d0b3e6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px}.amount-card[data-v-38d0b3e6]{background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border:2px solid #333;border-radius:12px;padding:25px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.amount-card[data-v-38d0b3e6]:hover{transform:translateY(-5px);border-color:#5eff00;box-shadow:0 5px 20px rgba(94,255,0,.3)}.amount-card.active[data-v-38d0b3e6]{border-color:#5eff00;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);box-shadow:0 5px 20px rgba(94,255,0,.4)}.amount-card .amount-value[data-v-38d0b3e6]{font-size:36px;color:#5eff00;font-weight:700;margin-bottom:10px}.amount-card .amount-bonus[data-v-38d0b3e6]{color:#ff9800;font-size:16px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.amount-card .amount-bonus .bonus-tag[data-v-38d0b3e6]{background:linear-gradient(135deg,#ff6b6b,#ff9800);color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:700}.amount-card .amount-label[data-v-38d0b3e6]{color:#999;font-size:14px}.custom-amount-section[data-v-38d0b3e6]{background:#1a1a1a;border-radius:12px;padding:30px;margin-top:30px}.custom-amount-section h3[data-v-38d0b3e6]{color:#fff;font-size:20px;margin-bottom:20px}.custom-amount-section .custom-input-wrapper[data-v-38d0b3e6]{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.custom-amount-section .custom-input-wrapper .currency-symbol[data-v-38d0b3e6]{font-size:24px;color:#5eff00;font-weight:700}.custom-amount-section .custom-input-wrapper[data-v-38d0b3e6] .el-input-number{width:100%}.custom-amount-section .custom-input-wrapper[data-v-38d0b3e6] .el-input-number .el-input__inner{background:#2a2a2a;border-color:#333;color:#fff}.custom-amount-section .custom-input-wrapper .amount-tip[data-v-38d0b3e6]{color:#999;font-size:12px}.custom-amount-section .custom-confirm-btn[data-v-38d0b3e6]{width:100%;height:50px;font-size:18px;font-weight:700}.payment-content[data-v-38d0b3e6]{padding:20px 0}.order-info[data-v-38d0b3e6]{background:#f5f7fa;padding:20px;border-radius:8px;margin-bottom:20px}.order-info .info-row[data-v-38d0b3e6]{display:flex;justify-content:space-between;margin-bottom:10px}.order-info .info-row[data-v-38d0b3e6]:last-child{margin-bottom:0}.order-info .info-row .label[data-v-38d0b3e6]{color:#666;font-weight:400}.order-info .info-row .value[data-v-38d0b3e6]{color:#333;font-weight:700}.order-info .info-row .value.amount-highlight[data-v-38d0b3e6]{color:#5eff00;font-size:20px}.qr-code-section[data-v-38d0b3e6]{text-align:center;margin:30px 0}.qr-code-section .qr-code-image[data-v-38d0b3e6]{width:200px;height:200px;border:1px solid #eee;border-radius:8px;padding:10px;background:#fff}.qr-code-section .qr-tip[data-v-38d0b3e6]{margin-top:15px;color:#666;font-size:14px}.payment-status[data-v-38d0b3e6]{margin:20px 0}.payment-actions[data-v-38d0b3e6]{display:flex;justify-content:center;gap:15px;margin-top:25px}.success-content[data-v-38d0b3e6]{text-align:center;padding:20px}.success-content .success-icon[data-v-38d0b3e6]{width:80px;height:80px;line-height:80px;background:#5eff00;color:#fff;border-radius:50%;font-size:48px;margin:0 auto 20px;font-weight:700}.success-content h3[data-v-38d0b3e6]{color:#333;font-size:24px;margin-bottom:15px}.success-content .success-detail[data-v-38d0b3e6]{color:#666;font-size:16px;margin:10px 0}.success-content .success-time[data-v-38d0b3e6]{color:#999;font-size:14px;margin-top:15px}.flex-container{display:flex;flex-wrap:wrap}.flex-container.nowrap{flex-wrap:nowrap}.grid-container{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-full{width:100%}.w-screen{width:100vw}.max-w-screen-xl{max-width:1280px}.mx-auto{margin-left:auto;margin-right:auto}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.m-4{margin:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}@media (min-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,1fr)}.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.sm\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.md\:grid-cols-1{grid-template-columns:repeat(1,1fr)}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}}@media (min-width:1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,1fr)}.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}}@media (min-width:1280px){.xl\:grid-cols-1{grid-template-columns:repeat(1,1fr)}.xl\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.xl\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.xl\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}.scale-container{width:100%;height:auto;max-width:100%}.scale-container img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.hide-on-mobile{display:none}.show-on-mobile{display:block}@media (min-width:768px){.hide-on-mobile{display:block}.show-on-mobile{display:none}}.text-responsive{font-size:clamp(.8rem,2vw,1.2rem)}.text-small{font-size:.8rem}.text-medium{font-size:1rem}.text-large{font-size:1.2rem}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}