#frontend-runner-container{width:100%;height:100%;max-height:820px;max-width:820px;margin:0 auto;aspect-ratio:1 / 1;position:relative}#frontend-runner-game{width:100%;height:100%;image-rendering:pixelated;-webkit-user-select:none;user-select:none;touch-action:none}.fr-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:50;pointer-events:auto}.fr-card{background:rgba(255,255,255,.98);padding:28px;border-radius:14px;box-shadow:0 16px 48px #0000002e;text-align:center;min-width:300px;color:#000}.fr-h2{margin:6px 0 10px;font-size:20px}.fr-p{margin:0;color:#000;font-size:14px}.fr-controls{margin-top:12px;display:flex;gap:10px;justify-content:center;align-items:center}.fr-btn-primary{background:#0f9d58;color:#000;border:none;padding:10px 14px;border-radius:8px;cursor:pointer;font-weight:700;font-family:Courier New,monospace}.fr-btn-muted{background:#eef2f6;color:#000;border:none;padding:10px 12px;border-radius:8px;cursor:pointer;font-family:Courier New,monospace}.fr-stat{margin-top:8px;font-size:16px}.fr-gameover-img{width:120px;margin-bottom:12px;display:block;margin-left:auto;margin-right:auto}.fr-btn-link{display:inline-block;margin-top:14px;padding:10px 16px;background:#0057ff;color:#000;border-radius:8px;text-decoration:none;font-weight:700}.fr-canvas-wrap{width:820px;height:820px;position:relative;border-radius:16px;overflow:hidden;box-shadow:0 10px 36px #0000001f;background:#fff}@media screen and (max-width: 1100px){.fr-leaderboard{width:100%;min-height:500px}}@media screen and (max-width: 900px){.fr-canvas-wrap{width:100%!important;height:auto!important}.fr-canvas-wrap #frontend-runner-container{max-width:100%!important}.fr-canvas-wrap #frontend-runner-container #frontend-runner-game{width:100%!important;max-width:100%!important;height:auto!important}}
