.gallery-module__zlwOTG__main{flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.gallery-module__zlwOTG__pageHeader{background:linear-gradient(135deg,var(--color-primary)0%,#005068 100%);min-height:400px;color:var(--color-white);padding:4rem var(--container-padding);text-align:center;justify-content:center;align-items:center;display:flex;position:relative}.gallery-module__zlwOTG__pageHeader:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,rgba(209,179,121,.08) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(209,179,121,.08) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.gallery-module__zlwOTG__headerContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.gallery-module__zlwOTG__pageTitle{font-family:var(--font-title);color:var(--color-white);letter-spacing:-.5px;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.gallery-module__zlwOTG__pageSubtitle{color:rgba(255,255,255,.95);margin:0;font-size:1.375rem;font-weight:400;line-height:1.6}.gallery-module__zlwOTG__contentWrapper{flex:1}.gallery-module__zlwOTG__section{padding:var(--spacing-xl)0;background:var(--color-white)}.gallery-module__zlwOTG__sectionAlt{background:#f8f9fa}.gallery-module__zlwOTG__container{max-width:var(--container-max-width);padding:0 var(--container-padding);margin:0 auto}.gallery-module__zlwOTG__galleryHeader{text-align:center;margin-bottom:3rem;padding:2rem 0}.gallery-module__zlwOTG__galleryOrnament{background:var(--color-secondary);width:40px;height:2px;margin:0 auto 1.5rem}.gallery-module__zlwOTG__galleryTitle{font-family:var(--font-title);color:var(--color-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:600;line-height:1.2}.gallery-module__zlwOTG__gallerySubtitle{color:var(--color-text);margin:0;font-size:1rem;line-height:1.7}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:1.25rem;display:grid}.gallery-module__zlwOTG__galleryItem{cursor:pointer;border-radius:4px;position:relative;overflow:hidden}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__tall{grid-row:span 2}.gallery-module__zlwOTG__galleryImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.gallery-module__zlwOTG__galleryOverlay{opacity:0;background:linear-gradient(transparent 0%,rgba(0,58,73,.85) 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.gallery-module__zlwOTG__galleryLabel{font-family:var(--font-title);color:var(--color-white);text-align:center;margin-bottom:.375rem;font-size:1.125rem;font-weight:600}.gallery-module__zlwOTG__galleryCategory{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.8125rem}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryImage{transform:scale(1.05)}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryOverlay{opacity:1}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__comingSoon{cursor:default}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__comingSoon .gallery-module__zlwOTG__galleryImage{border:2px dashed rgba(0,58,73,.2);justify-content:center;align-items:center;display:flex}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__comingSoon .gallery-module__zlwOTG__galleryOverlay{opacity:1;background:0 0;justify-content:center}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__comingSoon .gallery-module__zlwOTG__galleryLabel{color:var(--color-text-light);font-size:1.25rem}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__comingSoon .gallery-module__zlwOTG__galleryCategory{color:var(--color-text-light);opacity:.7}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__comingSoon:hover .gallery-module__zlwOTG__galleryImage{transform:none}.gallery-module__zlwOTG__testimonialsHeader{text-align:center;margin-bottom:3rem;padding:2rem 0}.gallery-module__zlwOTG__testimonialsOrnament{background:var(--color-secondary);width:40px;height:2px;margin:0 auto 1.5rem}.gallery-module__zlwOTG__testimonialsTitle{font-family:var(--font-title);color:var(--color-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:600;line-height:1.2}.gallery-module__zlwOTG__testimonialsSubtitle{color:var(--color-text);margin:0;font-size:1rem;line-height:1.7}.gallery-module__zlwOTG__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.gallery-module__zlwOTG__testimonialCard{background:var(--color-white);border-radius:8px;flex-direction:column;gap:1.25rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 12px rgba(0,58,73,.08)}.gallery-module__zlwOTG__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,58,73,.12)}.gallery-module__zlwOTG__quoteIcon{color:var(--color-secondary);opacity:.3;font-size:2rem}.gallery-module__zlwOTG__quote{color:var(--color-text);flex:1;margin:0;font-size:.9375rem;line-height:1.7}.gallery-module__zlwOTG__author{border-top:1px solid rgba(0,58,73,.08);align-items:center;gap:1rem;padding-top:1rem;display:flex}.gallery-module__zlwOTG__authorImage{background:linear-gradient(135deg,rgba(0,58,73,.1) 0%,rgba(209,179,121,.1) 100%);border:2px solid rgba(0,58,73,.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 12px rgba(0,58,73,.08)}.gallery-module__zlwOTG__userIcon{color:var(--color-primary);opacity:.6;font-size:1.5rem}.gallery-module__zlwOTG__authorInfo{flex:1}.gallery-module__zlwOTG__authorName{font-family:var(--font-title);color:var(--color-primary);margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.gallery-module__zlwOTG__authorRole{color:var(--color-text-light);margin:0;font-size:.8125rem}.gallery-module__zlwOTG__authorEvent{color:var(--color-secondary);margin:.125rem 0 0;font-size:.75rem;font-style:italic}@media (max-width:768px){.gallery-module__zlwOTG__main{padding-top:70px}.gallery-module__zlwOTG__pageHeader{min-height:300px;padding:3rem var(--container-padding)}.gallery-module__zlwOTG__pageTitle{font-size:2.5rem}.gallery-module__zlwOTG__pageSubtitle{font-size:1.125rem}.gallery-module__zlwOTG__section{padding:var(--spacing-lg)0}.gallery-module__zlwOTG__galleryHeader{margin-bottom:2.5rem;padding:1.5rem 0}.gallery-module__zlwOTG__galleryTitle{font-size:2rem}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:1rem}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__tall{grid-row:span 2}.gallery-module__zlwOTG__testimonialsHeader{margin-bottom:2.5rem;padding:1.5rem 0}.gallery-module__zlwOTG__testimonialsTitle{font-size:2rem}.gallery-module__zlwOTG__testimonialGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.gallery-module__zlwOTG__testimonialCard{padding:1.75rem}.gallery-module__zlwOTG__quoteIcon{font-size:1.75rem}.gallery-module__zlwOTG__authorImage{width:45px;height:45px}}@media (max-width:480px){.gallery-module__zlwOTG__pageHeader{min-height:250px;padding:2.5rem var(--container-padding)}.gallery-module__zlwOTG__pageTitle{font-size:2rem}.gallery-module__zlwOTG__pageSubtitle{font-size:1rem}.gallery-module__zlwOTG__galleryHeader{margin-bottom:2rem;padding:1rem 0}.gallery-module__zlwOTG__galleryOrnament{width:35px;margin-bottom:1.25rem}.gallery-module__zlwOTG__galleryTitle{font-size:1.75rem}.gallery-module__zlwOTG__gallerySubtitle{font-size:.9375rem}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:1fr;grid-auto-rows:240px;gap:1rem}.gallery-module__zlwOTG__galleryItem.gallery-module__zlwOTG__tall{grid-row:span 1}.gallery-module__zlwOTG__galleryLabel{font-size:1rem}.gallery-module__zlwOTG__galleryCategory{font-size:.75rem}.gallery-module__zlwOTG__testimonialsHeader{margin-bottom:2rem;padding:1rem 0}.gallery-module__zlwOTG__testimonialsOrnament{width:35px;margin-bottom:1.25rem}.gallery-module__zlwOTG__testimonialsTitle{font-size:1.75rem}.gallery-module__zlwOTG__testimonialsSubtitle{font-size:.9375rem}.gallery-module__zlwOTG__testimonialGrid{grid-template-columns:1fr;gap:1.5rem}.gallery-module__zlwOTG__testimonialCard{gap:1rem;padding:1.5rem}.gallery-module__zlwOTG__quoteIcon{font-size:1.5rem}.gallery-module__zlwOTG__quote{font-size:.875rem}.gallery-module__zlwOTG__author{padding-top:.875rem}.gallery-module__zlwOTG__authorImage{width:40px;height:40px}.gallery-module__zlwOTG__authorName{font-size:.875rem}.gallery-module__zlwOTG__authorRole{font-size:.75rem}.gallery-module__zlwOTG__authorEvent{font-size:.6875rem}}
