.gallery-open{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.gallery-open img{display:block;width:100%;height:100%;object-fit:cover}.gallery-open:focus-visible{outline:4px solid #c4944b;outline-offset:4px}.gallery-lightbox{width:min(1200px,calc(100% - 32px));max-width:none;height:min(88vh,900px);padding:0;border:0;border-radius:18px;background:#062f33;color:#fff;box-shadow:0 30px 100px #001d1de6;overflow:hidden}.gallery-lightbox[open]{display:grid;place-items:center}.gallery-lightbox::backdrop{background:#001d1de6;backdrop-filter:blur(7px)}.gallery-lightbox img{display:block;max-width:100%;max-height:calc(88vh - 54px);object-fit:contain}.gallery-lightbox p{position:absolute;right:18px;bottom:10px;left:18px;margin:0;text-align:center;text-shadow:0 1px 5px #000}.gallery-lightbox-close{position:absolute;z-index:2;top:14px;right:14px;width:44px;height:44px;border:1px solid #ffffff66;border-radius:50%;background:#073f45e6;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}
.gallery-pagination{display:flex;justify-content:center;gap:8px;margin:34px 0}.gallery-pagination a{display:grid;width:42px;height:42px;place-items:center;border:1px solid #cadbd7;border-radius:50%;color:#073f45;text-decoration:none;font-weight:800}.gallery-pagination a.active{background:#073f45;color:#fff}
