.game-stage{margin-top:24px}.game-stage-bar{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:18px 22px;border-radius:20px 20px 0 0;background:linear-gradient(110deg,#101d64,#351162)}.game-stage-bar h2{margin:2px 0 0;font-family:Bungee,Impact,sans-serif;font-size:clamp(24px,3vw,38px)}.game-fullscreen{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:11px;background:linear-gradient(90deg,#2e58d2,#b713bc);box-shadow:0 0 18px rgba(71,226,255,.3);color:#fff;text-decoration:none;font-weight:900}.game-frame-shell{position:relative;overflow:hidden;aspect-ratio:16/9;background:#02031c;box-shadow:0 20px 60px rgba(0,0,24,.5)}.game-frame{display:block;width:100%;height:100%;border:0;background:#02031c}.game-help{margin:0;padding:12px 18px;border-radius:0 0 16px 16px;background:#081447;color:#9eb2da;text-align:center;font-size:13px}@media(max-width:760px){.game-stage{width:calc(100% + 28px);margin-left:-14px}.game-stage-bar{align-items:start;padding:14px;border-radius:0}.game-stage-bar h2{font-size:21px}.game-stage-bar .eyebrow{font-size:10px}.game-fullscreen{min-height:40px;padding:0 11px;font-size:11px}.game-frame-shell{aspect-ratio:9/16;max-height:calc(100vh - 130px)}.game-help{border-radius:0;font-size:11px}}
