.selector-layout{grid-template-columns:minmax(180px,18vw) minmax(0,1fr) minmax(180px,18vw)}.active-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,38%);align-items:center;gap:clamp(7px,1vw,14px);padding:0;border:0;background:transparent;box-shadow:none}.stage-glow{pointer-events:none}.game-screen{position:relative;justify-self:center;align-self:center;width:min(100%,calc(100dvh - 170px));max-height:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(216,255,55,.55);background:#10121a;box-shadow:0 0 35px rgba(115,86,255,.2)}.game-screen>#active-video{width:100%;height:100%;object-fit:contain;background:#07080d}.machine-showcase{position:relative;inset:auto;justify-self:stretch;align-self:center;width:100%;height:auto;max-width:none;max-height:100%;aspect-ratio:33/40;margin:0;overflow:hidden}.machine-showcase video{width:100%;height:100%;object-fit:contain}.tile-rail{grid-template-rows:repeat(4,auto);align-content:center;overflow:hidden}.game-tile{width:100%;height:auto;max-height:100%;aspect-ratio:1/1}.game-tile video,.game-tile img{width:100%;height:100%;object-fit:cover}.active-copy{right:18px;bottom:18px}.active-copy h1{font-size:clamp(24px,3.4vw,52px)}
@media (orientation:portrait){.selector-layout{grid-template-columns:1fr}.active-stage{grid-template-columns:minmax(0,1fr) 34%;gap:5px;padding:0}.game-screen{width:100%;max-height:100%}.machine-showcase{position:relative;inset:auto;width:100%;max-height:100%;aspect-ratio:33/40}.tile-rail{grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:1fr;align-content:stretch;align-items:center}.game-tile{align-self:center}.active-copy{left:10px;right:8px;bottom:10px}.active-copy h1{font-size:clamp(20px,6vw,34px)}.stage-number{top:6px;right:6px}}
@media (max-height:500px) and (orientation:landscape){.selector-layout{grid-template-columns:minmax(160px,20vw) minmax(0,1fr) minmax(160px,20vw)}.active-stage{grid-template-columns:minmax(0,1fr) 34%;gap:5px}.game-screen{width:min(100%,calc(100dvh - 116px))}.machine-showcase{position:relative;inset:auto;width:100%}.tile-rail{grid-template-rows:repeat(4,auto)}}
