@import"https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&family=Inter:wght@400;500;600;700;800&display=swap";html,body,#root{height:100%;margin:0;padding:0;background:#060c18;overflow-x:hidden;scroll-behavior:smooth}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(.95);opacity:.7}70%{transform:scale(1.05);opacity:.3}to{transform:scale(.95);opacity:.7}}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#060c18}::-webkit-scrollbar-thumb{background:#1c7ed6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4dabf7}.pixel-blast-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;z-index:0;pointer-events:none}
