html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.bg-slate-900::-webkit-scrollbar-track{background:#1e293b}.bg-slate-900::-webkit-scrollbar-thumb{background:#475569}.bg-slate-900::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}pre::selection,code::selection,.font-mono::selection{background:#6366f1;color:#fff}
