@keyframes galleryHeroKenBurnsIn{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes galleryHeroKenBurnsOut{0%{transform:scale(1) translate(0)}to{transform:scale(1.06) translate(-1%,-.5%)}}@keyframes galleryHeroSlideUpFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.gallery-hero[data-astro-cid-gk3s5e2h]{position:relative;min-height:100svh;overflow:clip;background:var(--color-charcoal)}.gallery-hero__slide[data-astro-cid-gk3s5e2h]{position:absolute;inset:0;opacity:0;transition:opacity 1.4s ease;z-index:0}.gallery-hero__slide[data-astro-cid-gk3s5e2h].is-active{opacity:1;z-index:1}.gallery-hero__slide-img[data-astro-cid-gk3s5e2h]{width:100%;height:100svh;object-fit:cover;object-position:var(--focal-point, center);animation:none}.gallery-hero__slide[data-astro-cid-gk3s5e2h]:nth-child(odd).is-active .gallery-hero__slide-img[data-astro-cid-gk3s5e2h]{animation:galleryHeroKenBurnsIn 8s cubic-bezier(.4,0,.2,1) forwards}.gallery-hero__slide[data-astro-cid-gk3s5e2h]:nth-child(2n).is-active .gallery-hero__slide-img[data-astro-cid-gk3s5e2h]{animation:galleryHeroKenBurnsOut 8s cubic-bezier(.4,0,.2,1) forwards}.gallery-hero__overlay[data-astro-cid-gk3s5e2h]{position:absolute;inset:0;z-index:10;display:flex;align-items:end;padding:clamp(1.5rem,4vw,3rem) 0;background:linear-gradient(180deg,#1212121f 0% 36%,#121212c2),linear-gradient(180deg,#12121200 42%,#12121238 72%,#121212e6);color:var(--color-cream);pointer-events:none}.gallery-hero__content[data-astro-cid-gk3s5e2h]{display:grid;gap:.75rem;padding-bottom:clamp(1rem,2vw,2rem);pointer-events:auto}.gallery-hero__progress[data-astro-cid-gk3s5e2h]{position:absolute;bottom:0;left:0;width:100%;height:2px;z-index:20;background:#c9a96e2e;overflow:hidden}.gallery-hero__progress-fill[data-astro-cid-gk3s5e2h]{height:100%;width:0%;background:var(--color-gold)}.gallery-hero__eyebrow[data-astro-cid-gk3s5e2h],.gallery-hero__title[data-astro-cid-gk3s5e2h],.gallery-hero__date[data-astro-cid-gk3s5e2h],.gallery-hero__text[data-astro-cid-gk3s5e2h]{opacity:0;animation:galleryHeroSlideUpFade .8s ease forwards}.gallery-hero__eyebrow[data-astro-cid-gk3s5e2h]{margin:0;color:var(--color-gold);font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;animation-delay:.2s}.gallery-hero__title[data-astro-cid-gk3s5e2h]{margin:0;max-width:12ch;font-size:clamp(3rem,9vw,6.5rem);line-height:.96;letter-spacing:.01em;animation-delay:.38s}.gallery-hero__date[data-astro-cid-gk3s5e2h]{margin:0;color:#fdfbf7e6;font-size:clamp(1rem,2.5vw,1.35rem);letter-spacing:.04em;animation-delay:.56s}.gallery-hero__text[data-astro-cid-gk3s5e2h]{margin:.35rem 0 0;max-width:min(38rem,100%);color:#fdfbf7d1;font-size:clamp(.98rem,2vw,1.16rem);line-height:1.75;animation-delay:.72s}@media(max-width:720px){.gallery-hero__content[data-astro-cid-gk3s5e2h]{gap:.55rem}.gallery-hero__title[data-astro-cid-gk3s5e2h]{max-width:9ch}}@media(prefers-reduced-motion:reduce){.gallery-hero__slide[data-astro-cid-gk3s5e2h]{transition:none}.gallery-hero__slide[data-astro-cid-gk3s5e2h]:not(:first-child){display:none}.gallery-hero__slide-img[data-astro-cid-gk3s5e2h]{animation:none!important}.gallery-hero__progress[data-astro-cid-gk3s5e2h]{display:none}.gallery-hero__eyebrow[data-astro-cid-gk3s5e2h],.gallery-hero__title[data-astro-cid-gk3s5e2h],.gallery-hero__date[data-astro-cid-gk3s5e2h],.gallery-hero__text[data-astro-cid-gk3s5e2h]{animation:none!important;opacity:1!important;transform:none!important}}.gallery-section-nav[data-astro-cid-mhvjfg7a]{position:sticky;top:var(--gallery-section-nav-top, 0px);z-index:90;background:color-mix(in srgb,var(--color-cream) 88%,white 12%);border-bottom:1px solid color-mix(in srgb,var(--color-charcoal) 9%,transparent);backdrop-filter:blur(18px)}.gallery-section-nav__inner[data-astro-cid-mhvjfg7a]{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;max-width:1440px;margin:0 auto;padding:.8rem 1.5rem;scrollbar-width:none;white-space:nowrap;transition:padding-left .3s ease}.gallery-section-nav__inner[data-astro-cid-mhvjfg7a]::-webkit-scrollbar{display:none}.gallery-section-nav__link[data-astro-cid-mhvjfg7a]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.65rem 1rem;border:1px solid transparent;border-radius:999px;color:var(--color-warm-gray);font-family:var(--font-serif);font-size:.72rem;letter-spacing:.18em;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .24s ease,border-color .24s ease,background-color .24s ease,transform .24s ease}.gallery-section-nav__link[data-astro-cid-mhvjfg7a]:hover,.gallery-section-nav__link[data-astro-cid-mhvjfg7a]:focus-visible{color:var(--color-gold-dark);border-color:color-mix(in srgb,var(--color-gold) 34%,transparent);background:color-mix(in srgb,var(--color-cream-dark) 70%,white 30%);outline:none}.gallery-section-nav__link[data-astro-cid-mhvjfg7a].is-active{color:var(--color-charcoal);border-color:color-mix(in srgb,var(--color-gold) 44%,transparent);background:color-mix(in srgb,var(--color-gold) 10%,var(--color-cream) 90%)}.gallery-section-nav__back[data-astro-cid-mhvjfg7a]{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%) translate(-12px);display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:999px;color:var(--color-warm-gray);text-decoration:none;opacity:0;transition:opacity .3s ease,transform .3s ease,color .2s ease,background-color .2s ease;z-index:2}.gallery-section-nav__back[data-astro-cid-mhvjfg7a].is-visible{opacity:1;transform:translateY(-50%) translate(0)}.gallery-section-nav__back[data-astro-cid-mhvjfg7a]:hover,.gallery-section-nav__back[data-astro-cid-mhvjfg7a]:focus-visible{color:var(--color-gold-dark);background:color-mix(in srgb,var(--color-cream-dark) 70%,white 30%)}.gallery-section-nav[data-astro-cid-mhvjfg7a]:has(.gallery-section-nav__back.is-visible) .gallery-section-nav__inner[data-astro-cid-mhvjfg7a]{padding-left:3.5rem}@media(max-width:720px){.gallery-section-nav__inner[data-astro-cid-mhvjfg7a]{padding-inline:1rem}.gallery-section-nav__link[data-astro-cid-mhvjfg7a]{padding-inline:.9rem;letter-spacing:.15em}.gallery-section-nav__back[data-astro-cid-mhvjfg7a]{left:1rem}.gallery-section-nav[data-astro-cid-mhvjfg7a]:has(.gallery-section-nav__back.is-visible) .gallery-section-nav__inner[data-astro-cid-mhvjfg7a]{padding-left:3rem}}@keyframes galleryDownloadPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.gallery-download[data-astro-cid-jv7tgnyb]{padding-block:clamp(2.5rem,6vw,4rem)}.gallery-download__panel[data-astro-cid-jv7tgnyb]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:clamp(1.4rem,3vw,2.1rem);border:1px solid rgba(166,134,94,.26);border-top:3px solid var(--color-gold);background:linear-gradient(135deg,#f5f0e8eb,#fdfbf7fa);box-shadow:0 24px 44px #1c1c1c12}.gallery-download__copy[data-astro-cid-jv7tgnyb]{display:grid;gap:.45rem;max-width:42rem}.gallery-download__eyebrow[data-astro-cid-jv7tgnyb]{margin:0;color:var(--color-gold-dark);font-size:.74rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.gallery-download__title[data-astro-cid-jv7tgnyb]{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;color:var(--color-charcoal)}.gallery-download__status[data-astro-cid-jv7tgnyb]{display:inline-flex;align-items:center;gap:.65rem;margin:0;color:var(--color-warm-gray);line-height:1.7}.gallery-download__pulse[data-astro-cid-jv7tgnyb]{width:.7rem;height:.7rem;border-radius:999px;background:var(--color-gold);animation:galleryDownloadPulse 1.4s ease-in-out infinite}.gallery-download__action[data-astro-cid-jv7tgnyb]{flex-shrink:0}.gallery-download__icon[data-astro-cid-jv7tgnyb]{width:1.1rem;height:1.1rem}.gallery-download__meta[data-astro-cid-jv7tgnyb]{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;gap:.85rem}.gallery-download__badge[data-astro-cid-jv7tgnyb]{display:inline-flex;align-items:center;padding:.5rem .8rem;border-radius:999px;background:#a6865e1a;color:var(--color-gold-dark);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.gallery-download__badge--failed[data-astro-cid-jv7tgnyb]{background:#1c1c1c14;color:var(--color-charcoal)}.gallery-download__badge--processing[data-astro-cid-jv7tgnyb]{background:#c4a88229}@media(max-width:820px){.gallery-download__panel[data-astro-cid-jv7tgnyb]{flex-direction:column;align-items:start}.gallery-download__meta[data-astro-cid-jv7tgnyb]{justify-content:start}}@media(prefers-reduced-motion:reduce){.gallery-download__pulse[data-astro-cid-jv7tgnyb]{animation:none!important}}.gallery-grid-section[data-astro-cid-3t3w7lec]{padding-inline:0}.gallery-grid[data-astro-cid-3t3w7lec]{display:grid;gap:.75rem}.gallery-grid--2[data-astro-cid-3t3w7lec],.gallery-grid--3[data-astro-cid-3t3w7lec],.gallery-grid--4[data-astro-cid-3t3w7lec]{grid-template-columns:1fr}.gallery-grid__figure[data-astro-cid-3t3w7lec]{margin:0}.gallery-grid__item[data-astro-cid-3t3w7lec]{position:relative;width:100%;overflow:hidden;border:0;padding:0;background:none;cursor:zoom-in;aspect-ratio:4 / 5}.gallery-grid__item[data-astro-cid-3t3w7lec][data-reveal-state=pending]{opacity:0;transform:translateY(24px) scale(.93);will-change:transform,opacity;transition:opacity .55s ease,transform .72s cubic-bezier(.34,1.28,.64,1)}.gallery-grid__item[data-astro-cid-3t3w7lec].is-revealed{opacity:1;transform:none}.gallery-grid__item[data-astro-cid-3t3w7lec]:focus-visible{outline:1px solid rgba(166,134,94,.75);outline-offset:.35rem}.gallery-grid__image[data-astro-cid-3t3w7lec]{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.1);filter:brightness(.86) blur(4px);transition:transform 1.15s cubic-bezier(.4,0,.2,1),filter .75s ease}.gallery-grid__item[data-astro-cid-3t3w7lec].is-revealed .gallery-grid__image[data-astro-cid-3t3w7lec]{transform:scale(1);filter:brightness(1) blur(0)}.gallery-grid__item[data-astro-cid-3t3w7lec].is-revealed:hover .gallery-grid__image[data-astro-cid-3t3w7lec],.gallery-grid__item[data-astro-cid-3t3w7lec].is-revealed:focus-visible .gallery-grid__image[data-astro-cid-3t3w7lec]{transform:scale(1.04)}.gallery-grid__hint[data-astro-cid-3t3w7lec]{position:absolute;left:1rem;right:1rem;bottom:1rem;display:inline-flex;justify-content:center;padding:.65rem .9rem;border:1px solid rgba(255,255,255,.18);background:#0c0c0c3d;color:var(--color-cream);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;opacity:0;transform:translateY(8px);backdrop-filter:blur(10px);transition:opacity .3s ease,transform .3s ease}.gallery-grid__item[data-astro-cid-3t3w7lec]:hover .gallery-grid__hint[data-astro-cid-3t3w7lec],.gallery-grid__item[data-astro-cid-3t3w7lec]:focus-visible .gallery-grid__hint[data-astro-cid-3t3w7lec]{opacity:1;transform:none}@media(min-width:640px){.gallery-grid--2[data-astro-cid-3t3w7lec],.gallery-grid--3[data-astro-cid-3t3w7lec],.gallery-grid--4[data-astro-cid-3t3w7lec]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.gallery-grid--2[data-astro-cid-3t3w7lec]{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid--3[data-astro-cid-3t3w7lec]{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid--4[data-astro-cid-3t3w7lec]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.gallery-grid__item[data-astro-cid-3t3w7lec]{opacity:1!important;transform:none!important;transition:none!important}.gallery-grid__image[data-astro-cid-3t3w7lec],.gallery-grid__hint[data-astro-cid-3t3w7lec]{transform:none!important;filter:none!important;transition:none!important}.gallery-grid__hint[data-astro-cid-3t3w7lec]{opacity:1;position:static;margin-top:.75rem;background:var(--color-cream-dark);border-color:#a6865e47;color:var(--color-gold-dark);backdrop-filter:none}}.gallery-masonry[data-astro-cid-s6ujh2ed]{columns:1;column-gap:1rem}.gallery-masonry__figure[data-astro-cid-s6ujh2ed]{margin:0 0 1rem;break-inside:avoid}.gallery-masonry__item[data-astro-cid-s6ujh2ed]{position:relative;width:100%;overflow:hidden;border:0;padding:0;background:transparent;cursor:zoom-in;box-shadow:0 18px 38px #1c1c1c14}.gallery-masonry__item[data-astro-cid-s6ujh2ed][data-reveal-state=pending]{opacity:0;transform:translateY(24px) scale(.95);will-change:transform,opacity;transition:opacity .55s ease,transform .72s cubic-bezier(.34,1.28,.64,1)}.gallery-masonry__item[data-astro-cid-s6ujh2ed].is-revealed{opacity:1;transform:none}.gallery-masonry__item[data-astro-cid-s6ujh2ed]:focus-visible{outline:1px solid rgba(166,134,94,.75);outline-offset:.35rem}.gallery-masonry__image[data-astro-cid-s6ujh2ed]{display:block;width:100%;height:auto;transform:scale(1.08);filter:brightness(.9) blur(4px);transition:transform 1.1s cubic-bezier(.4,0,.2,1),filter .75s ease}.gallery-masonry__item[data-astro-cid-s6ujh2ed].is-revealed .gallery-masonry__image[data-astro-cid-s6ujh2ed]{transform:scale(1);filter:brightness(1) blur(0)}.gallery-masonry__item[data-astro-cid-s6ujh2ed].is-revealed:hover .gallery-masonry__image[data-astro-cid-s6ujh2ed],.gallery-masonry__item[data-astro-cid-s6ujh2ed].is-revealed:focus-visible .gallery-masonry__image[data-astro-cid-s6ujh2ed]{transform:scale(1.03)}.gallery-masonry__hint[data-astro-cid-s6ujh2ed]{position:absolute;left:1rem;right:1rem;bottom:1rem;display:inline-flex;justify-content:center;padding:.65rem .9rem;border:1px solid rgba(255,255,255,.18);background:#0c0c0c3d;color:var(--color-cream);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;opacity:0;transform:translateY(8px);backdrop-filter:blur(10px);transition:opacity .3s ease,transform .3s ease}.gallery-masonry__item[data-astro-cid-s6ujh2ed]:hover .gallery-masonry__hint[data-astro-cid-s6ujh2ed],.gallery-masonry__item[data-astro-cid-s6ujh2ed]:focus-visible .gallery-masonry__hint[data-astro-cid-s6ujh2ed]{opacity:1;transform:none}@media(min-width:700px){.gallery-masonry[data-astro-cid-s6ujh2ed]{columns:2}}@media(min-width:1024px){.gallery-masonry[data-astro-cid-s6ujh2ed]{columns:3}}@media(prefers-reduced-motion:reduce){.gallery-masonry__item[data-astro-cid-s6ujh2ed]{opacity:1!important;transform:none!important;transition:none!important}.gallery-masonry__image[data-astro-cid-s6ujh2ed],.gallery-masonry__hint[data-astro-cid-s6ujh2ed]{transform:none!important;filter:none!important;transition:none!important}.gallery-masonry__hint[data-astro-cid-s6ujh2ed]{opacity:1;position:static;margin-top:.75rem;background:var(--color-cream-dark);border-color:#a6865e47;color:var(--color-gold-dark);backdrop-filter:none}}.gallery-rundown[data-astro-cid-xsravpbk]{padding-block:clamp(3.5rem,7vw,5.5rem)}.gallery-rundown__intro[data-astro-cid-xsravpbk]{display:grid;gap:.35rem;margin-bottom:1.5rem;text-align:center}.gallery-rundown__eyebrow[data-astro-cid-xsravpbk]{margin:0;color:var(--color-gold-dark);font-size:.74rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.gallery-rundown__heading[data-astro-cid-xsravpbk]{margin:0;font-size:clamp(2rem,4vw,3rem);color:var(--color-charcoal)}.gallery-rundown__frame[data-astro-cid-xsravpbk]{position:relative}.gallery-rundown__frame[data-astro-cid-xsravpbk]:before,.gallery-rundown__frame[data-astro-cid-xsravpbk]:after{content:"";position:absolute;top:0;bottom:0;width:clamp(2rem,6vw,4rem);z-index:1;pointer-events:none}.gallery-rundown__frame[data-astro-cid-xsravpbk]:before{left:0;background:linear-gradient(90deg,var(--color-cream) 0%,rgba(253,251,247,0) 100%)}.gallery-rundown__frame[data-astro-cid-xsravpbk]:after{right:0;background:linear-gradient(270deg,var(--color-cream) 0%,rgba(253,251,247,0) 100%)}.gallery-rundown__track[data-astro-cid-xsravpbk]{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:.9rem;margin:0;padding:.25rem 0 .35rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;list-style:none;scrollbar-width:thin;scrollbar-color:rgba(166,134,94,.45) transparent}.gallery-rundown__track[data-astro-cid-xsravpbk]:focus-visible{outline:1px solid rgba(166,134,94,.55);outline-offset:.5rem}.gallery-rundown__item[data-astro-cid-xsravpbk]{scroll-snap-align:start}.gallery-rundown__figure[data-astro-cid-xsravpbk]{margin:0}.gallery-rundown__image[data-astro-cid-xsravpbk]{display:block;height:clamp(170px,24vw,220px);width:auto;min-width:min(54vw,180px);max-width:min(78vw,340px);object-fit:cover;border-radius:0;box-shadow:0 22px 40px #1c1c1c14}.sr-only[data-astro-cid-xsravpbk]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.gallery-rundown__intro[data-astro-cid-xsravpbk]{text-align:left}.gallery-rundown__frame[data-astro-cid-xsravpbk]:before,.gallery-rundown__frame[data-astro-cid-xsravpbk]:after{width:1.5rem}}.gallery-section-header[data-astro-cid-bbehkrjj]{padding-block:clamp(3.5rem,8vw,6rem) clamp(2rem,4vw,3rem)}.gallery-section-header--light[data-astro-cid-bbehkrjj]{background:var(--color-cream);color:var(--color-charcoal)}.gallery-section-header--neutral[data-astro-cid-bbehkrjj]{background:var(--color-cream-dark);color:var(--color-charcoal)}.gallery-section-header--dark[data-astro-cid-bbehkrjj]{background:var(--color-charcoal);color:var(--color-cream)}.gallery-section-header__inner[data-astro-cid-bbehkrjj]{max-width:44rem;margin-inline:auto;text-align:center}.gallery-section-header__inner[data-astro-cid-bbehkrjj][data-reveal-state=pending]{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .7s cubic-bezier(.22,1,.36,1)}.gallery-section-header__inner[data-astro-cid-bbehkrjj].is-visible{opacity:1;transform:none}.gallery-section-header__divider[data-astro-cid-bbehkrjj]{margin-inline:auto;margin-top:0;margin-bottom:1.35rem}.gallery-section-header__title[data-astro-cid-bbehkrjj]{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02}.gallery-section-header__subheading[data-astro-cid-bbehkrjj]{margin:.9rem auto 0;max-width:36rem;color:color-mix(in srgb,currentColor 62%,transparent);font-size:clamp(1rem,2vw,1.15rem);line-height:1.8}.gallery-section-header__image[data-astro-cid-bbehkrjj]{display:block;width:100%;height:auto;margin-bottom:2.75rem}.gallery-section-header__body[data-astro-cid-bbehkrjj]{margin:1.5rem auto 0;max-width:52ch;font-family:var(--font-serif);font-size:clamp(.9375rem,1.25vw,1.0625rem);font-style:italic;font-weight:300;line-height:1.85;text-align:center;color:color-mix(in srgb,currentColor 78%,transparent)}@media(prefers-reduced-motion:reduce){.gallery-section-header__inner[data-astro-cid-bbehkrjj]{opacity:1!important;transform:none!important;transition:none!important}}.gallery-section-renderer__inner[data-astro-cid-kqjy2nub]{padding-block:clamp(1.25rem,3vw,2rem)}.gallery-section-renderer__full-bleed[data-astro-cid-kqjy2nub][data-reveal-state=pending],.gallery-section-renderer__quote[data-astro-cid-kqjy2nub][data-reveal-state=pending]{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .72s cubic-bezier(.22,1,.36,1)}.gallery-section-renderer__full-bleed[data-astro-cid-kqjy2nub].is-visible,.gallery-section-renderer__quote[data-astro-cid-kqjy2nub].is-visible{opacity:1;transform:none}.gallery-section-renderer__full-bleed[data-astro-cid-kqjy2nub]{padding-block:0}.gallery-section-renderer__full-bleed-figure[data-astro-cid-kqjy2nub]{margin:0}.gallery-section-renderer__full-bleed-trigger[data-astro-cid-kqjy2nub]{display:block;width:100%;border:0;padding:0;background:none;cursor:zoom-in}.gallery-section-renderer__full-bleed-trigger[data-astro-cid-kqjy2nub]:focus-visible{outline:1px solid rgba(166,134,94,.75);outline-offset:.5rem}.gallery-section-renderer__full-bleed-image[data-astro-cid-kqjy2nub]{display:block;width:100%;min-height:85svh;object-fit:cover}.gallery-section-renderer__quote[data-astro-cid-kqjy2nub]{padding-block:clamp(3rem,7vw,5rem)}.gallery-section-renderer__quote--light[data-astro-cid-kqjy2nub]{background:var(--color-cream);color:var(--color-charcoal)}.gallery-section-renderer__quote--neutral[data-astro-cid-kqjy2nub]{background:var(--color-cream-dark);color:var(--color-charcoal)}.gallery-section-renderer__quote--dark[data-astro-cid-kqjy2nub]{background:var(--color-charcoal);color:var(--color-cream)}.gallery-section-renderer__quote-block[data-astro-cid-kqjy2nub]{max-width:48rem;margin:0 auto;padding:clamp(1.5rem,3vw,2.25rem) clamp(1.5rem,4vw,3rem);border-left:2px solid var(--color-gold)}.gallery-section-renderer__quote-block[data-astro-cid-kqjy2nub] p[data-astro-cid-kqjy2nub]{margin:0;font-family:var(--font-serif);font-size:clamp(1.5rem,4vw,2.65rem);line-height:1.22;font-style:italic}.gallery-section-renderer__quote-block[data-astro-cid-kqjy2nub] footer[data-astro-cid-kqjy2nub]{margin-top:1rem;color:color-mix(in srgb,currentColor 70%,transparent);font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.gallery-section-renderer__full-bleed[data-astro-cid-kqjy2nub],.gallery-section-renderer__quote[data-astro-cid-kqjy2nub]{opacity:1!important;transform:none!important;transition:none!important}}
