*{box-sizing:border-box}body{margin:0;min-width:1180px;color:#17213b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}button,input{font:inherit}.recharge-page-shell{min-height:100vh;padding:108px 40px 48px;background:#f5f8ff url(/assets/vue/back-Cj5tpllk.jpg) center top / 100% 900px no-repeat;position:relative}.recharge-page-shell:before{content:"";position:absolute;inset:0 0 auto;height:900px;background:linear-gradient(180deg,#0815441f,#f5f8ff4d);pointer-events:none}.recharge-white-panel{position:relative;z-index:1;width:1420px;max-width:calc(100% - 24px);min-height:850px;margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fffffffa;box-shadow:0 24px 70px #1f3a7821}.recharge-center{padding:42px 48px 36px}.recharge-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.heading-eyebrow{color:#3877f2;font-size:11px;font-weight:800;letter-spacing:2.6px}.recharge-heading h1{margin:8px 0 7px;font-size:30px;line-height:1.2;letter-spacing:-.5px}.recharge-heading p{margin:0;color:#7b849b;font-size:14px}.security-tip{display:flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid #dce8ff;border-radius:20px;color:#4e6f9f;background:#f6f9ff;font-size:13px}.security-tip i{color:#3276ee}.recharge-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.mode-card{position:relative;display:flex;align-items:center;min-height:112px;padding:20px 24px;overflow:hidden;text-align:left;border:1px solid #e3e9f4;border-radius:18px;background:#fff;box-shadow:0 8px 25px #1d34690f;cursor:pointer;transition:.22s ease}.mode-card:after{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(120deg,#f4f8ff,#eef3ff);transition:opacity .22s ease}.mode-card:hover{transform:translateY(-2px);border-color:#bad0ff;box-shadow:0 14px 32px #235bc91f}.mode-card.active{border-color:#4b7ff4;box-shadow:0 13px 34px #2f67e529,inset 0 0 0 1px #4b7ff4}.mode-card.active:after{opacity:1}.mode-icon,.mode-copy,.mode-arrow{position:relative;z-index:1}.mode-icon{display:grid;place-items:center;width:74px;height:74px;flex:0 0 74px;margin-right:18px;border-radius:18px;background:linear-gradient(145deg,#eef5ff,#e1edff)}.mode-icon img{width:62px;height:62px;object-fit:contain}.mode-icon-exchange img{width:67px;height:67px}.mode-copy{display:flex;flex-direction:column;gap:8px}.mode-copy strong{font-size:19px}.mode-copy small{color:#8290aa;font-size:13px}.mode-arrow{margin-left:auto;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#8ca0c5;background:#f3f6fb}.mode-card.active .mode-arrow{color:#fff;background:#3475eb}.recharge-workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px}.workspace-main,.exchange-editor{padding:28px;border:1px solid #e8edf6;border-radius:18px;background:#fff}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.section-heading h2{margin:0 0 7px;font-size:18px}.section-heading p{margin:0;color:#8a94a8;font-size:13px}.section-step{padding:7px 11px;border-radius:8px;color:#5575a7;background:#f0f5ff;font-size:11px;font-weight:700}.package-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.package-card{position:relative;min-height:205px;padding:18px 12px 15px;overflow:hidden;border:1px solid #e3e9f4;border-radius:15px;color:#1c2742;background:#fbfcff;cursor:pointer;transition:.2s ease}.package-card:hover{transform:translateY(-2px);border-color:#abc4fa}.package-card.selected{border-color:#3977ef;background:#f6f9ff;box-shadow:inset 0 0 0 1px #3977ef,0 10px 23px #2f69e01a}.package-badge{position:absolute;top:0;right:0;padding:5px 9px;border-radius:0 14px 0 9px;color:#fff;background:linear-gradient(135deg,#ff7e55,#ff4f69);font-size:10px;font-weight:700}.package-visual{display:grid;place-items:center;width:47px;height:47px;margin:0 auto 12px;overflow:hidden;border-radius:13px;color:#437bec;background:linear-gradient(145deg,#e8f1ff,#dce9ff);font-size:20px}.package-visual.has-image{background:transparent}.package-visual img{width:100%;height:100%;object-fit:cover}.package-title,.package-subtitle,.package-price{display:block;text-align:center}.package-title{font-size:14px;font-weight:700}.package-subtitle{min-height:32px;margin:5px 0 7px;color:#929caf;font-size:11px;line-height:1.45}.package-price{color:#285ed1;font-size:23px;font-weight:800}.package-price small{margin-right:2px;font-size:13px}.package-check{position:absolute;right:9px;bottom:9px;display:none;place-items:center;width:20px;height:20px;border-radius:50%;color:#fff;background:#3977ef;font-size:10px}.package-card.selected .package-check{display:grid}.package-empty{padding:35px;text-align:center;color:#8c96aa;border:1px dashed #dce4f1;border-radius:14px}.package-empty i,.package-empty strong,.package-empty p{display:block}.package-empty i{margin-bottom:12px;color:#adc0df;font-size:29px}.package-empty strong{color:#536179}.package-empty p{margin:6px 0 0;font-size:12px}.payment-section{margin-top:27px;padding-top:24px;border-top:1px solid #edf0f5}.section-heading.compact{margin-bottom:16px}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:13px}.payment-method{display:flex;align-items:center;gap:13px;padding:14px;text-align:left;border:1px solid #e2e8f1;border-radius:13px;color:#27324b;background:#fff;cursor:pointer}.payment-method.selected{border-color:#4b82ed;box-shadow:inset 0 0 0 1px #4b82ed}.payment-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;color:#fff;font-size:21px;font-weight:800}.payment-logo.wechat{background:#20bf6b}.payment-logo.alipay{background:#1677ff}.payment-method>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.payment-method strong{font-size:13px}.payment-method small{color:#929caf;font-size:11px}.method-check{margin-left:auto;color:#d5dce8}.payment-method.selected .method-check{color:#3977ef}.order-summary{align-self:start;padding:25px;border-radius:18px;color:#fff;background:linear-gradient(155deg,#172c65,#214d9b 57%,#2c72dd);box-shadow:0 18px 40px #1c418e3b}.summary-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;font-size:17px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.16)}.summary-head i{color:#89b6ff;font-size:20px}.summary-account,.summary-balance,.summary-line{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;font-size:12px}.summary-account span,.summary-balance span,.summary-line span{color:#ffffffa8}.summary-account strong,.summary-balance strong,.summary-line strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.summary-total{display:flex;align-items:flex-end;justify-content:space-between;margin:25px 0 17px;padding-top:21px;border-top:1px dashed rgba(255,255,255,.22)}.summary-total span{color:#ffffffb3;font-size:12px}.summary-total strong{font-size:30px}.summary-total small{margin-right:3px;font-size:15px}.primary-action{width:100%;min-height:47px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#3f8cff,#5a5cf2);box-shadow:0 10px 21px #3263e238;font-weight:700;cursor:pointer;transition:.2s ease}.order-summary .primary-action{color:#1e50a5;background:#fff;box-shadow:none}.primary-action:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04)}.primary-action:disabled{opacity:.5;cursor:not-allowed}.summary-note{margin:13px 0 0;text-align:center;color:#ffffff91;font-size:10px}.summary-note i{margin-right:5px}.summary-error,.exchange-error{margin:0 0 12px;padding:9px 11px;border-radius:8px;color:#ffd7dc;background:#99162d47;font-size:11px;line-height:1.5}.exchange-error{margin:14px 0 -6px;color:#c7354d;background:#fff0f3}.order-payment{text-align:center}.qr-title{margin:18px 0 13px;color:#ffffffd1;font-size:13px}.payment-qr{display:block;width:230px;height:230px;margin:0 auto 12px;padding:7px;border-radius:14px;background:#fff;object-fit:contain}.qr-amount,.qr-order-number{display:block}.qr-amount{margin-top:5px;font-size:27px}.qr-order-number{margin-top:7px;color:#ffffff8f;font-size:10px}.qr-polling{margin:15px 0 10px;color:#b9d7ff;font-size:11px}.qr-polling i{margin-right:6px;animation:recharge-spin 1.2s linear infinite}.mobile-pay-link{display:block;margin:10px 0;color:#fff;font-size:12px}.summary-cancel{border:0;color:#ffffff9e;background:transparent;font-size:11px;cursor:pointer}.payment-success,.payment-failed{display:flex;align-items:center;flex-direction:column;gap:10px;padding:45px 8px 35px}.payment-success>i,.payment-failed>i{color:#8ce0b7;font-size:54px}.payment-failed>i{color:#ffc26d}.payment-success strong,.payment-failed strong{font-size:19px}.payment-success span,.payment-failed span{color:#ffffffad;font-size:12px;line-height:1.6}@keyframes recharge-spin{to{transform:rotate(360deg)}}.exchange-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);overflow:hidden;border:1px solid #e7ecf5;border-radius:18px;background:#fff}.exchange-editor{border:0;border-radius:0;padding:32px 38px}.exchange-aside{position:relative;min-height:380px;padding:31px 38px;overflow:hidden;color:#fff;background:linear-gradient(145deg,#183275,#2667d3)}.exchange-aside:after{content:"";position:absolute;width:270px;height:270px;right:-90px;bottom:-110px;border-radius:50%;background:#ffffff14}.exchange-illustration{position:absolute;right:23px;top:22px;display:grid;place-items:center;width:118px;height:118px;border-radius:30px;background:#ffffff1f}.exchange-illustration img{width:105px;height:105px;object-fit:contain}.exchange-aside h3{position:relative;z-index:1;margin:35px 0 14px;font-size:23px;line-height:1.45}.exchange-aside p{position:relative;z-index:1;width:62%;margin:0;color:#ffffffa6;font-size:12px;line-height:1.7}.exchange-aside ul{position:relative;z-index:1;margin:42px 0 0;padding:0;list-style:none}.exchange-aside li{margin:13px 0;color:#ffffffd4;font-size:12px}.exchange-aside li i{margin-right:9px;color:#8dc4ff}.amount-label{display:block;margin-bottom:10px;color:#566177;font-size:12px;font-weight:700}.amount-input-wrap{display:flex;align-items:center;height:66px;padding:0 19px;border:1px solid #dfe6f2;border-radius:14px;background:#fafcff}.amount-input-wrap>span{color:#3473e8;font-size:24px;font-weight:800}.amount-input-wrap input{flex:1;min-width:0;height:100%;padding:0 13px;border:0;outline:0;color:#1c2b4c;background:transparent;font-size:25px;font-weight:800}.amount-input-wrap em{color:#8c96aa;font-size:12px;font-style:normal}.quick-amounts{display:flex;gap:10px;margin:13px 0 22px}.quick-amounts button{padding:8px 15px;border:1px solid #dfe6f1;border-radius:9px;color:#52617d;background:#fff;cursor:pointer}.quick-amounts button:hover{color:#2f6fe7;border-color:#93b7fb;background:#f5f8ff}.exchange-result{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-radius:13px;background:linear-gradient(90deg,#f3f7ff,#f8f6ff)}.exchange-result>span{color:#67738c;font-size:13px}.exchange-result strong{color:#315fca;font-size:22px}.exchange-result small{font-size:12px}.exchange-button{max-width:260px;margin-top:22px}.asset-overview{display:flex;align-items:center;justify-content:center;min-height:88px;margin-top:24px;padding:15px 24px;border:1px solid #e5ebf4;border-radius:17px;background:linear-gradient(100deg,#fbfcff,#f5f8ff)}.asset-center{display:flex;align-items:center;justify-content:center}.asset-card{display:flex;align-items:center;min-width:210px;gap:13px}.asset-card.rate-card{min-width:270px}.asset-icon{display:grid;place-items:center;width:49px;height:49px;flex:0 0 49px;border-radius:13px;background:#fff;box-shadow:0 7px 18px #314f8c17}.asset-icon img{width:38px;height:38px;object-fit:contain}.asset-card>span:last-child{display:flex;flex-direction:column;gap:5px}.asset-card small{color:#8c96a9;font-size:11px}.asset-card strong{color:#273553;font-size:15px}.asset-divider{width:1px;height:43px;margin:0 25px;background:#e1e7f1}@media(max-width:1250px){.recharge-center{padding:36px 32px}.package-grid{grid-template-columns:repeat(3,1fr)}.package-card{min-height:190px}}
