@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";.font-retro{font-family:"Press Start 2P",monospace,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.game-container{background-image:radial-gradient(circle at center,#0f172a,#020617)}canvas{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}button{touch-action:manipulation}
