﻿.hash-button{color:#fff;border:none;transition-property:opacity,color,transform;transition-duration:.3s;cursor:pointer;font-size:1rem;font-weight:500;height:2.625rem;border-radius:2rem;background:#99E037;color:#101010;padding:0 1.25rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.625rem;line-height:110%}.hash-button.icon-button{background:transparent;border-radius:none;padding:.3125rem}.hash-button.icon-button img{width:1.75rem;height:auto}.hash-button .adm-spin-loading{width:1.25rem;height:1.25rem}.hash-button .adm-spin-loading .adm-spin-loading-svg>.adm-spin-loading-fill{stroke:#101010}.hash-button.outline-btn{background:transparent;border:.0625rem solid #99e037;color:#fff;box-sizing:border-box}.hash-button.outline-btn .adm-spin-loading{width:1.25rem;height:1.25rem}.hash-button.outline-btn .adm-spin-loading .adm-spin-loading-svg>.adm-spin-loading-fill{stroke:#fff}.hash-button .ant-spin{margin-right:.625rem}.hash-button .ant-spin-dot-holder{color:#fff!important}.hash-button:hover:not(:disabled){opacity:.8}.hash-button:active:not(:disabled){opacity:.7}.hash-button:disabled{opacity:.5;cursor:not-allowed}.hash-link-button{transition-property:opacity,color;transition-duration:.3s;cursor:pointer}.hash-link-button img{width:1.75rem;height:auto}.hash-link-button:hover:not(:disabled){opacity:.8}.hash-link-button:active:not(:disabled){opacity:.7}.connect-dropdown .ant-dropdown-menu{padding:0;background:#000;border:.0625rem solid rgba(255,255,255,.5);margin-top:.625rem}.connect-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:#fff;height:2.625rem;font-size:1rem;transition:color .3s}.connect-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-item-icon{font-size:1rem}.connect-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{color:var(--primary-color)}@media (max-width:991px){.connect-dropdown .ant-dropdown-menu{margin-top:.3125rem}.connect-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0 .5rem;height:2rem;font-size:.875rem}.connect-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-item-icon{font-size:.8125rem}}.hash-input-item{display:flex;flex-direction:column;box-sizing:border-box}.hash-input-item .input-label{color:rgba(255,255,255,.75);font-size:.875rem;text-align:left;padding-bottom:.9375rem}.hash-input-item .input-wrap{border-radius:.75rem;border:.0625rem solid transparent;width:100%;background-color:#363636;overflow:hidden;transition:border-color .3s;padding:0 1.25rem;display:flex;flex-direction:row;align-items:center}.hash-input-item.focused .input-wrap{border-color:var(--modal-theme-color,var(--primary-color))}.hash-input-item .input{width:100%;height:3.4375rem;max-width:100%;font-size:1.125rem;color:#fff;font-weight:500;background:transparent;border:none;padding:0}.hash-input-item .input:disabled{color:rgba(255,255,255,.75)}@media (max-width:991px){.hash-input-item .input-label{padding-bottom:.375rem}.hash-input-item .input-wrap{border-radius:.625rem}.hash-input-item .input{height:2.625rem;font-size:.875rem}.signel .hash-input-item .input-label{padding-bottom:.625rem}}.email-login-modal{display:flex;flex-direction:column;gap:1.5rem}.email-login-modal .send-code{height:2.25rem;min-width:4.6875rem;background:#F0B90B;font-size:1.125rem;border-radius:.5rem;white-space:nowrap}.email-login-modal .footer{gap:1.875rem}