.game-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.game-card{border-radius:12px;min-width:400px;max-width:600px;box-shadow:0 10px 40px #0003}.game-card .ant-card-body{padding:32px}@media (max-width:768px){.game-card{width:100%;min-width:auto}}@keyframes pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.05)}}
/*$vite$:1*/