.justified-gallery[data-astro-cid-bxjrnfnk]{--padding: clamp(4px, 1.25vw, 14px);--space: clamp(4px, 1.2vw, 14px);--min-height: clamp(180px, 22vw, 420px);padding:var(--padding);display:flex;flex-wrap:wrap;gap:var(--space)}.justified-gallery[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk]{position:relative;flex-grow:calc(var(--width) * (100000 / var(--height)));flex-basis:calc(var(--min-height) * (var(--width) / var(--height)));aspect-ratio:var(--width) / var(--height);overflow:hidden;border-radius:var(--radius-md, 8px);opacity:1;transition:transform .2s ease,box-shadow .25s ease}.justified-gallery[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk]:focus-visible{outline:3px solid var(--outline, var(--color-brand, #646cff));outline-offset:2px;transform:scale(1.03);z-index:1}.justified-gallery[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk]:hover img[data-astro-cid-bxjrnfnk]{transform:scale(1.04)}.justified-gallery[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk] img[data-astro-cid-bxjrnfnk].jg__img{display:block;object-fit:cover;height:100%;width:100%;transition:transform .5s ease,filter .6s ease,opacity .6s ease;filter:blur(8px) saturate(1.1);opacity:0;transform:scale(1.02)}.justified-gallery[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk] img[data-astro-cid-bxjrnfnk].jg__img.is-visible{filter:none;opacity:1;transform:scale(1)}.justified-gallery[data-astro-cid-bxjrnfnk] .jg__flex-spacer[data-astro-cid-bxjrnfnk]{content:" ";flex-grow:1000000000;height:0}.justified-gallery--preview[data-astro-cid-bxjrnfnk]{--padding: 0;--space: .75rem}.justified-gallery--preview[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk]{--min-height: clamp(140px, 20vw, 260px);border-radius:var(--radius-sm, 6px)}.justified-gallery[data-astro-cid-bxjrnfnk] .jg__load-more[data-astro-cid-bxjrnfnk]{appearance:none;border:1px solid var(--border-color, hsl(0 0% 50% / .3));background:var(--surface-elevated, hsl(0 0% 100% / .85));color:inherit;font:inherit;padding:.65rem 1.1rem;border-radius:999px;cursor:pointer;margin:1rem auto 0;display:inline-block;transition:background .25s ease,border-color .25s ease}.justified-gallery[data-astro-cid-bxjrnfnk] .jg__load-more[data-astro-cid-bxjrnfnk]:hover{background:var(--surface-elevated-hover, hsl(0 0% 100% / .95))}.justified-gallery[data-astro-cid-bxjrnfnk] a[data-astro-cid-bxjrnfnk].is-hidden-batch{display:none}.masonry[data-astro-cid-e4pachw7]{--gutter: 16px;--min-col-width: 260px;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--min-col-width),1fr));gap:var(--gutter);width:100%;box-sizing:border-box;padding:0 clamp(.75rem,2vw,2.5rem) 4rem}.masonry__item[data-astro-cid-e4pachw7]{position:relative;display:flex;flex-direction:column;gap:.4rem;animation:fadeIn .6s ease both}.masonry__item[data-astro-cid-e4pachw7] a[data-astro-cid-e4pachw7]{display:block;border-radius:var(--radius-md, 8px);overflow:hidden}.masonry__img[data-astro-cid-e4pachw7]{width:100%;height:auto;display:block;object-fit:cover;transition:transform .5s ease,filter .6s ease,opacity .6s ease;filter:blur(10px) saturate(1.1);opacity:0;transform:scale(1.02)}.masonry__img[data-astro-cid-e4pachw7].is-visible{filter:none;opacity:1;transform:scale(1)}.masonry__item[data-astro-cid-e4pachw7] a[data-astro-cid-e4pachw7]:hover .masonry__img[data-astro-cid-e4pachw7]{transform:scale(1.05)}.masonry__caption[data-astro-cid-e4pachw7]{font-size:.75rem;opacity:.7;line-height:1.2;padding-left:.25rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.post-container[data-astro-cid-sahthylw]{display:flex;flex-direction:column;flex:1}.post-container[data-astro-cid-sahthylw] main[data-astro-cid-sahthylw]{flex:1}.prose[data-astro-cid-sahthylw]{margin-bottom:0!important}.gallery-controls[data-astro-cid-sahthylw]{margin:0 0 1.75em;display:flex;flex-direction:column;gap:1em;font-size:var(--font-size-s)}.gallery-filters-mobile[data-astro-cid-sahthylw],.gallery-layouts[data-astro-cid-sahthylw]{display:flex;flex-wrap:wrap;gap:.75em;align-items:center}.filter-btn[data-astro-cid-sahthylw],.layout-btn[data-astro-cid-sahthylw]{background:none;border:none;padding:0;font-size:var(--font-size-s);font-family:var(--sans);font-weight:var(--font-weight-light);color:var(--text-secondary);cursor:pointer;transition:color .2s ease-out;text-transform:lowercase;letter-spacing:0;opacity:.75}.filter-btn[data-astro-cid-sahthylw]:hover,.layout-btn[data-astro-cid-sahthylw]:hover{color:var(--text-primary);opacity:1}.filter-btn[data-astro-cid-sahthylw].active,.layout-btn[data-astro-cid-sahthylw].active{color:var(--text-primary);opacity:1;font-weight:var(--font-weight-regular)}.filter-btn[data-astro-cid-sahthylw]:focus-visible,.layout-btn[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--text-tertiary);outline-offset:2px}.gallery-filters-mobile[data-astro-cid-sahthylw]>button[data-astro-cid-sahthylw]:not(:last-child):after,.gallery-layouts[data-astro-cid-sahthylw]>button[data-astro-cid-sahthylw]:not(:last-child):after{content:"•";margin-left:.75em;color:var(--text-tertiary);opacity:.5;pointer-events:none}@media (min-width: 768px){.gallery-controls[data-astro-cid-sahthylw]{flex-direction:row;align-items:center;justify-content:space-between}.gallery-filters-mobile[data-astro-cid-sahthylw]{display:none}.gallery-layouts[data-astro-cid-sahthylw]{margin-left:auto}}.gallery-wrapper[data-astro-cid-sahthylw]{margin:1.75em 0}.gallery-pane[data-astro-cid-sahthylw][hidden]{display:none}.gallery-wrapper[data-astro-cid-sahthylw] img{max-width:100%;height:auto;display:block}
