
::-webkit-scrollbar { width: 8px; height: 8px; }
::-webkit-scrollbar-track { background: #3e4056; border-radius: 4px; }
::-webkit-scrollbar-thumb { background: #6b7280; border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: #9ca3af; }
