.gallery-section[data-astro-cid-ihllb3az]{padding:24px 48px 80px;max-width:1400px;margin:0 auto}.layout-switcher[data-astro-cid-ihllb3az]{display:flex;justify-content:flex-end;gap:4px;margin-bottom:16px}@media(min-width:901px){.gallery-section[data-astro-cid-ihllb3az][data-layout=rows]{max-width:none;padding-inline:0}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .layout-switcher[data-astro-cid-ihllb3az]{margin-inline:48px}}.layout-button[data-astro-cid-ihllb3az]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;background:transparent;color:var(--color-text-muted);cursor:pointer;transition:color .2s,background .2s}.layout-button[data-astro-cid-ihllb3az] svg[data-astro-cid-ihllb3az]{width:18px;height:18px}.layout-button[data-astro-cid-ihllb3az]:hover,.layout-button[data-astro-cid-ihllb3az][aria-pressed=true]{background:var(--color-bg-secondary);color:var(--color-text)}.layout-button[data-astro-cid-ihllb3az]:focus-visible,.photo-card[data-astro-cid-ihllb3az]:focus-visible{outline:2px solid var(--color-text);outline-offset:4px}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .gallery-rows[data-astro-cid-ihllb3az]{--rail-height: clamp(420px, calc(100svh - 240px) , 960px);display:flex;width:100%;box-sizing:border-box;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 4px 12px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-color:color-mix(in srgb,var(--color-text-muted) 45%,transparent) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .gallery-rows[data-astro-cid-ihllb3az]::-webkit-scrollbar{height:6px}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .gallery-rows[data-astro-cid-ihllb3az]::-webkit-scrollbar-track{background:transparent}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .gallery-rows[data-astro-cid-ihllb3az]::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-text-muted) 45%,transparent);border-radius:999px}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .gallery-rows[data-astro-cid-ihllb3az]::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--color-text-muted) 75%,transparent)}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .gallery-row[data-astro-cid-ihllb3az]{display:contents}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .photo-card[data-astro-cid-ihllb3az]{width:auto;height:var(--rail-height);flex:0 0 auto;aspect-ratio:var(--photo-ratio);scroll-snap-align:start}.gallery-section[data-astro-cid-ihllb3az][data-layout=rows] .card-image[data-astro-cid-ihllb3az]{height:100%;aspect-ratio:var(--photo-ratio)}@media(min-width:901px){.gallery-section[data-astro-cid-ihllb3az][data-layout=grid] .gallery-rows[data-astro-cid-ihllb3az]{display:flex;flex-direction:column;gap:16px}.gallery-section[data-astro-cid-ihllb3az][data-layout=grid] .gallery-row[data-astro-cid-ihllb3az]{display:flex;min-width:0;align-items:flex-start;gap:16px}.gallery-section[data-astro-cid-ihllb3az][data-layout=grid] .photo-card[data-astro-cid-ihllb3az]{min-width:0;flex:var(--photo-ratio) 1 0;aspect-ratio:var(--photo-ratio);scroll-snap-align:none}.gallery-section[data-astro-cid-ihllb3az][data-layout=grid] .gallery-row--partial[data-astro-cid-ihllb3az] .photo-card[data-astro-cid-ihllb3az]{flex:0 0 var(--partial-width)}.gallery-section[data-astro-cid-ihllb3az][data-layout=grid] .card-image[data-astro-cid-ihllb3az]{height:100%;aspect-ratio:var(--photo-ratio)}.gallery-section[data-astro-cid-ihllb3az][data-layout=grid] .card-image[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{object-fit:contain}}.photo-card[data-astro-cid-ihllb3az]{position:relative;overflow:hidden;padding:0;border:none;background:var(--color-bg-secondary);cursor:pointer;text-align:left}.photo-card[data-astro-cid-ihllb3az]:hover .card-image[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{transform:scale(1.03)}.card-image[data-astro-cid-ihllb3az]{position:relative;width:100%;overflow:hidden}.card-image[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.sr-only[data-astro-cid-ihllb3az]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-overlay[data-astro-cid-ihllb3az]{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000eb;backdrop-filter:blur(8px);animation:fadeIn .3s ease}.modal-overlay[data-astro-cid-ihllb3az][hidden]{display:none}.modal-content[data-astro-cid-ihllb3az]{position:relative;display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 40px}.modal-close[data-astro-cid-ihllb3az]{position:absolute;top:20px;right:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;transition:background .2s,transform .2s}.modal-close[data-astro-cid-ihllb3az]:hover{background:#fff3;transform:scale(1.1)}.modal-gallery[data-astro-cid-ihllb3az]{display:flex;max-width:90vw;max-height:70vh;align-items:center;gap:20px}.modal-nav[data-astro-cid-ihllb3az]{width:48px;height:48px;display:flex;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;transition:background .2s,transform .2s}.modal-nav[data-astro-cid-ihllb3az]:hover{background:#fff3;transform:scale(1.1)}.modal-image-wrapper[data-astro-cid-ihllb3az]{display:flex;max-width:calc(90vw - 140px);max-height:70vh;flex:1;align-items:center;justify-content:center}.modal-image[data-astro-cid-ihllb3az]{max-width:100%;max-height:70vh;object-fit:contain;animation:fadeIn .3s ease}.modal-dots[data-astro-cid-ihllb3az]{display:flex;gap:8px;margin-top:24px}.modal-dot[data-astro-cid-ihllb3az]{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:background .2s,transform .2s}.modal-dot[data-astro-cid-ihllb3az].active{background:#fff;transform:scale(1.3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:900px){.gallery-section[data-astro-cid-ihllb3az]{padding:24px 24px 60px}.layout-switcher[data-astro-cid-ihllb3az]{display:none}.gallery-section[data-astro-cid-ihllb3az][data-layout] .gallery-rows[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;padding:0;scroll-behavior:auto;scroll-snap-type:none;scrollbar-gutter:auto}.gallery-section[data-astro-cid-ihllb3az][data-layout] .gallery-row[data-astro-cid-ihllb3az]{display:contents}.gallery-section[data-astro-cid-ihllb3az][data-layout] .photo-card[data-astro-cid-ihllb3az]{width:auto;height:auto;flex:initial;aspect-ratio:auto;scroll-snap-align:none}.gallery-section[data-astro-cid-ihllb3az][data-layout] .card-image[data-astro-cid-ihllb3az]{aspect-ratio:4 / 3}}@media(max-width:640px){.gallery-section[data-astro-cid-ihllb3az]{padding:24px 0 40px}.gallery-section[data-astro-cid-ihllb3az][data-layout] .gallery-rows[data-astro-cid-ihllb3az]{grid-template-columns:1fr;gap:2px}.gallery-section[data-astro-cid-ihllb3az][data-layout] .card-image[data-astro-cid-ihllb3az]{aspect-ratio:auto}.card-image[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{height:auto}}.album-header[data-astro-cid-z3w47dvr]{padding:60px 48px 24px;max-width:1400px;margin:0 auto}.back-link[data-astro-cid-z3w47dvr]{display:inline-flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--color-text-muted);text-decoration:none;transition:color .2s}.back-link[data-astro-cid-z3w47dvr]:hover{color:var(--color-text)}.back-link[data-astro-cid-z3w47dvr] svg[data-astro-cid-z3w47dvr]{width:1rem;height:1rem}.album-title[data-astro-cid-z3w47dvr]{font-size:1.25rem;font-weight:400;letter-spacing:.02em;color:var(--color-text);margin:16px 0 0}@media(max-width:640px){.album-header[data-astro-cid-z3w47dvr]{padding:48px 16px 16px}}
