.play-modal{width:min(1020px,96vw);max-width:none;max-height:96vh;background:#101114;color:#fff;overflow:auto}.play-shell{padding:20px}.play-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.play-bar h2{font:600 25px "Space Grotesk";margin:5px 0 0}.play-controls{display:flex;align-items:center;gap:12px}.play-close{position:static;color:#fff;font-size:38px}.fullscreen-button{border:1px solid #ffffff55;background:transparent;color:#fff;border-radius:4px;padding:9px 12px;font-size:11px;font-weight:700}.fullscreen-button:hover{background:#fff;color:#111}.game-frame-wrap{background:#000;width:min(960px,calc((100vh - 190px) * 1.3333),calc(100vw - 72px));aspect-ratio:4/3;margin:auto;overflow:hidden}.game-frame-wrap iframe{border:0;width:100%;height:100%;display:block}.game-frame-wrap:fullscreen{width:100vw;height:100vh;max-width:none;aspect-ratio:auto;background:#000}.game-frame-wrap:fullscreen iframe{width:100%;height:100%}.play-shell>p{text-align:center;color:#aaa;font-size:12px;margin:12px 0 0}.play-button{border:0;background:var(--lime);color:#111;padding:7px 11px;font-size:10px;font-weight:800;border-radius:3px}.play-button:hover{background:#caef58}@media(max-width:680px){.play-shell{padding:12px}.play-bar{align-items:flex-start}.play-bar h2{font-size:19px}.fullscreen-button{font-size:0;padding:8px}.fullscreen-button::first-letter{font-size:18px}.game-frame-wrap{width:min(calc(100vw - 48px),calc((100vh - 170px) * 1.3333));aspect-ratio:4/3}}
