body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;max-height:100svh;background-size:cover;overflow-y:auto}button>.MuiTouchRipple-root{margin-left:0!important;margin-top:0!important}a{text-decoration:none}input:-internal-autofill-selected{background-color:transparent!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes marquee{0%{left:0}to{left:-100%}}@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}.marquee{width:200%;position:absolute;overflow:hidden;animation:marquee 10s linear 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}.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}