*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#eef1f5;color:#111827;font-family:Arial,Helvetica,sans-serif}body{padding:18px}#app{max-width:560px;margin:0 auto;padding:24px 22px;background:#fff;border-radius:18px;box-shadow:0 14px 36px #0f172a1a}h1{margin:0 0 20px;font-size:28px;line-height:1.2}#orderInfo{margin:12px 0 16px;white-space:pre-line;line-height:1.45}.notice{margin:14px 0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;line-height:1.45}button{display:block;width:100%;margin:14px 0;padding:14px 18px;border:0;border-radius:12px;background:#111827;color:#fff;font-size:16px;font-weight:700;cursor:pointer}button.secondary{background:#6b7280}button:disabled{background:#9ca3af;cursor:not-allowed}#walletInfo{margin:12px 0;color:#64748b;line-height:1.45}#log{display:none}.qr-box{margin:16px 0;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;text-align:center}.qr-title{margin-bottom:12px;font-weight:700}.hidden{display:none}@media (max-width:620px){body{padding:0;background:#fff}#app{max-width:none;min-height:100vh;border-radius:0;box-shadow:none;padding:20px 14px}}
