*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2430;-webkit-font-smoothing:antialiased;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}#app{min-height:100vh}.pay-page{background:linear-gradient(#6366f1 0%,#818cf8 30%,#c7d2fe 60%,#e0e7ff 80%,#f0f2f5 100%);min-height:100vh}.pay-inner{max-width:440px;margin:0 auto;padding:24px 16px 40px}.header-card{text-align:center;color:#fff;padding:28px 20px 20px}.header-card h1{font-size:22px;font-weight:700;line-height:1.3}.header-card .subtitle{opacity:.85;margin-top:8px;font-size:14px}.header-timer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #fff3;border-radius:999px;justify-content:space-between;align-items:center;margin-top:16px;padding:10px 18px;display:flex}.timer-label{color:#ffffffe6;font-size:14px;font-weight:500}.timer-value{color:#fbbf24;font-variant-numeric:tabular-nums;letter-spacing:1px;font-size:20px;font-weight:800}.steps-bar{justify-content:center;align-items:center;margin-top:20px;display:flex}.step-item{align-items:center;gap:6px;display:flex}.step-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.step-text{white-space:nowrap;font-size:13px;transition:color .2s}.step-item.done .step-circle{color:#6366f1;background:#fff}.step-item.done .step-text{color:#ffffffe6}.step-item.current .step-circle{color:#6366f1;background:#fff;box-shadow:0 0 0 3px #ffffff4d}.step-item.current .step-text{color:#fff;font-weight:600}.step-item.future .step-circle{color:#ffffff80;background:#ffffff26;border:1px solid #ffffff40}.step-item.future .step-text{color:#ffffff73}.step-line{background:#fff3;border-radius:1px;flex-shrink:0;width:32px;height:2px;margin:0 6px}.step-line.filled{background:#ffffffb3}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #0000000f}.card+.card{margin-top:12px}.card h3{margin-bottom:4px;font-size:18px;font-weight:700}.muted{color:#9ca3af;font-size:13px}.state-card{text-align:center;background:#fff;border-radius:16px;padding:40px 24px;box-shadow:0 2px 12px #0000000f}.state-card.error{color:#ef4444;font-size:15px}.order-image{border-radius:10px;margin-top:14px;overflow:hidden}.order-image img{object-fit:cover;width:100%;max-height:180px;display:block}.rows{flex-direction:column;gap:0;margin-top:14px;display:flex}.row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.row:last-child{border-bottom:none}.row span{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:14px}.row b{text-align:right;word-break:break-word;color:#1f2430;font-size:15px;font-weight:600}.row.total{padding:14px 0}.row.total b{color:#f97316;font-size:22px;font-weight:700}.usdt-amount{color:#22c55e!important}.status-warn{color:#f59e0b!important}.chain-section{margin-top:16px}.chain-label{color:#6b7280;margin-bottom:10px;font-size:14px;font-weight:600}.chain-buttons{flex-direction:column;gap:8px;display:flex}.chain-btn{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .15s;display:flex}.chain-btn:hover{border-color:#c7c9ce}.chain-btn.selected{background:#fafbff;border-width:2px}.chain-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:flex}.chain-name{color:#1f2430;font-size:15px;font-weight:600}.qr-section{text-align:center;margin-top:20px}.qr-title{color:#9ca3af;margin-bottom:12px;font-size:13px}.qr-box{background:#fff;border-radius:12px;padding:10px;display:inline-block;box-shadow:0 1px 6px #00000014}.qr-img{width:180px;height:180px;display:block}.qr-placeholder{background:#f3f4f6;border-radius:8px;width:180px;height:180px}.divider-or{align-items:center;gap:12px;margin:18px 0 4px;display:flex}.divider-or:before,.divider-or:after{content:"";background:#e5e7eb;flex:1;height:1px}.divider-or span{color:#9ca3af;white-space:nowrap;font-size:13px}.pay-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:12px;width:100%;height:50px;margin-top:14px;font-size:16px;font-weight:700;transition:background .15s}.pay-btn:hover{background:#111827}.pay-btn:disabled{cursor:not-allowed;background:#9ca3af}.manual-confirm-btn{color:#4b5563;cursor:pointer;background:0 0;border:1.5px solid #d1d5db;border-radius:12px;width:100%;height:44px;margin-top:10px;font-size:14px;font-weight:600;transition:all .15s}.manual-confirm-btn:hover{color:#6366f1;border-color:#6366f1}.submitted-box{text-align:center;padding:32px 16px}.submitted-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:28px;display:flex}.submitted-box h4{color:#22c55e;margin:0;font-size:20px;font-weight:700}.submitted-box p{color:#6b7280;margin:8px 0 0;font-size:14px}.pending-review-box{text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:28px 16px}.pending-icon{margin-bottom:8px;font-size:36px}.pending-review-box h4{color:#92400e;margin:0;font-size:18px;font-weight:700}.pending-review-box p{color:#a16207;margin:8px 0 0;font-size:14px}.pay-error{color:#dc2626;word-break:break-all;overflow-wrap:break-word;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;max-height:80px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.5;overflow:hidden}.spinner{border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:36px;height:36px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=480px){.pay-inner{padding:16px 12px 32px}.header-card h1{font-size:20px}.card{padding:18px}.row b{font-size:14px}.row.total b{font-size:20px}}.tron-hint-banner{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:12px 16px;font-size:14px;line-height:1.5;animation:.3s tronHintFadeIn;display:flex}.tron-hint-icon{flex-shrink:0;font-size:18px}@keyframes tronHintFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.wallet-picker-overlay{z-index:10000;background:#00000073;justify-content:center;align-items:flex-end;animation:.2s walletOverlayIn;display:flex;position:fixed;inset:0}.wallet-picker-panel{width:100%;max-width:480px;padding:0 0 env(safe-area-inset-bottom,16px) 0;background:#fff;border-radius:16px 16px 0 0;animation:.25s walletPanelSlideUp}.wallet-picker-header{color:#1f2937;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:18px 20px 12px;font-size:16px;font-weight:600;display:flex}.wallet-picker-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1}.wallet-picker-list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:4px;max-height:50vh;padding:8px 12px 12px;display:flex;overflow-y:auto}.wallet-picker-item{cursor:pointer;text-align:left;background:#f9fafb;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:background .15s;display:flex}.wallet-picker-item:active{background:#e5e7eb}.wallet-picker-icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;display:flex}.wallet-picker-name{color:#111827;font-size:16px;font-weight:500}@keyframes walletOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes walletPanelSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
