.hero[data-astro-cid-ge2uvauf]{min-height:clamp(420px, var(--hero-min-height), 88svh);background:var(--color-secondary);isolation:isolate;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.hero--bottom[data-astro-cid-ge2uvauf]{justify-content:flex-end}.hero__media[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero__bg[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center center;width:100%;height:100%;animation:hero-zoom 14s var(--ease) forwards}@keyframes hero-zoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.hero--overlay[data-astro-cid-ge2uvauf]:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#12100e57 0%,#12100e00 26%),linear-gradient(#12100e00 28%,#12100e3d 52%,#12100e9e 78%,#12100ee0 100%);position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{z-index:2;width:100%;max-width:var(--content-max);margin:0 auto;position:relative}.hero__content[data-astro-cid-ge2uvauf]:empty{display:none}@media (prefers-reduced-motion:reduce){.hero__bg[data-astro-cid-ge2uvauf]{animation:none}}.gallery[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(var(--gallery-cols), minmax(0, 1fr));gap:clamp(10px, 1.4vw, var(--gallery-gap));display:grid}@media (width<=900px){.gallery[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.gallery[data-astro-cid-rj65ajc3]{grid-template-columns:1fr}}.gallery__item[data-astro-cid-rj65ajc3]{border-radius:var(--radius);background:var(--color-tint-2);box-shadow:var(--shadow-sm);transition:box-shadow .35s var(--ease), transform .35s var(--ease);display:block;position:relative;overflow:hidden}.gallery__item[data-astro-cid-rj65ajc3]:hover,.gallery__item[data-astro-cid-rj65ajc3]:focus-visible{box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-3px)}.gallery__item[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3]{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;transition:transform .7s var(--ease)}.gallery__item[data-astro-cid-rj65ajc3]:hover img[data-astro-cid-rj65ajc3],.gallery__item[data-astro-cid-rj65ajc3]:focus-visible img[data-astro-cid-rj65ajc3]{transform:scale(1.06)}.gallery__overlay[data-astro-cid-rj65ajc3]{opacity:0;transition:opacity .3s var(--ease);background:linear-gradient(#14121014,#14121066);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery__item[data-astro-cid-rj65ajc3]:hover .gallery__overlay[data-astro-cid-rj65ajc3],.gallery__item[data-astro-cid-rj65ajc3]:focus-visible .gallery__overlay[data-astro-cid-rj65ajc3]{opacity:1}.gallery__overlay[data-astro-cid-rj65ajc3] svg[data-astro-cid-rj65ajc3]{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;width:40px;height:40px;transition:transform .3s var(--ease);transform:scale(.85)}.gallery__item[data-astro-cid-rj65ajc3]:hover .gallery__overlay[data-astro-cid-rj65ajc3] svg[data-astro-cid-rj65ajc3]{transform:scale(1)}.lightbox[data-astro-cid-rj65ajc3]{backdrop-filter:blur(14px);color:#fff;background:#100f0ef0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100vh;margin:0;padding:0}.lightbox[data-astro-cid-rj65ajc3]::backdrop{background:#100f0eb3}.lightbox[data-astro-cid-rj65ajc3][open]{animation:lightbox-in .28s var(--ease)}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox__figure[data-astro-cid-rj65ajc3]{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:72px 84px 56px;display:flex}.lightbox__img[data-astro-cid-rj65ajc3]{object-fit:contain;border-radius:var(--radius);width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 160px);box-shadow:0 30px 80px #0000008c}.lightbox__caption[data-astro-cid-rj65ajc3]{font-size:var(--fs-small);letter-spacing:.01em;color:#ffffffb3;text-align:center;min-height:1.5em;margin-top:18px}.lightbox__close[data-astro-cid-rj65ajc3],.lightbox__nav[data-astro-cid-rj65ajc3]{z-index:2;color:#fff;cursor:pointer;width:48px;height:48px;transition:background .2s var(--ease), transform .2s var(--ease);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:28px;line-height:1;display:inline-flex;position:absolute}.lightbox__close[data-astro-cid-rj65ajc3]:hover,.lightbox__nav[data-astro-cid-rj65ajc3]:hover{background:#ffffff38;transform:scale(1.06)}.lightbox__close[data-astro-cid-rj65ajc3]{font-size:24px;top:18px;right:18px}.lightbox__nav[data-astro-cid-rj65ajc3]{font-size:34px;top:50%;transform:translateY(-50%)}.lightbox__nav[data-astro-cid-rj65ajc3]:hover{transform:translateY(-50%)scale(1.06)}.lightbox__nav--prev[data-astro-cid-rj65ajc3]{left:18px}.lightbox__nav--next[data-astro-cid-rj65ajc3]{right:18px}@media (width<=767px){.lightbox__figure[data-astro-cid-rj65ajc3]{padding:76px 14px 84px}.lightbox__nav[data-astro-cid-rj65ajc3]{width:44px;height:44px;font-size:28px;top:auto;bottom:16px;transform:none}.lightbox__nav[data-astro-cid-rj65ajc3]:hover{transform:scale(1.06)}.lightbox__nav--prev[data-astro-cid-rj65ajc3]{left:calc(50% - 52px)}.lightbox__nav--next[data-astro-cid-rj65ajc3]{right:calc(50% - 52px)}}
