.gallery-carousel[data-astro-cid-sahthylw]{outline:none}.gallery-carousel[data-astro-cid-sahthylw]:focus-visible{box-shadow:0 0 0 3px oklch(from var(--color-accent) l c h / .35);border-radius:.75rem}.gallery-carousel__controls[data-astro-cid-sahthylw]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem}@media(min-width:640px){.gallery-carousel__controls[data-astro-cid-sahthylw]{gap:1.25rem}}.gallery-carousel__viewport[data-astro-cid-sahthylw]{overflow:hidden;width:100%}.gallery-carousel__track[data-astro-cid-sahthylw]{display:flex;gap:1.25rem;transition:transform .42s var(--ease-out-expo);will-change:transform}.gallery-card[data-astro-cid-sahthylw]{flex:0 0 100%;min-width:0;display:flex;flex-direction:column;background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:.75rem;overflow:hidden}@media(min-width:640px){.gallery-card[data-astro-cid-sahthylw]{flex-basis:calc((100% - 1.25rem)/2)}}@media(min-width:1024px){.gallery-card[data-astro-cid-sahthylw]{flex-basis:calc((100% - 2.5rem) / 3)}}.gallery-card__image-wrap[data-astro-cid-sahthylw]{aspect-ratio:4 / 3;overflow:hidden;background:var(--color-surface)}.gallery-card__trigger[data-astro-cid-sahthylw]{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:zoom-in;position:relative}.gallery-card__trigger[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.gallery-card__trigger[data-astro-cid-sahthylw]:hover .gallery-card__image[data-astro-cid-sahthylw]{transform:scale(1.03)}.gallery-card__image[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .32s var(--ease-out-expo)}.gallery-card__placeholder[data-astro-cid-sahthylw]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--color-text-muted);font-size:.875rem}.gallery-card__body[data-astro-cid-sahthylw]{padding:1.125rem 1.25rem 1.375rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;text-align:center}.gallery-card__title[data-astro-cid-sahthylw]{font-size:1rem;font-weight:700;line-height:1.35;color:var(--color-text);margin:0;text-align:center}.gallery-card__location[data-astro-cid-sahthylw]{display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--color-text-secondary);margin:0;text-align:center}.gallery-carousel__arrow[data-astro-cid-sahthylw]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border:none;border-radius:9999px;background:var(--color-accent);color:var(--color-accent-fg);cursor:pointer;transition:background-color .15s ease,opacity .15s ease,transform .15s ease;box-shadow:var(--shadow-sm)}.gallery-carousel__arrow[data-astro-cid-sahthylw]:hover:not(:disabled){background:var(--color-accent-hover);transform:scale(1.04)}.gallery-carousel__arrow[data-astro-cid-sahthylw]:active:not(:disabled){background:var(--color-accent-active);transform:scale(.98)}.gallery-carousel__arrow[data-astro-cid-sahthylw]:disabled{opacity:.35;cursor:not-allowed}.gallery-carousel__dots[data-astro-cid-sahthylw]{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-top:1.75rem}.gallery-carousel__dot[data-astro-cid-sahthylw]{width:.625rem;height:.625rem;padding:0;border:none;border-radius:9999px;background:var(--color-border-strong);cursor:pointer;transition:background-color .2s ease,transform .2s ease,width .2s ease}.gallery-carousel__dot[data-astro-cid-sahthylw]:hover{background:var(--color-accent);transform:scale(1.15)}.gallery-carousel__dot[data-astro-cid-sahthylw].is-active{width:1.5rem;background:var(--color-accent)}.gallery-lightbox[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.gallery-lightbox[data-astro-cid-sahthylw].is-open{opacity:1;visibility:visible}.gallery-lightbox__backdrop[data-astro-cid-sahthylw]{position:absolute;inset:0;background:#000000d1;cursor:pointer}.gallery-lightbox__panel[data-astro-cid-sahthylw]{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;width:min(100%,72rem);max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem)}@media(min-width:640px){.gallery-lightbox__panel[data-astro-cid-sahthylw]{gap:1rem}}.gallery-lightbox__close[data-astro-cid-sahthylw]{position:absolute;top:-.25rem;right:0;z-index:2;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:9999px;background:#ffffff1f;color:#fff;font-size:2rem;line-height:1;cursor:pointer;transition:background-color .15s ease,transform .15s ease}@media(min-width:640px){.gallery-lightbox__close[data-astro-cid-sahthylw]{top:-3rem;right:0}}.gallery-lightbox__close[data-astro-cid-sahthylw]:hover{background:#ffffff38;transform:scale(1.05)}.gallery-lightbox__close[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.gallery-lightbox__nav[data-astro-cid-sahthylw]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;padding:0;border:none;border-radius:9999px;background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .15s ease,transform .15s ease,opacity .15s ease}@media(min-width:640px){.gallery-lightbox__nav[data-astro-cid-sahthylw]{width:3.25rem;height:3.25rem}}.gallery-lightbox__nav[data-astro-cid-sahthylw]:hover:not(:disabled){background:#ffffff38;transform:scale(1.05)}.gallery-lightbox__nav[data-astro-cid-sahthylw]:disabled{opacity:.35;cursor:not-allowed}.gallery-lightbox__nav[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.gallery-lightbox__figure[data-astro-cid-sahthylw]{margin:0;min-width:0;display:flex;flex-direction:column;gap:.875rem;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem)}.gallery-lightbox__image-wrap[data-astro-cid-sahthylw]{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.gallery-lightbox__image[data-astro-cid-sahthylw]{display:block;max-width:100%;max-height:min(68vh,68dvh);width:auto;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 24px 48px #00000059;opacity:1;transition:opacity .22s ease}.gallery-lightbox__image[data-astro-cid-sahthylw].is-fading{opacity:0}.gallery-lightbox__caption[data-astro-cid-sahthylw]{flex-shrink:0;text-align:center;color:#fff;padding:0 .5rem .25rem;opacity:1;transition:opacity .22s ease}.gallery-lightbox__caption[data-astro-cid-sahthylw].is-fading{opacity:0}.gallery-lightbox__title[data-astro-cid-sahthylw]{margin:0 0 .375rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;line-height:1.35;color:#fff}.gallery-lightbox__meta[data-astro-cid-sahthylw]{margin:0;font-size:clamp(.875rem,2vw,1rem);line-height:1.5;color:#ffffffc7}body.gallery-lightbox-open{overflow:hidden}.video-carousel[data-astro-cid-sahthylw]{max-width:56.25rem;margin-inline:auto;outline:none}.video-carousel[data-astro-cid-sahthylw]:focus-visible{box-shadow:0 0 0 3px oklch(from var(--color-accent) l c h / .35);border-radius:.75rem}.video-carousel__controls[data-astro-cid-sahthylw]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem}@media(min-width:640px){.video-carousel__controls[data-astro-cid-sahthylw]{gap:1.25rem}}.video-carousel__viewport[data-astro-cid-sahthylw]{width:100%;max-width:56.25rem;margin-inline:auto;aspect-ratio:16 / 9;background:#00000059;border-radius:.75rem;overflow:hidden;border:1px solid var(--color-border-on-dark);box-shadow:0 16px 40px #00000047}.video-carousel__video[data-astro-cid-sahthylw]{display:block;width:100%;height:100%;object-fit:contain;background:#000}.video-carousel__arrow[data-astro-cid-sahthylw]{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;flex-shrink:0;padding:0;border:none;border-radius:9999px;background:var(--color-accent);color:var(--color-accent-fg);font-size:2rem;line-height:1;cursor:pointer;transition:background-color .15s ease,transform .15s ease;box-shadow:var(--shadow-sm)}@media(min-width:640px){.video-carousel__arrow[data-astro-cid-sahthylw]{width:3.75rem;height:3.75rem;font-size:2.5rem}}.video-carousel__arrow[data-astro-cid-sahthylw] span[data-astro-cid-sahthylw]{display:block;margin-top:-.125rem}.video-carousel__arrow[data-astro-cid-sahthylw]:hover{background:var(--color-accent-hover);transform:scale(1.04)}.video-carousel__arrow[data-astro-cid-sahthylw]:active{background:var(--color-accent-active);transform:scale(.98)}.video-carousel__arrow[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:2px}.video-carousel__counter[data-astro-cid-sahthylw]{margin:1.25rem 0 0;text-align:center;font-size:.9375rem;font-weight:600;letter-spacing:.04em;color:var(--color-text-on-dark-muted)}
