@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.recharge-page[data-v-4b3e19cd]{min-height:100vh;padding:40px 20px;background:#f3f4f6;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2937}.page-container[data-v-4b3e19cd]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.right-section[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.section-card[data-v-4b3e19cd]{background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);overflow:hidden}.info-card[data-v-4b3e19cd]{padding:30px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.card-header[data-v-4b3e19cd]{padding:24px 32px;border-bottom:1px solid #f3f4f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-title h2[data-v-4b3e19cd]{font-size:20px;font-weight:700;margin:0 0 4px 0;color:#111827}.header-subtitle[data-v-4b3e19cd]{font-size:13px;color:#9ca3af}.rate-tag[data-v-4b3e19cd]{background:#eff6ff;color:#3b82f6;padding:6px 12px;border-radius:4px;font-size:13px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.form[data-v-4b3e19cd]{padding:32px}.form-section-title[data-v-4b3e19cd]{font-size:16px;font-weight:600;margin-bottom:16px;color:#374151}.recharge-grid[data-v-4b3e19cd]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.recharge-card[data-v-4b3e19cd]{position:relative;border:1px solid #e5e7eb;border-radius:4px;padding:20px;cursor:pointer;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:120px;background:#fff}.recharge-card[data-v-4b3e19cd]:hover{border-color:#93c5fd;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.recharge-card.active[data-v-4b3e19cd]{border-color:#3b82f6;background:#eff6ff;-webkit-box-shadow:0 0 0 1px rgba(59,130,246,.2);box-shadow:0 0 0 1px rgba(59,130,246,.2)}.card-tag[data-v-4b3e19cd]{position:absolute;top:-10px;left:-2px;background:linear-gradient(135deg,#ef4444,#f87171);color:#fff;font-size:12px;padding:2px 8px;border-radius:4px 0 4px 0;-webkit-box-shadow:2px 2px 4px rgba(239,68,68,.3);box-shadow:2px 2px 4px rgba(239,68,68,.3);font-weight:600}.card-amount[data-v-4b3e19cd]{color:#111827;margin-bottom:6px}.card-amount .num[data-v-4b3e19cd]{font-size:28px;font-weight:700}.card-amount .unit[data-v-4b3e19cd]{font-size:14px;margin-left:4px;font-weight:500}.card-price[data-v-4b3e19cd]{color:#6b7280;font-size:14px;margin-bottom:6px}.recharge-card.active .card-price[data-v-4b3e19cd]{color:#2563eb;font-weight:600}.card-desc[data-v-4b3e19cd]{font-size:12px;color:#9ca3af;background:#f9fafb;padding:2px 8px;border-radius:4px}.recharge-card.active .card-desc[data-v-4b3e19cd]{background:#dbeafe;color:#3b82f6}.custom-card[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-content[data-v-4b3e19cd]{text-align:center;color:#6b7280}.custom-icon[data-v-4b3e19cd]{font-size:24px;margin-bottom:4px}.custom-text[data-v-4b3e19cd]{font-size:14px;font-weight:500}.custom-input-wrapper[data-v-4b3e19cd]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.custom-input[data-v-4b3e19cd]{width:80%!important}.custom-input[data-v-4b3e19cd] .el-input__inner{text-align:center;border:none;background:transparent;font-size:20px;font-weight:700;color:#1f2937;padding:0;height:36px;line-height:36px}.custom-unit[data-v-4b3e19cd]{font-size:14px;color:#6b7280;-ms-flex-negative:0;flex-shrink:0}.channels[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.channel[data-v-4b3e19cd]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e5e7eb;border-radius:4px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;position:relative;-webkit-transition:all .2s;transition:all .2s}.channel[data-v-4b3e19cd]:hover{background:#f9fafb}.channel.active[data-v-4b3e19cd]{border-color:#3b82f6;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.05);box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.channel-icon[data-v-4b3e19cd]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px}.channel-icon.alipay[data-v-4b3e19cd]{background:#e6f7ff;color:#1677ff;font-weight:700}.channel-icon.wechat[data-v-4b3e19cd]{background:#e9fbf0;color:#07c160}.channel-icon.card[data-v-4b3e19cd]{background:#f3e8ff;color:#9333ea}.channel-name[data-v-4b3e19cd]{font-weight:600;color:#374151}.radio-check[data-v-4b3e19cd]{position:absolute;right:0;bottom:0;background:#3b82f6;color:#fff;border-radius:4px 0 3px 0;width:16px;height:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px}.pay-bar[data-v-4b3e19cd],.radio-check[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pay-bar[data-v-4b3e19cd]{margin-top:40px;padding-top:24px;border-top:1px solid #f3f4f6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pay-info[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px}.pay-total-label[data-v-4b3e19cd]{font-size:15px;color:#4b5563}.pay-total-price[data-v-4b3e19cd]{font-size:32px;color:#ef4444;font-weight:700;line-height:1}.pay-total-price small[data-v-4b3e19cd]{font-size:18px;margin-right:2px}.pay-rate-tip[data-v-4b3e19cd]{color:#9ca3af;font-size:14px}.submit-btn[data-v-4b3e19cd]{width:180px;height:50px;border-radius:4px;font-size:16px;font-weight:600;-webkit-box-shadow:0 2px 6px 0 rgba(59,130,246,.4);box-shadow:0 2px 6px 0 rgba(59,130,246,.4);-webkit-transition:all .3s;transition:all .3s}.submit-btn[data-v-4b3e19cd]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 12px 0 rgba(59,130,246,.5);box-shadow:0 4px 12px 0 rgba(59,130,246,.5)}.balance-card[data-v-4b3e19cd]{padding:30px;background:#fff;color:#1f2937;border-radius:4px;border:1px solid #e5e7eb}.balance-header[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.balance-header .label[data-v-4b3e19cd]{color:#9ca3af;font-size:14px}.refresh-btn[data-v-4b3e19cd]{color:#3b82f6!important;padding:0}.balance-main[data-v-4b3e19cd]{text-align:center;padding:10px 0}.balance-main .val[data-v-4b3e19cd]{font-size:36px;font-weight:700;margin-bottom:4px;color:#1f2937;background:none;-webkit-text-fill-color:initial}.balance-main .name[data-v-4b3e19cd]{color:#9ca3af;font-size:13px}.info-header[data-v-4b3e19cd]{padding-bottom:12px;border-bottom:1px solid #f3f4f6;margin-bottom:16px;font-weight:600;color:#374151}.info-list[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.info-row[data-v-4b3e19cd]{font-size:13px;color:#6b7280;line-height:1.6}.pay-summary[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.summary-amount[data-v-4b3e19cd]{font-size:36px;font-weight:700;color:#111827}.summary-desc[data-v-4b3e19cd]{color:#6b7280;font-size:14px;margin-top:4px}.qr-container[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.qr-wrapper[data-v-4b3e19cd]{width:240px;height:240px;border:1px solid #e5e7eb;padding:16px;border-radius:4px;background:#fff;position:relative;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.05);box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.qr-code-img[data-v-4b3e19cd]{width:100%;height:100%;display:block}.qr-placeholder-box[data-v-4b3e19cd]{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#9ca3af;font-size:14px;background:#f9fafb}.qr-mask[data-v-4b3e19cd],.qr-placeholder-box[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-mask[data-v-4b3e19cd]{position:absolute;inset:0;background:hsla(0,0%,100%,.8);color:#3b82f6}.qr-tip[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#4b5563;font-weight:500;font-size:14px}.success-content[data-v-4b3e19cd]{padding:10px 0 20px}.success-icon-box[data-v-4b3e19cd]{font-size:64px;color:#34d399;margin-bottom:16px}.success-status[data-v-4b3e19cd]{font-size:20px;font-weight:700;color:#111827;margin-bottom:12px}.success-detail[data-v-4b3e19cd]{background:#f9fafb;border-radius:8px;padding:16px;color:#4b5563}.success-detail .highlight[data-v-4b3e19cd]{color:#ef4444;font-weight:700;font-size:18px;margin:0 4px}.success-detail .sub[data-v-4b3e19cd]{font-size:13px;color:#9ca3af;margin-top:8px;margin-bottom:0}@media (max-width:768px){.page-container[data-v-4b3e19cd]{grid-template-columns:1fr}.recharge-grid[data-v-4b3e19cd]{grid-template-columns:repeat(2,1fr)}.pay-bar[data-v-4b3e19cd]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.submit-btn[data-v-4b3e19cd]{width:100%}}.agent-content[data-v-4b3e19cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding:4px 0}.agent-tip[data-v-4b3e19cd]{font-size:14px;color:#4b5563;text-align:left;line-height:1.6;width:100%;word-break:break-word}.wx-code[data-v-4b3e19cd]{color:#3b82f6;font-weight:600;margin-left:4px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;word-break:break-all}.agent-qr[data-v-4b3e19cd]{width:180px;height:180px;padding:8px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;-ms-flex-item-align:center;align-self:center}.agent-qr img[data-v-4b3e19cd]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.info-divider[data-v-4b3e19cd]{height:1px;background-color:#f3f4f6;margin:20px -30px}.mini-header[data-v-4b3e19cd]{border-bottom:none;padding:0;margin-bottom:16px;font-size:15px}