.gallery_galleryWrapper__163zj{width:100%}.gallery_pageHeader__YQmjF{background:linear-gradient(180deg,#F5EEFE,#FAF5FF);padding:4rem 0 3.5rem;text-align:center;border-bottom:1px solid var(--border-light)}.gallery_pageHeader__YQmjF h1{font-size:2.8rem;margin-bottom:.75rem}.gallery_pageHeader__YQmjF p{color:var(--text-light);font-size:1.12rem;max-width:680px;margin:0 auto}.gallery_filterBar__Q_vEw{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.gallery_filterBtn__mxs_v{background:var(--bg-surface);color:var(--text-main);border:1px solid var(--border-light);padding:.65rem 1.4rem;border-radius:var(--radius-full);font-weight:600;font-size:.95rem;transition:all .25s ease;cursor:pointer}.gallery_filterBtn__mxs_v:hover{background:var(--color-primary-light);color:var(--color-primary-dark);border-color:var(--color-primary)}.gallery_activeFilter___s3Qx{background:var(--color-primary);color:#FFFFFF;border-color:var(--color-primary);box-shadow:0 4px 14px rgba(124,58,237,.25)}.gallery_photoGrid__gPJyM{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.75rem;gap:1.75rem}.gallery_photoCard__sdJo_{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-subtle);background:var(--bg-surface);border:1px solid var(--border-light);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery_photoCard__sdJo_:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.gallery_imageContainer__GBkQM{position:relative;width:100%;height:280px;overflow:hidden}.gallery_cardImg__2zfgD{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery_photoCard__sdJo_:hover .gallery_cardImg__2zfgD{transform:scale(1.08)}.gallery_hoverOverlay__xpFoB{position:absolute;inset:0;background:linear-gradient(0deg,rgba(30,27,75,.85),rgba(30,27,75,.2) 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;color:#FFFFFF;opacity:.9;transition:opacity .3s ease}.gallery_zoomIcon__pTrFf{position:absolute;top:16px;right:16px;color:#FFFFFF;background:rgba(255,255,255,.2);padding:4px;border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery_hoverTag__TO2vc{font-size:.75rem;font-weight:700;color:#FBCFE8;text-transform:uppercase;letter-spacing:.05em}.gallery_hoverTitle__EKCwx{font-size:1.1rem;color:#FFFFFF;margin-top:.2rem}.gallery_quoteCallout__HLG_E{margin-top:4rem;background:linear-gradient(135deg,#F5EEFE,#FCE7F3);border-radius:var(--radius-lg);padding:2.5rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border:1px solid var(--border-pink)}.gallery_quoteText__k5c3o h3{font-size:1.5rem;margin-bottom:.5rem}.gallery_quoteText__k5c3o p{color:var(--text-body);font-size:1rem}.gallery_lightboxBackdrop__t0fY_{position:fixed;inset:0;z-index:1000;background:rgba(15,23,42,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem}.gallery_lightboxModal__Gf233{background:#FFFFFF;border-radius:var(--radius-lg);max-width:750px;width:100%;overflow:hidden;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.gallery_closeBtn__2pbiY{position:absolute;top:14px;right:14px;z-index:10;background:rgba(0,0,0,.6);color:#FFFFFF;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.gallery_closeBtn__2pbiY:hover{background:rgba(0,0,0,.9)}.gallery_modalImageWrapper__fUYe1{width:100%;max-height:500px;background:#0F172A;display:flex;align-items:center;justify-content:center}.gallery_modalImg___jGrR{max-width:100%;max-height:500px;object-fit:contain}.gallery_modalCaption__0_EOW{padding:1.5rem}.gallery_modalBadge__amOPw{display:inline-block;background:var(--color-secondary-light);color:var(--color-secondary-dark);font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:var(--radius-full);text-transform:uppercase;margin-bottom:.4rem}@media (max-width:768px){.gallery_quoteCallout__HLG_E{flex-direction:column;text-align:center;padding:2rem}}