html,body,#root{margin:0;padding:0}#root{min-height:100vh}[data-theme=light] *{scrollbar-width:thin;scrollbar-color:#c8c8c8 #f0f0f0}[data-theme=light] *::-webkit-scrollbar{width:12px;height:12px}[data-theme=light] *::-webkit-scrollbar-track{background:#f0f0f0}[data-theme=light] *::-webkit-scrollbar-thumb{background-color:#c8c8c8;border-radius:6px;border:2px solid #f0f0f0}[data-theme=light] *::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}[data-theme=dark] *{scrollbar-width:thin;scrollbar-color:#424242 #1f1f1f}[data-theme=dark] *::-webkit-scrollbar{width:12px;height:12px}[data-theme=dark] *::-webkit-scrollbar-track{background:#1f1f1f}[data-theme=dark] *::-webkit-scrollbar-thumb{background-color:#424242;border-radius:6px;border:2px solid #1f1f1f}[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background-color:#555}
