.wallet-adapter-modal-wrapper{background:#ffffff!important;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.12);max-width:480px;padding:0}.wallet-adapter-modal-title{font-size:20px;font-weight:600;padding:24px 70px 16px 24px;color:#000000!important;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-modal-button-close{background:#f6f7f9!important;border-radius:12px;top:20px;right:20px;padding:8px;transition:background .2s ease}.wallet-adapter-modal-button-close:hover{background:#e8eaed!important}.wallet-adapter-modal-button-close svg{fill:#6b7280!important;width:16px;height:16px}.wallet-adapter-modal-list{padding:0 12px 12px;gap:8px;display:flex;flex-direction:column}.wallet-adapter-collapse{margin-top:12px;gap:8px;display:flex;flex-direction:column}.wallet-adapter-modal-list .wallet-adapter-button{background:#ffffff!important;border:1px solid #e5e7eb!important;border-radius:12px;padding:12px 16px;height:auto;line-height:normal;font-size:16px;font-weight:500;color:#000000!important;transition:all .2s ease;justify-content:flex-start}.wallet-adapter-modal-list .wallet-adapter-button:not([disabled]):hover{background:#f3f4f6!important;border-color:#d1d5db!important;transform:scale(1.02)}.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:40px!important;height:40px!important;margin-right:16px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:12px;color:#6b7280!important;background:#f3f4f6!important;padding:4px 8px;border-radius:6px}.wallet-adapter-modal-middle{padding:16px 24px 24px;border-top:1px solid #e5e7eb!important}.wallet-adapter-modal-middle-button{background:#0E76FD!important;color:#ffffff!important;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:500;margin-top:16px;transition:all .2s ease}.wallet-adapter-modal-middle-button:hover{background:#0c67e0!important;transform:scale(1.02)}.wallet-adapter-modal-list-more{padding:8px 24px 16px;color:#6b7280!important;font-size:14px;font-weight:500}.wallet-adapter-modal-list-more:hover{color:#000000!important}.wallet-adapter-modal-list-more svg{fill:#6b7280!important;width:16px;height:16px}.wallet-adapter-modal{background:rgba(0,0,0,.3)!important}.wallet-adapter-dropdown-list{background:#ffffff!important;border:1px solid #e5e7eb!important;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.wallet-adapter-dropdown-list-item{color:#000000!important;border-radius:8px;font-size:14px;padding:8px 16px}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background:#f3f4f6!important}.wallet-adapter-button[disabled]{background:#f3f4f6!important;color:#9ca3af!important;opacity:.5}@media (max-width:480px){.wallet-adapter-modal-wrapper{max-width:calc(100vw - 32px);margin:16px}.wallet-adapter-modal-title{font-size:18px;padding:20px 60px 12px 20px}}