/* The result and sticky navigation share the same horizontal alignment. */
body[data-screen="game"]:has(#sales-page:not([hidden])) .game-screen{width:min(1100px,calc(100% - 32px))}
body[data-screen="game"]:has(#sales-page:not([hidden])) .game-window{border:0;box-shadow:none;overflow:visible}
@media(max-width:620px){body[data-screen="game"]:has(#sales-page:not([hidden])) .game-screen{width:calc(100% - 24px)}}
