.GalleryCard_card__EOmMl{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:3/4;cursor:pointer;background:var(--surface-2,#FAE5EE);outline:none}.GalleryCard_card__EOmMl:focus-visible{box-shadow:0 0 0 3px var(--accent)}.GalleryCard_card__EOmMl:hover .GalleryCard_overlay__ktkcX{opacity:1}.GalleryCard_card__EOmMl:hover .GalleryCard_img__o5Xtw{transform:scale(1.06)}.GalleryCard_img__o5Xtw{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1)}.GalleryCard_overlay__ktkcX{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.1) 50%,transparent);opacity:0;transition:opacity .3s;z-index:1;display:flex;align-items:flex-end;padding:1rem}.GalleryCard_title__eQq8L{color:#fff;font-size:.85rem;font-weight:600;line-height:1.3}.GalleryCard_badge__oABKM{position:absolute;inset-block-start:.5rem;inset-inline-end:.5rem;z-index:2}.GalleryFilter_row__RxwKo{display:flex;gap:.5rem;flex-wrap:wrap;-webkit-margin-after:2rem;margin-block-end:2rem}.GalleryFilter_pill__I4Q3A{padding:.5rem 1.25rem;border-radius:9999px;font-size:.88rem;font-weight:600;border:1.5px solid var(--border);color:var(--text-muted);background:rgba(0,0,0,0);cursor:pointer;transition:background .18s,color .18s,border-color .18s}.GalleryFilter_pill__I4Q3A:hover{border-color:var(--accent);color:var(--accent)}.GalleryFilter_active__TSp6Q{background:var(--accent);border-color:var(--accent);color:#fff}.GalleryFilter_active__TSp6Q:hover{background:var(--accent-deep);border-color:var(--accent-deep);color:#fff}.GalleryModal_overlay__c_WFY{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem;cursor:pointer}.GalleryModal_panel__lr3vG{position:relative;background:#1a1a1a;border-radius:28px;overflow:hidden;max-width:860px;width:100%;max-height:90dvh;display:flex;flex-direction:column;cursor:default}@media(min-width:768px){.GalleryModal_panel__lr3vG{flex-direction:row}}.GalleryModal_imageSide__8KT_T{position:relative;aspect-ratio:3/4;flex:1 1;min-height:300px;background:#2a2a2a}@media(min-width:768px){.GalleryModal_imageSide__8KT_T{aspect-ratio:auto;min-height:500px}}.GalleryModal_modalImg__YPEO8{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.GalleryModal_infoSide__v8E4R{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;min-width:220px;max-width:280px;background:#1a1a1a}@media(min-width:768px){.GalleryModal_infoSide__v8E4R{padding:2rem}}.GalleryModal_modalTitle__lZpSL{font-size:1.2rem;font-weight:700;color:#f0ede8;font-family:var(--font-display)}.GalleryModal_modalDesc__6330s{font-size:.9rem;color:#888;line-height:1.65}.GalleryModal_tags__ayanc{display:flex;flex-wrap:wrap;gap:.5rem}.GalleryModal_tag__5EmCo{font-size:.75rem;padding:.25rem .75rem;border-radius:9999px;background:hsla(0,0%,100%,.07);color:#888;border:1px solid hsla(0,0%,100%,.1)}.GalleryModal_close__6pDSM{position:absolute;inset-block-start:.75rem;inset-inline-end:.75rem;width:36px;height:36px;border-radius:9999px;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:#fff;z-index:10;cursor:pointer;border:none;transition:background .18s}.GalleryModal_close__6pDSM:hover{background:rgba(0,0,0,.8)}.GalleryModal_close__6pDSM svg{width:16px;height:16px}.GalleryGrid_grid__hYNKF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}@media(min-width:480px){.GalleryGrid_grid__hYNKF{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.GalleryGrid_grid__hYNKF{grid-template-columns:repeat(4,1fr);gap:1rem}}@media(min-width:1280px){.GalleryGrid_grid__hYNKF{grid-template-columns:repeat(5,1fr)}}.GalleryGrid_empty__ED1XC{grid-column:1/-1;text-align:center;padding-block:4rem;color:var(--text-muted);font-size:1rem}