html{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}body{overflow:hidden!important;height:auto}#root{overflow:visible!important;height:auto}html::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:#f8fafc}html::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px;border:2px solid #f8fafc}html::-webkit-scrollbar-thumb:hover{background:#94a3b8}body *,#root *{scrollbar-width:none!important;-ms-overflow-style:none!important}body *::-webkit-scrollbar,#root *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
