html,body{margin:0;height:100%;overflow:hidden}#root{height:100%}.app-scroll::-webkit-scrollbar{width:10px;height:10px}.app-scroll::-webkit-scrollbar-track{background:transparent}.app-scroll::-webkit-scrollbar-thumb{background-color:#00695c47;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.app-scroll::-webkit-scrollbar-thumb:hover{background-color:#00695c73}.app-scroll{scrollbar-width:thin;scrollbar-color:rgba(0,105,92,.38) transparent}.drawer-scroll::-webkit-scrollbar{width:6px}.drawer-scroll::-webkit-scrollbar-thumb{background-color:#ffffff47;border-radius:999px}.drawer-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}#root{min-height:100vh}
