.gallery-teaser{padding-top:0}.gallery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.gallery-heading h2{margin-bottom:0}.gallery-heading .button{flex-shrink:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.gallery-grid figure{min-width:0}.gallery-grid a{display:block;background:var(--soft)}.gallery-grid img{aspect-ratio:3/2;object-fit:contain;transition:filter .2s}.gallery-grid a:hover img{filter:brightness(1.06)}.gallery-grid figcaption{font-size:.875rem;color:var(--muted);padding-top:10px;line-height:1.5}.gallery-intro{padding-bottom:32px}.gallery-intro h1{max-width:850px}.gallery-intro .intro{max-width:680px}.gallery-breadcrumb{display:inline-block;font-size:.9rem;margin-bottom:25px;text-decoration:underline;text-underline-offset:4px}.gallery-jumps{display:flex;flex-wrap:wrap;gap:12px 28px;border-block:1px solid var(--line);padding:22px 0;margin-top:30px}.gallery-jumps a{font-size:.9rem;text-decoration:underline;text-underline-offset:5px}.gallery-group{padding-top:35px;padding-bottom:35px}.gallery-group h2{font-size:2.3rem;margin-bottom:24px}.gallery-note{color:var(--muted);font-size:.9rem;max-width:720px;margin:24px 0 0}.gallery-outro{margin-top:45px}.photo-viewer-open{overflow:hidden}.photo-viewer{width:min(1200px,96vw);max-width:96vw;max-height:94dvh;padding:0;border:0;background:#17211f;color:#fff;overflow:auto;box-shadow:0 20px 80px #0006}.photo-viewer::backdrop{background:#08100ef0}.viewer-shell{padding:18px 24px 24px}.viewer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.viewer-count{font-size:.875rem;font-variant-numeric:tabular-nums;color:#d7dfd9}.viewer-close,.viewer-prev,.viewer-next{min-width:48px;min-height:48px;border:1px solid #6d7a75;background:transparent;color:#fff;font:inherit;cursor:pointer;padding:8px 15px}.viewer-close:hover,.viewer-prev:hover,.viewer-next:hover{background:#35453f}.viewer-stage{display:grid;place-items:center;min-height:220px}.viewer-image{width:100%;height:min(65dvh,760px);object-fit:contain}.viewer-image[hidden],.viewer-error[hidden]{display:none}.viewer-error{padding:70px 20px;text-align:center}.viewer-bottom{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;margin-top:16px}.viewer-bottom figcaption{text-align:center;font-size:1rem;line-height:1.5}.viewer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 30px;margin-top:18px;font-size:.875rem}.viewer-links a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-heading{align-items:flex-start;flex-direction:column}.gallery-teaser{padding-top:10px}}
@media(max-width:680px){.gallery-heading{gap:20px}.gallery-heading .button{width:100%}.gallery-grid{gap:22px 14px}.gallery-grid figcaption{font-size:.8rem}.gallery-intro{padding-bottom:10px}.gallery-intro h1{font-size:2.6rem}.gallery-jumps{gap:14px 23px}.gallery-group{padding-top:30px;padding-bottom:20px}.gallery-group h2{font-size:2rem}.gallery-outro{margin-top:30px}.viewer-shell{padding:12px 12px 18px}.viewer-image{height:55dvh}.viewer-bottom{gap:10px}.viewer-bottom figcaption{font-size:.875rem}.viewer-prev,.viewer-next{padding:8px 12px}.viewer-links{gap:14px 22px}.photo-viewer{width:96vw}}
@media(max-width:420px){.gallery-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.gallery-grid img{transition:none}}
