*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background:#020810;color:#e8edf2;font-family:IBM Plex Sans,Segoe UI,sans-serif}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .35s ease forwards}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#020810}::-webkit-scrollbar-thumb{background:#1e2a3a;border-radius:3px}