*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:#060a10;color:#e0e0e0;font-family:IBM Plex Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#060a10}::-webkit-scrollbar-thumb{background:#1a1a2e;border-radius:3px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes timerPulse{0%{opacity:1}to{opacity:.4}}