*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}.app{height:100%}.game-container[data-v-d1a6573e]{height:100vh;background:#000;overflow:hidden;touch-action:none;position:relative;transform:translateZ(0);will-change:transform}.player[data-v-d1a6573e]{position:absolute;width:60px;height:60px}.player-body[data-v-d1a6573e]{position:absolute;width:40px;height:60px;background:#3498db;left:10px;border-radius:5px}.player-wing[data-v-d1a6573e]{position:absolute;width:20px;height:30px;background:#2980b9;top:20px}.player-wing.left[data-v-d1a6573e]{left:0;transform:skew(-20deg)}.player-wing.right[data-v-d1a6573e]{right:0;transform:skew(20deg)}.enemy[data-v-d1a6573e]{position:absolute;width:50px;height:50px}.enemy-body[data-v-d1a6573e]{position:absolute;width:30px;height:50px;background:#e74c3c;left:10px;border-radius:5px}.enemy-wing[data-v-d1a6573e]{position:absolute;width:15px;height:25px;background:#c0392b;top:15px}.enemy-wing.left[data-v-d1a6573e]{left:0;transform:skew(20deg)}.enemy-wing.right[data-v-d1a6573e]{right:0;transform:skew(-20deg)}.bullet[data-v-d1a6573e]{position:absolute;width:4px;height:12px;background:#f1c40f;border-radius:2px;box-shadow:none;will-change:transform}.bullet[data-v-d1a6573e]:after{content:"";position:absolute;width:100%;height:16px;background:linear-gradient(to top,#f1c40f,transparent);bottom:-16px;left:0;opacity:.3}.explosion[data-v-d1a6573e]{position:absolute;width:50px;height:50px;background:radial-gradient(circle,#f1c40f,#e74c3c);border-radius:50%;animation:explode-d1a6573e .3s ease-out forwards;z-index:100;animation-duration:.3s}.enemy.exploding[data-v-d1a6573e]{opacity:.7;transition:opacity .5s}@keyframes explode-d1a6573e{0%{transform:scale(.5);opacity:1}to{transform:scale(2);opacity:0}}.timer[data-v-d1a6573e]{position:fixed;top:20px;left:50%;transform:translate(-50%);color:#f1c40f;font-size:24px;font-weight:700;text-shadow:0 0 10px rgba(241,196,15,.5);z-index:1000;font-family:monospace;background:#00000080;padding:5px 15px;border-radius:15px;border:1px solid rgba(241,196,15,.3)}@keyframes warning-d1a6573e{0%,to{border-color:#f1c40f4d;box-shadow:none}50%{border-color:#e74c3ccc;box-shadow:0 0 15px #e74c3c80}}.timer.warning[data-v-d1a6573e]{animation:warning-d1a6573e 2s ease-in-out infinite}.bullet[data-v-d1a6573e],.enemy[data-v-d1a6573e],.explosion[data-v-d1a6573e]{will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.bullet[data-v-d1a6573e]{box-shadow:none}.bullet[data-v-d1a6573e]:after{opacity:.3}.explosion[data-v-d1a6573e]{animation-duration:.3s}.game-over-dialog[data-v-d1a6573e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.dialog-content[data-v-d1a6573e]{background:#2c3e50;padding:30px;border-radius:15px;text-align:center;box-shadow:0 0 20px #00000080;border:2px solid #3498db}.dialog-content h2[data-v-d1a6573e]{color:#f1c40f;margin:0 0 20px;font-size:28px;text-shadow:0 0 10px rgba(241,196,15,.5)}.dialog-content p[data-v-d1a6573e]{color:#ecf0f1;margin:0 0 25px;font-size:20px}.dialog-content button[data-v-d1a6573e]{background:#3498db;color:#fff;border:none;padding:12px 30px;border-radius:25px;font-size:18px;cursor:pointer;transition:background .3s}.dialog-content button[data-v-d1a6573e]:hover{background:#2980b9}.dialog-content button[data-v-d1a6573e]:active{transform:scale(.95)}.start-dialog[data-v-d1a6573e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.start-dialog .dialog-content[data-v-d1a6573e]{background:#2c3e50;padding:40px;border-radius:15px;text-align:center;box-shadow:0 0 20px #00000080;border:2px solid #3498db}.start-dialog h2[data-v-d1a6573e]{color:#f1c40f;margin:0 0 30px;font-size:36px;text-shadow:0 0 15px rgba(241,196,15,.5)}.start-dialog button[data-v-d1a6573e]{background:#2ecc71;color:#fff;border:none;padding:15px 40px;border-radius:25px;font-size:24px;cursor:pointer;transition:all .3s;box-shadow:0 5px 15px #2ecc714d}.start-dialog button[data-v-d1a6573e]:hover{background:#27ae60;transform:translateY(-2px);box-shadow:0 7px 20px #2ecc7166}.start-dialog button[data-v-d1a6573e]:active{transform:translateY(0);box-shadow:0 3px 10px #2ecc7133}
