@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&display=swap");#root,.app,body,html{height:100%;width:100%;font-family:Manrope,sans-serif}html{--scrollbarBG:transparent}body::-webkit-scrollbar{width:0}.ScrollbarsCustom-TrackY{width:5px!important}#scrollableDiv::-webkit-scrollbar{width:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 100px #192239!important;-webkit-text-fill-color:#fff!important;caret-color:inherit!important;border-radius:inherit!important;background-color:#192239!important;background-clip:content-box!important}div.coinbase-commerce-iframe-container{left:0;right:0;top:0;bottom:0;width:100%;height:100%;position:fixed;z-index:99998;background-color:rgba(0,0,0,.5)}iframe.coinbase-commerce-iframe{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;height:100%;width:100%;border:none}div.commerce-loading-spinner{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;width:40px;height:40px;border-radius:100%;border:3px solid rgba(6,103,208,.05);border-top-color:#fff;animation:spin 1s linear infinite}@media screen and (min-width:769px){.sm-only{display:none}}@media screen and (max-width:768px){.lg-only{display:none}}.main{display:flex;flex-direction:column;justify-content:space-between;align-items:center}