html,body{font-family:Inter,sans-serif;background-color:#0f172a;color:#e2e8f0;margin:0;padding:0;-webkit-font-smoothing:antialiased;overflow-y:scroll}.animate-in{animation:fadeIn .5s ease-out forwards}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}::selection{background-color:#10b9814d;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
