.framed-image[data-astro-cid-32qbpt2k]{position:relative;width:100%;height:100%;min-width:0;overflow:hidden;isolation:isolate;background:var(--color-bg-alt)}.framed-image[data-astro-cid-32qbpt2k] img{display:block;width:100%;height:100%}.framed-image__foreground[data-astro-cid-32qbpt2k]{position:relative;z-index:2;object-fit:cover}.framed-image--portrait[data-astro-cid-32qbpt2k]:after{position:absolute;z-index:1;inset:0;background:color-mix(in srgb,var(--color-surface) 10%,transparent);content:"";pointer-events:none}.framed-image--portrait[data-astro-cid-32qbpt2k] .framed-image__backdrop[data-astro-cid-32qbpt2k]{position:absolute;inset:-8%;width:116%;height:116%;object-fit:cover;filter:blur(clamp(20px,3vw,34px)) saturate(.72) brightness(.88);transform:scale(1.08)}.framed-image--portrait[data-astro-cid-32qbpt2k] .framed-image__foreground[data-astro-cid-32qbpt2k]{object-fit:contain}.gallery[data-astro-cid-ihllb3az]{position:relative;aspect-ratio:4 / 3;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-alt)}.gallery--square[data-astro-cid-ihllb3az]{aspect-ratio:1 / 1;border-radius:var(--radius-sm)}.gallery-track[data-astro-cid-ihllb3az]{position:absolute;inset:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.gallery-track[data-astro-cid-ihllb3az]::-webkit-scrollbar{display:none}.gallery-track[data-astro-cid-ihllb3az]:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.gallery-slide[data-astro-cid-ihllb3az]{flex:0 0 100%;height:100%;scroll-snap-align:center}.gallery-nav[data-astro-cid-ihllb3az]{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:40px;height:40px;display:none;align-items:center;justify-content:center;border-radius:999px;border:none;background:color-mix(in srgb,var(--color-surface) 82%,transparent);color:var(--color-primary-dark);box-shadow:0 1px 4px #0f172a2e;cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-spring),background var(--duration-fast) var(--ease-spring)}.gallery[data-astro-cid-ihllb3az].is-enhanced .gallery-nav[data-astro-cid-ihllb3az]{display:flex}.gallery[data-astro-cid-ihllb3az].is-enhanced:hover .gallery-nav[data-astro-cid-ihllb3az],.gallery[data-astro-cid-ihllb3az].is-enhanced:has(:focus-visible) .gallery-nav[data-astro-cid-ihllb3az]{opacity:1;pointer-events:auto}.gallery-nav[data-astro-cid-ihllb3az]:hover{background:var(--color-surface)}.gallery-nav[data-astro-cid-ihllb3az]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.gallery-prev[data-astro-cid-ihllb3az]{left:12px}.gallery-next[data-astro-cid-ihllb3az]{right:var(--gallery-next-inset, 12px)}.gallery[data-astro-cid-ihllb3az].is-enhanced .gallery-nav[data-astro-cid-ihllb3az][hidden]{display:none}.gallery-dots[data-astro-cid-ihllb3az]{position:absolute;z-index:3;bottom:var(--gallery-bottom-inset, 8px);left:50%;transform:translate(-50%);display:none;gap:0}.gallery[data-astro-cid-ihllb3az].is-enhanced .gallery-dots[data-astro-cid-ihllb3az]{display:flex}.gallery-dot[data-astro-cid-ihllb3az]{width:24px;height:24px;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.gallery-dot[data-astro-cid-ihllb3az]:before{content:"";width:6px;height:6px;border-radius:999px;background:#fff9;box-shadow:0 0 2px #0f172a8c;transition:background var(--duration-fast) var(--ease-spring),transform var(--duration-fast) var(--ease-spring)}.gallery-dot[data-astro-cid-ihllb3az][aria-current=true]:before{background:#fff;transform:scale(1.4);box-shadow:0 0 3px #0f172ab3}.gallery-dot[data-astro-cid-ihllb3az]:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:999px}.gallery-playpause[data-astro-cid-ihllb3az]{position:absolute;z-index:3;bottom:var(--gallery-bottom-inset, 8px);left:8px;width:28px;height:28px;display:none;align-items:center;justify-content:center;border-radius:999px;border:none;background:color-mix(in srgb,var(--color-surface) 82%,transparent);color:var(--color-primary-dark);box-shadow:0 1px 4px #0f172a2e;cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-spring),background var(--duration-fast) var(--ease-spring)}.gallery[data-astro-cid-ihllb3az].is-enhanced .gallery-playpause[data-astro-cid-ihllb3az]{display:flex}.gallery[data-astro-cid-ihllb3az].is-enhanced .gallery-playpause[data-astro-cid-ihllb3az][hidden]{display:none}@media(hover:hover){.gallery[data-astro-cid-ihllb3az].is-enhanced:hover .gallery-playpause[data-astro-cid-ihllb3az],.gallery[data-astro-cid-ihllb3az].is-enhanced:has(:focus-visible) .gallery-playpause[data-astro-cid-ihllb3az]{opacity:1;pointer-events:auto}}@media(hover:none){.gallery[data-astro-cid-ihllb3az].is-enhanced .gallery-playpause[data-astro-cid-ihllb3az]{opacity:1;pointer-events:auto}}.gallery-playpause[data-astro-cid-ihllb3az]:hover{background:var(--color-surface)}.gallery-playpause[data-astro-cid-ihllb3az]:focus-visible{outline:2px solid #fff;outline-offset:2px}.gallery-playpause[data-astro-cid-ihllb3az] .gp-play[data-astro-cid-ihllb3az]{display:none}.gallery-playpause[data-astro-cid-ihllb3az].is-paused .gp-play[data-astro-cid-ihllb3az]{display:block}.gallery-playpause[data-astro-cid-ihllb3az].is-paused .gp-pause[data-astro-cid-ihllb3az]{display:none}@media(prefers-reduced-motion:reduce){.gallery-track[data-astro-cid-ihllb3az]{scroll-behavior:auto}}.hero[data-astro-cid-bbe6dxrz],.hero-layout[data-astro-cid-bbe6dxrz],.hero-copy[data-astro-cid-bbe6dxrz],.hero-visual[data-astro-cid-bbe6dxrz],.hero-image-frame[data-astro-cid-bbe6dxrz]{min-width:0}.hero[data-astro-cid-bbe6dxrz]{display:flex;align-items:center}.hero-layout[data-astro-cid-bbe6dxrz]{display:grid;align-items:center}.hero-copy[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start}.hero-copy[data-astro-cid-bbe6dxrz]>p[data-astro-cid-bbe6dxrz]{font-size:var(--font-size-h3);line-height:var(--leading-body);letter-spacing:var(--tracking-body)}.hero-image-frame[data-astro-cid-bbe6dxrz],.hero-visual[data-astro-cid-bbe6dxrz]>.gallery{overflow:hidden;background:var(--color-bg-alt)}.hero--home[data-astro-cid-bbe6dxrz]{padding-block:5rem}.hero--home[data-astro-cid-bbe6dxrz] .hero-layout[data-astro-cid-bbe6dxrz]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,5vw,5rem)}.hero--home[data-astro-cid-bbe6dxrz] .hero-copy[data-astro-cid-bbe6dxrz]{gap:1.5rem;max-width:36rem}.hero--home[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz],.hero--home[data-astro-cid-bbe6dxrz] .hero-image-frame[data-astro-cid-bbe6dxrz],.hero--home[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz]>.gallery{aspect-ratio:16 / 10;border-radius:var(--radius-lg)}.hero--subpage[data-astro-cid-bbe6dxrz]{padding-block:3rem;background:var(--color-bg-alt)}.hero--subpage[data-astro-cid-bbe6dxrz] .hero-layout[data-astro-cid-bbe6dxrz]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.hero--subpage[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:1;--gallery-next-inset: calc(3rem + 12px) }.hero--subpage[data-astro-cid-bbe6dxrz] .hero-copy[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;grid-column:2;grid-row:1;gap:1.125rem;margin-left:-3rem;padding:clamp(2rem,4vw,3.5rem);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:0 1rem 3rem color-mix(in srgb,var(--color-text) 12%,transparent)}.hero--subpage[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:var(--font-size-h2)}.hero--subpage[data-astro-cid-bbe6dxrz] .hero-copy[data-astro-cid-bbe6dxrz]>p[data-astro-cid-bbe6dxrz]{font-size:var(--font-size-body)}.hero--subpage[data-astro-cid-bbe6dxrz] .hero-image-frame[data-astro-cid-bbe6dxrz],.hero--subpage[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz]>.gallery{aspect-ratio:4 / 3;border-radius:var(--radius-lg)}@media(max-width:767px){.hero--home[data-astro-cid-bbe6dxrz]{padding-block:3rem}.hero--home[data-astro-cid-bbe6dxrz] .hero-layout[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2rem}.hero--home[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz],.hero--home[data-astro-cid-bbe6dxrz] .hero-image-frame[data-astro-cid-bbe6dxrz],.hero--home[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz]>.gallery{aspect-ratio:16 / 9}.hero--subpage[data-astro-cid-bbe6dxrz]{padding-block:2.5rem}.hero--subpage[data-astro-cid-bbe6dxrz] .hero-layout[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.hero--subpage[data-astro-cid-bbe6dxrz] .hero-visual[data-astro-cid-bbe6dxrz]{order:1;width:100%;--gallery-next-inset: 12px;--gallery-bottom-inset: calc(2.5rem + 8px) }.hero--subpage[data-astro-cid-bbe6dxrz] .hero-copy[data-astro-cid-bbe6dxrz]{order:2;width:calc(100% - 1.5rem);margin:-2.5rem auto 0;padding:1.5rem}}
