#root{min-height:100vh;height:100vh;overflow:hidden}.app-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(129,143,164,.38) transparent}.app-scrollbar::-webkit-scrollbar{width:10px;height:10px}.app-scrollbar::-webkit-scrollbar-track{background:transparent}.app-scrollbar::-webkit-scrollbar-thumb{border-radius:999px;background:#818fa44d;border:2px solid transparent;background-clip:padding-box}.app-scrollbar:hover::-webkit-scrollbar-thumb{background:#9cadc67a;border:2px solid transparent;background-clip:padding-box}
