body,html{max-width:100vw}body{font-family:var(--font-satoshi);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}body.hide{overflow:hidden}button>.MuiTouchRipple-root{margin-left:0!important;margin-top:0!important}a:not(.underline){text-decoration:none}input:-internal-autofill-selected{background-color:transparent!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(97,160,253,.2)}to{box-shadow:0 0 0 4px rgba(97,160,253,.5)}}.pulse{animation:pulse-animation 2s infinite}.loading span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.loading span:nth-child(2){animation-delay:.2s}.loading span:nth-child(3){animation-delay:.4s}.neon-text{text-shadow:0 0 5px #FAEA2B,0 0 10px #FAEA2B,0 0 20px #FAEA2B,0 0 40px #FAEA2B,0 0 80px #FAEA2B;animation:glow 1s infinite alternate}@keyframes glow{0%{text-shadow:0 0 5px #FAEA2B,0 0 10px #FAEA2B,0 0 20px #FAEA2B,0 0 40px #FAEA2B,0 0 80px #FAEA2B}to{text-shadow:0 0 10px #FFFFFF,0 0 20px #FFFFFF,0 0 40px #FFFFFF,0 0 80px #FFFFFF,0 0 160px #FFFFFF}}@keyframes colorLoop{0%{stroke:#69F660}to{stroke:#FAEA2B}}.stroke-random path{animation:colorLoop 2s linear infinite}.scrollbar ::-webkit-scrollbar{width:6px;height:6px}.scrollbar ::-webkit-scrollbar-track{background:transparent;border-radius:2px}.scrollbar ::-webkit-scrollbar-thumb{background:#7d90b2;border-radius:2px}.scrollbar ::-webkit-scrollbar-thumb:hover{background:#7d90b2;cursor:pointer}