*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f1419;color:#e7ecf3}button{cursor:pointer;border:none;border-radius:8px;padding:10px 16px;background:#3b82f6;color:#fff;font-size:14px}button:disabled{opacity:.5;cursor:not-allowed}input{padding:8px 12px;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#fff}.app{max-width:720px;margin:0 auto;padding:20px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.tabs{display:flex;gap:8px;margin-bottom:16px}.tab{background:#1e293b}.tab.active{background:#2563eb}.steps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;font-size:12px}.step{padding:4px 10px;border-radius:4px;background:#1e293b;color:#94a3b8;border:1px solid #334155;cursor:pointer}.step.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.step.done{background:#0f766e;color:#ecfdf5;border-color:#0f766e}.step.disabled,.step:disabled{opacity:.45;cursor:not-allowed}.card{background:#1e293b;border-radius:12px;padding:16px;margin-bottom:12px}.error{color:#f87171;margin-bottom:12px}.policy-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #334155}.token-card{word-break:break-all}.token-card h3{margin-top:0;color:#60a5fa}.token-card .token-input{width:100%;font-family:monospace;font-size:12px;color:#cbd5e1;background:#0f1419;padding:8px;border-radius:6px;border:1px solid #334155;resize:vertical;min-height:72px}.token-card .token-input:focus{outline:none;border-color:#3b82f6}.token-card .hint{font-size:12px;color:#94a3b8;margin-bottom:0}.token-actions{margin-top:8px}.header h1 .brand-en{font-style:italic;font-weight:700;letter-spacing:.5px}.wallet-select{width:100%;margin:8px 0 12px;padding:8px 12px;border-radius:6px;border:1px solid #334155;background:#0f1419;color:#fff}.chain-info{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:8px;background:#0f1419;border:1px solid #334155}.chain-label{font-size:12px;color:#94a3b8}.chain-id{font-size:12px;color:#60a5fa;font-family:monospace}.actions{display:flex;gap:8px;flex-wrap:wrap}.order-item{flex-direction:column;align-items:stretch;gap:8px}.order-main{display:flex;justify-content:space-between;align-items:center;gap:12px}.pay-btn{align-self:flex-start;background:#059669}.orders-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.orders-head h3{margin:0}.order-verify{margin-top:8px}.order-actions{margin:4px 0}.warn-text{color:#fbbf24}.success{color:#34d399;margin-bottom:12px}.hint{font-size:12px;color:#94a3b8;margin:4px 0}.card-inner{background:#0f1419;border:1px solid #334155;border-radius:10px;padding:12px;margin:12px 0 16px}.pay-result-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.pay-result-head h4{margin:0;color:#93c5fd}.txhash-input{width:100%;margin:6px 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.btn-secondary{background:#475569}.ok{color:#34d399}.warn{color:#fbbf24}.poll-hint{margin-top:10px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:100}.modal{width:100%;max-width:420px;margin:0}.modal-error{margin:8px 0 12px;word-break:break-word;font-size:13px;line-height:1.45}
