.scrollbar-thin::-webkit-scrollbar{width:8px;height:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#f1f1f1}.scrollbar-thin::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.dark .scrollbar-thin::-webkit-scrollbar-track{background:#1a202c}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background:#4a5568}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f1f1}.dark .scrollbar-thin{scrollbar-color:#4a5568 #1a202c}html{scroll-behavior:smooth}