.gallery-trigger{display:block;width:100%;padding:0;border:0;position:relative;background:#0d233b;cursor:zoom-in;text-align:left}
.gallery-trigger:focus-visible{outline:3px solid #ed8a32;outline-offset:4px}
.gallery-hint{position:absolute;bottom:14px;right:14px;background:#0d233bee;color:white;border-radius:30px;padding:8px 14px;font:600 13px Inter,sans-serif}
#event-gallery{margin:auto;padding:18px;border:1px solid #ffffff25;border-radius:20px;background:#0d233b;color:white;width:min(1000px,94vw);max-width:94vw;max-height:94dvh;box-shadow:0 24px 100px #0008}
#event-gallery::backdrop{background:#050d18dd;backdrop-filter:blur(5px)}
.gallery-top,.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}
.gallery-top h2{font-size:20px;color:white;margin:0;overflow-wrap:anywhere}
#event-gallery button{border:1px solid #ffffff50;border-radius:50%;background:#ffffff15;color:white;min-width:44px;height:44px;font-size:22px}
#event-gallery button:disabled{opacity:.35}
#gallery-photo{width:100%;height:min(66dvh,680px);object-fit:contain;margin:16px 0;background:#081726;border-radius:10px}
body.gallery-open{overflow:hidden}
@media(max-width:600px){#event-gallery{padding:12px}.gallery-top h2{font-size:17px}#gallery-photo{height:60dvh}}
