.checkout-page[data-v-52fb2a08]{--primary-color:#32f08c;--primary-hover:#2bd97d;--primary-glow:rgba(50,240,140,.1);--bg-page:#0f1115;--bg-card:hsla(0,0%,100%,.02);--bg-input:hsla(0,0%,100%,.03);--border-color:hsla(0,0%,100%,.06);--text-main:#fff;--text-muted:hsla(0,0%,100%,.5);--text-dim:hsla(0,0%,100%,.3);--header-border:hsla(0,0%,100%,.05)}.checkout-page.light-theme[data-v-52fb2a08]{--bg-page:#f8fafc;--bg-card:#fff;--bg-input:#f1f5f9;--border-color:#e2e8f0;--text-main:#0f172a;--text-muted:#64748b;--text-dim:#94a3b8;--header-border:#e2e8f0}.checkout-page[data-v-52fb2a08]{background-color:var(--bg-page);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;transition:background-color .3s,color .3s}.checkout-page .checkout-container[data-v-52fb2a08]{margin:0 auto;max-width:1100px;padding:0 24px}.checkout-page .checkout-header[data-v-52fb2a08]{align-items:center;background:var(--bg-card);border-bottom:1px solid var(--header-border);display:flex;height:80px;justify-content:space-between;padding:0 24px}.checkout-page .checkout-header .logo-area[data-v-52fb2a08]{align-items:center;cursor:pointer;display:flex;gap:12px}.checkout-page .checkout-header .logo-area .logo-img[data-v-52fb2a08]{height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.checkout-page .checkout-header .logo-area .logo-text[data-v-52fb2a08]{color:var(--logo-color);font-size:20px;font-weight:700}.checkout-page .checkout-header .back-link[data-v-52fb2a08]{align-items:center;color:var(--text-muted);cursor:pointer;display:flex;font-size:14px;gap:8px;transition:color .2s}.checkout-page .checkout-header .back-link[data-v-52fb2a08]:hover{color:var(--primary-color)}.checkout-page .checkout-main[data-v-52fb2a08]{grid-gap:80px;display:grid;gap:80px;grid-template-columns:420px 1fr;padding:60px 0}.checkout-page .order-summary .summary-card[data-v-52fb2a08]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.02);padding:32px}.checkout-page .order-summary .summary-card .summary-title[data-v-52fb2a08]{color:var(--text-main);font-size:20px;font-weight:600;margin-bottom:24px}.checkout-page .order-summary .summary-card .product-info[data-v-52fb2a08]{background:var(--bg-input);border-radius:16px;display:flex;gap:16px;margin-bottom:32px;padding:20px}.checkout-page .order-summary .summary-card .product-info .product-icon[data-v-52fb2a08]{align-items:center;background:var(--primary-glow);border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.checkout-page .order-summary .summary-card .product-info .product-icon i[data-v-52fb2a08]{color:var(--primary-color);font-size:24px}.checkout-page .order-summary .summary-card .product-info .product-meta .product-name[data-v-52fb2a08]{color:var(--text-main);font-size:16px;font-weight:600;margin-bottom:4px}.checkout-page .order-summary .summary-card .product-info .product-meta .product-desc[data-v-52fb2a08]{color:var(--text-dim);font-size:13px}.checkout-page .order-summary .summary-card .price-details .price-row[data-v-52fb2a08]{color:var(--text-muted);display:flex;font-size:14px;justify-content:space-between;margin-bottom:16px}.checkout-page .order-summary .summary-card .price-details .price-row .order-no[data-v-52fb2a08]{font-family:monospace;font-size:12px}.checkout-page .order-summary .summary-card .price-details .price-row.bonus[data-v-52fb2a08]{color:var(--primary-color)}.checkout-page .order-summary .summary-card .price-details .price-row.total[data-v-52fb2a08]{color:var(--text-main);font-size:18px;font-weight:600;margin-top:8px}.checkout-page .order-summary .summary-card .price-details .price-row.total .total-amount[data-v-52fb2a08]{color:var(--primary-color);font-size:28px;font-weight:800}.checkout-page .order-summary .summary-card .price-details .divider[data-v-52fb2a08]{background:var(--border-color);height:1px;margin:24px 0}.checkout-page .order-summary .summary-card .benefits-list[data-v-52fb2a08]{display:flex;flex-direction:column;gap:14px;margin-top:40px}.checkout-page .order-summary .summary-card .benefits-list .benefit-item[data-v-52fb2a08]{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:10px}.checkout-page .order-summary .summary-card .benefits-list .benefit-item i[data-v-52fb2a08]{color:var(--primary-color);font-size:16px}.checkout-page .payment-section .section-title[data-v-52fb2a08]{color:var(--text-main);font-size:28px;font-weight:700;margin-bottom:40px}.checkout-page .payment-section .payment-methods[data-v-52fb2a08]{display:flex;flex-direction:column;gap:20px}.checkout-page .payment-section .payment-methods .method-card[data-v-52fb2a08]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;cursor:pointer;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.checkout-page .payment-section .payment-methods .method-card[data-v-52fb2a08]:hover{border-color:var(--primary-color);opacity:.8}.checkout-page .payment-section .payment-methods .method-card .method-header[data-v-52fb2a08]{align-items:center;display:flex;justify-content:space-between}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info[data-v-52fb2a08]{align-items:center;display:flex;gap:20px}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .icon-box[data-v-52fb2a08]{align-items:center;background:#fff;border-radius:8px;display:flex;height:40px;justify-content:center;padding:6px;width:56px}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .icon-box img[data-v-52fb2a08]{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .icon-box.alipay[data-v-52fb2a08]{padding:8px}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .icon-box.paypal[data-v-52fb2a08]{padding:6px}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .method-text[data-v-52fb2a08]{display:flex;flex-direction:column}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .method-text .name[data-v-52fb2a08]{color:var(--text-main);font-size:16px;font-weight:600;margin-bottom:4px}.checkout-page .payment-section .payment-methods .method-card .method-header .method-info .method-text .desc[data-v-52fb2a08]{color:var(--text-muted);font-size:13px}.checkout-page .payment-section .payment-methods .method-card .method-header .radio-circle[data-v-52fb2a08]{border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;height:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:20px}.checkout-page .payment-section .payment-methods .method-card .method-header .radio-circle[data-v-52fb2a08]:after{background:var(--primary-color);border-radius:50%;bottom:3px;content:"";left:3px;opacity:0;position:absolute;right:3px;top:3px;transform:scale(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.checkout-page .payment-section .payment-methods .method-card.active[data-v-52fb2a08]{background:var(--primary-glow);border-color:var(--primary-color);box-shadow:0 0 20px var(--primary-glow)}.checkout-page .payment-section .payment-methods .method-card.active .radio-circle[data-v-52fb2a08]{border-color:var(--primary-color)}.checkout-page .payment-section .payment-methods .method-card.active .radio-circle[data-v-52fb2a08]:after{opacity:1;transform:scale(1)}.checkout-page .payment-section .action-area[data-v-52fb2a08]{margin-top:56px}.checkout-page .payment-section .action-area .agreement-tip[data-v-52fb2a08]{color:var(--text-muted);font-size:13px;line-height:1.6;margin-bottom:24px}.checkout-page .payment-section .action-area .agreement-tip a[data-v-52fb2a08]{color:var(--primary-color);font-weight:500;-webkit-text-decoration:none;text-decoration:none}.checkout-page .payment-section .action-area .agreement-tip a[data-v-52fb2a08]:hover{-webkit-text-decoration:underline;text-decoration:underline}.checkout-page .payment-section .action-area .pay-submit-btn[data-v-52fb2a08]{align-items:center;background:var(--primary-color);border:none;border-radius:16px;color:var(--btn-text);display:flex;font-size:18px;font-weight:700;gap:10px;height:64px;justify-content:center;transition:all .3s;width:100%}.checkout-page .payment-section .action-area .pay-submit-btn i[data-v-52fb2a08]{font-size:20px}.checkout-page .payment-section .action-area .pay-submit-btn[data-v-52fb2a08]:hover{background:var(--primary-hover);box-shadow:0 8px 24px var(--primary-glow);transform:translateY(-2px)}.checkout-page .payment-section .action-area .pay-submit-btn[data-v-52fb2a08]:active{transform:translateY(0)}.checkout-page .payment-section .action-area .pay-submit-btn.is-loading[data-v-52fb2a08]{cursor:not-allowed;opacity:.8}.checkout-page .payment-section .secure-footer[data-v-52fb2a08]{align-items:center;color:var(--text-dim);display:flex;font-size:13px;gap:8px;justify-content:center;margin-top:32px}.checkout-page .payment-section .secure-footer i[data-v-52fb2a08]{color:var(--primary-color);font-size:16px}.checkout-page .checkout-footer[data-v-52fb2a08]{border-top:1px solid var(--header-border);color:var(--text-dim);display:flex;font-size:13px;justify-content:space-between;margin-top:60px;padding:40px 0}.checkout-page .checkout-footer .footer-links[data-v-52fb2a08]{display:flex;gap:32px}.checkout-page .checkout-footer .footer-links a[data-v-52fb2a08]{color:inherit;-webkit-text-decoration:none;text-decoration:none}.checkout-page .checkout-footer .footer-links a[data-v-52fb2a08]:hover{color:var(--primary-color)}.checkout-page[data-v-52fb2a08] .payment-result-dialog{border-radius:24px;overflow:hidden}.checkout-page[data-v-52fb2a08] .payment-result-dialog .el-dialog__header{display:none}.checkout-page[data-v-52fb2a08] .payment-result-dialog .el-dialog__body{padding:48px 32px}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content{text-align:center}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .status-icon-wrapper{font-size:72px;margin-bottom:24px}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .status-icon-wrapper.success{color:#22c55e}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .status-icon-wrapper.cancel,.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .status-icon-wrapper.failure{color:#ef4444}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .result-title{color:var(--text-main);font-size:24px;font-weight:700;margin-bottom:12px}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .result-desc{color:var(--text-muted);font-size:15px;line-height:1.6;margin-bottom:32px}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .result-actions .confirm-btn{background:var(--primary-color);border:none;border-radius:12px;color:var(--btn-text);font-size:16px;font-weight:700;height:52px;width:100%}.checkout-page[data-v-52fb2a08] .payment-result-dialog .result-modal-content .result-actions .confirm-btn:hover{background:var(--primary-hover);opacity:.9}@media(max-width:1024px){.checkout-page .checkout-main[data-v-52fb2a08]{gap:60px;grid-template-columns:1fr;padding:40px 0}.checkout-page .order-summary[data-v-52fb2a08]{order:2}.checkout-page .payment-section[data-v-52fb2a08]{order:1}}@media(max-width:640px){.checkout-page .checkout-header[data-v-52fb2a08]{background:var(--bg-card);height:70px;padding:0 16px}.checkout-page .checkout-main[data-v-52fb2a08]{padding:30px 0}.checkout-page .checkout-footer[data-v-52fb2a08]{flex-direction:column;gap:20px;text-align:center}.checkout-page .checkout-footer .footer-links[data-v-52fb2a08]{justify-content:center}.checkout-page .payment-section .section-title[data-v-52fb2a08]{font-size:24px;margin-bottom:30px}}