*{box-sizing:border-box}html{scrollbar-gutter:stable;overflow-x:hidden}body{margin:0;padding:0;overscroll-behavior:none;overflow-x:hidden;width:100%}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#0000004d}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#fff3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}[data-theme=dark] *{scrollbar-color:rgba(255,255,255,.2) transparent}
