.release-body{width:100%}.game-gallery{min-width:0}.gallery-stage{touch-action:pan-y;position:relative;aspect-ratio:16/9;background:#08090b;border-radius:10px;overflow:hidden}.gallery-stage>a{display:block;width:100%;height:100%}.gallery-stage img{width:100%;height:100%;object-fit:contain;display:block}.gallery-arrow{display:grid;place-items:center;flex:none;width:44px;height:44px;border:1px solid #747981;border-radius:50%;background:#17191dee;color:#fff;font-size:26px;cursor:pointer}.gallery-arrow:hover{background:#34383f}.gallery-stage>.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-prev .icon{transform:rotate(180deg)}.gallery-expand{position:absolute;right:12px;bottom:12px;padding:8px;border-radius:6px;background:#17191dee;color:#fff}.gallery-meta{display:flex;justify-content:space-between;gap:12px;margin:12px 0;font-size:12px;color:var(--ui-muted)}.gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding:3px 2px 8px;scrollbar-width:thin;min-width:0}.gallery-thumbs>a{display:block;flex:0 0 92px;height:62px;border:2px solid transparent;border-radius:6px;overflow:hidden;opacity:.7}.gallery-thumbs>a[aria-current]{border-color:var(--ui-accent);opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.gallery-message{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background:#111317;color:#fff;padding:44px;text-align:center;font-size:14px}.gallery-message button{z-index:3}.gallery-open{overflow:hidden}.gallery-dialog{background:#111317;color:#f5f6f7;border:1px solid #454950;border-radius:12px;width:min(1400px,96vw);height:92dvh;max-width:96vw;max-height:96dvh;padding:16px;margin:auto}.gallery-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:8px}.gallery-dialog::backdrop{background:#000d}.gallery-dialog header{display:flex;justify-content:space-between;align-items:center;gap:16px}.gallery-dialog header strong{font-size:16px;min-width:0;overflow-wrap:anywhere}.gallery-dialog .gallery-stage{aspect-ratio:auto;min-height:0}.gallery-dialog .gallery-meta{margin:0}.gallery-dialog .gallery-thumbs{padding-bottom:0}.gallery-dialog .gallery-message{padding:48px}.gallery-stage:focus-within{outline:2px solid var(--ui-accent);outline-offset:3px}@media(max-width:600px){.gallery-dialog{padding:10px;height:min(430px,92dvh)}.gallery-dialog .gallery-stage{aspect-ratio:16/10;min-height:160px}.gallery-meta{font-size:11px}.gallery-dialog .gallery-meta>span:last-child{display:none}.gallery-stage>.gallery-arrow{width:40px;height:44px}.gallery-prev{left:6px}.gallery-next{right:6px}}@media(forced-colors:active){.gallery-arrow,.gallery-thumbs>a[aria-current]{border:2px solid ButtonText}.gallery-message{background:Canvas;color:CanvasText}}

.gallery-arrow[hidden]{display:none}
