*{box-sizing:border-box;-webkit-user-select:none;user-select:none;touch-action:none;margin:0;padding:0}body,html{color:#fff;background:radial-gradient(circle,#1e1e2f 0%,#0d0d15 100%);width:100%;height:100%;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#game-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#game-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #0009}canvas{display:block}.text-glow{text-shadow:0 0 10px #00ff8099}.title-font{font-family:Space Grotesk,sans-serif}
