*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body,#root{background:#1a1a2e;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden}.app-container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex}.game-frame{aspect-ratio:9/16;background:#0a0a1a;border:2px solid #6496ff33;border-radius:20px;width:100%;max-width:450px;height:100%;max-height:900px;position:relative;overflow:hidden;box-shadow:0 0 60px #0064ff4d,0 20px 60px #00000080}@media (max-width:500px){.app-container{padding:0}.game-frame{aspect-ratio:auto;border:none;border-radius:0;width:100vw;max-width:none;height:100vh;max-height:none}}#phaser-container{width:100%;height:100%}#phaser-container canvas{touch-action:none;display:block}.ui-layer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ui-layer>*{pointer-events:auto}.top-bar{z-index:10;background:linear-gradient(#000000b3 0%,#0000 100%);justify-content:space-around;padding:10px 15px;display:flex;position:absolute;top:0;left:0;right:0}.stat-item{color:#fff;text-shadow:0 2px 4px #00000080;align-items:center;gap:5px;font-size:14px;font-weight:700;display:flex}.stat-icon{font-size:18px}.exp-bar-container{z-index:10;background:#00000080;border-radius:4px;height:8px;position:absolute;top:45px;left:15px;right:15px;overflow:hidden}.exp-bar{background:linear-gradient(90deg,#00d4ff,#0f8);border-radius:4px;width:0%;height:100%;transition:width .3s;box-shadow:0 0 10px #00d4ff80}.exp-text{color:#fff;text-shadow:0 1px 2px #000c;font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottom-bar{z-index:10;background:linear-gradient(#0000 0%,#000c 100%);justify-content:space-around;padding:10px 15px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.game-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #667eea66}.game-btn:active{transform:scale(.95)}.game-btn:hover{filter:brightness(1.1)}.game-btn.primary{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);box-shadow:0 4px 20px #f5576c80}.game-btn.big-btn{width:100%;margin:8px 0;padding:15px 40px;font-size:18px}.game-btn:disabled{opacity:.5;cursor:not-allowed}.panel{z-index:100;background:linear-gradient(135deg,#1e1e3f 0%,#2d2d5a 100%);border:2px solid #6496ff4d;border-radius:20px;flex-direction:column;width:85%;max-height:75%;animation:.3s panelIn;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000080,0 0 40px #6496ff1a}.panel.hidden{display:none}@keyframes panelIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.panel-header{border-bottom:1px solid #6496ff33;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.panel-header h1,.panel-header h2{color:#fff;text-shadow:0 2px 10px #6496ff4d;font-size:20px}.close-btn{color:#ff6b6b;cursor:pointer;background:#ff646433;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex}.close-btn:active{transform:scale(.9)}.panel-content{flex:1;padding:15px;overflow-y:auto}.panel-footer{text-align:center;border-top:1px solid #6496ff33;padding:10px 15px}.tip{color:#fff9;font-size:12px}.desc{color:#fffc;text-align:center;margin:10px 0;font-size:14px;line-height:1.6}.controls-tip{color:#fff9;text-align:center;margin:15px 0;font-size:12px;line-height:1.8}.shop-item,.inventory-item{cursor:pointer;background:#ffffff0d;border:1px solid #6496ff33;border-radius:12px;align-items:center;margin-bottom:10px;padding:12px;transition:all .2s;display:flex}.shop-item:active,.inventory-item:active{background:#ffffff1a;transform:scale(.98)}.shop-item.owned{opacity:.6;cursor:not-allowed}.item-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:12px;font-size:28px;display:flex}.item-info{flex:1;min-width:0}.item-name{color:#fff;margin-bottom:4px;font-size:15px;font-weight:700}.item-desc{color:#fff9;margin-bottom:4px;font-size:11px}.item-stats{color:#ffffff80;font-size:10px}.item-price{color:gold;flex-shrink:0;margin-left:10px;font-size:14px;font-weight:700}.levelup-choice{cursor:pointer;background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%);border:2px solid #6496ff4d;border-radius:12px;margin-bottom:12px;padding:15px;transition:all .2s}.levelup-choice:active{border-color:#64c8ff99;transform:scale(.97)}.choice-title{color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.choice-desc{color:#ffffffb3;font-size:13px;line-height:1.5}.gameover-stats{color:#fff;text-align:center;margin:20px 0;font-size:14px;line-height:2}.gameover-stats span{color:gold;font-weight:700}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#6496ff4d;border-radius:2px}