.coming-soon-button,.coming-soon-button:disabled{background-color:#374151!important;color:#fff!important;opacity:1!important}.coming-soon-button:disabled{cursor:not-allowed!important}.custom-wallet-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:rgba(0,0,0,.5);opacity:0;transition:opacity .15s ease;display:flex;align-items:center;justify-content:center}.custom-wallet-modal-fade-in{opacity:1}.custom-wallet-modal-wrapper{max-width:400px;width:100%;height:340px;background:#000;color:#fff;border-radius:16px;overflow:hidden;position:relative;padding:20px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.6)}.custom-wallet-modal-logo-wrapper{margin-bottom:16px}.custom-wallet-modal-logo{width:90px;height:auto}.custom-wallet-modal-title{font-weight:600;font-size:24px;line-height:36px;margin:0;padding:0 0 30px;text-align:center;color:#fff}.custom-wallet-modal-list{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:12px}.custom-wallet-modal-list-item{position:relative;display:flex;align-items:center;padding:12px 20px;border-radius:9999px;cursor:pointer;background-color:#000;color:#fff;border:none;transition:all .2s ease;width:70%;font-family:var(--font-inter-tight);font-weight:500;font-size:16px}.custom-wallet-modal-list-item:hover{opacity:.9}.custom-wallet-modal-list-item:disabled{cursor:not-allowed;opacity:.6}.custom-wallet-modal-list-item-name{position:absolute;left:0;right:0;text-align:center;margin:0 auto}.wallet-adapter-button{display:flex;align-items:center;justify-content:center;height:40px;min-width:160px;border-radius:9999px}.custom-wallet-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;width:32px;height:32px;cursor:pointer;background:hsla(0,0%,100%,.1);border:none;border-radius:50%}.custom-wallet-modal-button-close:hover{background:hsla(0,0%,100%,.2)}.custom-wallet-modal-button-close-icon{fill:#fff;width:20px;height:20px}