button>.MuiTouchRipple-root{margin-left:0!important}body{display:flex;flex-direction:row;flex:1 1;overflow:hidden;max-height:100vh;background-color:#fafbfd!important;min-height:100svh}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.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}@media (prefers-color-scheme:dark){html{color-scheme:light}}