html,body,#root{margin:0;padding:0;height:100%}body{overflow:hidden}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#00000038;border-radius:8px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#0006;background-clip:content-box}*::-webkit-scrollbar-corner{background:transparent}.ant-layout-sider{scrollbar-color:rgba(255,255,255,.28) transparent}.ant-layout-sider *::-webkit-scrollbar-thumb{background:#ffffff47;background-clip:content-box}.ant-layout-sider *::-webkit-scrollbar-thumb:hover{background:#ffffff73;background-clip:content-box}
