::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#e5e7eb}html.dark ::-webkit-scrollbar-track{background-color:#1f2937}::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:.25rem}html.dark ::-webkit-scrollbar-thumb{background-color:#4b5563}::-webkit-scrollbar-thumb:hover{background-color:#6b7280}html.dark ::-webkit-scrollbar-thumb:hover{background-color:#6b7280}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}
