@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap";*{box-sizing:border-box}:root{--main-color: #FFA600FF;--secondary-color: #2071F37F;--background-color: #5b75ac}body{width:100vw;max-width:100vw;min-height:100vh;overflow-x:hidden;margin:0;background-color:var(--background-color);height:100vh;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}body *{font-family:Fredoka,sans-serif;color:#d4eaff}body .portfolio_coin_autocomplete .ant-select-item-option-content{padding-bottom:10px}body .portfolio_coin_autocomplete .ant-select-item-option-content div{display:flex;align-items:center;font-size:16px}body .portfolio_coin_autocomplete .ant-select-item-option-content div img{margin-right:10px;width:26px;height:26px}pre{white-space:pre-wrap;word-wrap:break-word;padding:5px;color:#ff1c1c;border:1px solid #ff1c1c;border-radius:5px;width:100%}
