.GalleryGrid-module__BQYCUG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.4vw,1.75rem);margin-top:clamp(1.25rem,5vw,2.75rem);display:grid}.GalleryGrid-module__BQYCUG__card{background:var(--surface);min-width:0;box-shadow:0 1.2rem 3rem -2rem color-mix(in srgb, var(--primary-deep) 48%, transparent);color:inherit;cursor:zoom-in;text-align:left;border:0;border-radius:1.35rem;padding:0;transition:transform .26s,box-shadow .26s;display:block;overflow:hidden}.GalleryGrid-module__BQYCUG__imageFrame{aspect-ratio:3/2;isolation:isolate;display:block;position:relative;overflow:hidden}.GalleryGrid-module__BQYCUG__image{object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.GalleryGrid-module__BQYCUG__shade{z-index:1;background:linear-gradient(180deg, transparent 35%, color-mix(in srgb, var(--primary-deep) 92%, transparent) 100%);transition:background .26s;position:absolute;inset:0}.GalleryGrid-module__BQYCUG__caption{z-index:2;color:#fff;gap:.35rem;display:grid;position:absolute;bottom:1.25rem;left:1.35rem;right:1.35rem}.GalleryGrid-module__BQYCUG__category{color:color-mix(in srgb, #fff 78%, var(--accent));letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800}.GalleryGrid-module__BQYCUG__cardTitle{text-wrap:balance;font-size:clamp(1rem,2vw,1.25rem);font-weight:800;line-height:1.25}.GalleryGrid-module__BQYCUG__expandIcon{z-index:2;background:color-mix(in srgb, var(--primary-deep) 74%, transparent);color:#fff;opacity:0;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:1px solid #ffffff73;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;transition:opacity .24s,transform .24s;display:grid;position:absolute;top:1rem;right:1rem;transform:translateY(-.4rem)}.GalleryGrid-module__BQYCUG__card:hover,.GalleryGrid-module__BQYCUG__card:focus-visible{box-shadow:0 1.6rem 3.4rem -1.8rem color-mix(in srgb, var(--primary-deep) 58%, transparent);transform:translateY(-.35rem)}.GalleryGrid-module__BQYCUG__card:hover .GalleryGrid-module__BQYCUG__image,.GalleryGrid-module__BQYCUG__card:focus-visible .GalleryGrid-module__BQYCUG__image{transform:scale(1.055)}.GalleryGrid-module__BQYCUG__card:hover .GalleryGrid-module__BQYCUG__expandIcon,.GalleryGrid-module__BQYCUG__card:focus-visible .GalleryGrid-module__BQYCUG__expandIcon{opacity:1;transform:translateY(0)}.GalleryGrid-module__BQYCUG__card:focus-visible{outline:3px solid var(--accent);outline-offset:4px}@media (max-width:62rem){.GalleryGrid-module__BQYCUG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:40rem){.GalleryGrid-module__BQYCUG__grid{grid-template-columns:1fr}.GalleryGrid-module__BQYCUG__expandIcon{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.GalleryGrid-module__BQYCUG__card,.GalleryGrid-module__BQYCUG__image,.GalleryGrid-module__BQYCUG__expandIcon{transition-duration:.01ms}.GalleryGrid-module__BQYCUG__card:hover,.GalleryGrid-module__BQYCUG__card:focus-visible,.GalleryGrid-module__BQYCUG__card:hover .GalleryGrid-module__BQYCUG__image,.GalleryGrid-module__BQYCUG__card:focus-visible .GalleryGrid-module__BQYCUG__image{transform:none}}
.PhotoGallery-module__jxve5a__section{padding:clamp(2rem,8vw,2rem) 1.5rem;position:relative;overflow:hidden}.PhotoGallery-module__jxve5a__container{width:min(100%,80rem);margin-inline:auto}.PhotoGallery-module__jxve5a__heading{text-align:center;max-width:46rem;margin-inline:auto}.PhotoGallery-module__jxve5a__eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:800;line-height:1.4}.PhotoGallery-module__jxve5a__title{color:var(--primary);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.08}.PhotoGallery-module__jxve5a__description{max-width:41rem;color:var(--muted);text-wrap:pretty;margin:1.1rem auto 0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.75}.PhotoGallery-module__jxve5a__emptyState{border:1px dashed var(--border);background:var(--surface);text-align:center;border-radius:1.5rem;max-width:38rem;margin:2.5rem auto 0;padding:clamp(2rem,7vw,4rem)}.PhotoGallery-module__jxve5a__emptyState h3{color:var(--primary);margin:0;font-size:1.25rem}.PhotoGallery-module__jxve5a__emptyState p{color:var(--muted);margin:.75rem 0 0;line-height:1.65}.PhotoGallery-module__jxve5a__viewAllWrapper{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}.PhotoGallery-module__jxve5a__viewAllButton{background:var(--color-primary,#9f1d2e);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.PhotoGallery-module__jxve5a__viewAllButton span{font-size:1.15rem;transition:transform .18s}.PhotoGallery-module__jxve5a__viewAllButton:hover{background:var(--color-primary-dark,#7d1523);transform:translateY(-2px);box-shadow:0 12px 28px #00000024}.PhotoGallery-module__jxve5a__viewAllButton:hover span{transform:translate(4px)}.PhotoGallery-module__jxve5a__viewAllButton:focus-visible{outline-offset:4px;outline:3px solid #9f1d2e4d}@media (prefers-reduced-motion:reduce){.PhotoGallery-module__jxve5a__viewAllButton,.PhotoGallery-module__jxve5a__viewAllButton span{transition:none}}@media (max-width:40rem){.PhotoGallery-module__jxve5a__section{padding-inline:1rem}}
