.photo-head{display:flex;align-items:end;justify-content:space-between;gap:25px}.photo-head p{font-size:17px;line-height:1.9;color:var(--muted)}.photo-signature{font-size:13px;line-height:2;text-align:right;color:var(--muted)}.photo-signature span{font-size:11px;letter-spacing:1px}.gallery-toolbar{border-top:1px solid var(--line);padding:22px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:16px}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap}.gallery-filters button{border:1px solid transparent;background:none;color:var(--muted);padding:10px 16px;border-radius:24px;font:inherit;font-size:14px;cursor:pointer;min-height:44px}.gallery-filters button[aria-pressed=true]{background:#172a56;color:#fff}@media (hover:hover) and (pointer:fine){.gallery-filters button:hover{border-color:#aab4c8}}#gallery-count{font-size:12px;color:var(--muted);white-space:nowrap}.gallery-columns{columns:3;column-gap:22px}.gallery-item{break-inside:avoid;margin:0 0 28px}.gallery-item button{display:block;background:none;border:0;padding:0;width:100%;cursor:zoom-in}.gallery-item img{display:block;width:100%;height:auto;background:#e4e4de}.gallery-item figcaption{display:flex;justify-content:space-between;gap:10px;font-size:12px;line-height:1.7;color:var(--muted);padding:10px 0}.gallery-item figcaption span:last-child{color:#9ca3b0;font-size:10px}.gallery-panorama{margin:12px 0 34px}.gallery-item button:focus-visible,.gallery-filters button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}#photo-lightbox{box-sizing:border-box;max-width:none;max-height:none;width:100vw;height:100dvh;margin:0;padding:65px 35px 20px;border:0;border-radius:0;background:#101319;color:#eee;overflow:hidden}#photo-lightbox::backdrop{background:#101319}#photo-lightbox[open]{display:flex;flex-direction:column}.photo-close{position:absolute;right:25px;top:16px;min-height:44px;background:none;border:0;color:white;font:inherit;cursor:pointer}.photo-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;touch-action:pan-y pinch-zoom}.photo-stage #lightbox-image{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin:0}.photo-controls{display:flex;justify-content:center;align-items:center;gap:25px;padding-top:14px}.photo-controls button{min-width:48px;min-height:44px;border:1px solid #535963;background:none;border-radius:50%;color:white;font-size:22px;cursor:pointer}#photo-caption{font-size:13px;line-height:1.7;margin:0;text-align:center;color:#e0e2e7}.photo-controls button:focus-visible,.photo-close:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:900px){.gallery-columns{columns:2;column-gap:16px}.photo-signature{display:none}.gallery-toolbar{align-items:start;flex-direction:column;gap:8px}.gallery-filters{gap:4px}.gallery-filters button{padding:9px 12px}#gallery-count{margin:0}.photo-head{display:block}.photo-head h1{font-size:36px}.photo-head p{font-size:15px}}@media(max-width:540px){.gallery-columns{columns:1}.gallery-item{margin-bottom:22px}#photo-lightbox{padding:66px 12px 20px}.photo-controls{gap:12px}#photo-caption{max-width:220px;font-size:12px}.photo-controls button{flex-shrink:0}.photo-head h1{font-size:33px}}
