::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html.dark ::-webkit-scrollbar-track{background:#1f2937}html.dark ::-webkit-scrollbar-thumb{background:#4b5563}html.dark ::-webkit-scrollbar-thumb:hover{background:#6b7280}
