@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.5}}@keyframes scanline-sweep{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes hit-flash{0%{background-color:#10b9814d}50%{background-color:#10b9811a}to{background-color:#0000}}@keyframes sp1-flash{0%{background-color:#fbbf2459}50%{background-color:#fbbf241a}to{background-color:#0000}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-fast{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.animate-fade-in{animation:.3s forwards fade-in}.animate-pulse-glow{animation:2s ease-in-out infinite pulse-glow}.animate-spin{animation:1s linear infinite spin}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:16px}body{color:#f0f0f0;background:#111;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}*{scrollbar-width:thin;scrollbar-color:#3d3d3d #1c1c1c}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#1c1c1c}::-webkit-scrollbar-thumb{background:#3d3d3d;border-radius:4px}a{color:inherit;text-decoration:none}code,pre,kbd{font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace}:focus-visible{outline-offset:2px;border-radius:.5rem;outline:2px solid #e879a0}::selection{color:#f0f0f0;background:#e879a040}
