*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{min-height:100%;width:100%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}body{min-height:100vh;width:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:auto}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8c96aa47;border-radius:999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#8c96aa8c;border:2px solid transparent;background-clip:content-box}*{scrollbar-width:thin;scrollbar-color:rgba(140,150,170,.32) transparent}
