html,body,#root{min-height:100%;margin:0;padding:0}html,body{width:100%}body{overflow:hidden auto}#root{min-height:100vh}.app-shell-fixed{height:100vh;overflow:hidden}.app-main-scroll{height:100vh;overflow:hidden auto}.sidebar-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:transparent transparent;flex:1;padding:12px 10px;overflow-y:auto}.sidebar-scroll::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-track{background:0 0}.sidebar-scroll::-webkit-scrollbar-thumb{background:0 0;border-radius:10px;transition:background .2s}.sidebar-scroll:hover::-webkit-scrollbar-thumb{background:#6c3ec640}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#6c3ec673}.sidebar-scroll:hover{scrollbar-color:#6c3ec640 transparent}*{scrollbar-width:thin;scrollbar-color:#d9dce0 transparent}::-webkit-scrollbar{width:1px;height:1px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#d1d5db;background-clip:padding-box;border:1px solid #0000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}
