html,body,#root{height:100%}body{margin:0;overflow:hidden;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}#root{display:flex;flex-direction:column}*{scrollbar-width:thin;scrollbar-color:rgba(140,148,165,.45) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#8c94a573;border:3px solid transparent;background-clip:content-box;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background-color:#8c94a5bf;background-clip:content-box}
