.MongooseAttackGame-module__tGeaBW__gameContainer{background-color:#090d1f;border-radius:8px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 8px 16px #0003}.MongooseAttackGame-module__tGeaBW__gameCanvas{width:100%;height:100%}.MongooseAttackGame-module__tGeaBW__loading{color:#fff;background-color:#090d1f;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-family:"Press Start 2P",monospace;font-size:14px;display:flex;position:absolute;top:0;left:0}.MongooseAttackGame-module__tGeaBW__spinner{border:4px solid #ffffff1a;border-top-color:#0fa;border-radius:50%;width:40px;height:40px;margin-top:20px;animation:1s linear infinite MongooseAttackGame-module__tGeaBW__spin}.MongooseAttackGame-module__tGeaBW__mobileControls{pointer-events:none;z-index:10;width:100%;position:absolute;bottom:8px;left:0}.MongooseAttackGame-module__tGeaBW__touchButtons{pointer-events:auto;justify-content:space-around;align-items:center;gap:8px;padding:0 12px;display:flex}.MongooseAttackGame-module__tGeaBW__touchBtn{color:#ffffffe6;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffffff40;border-radius:8px;flex:1;max-width:80px;padding:10px 4px;font-size:11px;font-weight:700;transition:background .1s}.MongooseAttackGame-module__tGeaBW__touchBtn:active{background:#ff8c4273;border-color:#ff8c4299}@keyframes MongooseAttackGame-module__tGeaBW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.MongooseAttackGame-module__tGeaBW__gameContainer{height:300px}}
