:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-height:100%}img,svg,video,canvas{max-width:100%;height:auto}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f0f0f}.custom-scrollbar::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3f3f3f}
