.container{text-align:center}.connect-btn{background-color:#d4d4d8;border:none;border-radius:.375rem;color:#09090b;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 3rem;transition:background-color .2s}.connect-btn:hover{background-color:#a1a1aa}.modal-overlay{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.wallet-modal{background-color:#111;border:1px solid #27272a;border-radius:12px;box-shadow:0 24px 60px #0009;color:#f9fafb;display:flex;flex-direction:column;max-height:80vh;padding:1.5rem 1.6rem;width:360px}.wallet-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.wallet-modal-header h2{font-size:1.3rem;font-weight:600}.wallet-modal-cancel{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:.9rem;padding:0}.wallet-modal-cancel:hover{color:#e5e7eb}.wallets-list{display:flex;flex-direction:column;gap:.35rem;max-height:calc(80vh - 80px);overflow-y:auto}.wallet-row{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;padding:.85rem .9rem;transition:background-color .15s ease}.wallet-row:hover{background-color:#1f2937}.wallet-row-left{align-items:center;display:flex;gap:.75rem}.wallet-icon{border-radius:4px;border-radius:10px;box-sizing:border-box;height:40px;object-fit:contain;width:40px}.wallet-name{font-size:1.05rem;font-weight:500}.wallet-mobile-tag{border:1px solid #4b5563;border-radius:999px;color:#9ca3af;font-size:.75rem;padding:.15rem .5rem}.no-wallets{color:#9ca3af;padding:1rem 0;text-align:left}.modal-content{background-color:#27272a;border-radius:.5rem;color:#fff;max-width:400px;padding:2rem;width:90%}.modal-content h2{margin-bottom:1.5rem;text-align:center}.wallets-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:1.5rem 0}.wallet-option{align-items:center;background-color:#3f3f46;border-radius:.375rem;cursor:pointer;display:flex;flex-direction:column;padding:1rem;transition:background-color .2s}.wallet-option:hover{background-color:#52525b}.wallet-option img{border-radius:.375rem;height:40px;margin-bottom:.5rem;width:40px}.wallet-option span{color:#fff;font-size:.875rem}.close-btn{background-color:#6b7280;border:none;border-radius:.375rem;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;width:100%}.close-btn:hover{background-color:#4b5563}.no-wallets{color:#a1a1aa;padding:1rem;text-align:center}.transaction-section{background-color:#27272a;border:1px solid #3f3f46;border-radius:.5rem;color:#fff;min-width:300px;padding:2rem}.status-message{color:#d4d4d8;font-size:1.1rem;margin-bottom:1rem}.transaction-prompt{border-top:1px solid #3f3f46;margin-top:1rem;padding-top:1rem}.transaction-prompt p{color:#a1a1aa;margin-bottom:1rem}.transaction-actions{display:flex;gap:1rem;justify-content:center}.reject-btn{background-color:#ef4444;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem}.reject-btn:hover{background-color:#dc2626}.error-message{background-color:#7f1d1d;border-radius:.375rem;color:#ef4444;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:400px;padding:.5rem}.wallet-row-right{align-items:center;display:flex;gap:.4rem;margin-left:auto}.wallet-row-recommended{background:radial-gradient(circle at top left,#4c1d95 0,#111 55%);border:1px solid #a855f7;box-shadow:0 0 0 1px #a855f766,0 18px 35px #000000b3}.wallet-recommended-tag{background:#4c1d95e6;border:1px solid #a855f7;border-radius:999px;color:#f9fafb;font-size:.7rem;letter-spacing:.06em;padding:.2rem .6rem;text-transform:uppercase;white-space:nowrap}.status-modal{background-color:#0b1020;border:1px solid #27272a;border-radius:20px;box-shadow:0 24px 60px #000000b3;color:#e5e7eb;padding:2rem 2.2rem;text-align:center;width:360px}.status-modal-header{margin-bottom:1.5rem;position:relative}.status-modal-back,.status-modal-header{align-items:center;display:flex;justify-content:center}.status-modal-back{background:#0000;border:none;border-radius:999px;color:#9ca3af;cursor:pointer;font-size:1.4rem;height:32px;left:0;margin-right:.5rem;position:absolute;width:20px}.status-modal-back:hover{background:#94a3b826;color:#e5e7eb}.status-modal-wallet-name{font-size:1.1rem;font-weight:600}.status-modal-icon-wrapper{display:flex;justify-content:center;margin-bottom:1.25rem}.status-modal-icon-border{align-items:center;background-color:#020617;border-radius:24px;display:flex;height:96px;justify-content:center;position:relative;width:96px}.status-modal-icon-snake{height:100%;inset:0;position:absolute;width:100%}.status-modal-icon-snake rect{fill:none;stroke:#8b5cf6;stroke-width:4;stroke-linecap:round;stroke-dasharray:80 320;stroke-dashoffset:0;animation:statusIconSnake 1.6s linear infinite}.status-modal-icon{border-radius:16px;height:60px;width:60px}@keyframes statusIconSnake{to{stroke-dashoffset:-400}}@keyframes statusIconBorderSpin{to{transform:rotate(1turn)}}.status-modal-main-text{font-size:1.05rem;font-weight:600;margin-bottom:.3rem}.status-modal-subtext{color:#a1a1aa;font-size:.85rem}.status-progress-track{background-color:#020617;border-radius:999px;height:8px;margin:1.4rem 0 .75rem;overflow:hidden;width:100%}.status-progress-bar{background-color:#6366f1;height:100%;transition:width .4s ease-out,background-color .2s ease-out}.status-modal-loading-text{color:#818cf8;font-size:.9rem;margin-bottom:1.5rem}.status-modal-button{background-color:#111827;border:1px solid #4b5563;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:.9rem;padding:.55rem 1.5rem}.status-modal-button:hover{background-color:#020617}
/*# sourceMappingURL=main.966ef346.css.map*/