.image-gallery[data-astro-cid-gjhjmbi3]{--gap: var(--space-md, 1rem);--shadow-resting: 0 1px 2px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .08), 0 8px 16px rgba(0, 0, 0, .04);--shadow-lifted: 0 2px 4px rgba(0, 0, 0, .12), 0 8px 16px rgba(0, 0, 0, .1), 0 16px 32px rgba(0, 0, 0, .06);--shadow-expanded: 0 4px 8px rgba(0, 0, 0, .14), 0 16px 32px rgba(0, 0, 0, .12), 0 32px 64px rgba(0, 0, 0, .08);--golden-ratio: 1.618;--featured-size: 18rem;--secondary-size: calc(var(--featured-size) / var(--golden-ratio));--standard-aspect-ratio: calc(4 / 3);--expanded-size: calc(var(--featured-size) * var(--golden-ratio));--thumbnail-max-width: calc(var(--secondary-size) / 2);--thumbnail-peek: calc(var(--thumbnail-max-width) * -.33);position:relative;width:100%;container-type:inline-size;overflow:visible}.gallery-scroll[data-astro-cid-gjhjmbi3]{display:flex;gap:var(--gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;padding-block:var(--space-xs)}.gallery-scroll[data-astro-cid-gjhjmbi3]::-webkit-scrollbar{display:none}.gallery-scroll[data-astro-cid-gjhjmbi3]:focus-visible{outline:2px solid rgba(245,245,245,var(--opacity-focus));outline-offset:4px;border-radius:var(--radius-lg)}.gallery-item[data-astro-cid-gjhjmbi3]{flex:0 0 85%;scroll-snap-align:center;scroll-snap-stop:always;border-radius:var(--radius-lg);overflow:hidden;background:rgba(255,255,255,var(--opacity-faint));cursor:pointer;touch-action:manipulation}.gallery-image[data-astro-cid-gjhjmbi3]{display:block;width:100%;height:auto;max-height:70vh;border-radius:var(--radius-lg);transition:filter var(--duration-slow) var(--ease-out)}.gallery-dots[data-astro-cid-gjhjmbi3]{display:flex;justify-content:center;gap:var(--space-xs);margin-top:var(--space-sm)}.gallery-dot[data-astro-cid-gjhjmbi3]{width:44px;height:44px;border-radius:var(--radius-full);border:none;padding:0;background:transparent;cursor:pointer;position:relative;transition:transform var(--duration-slow) var(--ease-spring)}.gallery-dot[data-astro-cid-gjhjmbi3]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:var(--radius-full);background:rgba(245,245,245,var(--opacity-subtle));transition:background var(--duration-normal) var(--ease-out)}.gallery-dot[data-astro-cid-gjhjmbi3]:hover:after{background:rgba(245,245,245,var(--opacity-hover-dim))}.gallery-dot[data-astro-cid-gjhjmbi3][aria-selected=true]:after{background:rgba(245,245,245,var(--opacity-muted));transform:translate(-50%,-50%) scale(var(--scale-indicator))}.gallery-dot[data-astro-cid-gjhjmbi3]:focus-visible{outline:2px solid rgba(245,245,245,var(--opacity-focus));outline-offset:2px}.image-gallery[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-scroll[data-astro-cid-gjhjmbi3]{scroll-snap-type:none;overflow-x:hidden;justify-content:center}.image-gallery[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item--expanded[data-astro-cid-gjhjmbi3]{flex:0 0 100%;max-width:none;scroll-snap-align:unset;cursor:zoom-out;transform:scale(var(--scale-hover));z-index:10}.image-gallery[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item--expanded[data-astro-cid-gjhjmbi3] .gallery-image[data-astro-cid-gjhjmbi3]{box-shadow:var(--shadow-expanded)}.image-gallery[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded){flex:0 0 0;min-width:0;opacity:0;pointer-events:none;overflow:hidden}.image-gallery[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-dots[data-astro-cid-gjhjmbi3]{opacity:var(--opacity-subtle);pointer-events:none}@container (min-width: 420px){.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-scroll[data-astro-cid-gjhjmbi3]{overflow:visible;scroll-snap-type:none;padding-block:var(--space-md);padding-inline:var(--space-xs);align-items:flex-end;justify-content:center}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]{flex:0 0 auto;scroll-snap-align:unset;overflow:visible;background:none;cursor:pointer;transform-origin:bottom center;transform:rotate(var(--rotation, 0deg)) translateY(0);transition:transform var(--duration-slow) var(--ease-spring),opacity var(--duration-slow) var(--ease-out),width var(--duration-slow) var(--ease-spring),max-width var(--duration-slow) var(--ease-spring),margin var(--duration-slow) var(--ease-spring)}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:nth-child(4n+1):not(.gallery-item--featured):not(.gallery-item--expanded){--rotation: 2.5deg}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:nth-child(4n+2):not(.gallery-item--featured):not(.gallery-item--expanded){--rotation: -2deg}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:nth-child(4n+3):not(.gallery-item--featured):not(.gallery-item--expanded){--rotation: 3deg}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:nth-child(4n):not(.gallery-item--featured):not(.gallery-item--expanded){--rotation: -2.5deg}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-image[data-astro-cid-gjhjmbi3]{width:auto;height:auto;max-height:var(--image-max-height, 70vh);border-radius:var(--radius-lg);box-shadow:var(--shadow-resting);transition:box-shadow var(--duration-slow) var(--ease-out)}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item--featured[data-astro-cid-gjhjmbi3]{--image-max-height: calc(var(--featured-size) / var(--standard-aspect-ratio));width:fit-content;--rotation: 0deg;transform:rotate(0) translateY(-4px);z-index:5;margin-left:0}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item--featured[data-astro-cid-gjhjmbi3] .gallery-image[data-astro-cid-gjhjmbi3]{box-shadow:var(--shadow-lifted)}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--featured):not(.gallery-item--expanded){width:32%;max-width:var(--secondary-size);margin-left:-.75rem;z-index:calc(4 - var(--i));opacity:var(--opacity-muted)}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item--featured[data-astro-cid-gjhjmbi3]+.gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded){width:35%;max-width:calc(var(--secondary-size) * 1.1)}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default]:not([data-has-focus]) .gallery-item[data-astro-cid-gjhjmbi3]:hover{z-index:10;transform:rotate(var(--rotation)) translateY(-6px) scale(var(--scale-hover-lg));opacity:1}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default]:not([data-has-focus]) .gallery-item[data-astro-cid-gjhjmbi3]:hover .gallery-image[data-astro-cid-gjhjmbi3]{box-shadow:var(--shadow-lifted)}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default]:not([data-has-focus]) .gallery-item--featured[data-astro-cid-gjhjmbi3]:hover{transform:rotate(var(--rotation)) translateY(-8px) scale(var(--scale-hover))}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default]:not([data-has-focus]):has(.gallery-item:hover) .gallery-item[data-astro-cid-gjhjmbi3]:not(:hover){opacity:var(--opacity-hover-dim)}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default] .gallery-item--focused[data-astro-cid-gjhjmbi3]{z-index:10;transform:rotate(0) translateY(-6px) scale(var(--scale-hover-lg));opacity:1}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default] .gallery-item--focused[data-astro-cid-gjhjmbi3] .gallery-image[data-astro-cid-gjhjmbi3]{box-shadow:var(--shadow-lifted)}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default] .gallery-item--featured[data-astro-cid-gjhjmbi3].gallery-item--focused{transform:rotate(0) translateY(-8px) scale(var(--scale-hover))}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=default][data-has-focus] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--focused):not(.gallery-item--expanded){opacity:var(--opacity-hover-dim)!important}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:active{transform:rotate(var(--rotation)) translateY(-2px) scale(var(--scale-active));transition-duration:var(--duration-fast)}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:focus-visible{outline:2px solid rgba(245,245,245,var(--opacity-focus));outline-offset:6px;border-radius:var(--radius-lg);z-index:10}.image-gallery[data-astro-cid-gjhjmbi3][data-count="1"] .gallery-item--featured[data-astro-cid-gjhjmbi3]{width:100%;max-width:var(--expanded-size);--rotation: 0deg;transform:translateY(-4px)}.image-gallery[data-astro-cid-gjhjmbi3][data-count="2"].image-gallery--overlap .gallery-item--featured[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded){width:52%;max-width:var(--featured-size);--rotation: 0deg}.image-gallery[data-astro-cid-gjhjmbi3][data-count="2"].image-gallery--overlap .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--featured):not(.gallery-item--expanded){width:38%;max-width:calc(var(--secondary-size) * 1.15);--rotation: 2.5deg;margin-left:-1.5rem;margin-bottom:-.25rem;opacity:var(--opacity-high)}.image-gallery[data-astro-cid-gjhjmbi3][data-count="2"].image-gallery--overlap[data-state=default]:not([data-has-focus]):has(.gallery-item:hover) .gallery-item[data-astro-cid-gjhjmbi3]:not(:hover){opacity:var(--opacity-hover-dim)}.image-gallery--overlap[data-astro-cid-gjhjmbi3] .gallery-dots[data-astro-cid-gjhjmbi3]{display:none}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-scroll[data-astro-cid-gjhjmbi3]{position:relative;min-height:60cqw}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item--expanded[data-astro-cid-gjhjmbi3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;z-index:20;opacity:1;cursor:zoom-out}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item--expanded[data-astro-cid-gjhjmbi3] .gallery-image[data-astro-cid-gjhjmbi3]{box-shadow:var(--shadow-expanded);width:100%;height:auto;max-height:none}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item--expanded[data-astro-cid-gjhjmbi3]:hover{transform:translate(-50%,-50%) scale(var(--scale-hover-sm))}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded){opacity:0;pointer-events:none}.image-gallery--overlap[data-astro-cid-gjhjmbi3][data-state=expanded] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded):hover{opacity:var(--opacity-dim);transform:scale(var(--scale-hover-xl));z-index:2}.image-gallery[data-astro-cid-gjhjmbi3][data-count="2"][data-state=expanded] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded){width:20%;max-width:calc(var(--thumbnail-max-width) * 1.1);opacity:var(--opacity-hover-dim)}.image-gallery[data-astro-cid-gjhjmbi3][data-count]:not([data-count="1"]):not([data-count="2"]):not([data-count="3"])[data-state=expanded] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded){width:12%;max-width:calc(var(--thumbnail-max-width) * .67)}.image-gallery[data-astro-cid-gjhjmbi3][data-count]:not([data-count="1"]):not([data-count="2"]):not([data-count="3"])[data-state=expanded] .gallery-item[data-astro-cid-gjhjmbi3]:not(.gallery-item--expanded):has(~.gallery-item--expanded){margin-right:calc(var(--thumbnail-peek) * 1.15)}.image-gallery[data-astro-cid-gjhjmbi3][data-count]:not([data-count="1"]):not([data-count="2"]):not([data-count="3"])[data-state=expanded] .gallery-item--expanded[data-astro-cid-gjhjmbi3]~.gallery-item[data-astro-cid-gjhjmbi3]{margin-left:calc(var(--thumbnail-peek) * 1.15)}}@container (min-width: 420px){.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-scroll[data-astro-cid-gjhjmbi3]{overflow:visible;scroll-snap-type:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--gap)}.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]{flex:unset;width:100%;scroll-snap-align:unset;cursor:pointer;transition:opacity var(--duration-slow) var(--ease-out)}.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-image[data-astro-cid-gjhjmbi3]{box-shadow:var(--shadow-resting);transition:box-shadow var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-spring)}.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:hover{z-index:2}.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:hover .gallery-image[data-astro-cid-gjhjmbi3]{transform:scale(var(--scale-hover));box-shadow:var(--shadow-lifted)}.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]:active .gallery-image[data-astro-cid-gjhjmbi3]{transform:scale(var(--scale-active));transition-duration:var(--duration-fast)}.image-gallery--grid[data-astro-cid-gjhjmbi3]:has(.gallery-item:hover) .gallery-item[data-astro-cid-gjhjmbi3]:not(:hover){opacity:var(--opacity-hover-dim)}.image-gallery--grid[data-astro-cid-gjhjmbi3] .gallery-dots[data-astro-cid-gjhjmbi3]{display:none}}.image-gallery--scroll[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]{flex:0 0 90%;transition:opacity var(--duration-slow) var(--ease-out)}@container (min-width: 420px){.image-gallery--scroll[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]{flex:0 0 70%}}@container (min-width: 640px){.image-gallery--scroll[data-astro-cid-gjhjmbi3] .gallery-item[data-astro-cid-gjhjmbi3]{flex:0 0 50%}}.image-gallery--scroll[data-astro-cid-gjhjmbi3]:has(.gallery-item:hover) .gallery-item[data-astro-cid-gjhjmbi3]:not(:hover){opacity:var(--opacity-hover-dim)}@media (prefers-reduced-motion: reduce){.gallery-scroll[data-astro-cid-gjhjmbi3]{scroll-behavior:auto}.gallery-item[data-astro-cid-gjhjmbi3],.gallery-image[data-astro-cid-gjhjmbi3],.gallery-dot[data-astro-cid-gjhjmbi3]{transition:none}}
