html,body,#root{background:#fff;height:100%;margin:0}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1 padding-box padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a9b6c6}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root{background:#121e2e}html[data-theme=dark] *{scrollbar-color:#3a4d67 transparent}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3a4d67}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#52678a}