*{font-family:"Montserrat",sans-serif;box-sizing:border-box}html{background:url(/static/media/base-screen-background.0886494e.svg) no-repeat 50% fixed;background-size:cover;height:100%}body{width:100%;height:100%;margin:0;font-family:"Montserrat",sans-serif;background-color:transparent!important;min-height:100%;height:max-content}#root{height:100%}#toast-container-main{position:fixed;bottom:50px;left:50px;z-index:9999999;display:flex;flex-direction:column;width:450px}@media (max-width:599.95px){#toast-container-main{left:0;width:100%}}#toast-container-main>div{margin-bottom:10px;min-height:50px;display:flex;flex-direction:column;justify-content:center;animation:slide-in .2s;transition:all .3s ease}@keyframes slide-in{0%{transform:translateX(30px);opacity:0}to{transform:translateX(0);opacity:1}}mark{background:#ffb800!important}*{&::-webkit-scrollbar{width:16px}&::-webkit-scrollbar-track{background-color:transparent}&::-webkit-scrollbar-thumb{background-color:#603f92;border-radius:4px}scrollbar-width:thin;scrollbar-color:#603f92 transparent}