.Gallery-module__fvxASG__container{flex-direction:column;display:flex}.Gallery-module__fvxASG__heroSection{color:#0f172a;background-color:#f8fafc;background-image:radial-gradient(circle at 50% 20%,#1e9bc724 0%,#0000 60%),radial-gradient(#0c3b6b0f 1px,#0000 1px);align-items:center;min-height:360px;padding:120px 0 4rem;display:flex;position:relative}.Gallery-module__fvxASG__heroOverlay{display:none}.Gallery-module__fvxASG__heroContent{z-index:2;max-width:700px;position:relative}.Gallery-module__fvxASG__heroBadge{color:#0c3b6b;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);background:#1e9bc71f;border:1px solid #1e9bc752;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.Gallery-module__fvxASG__heroTitle{font-family:var(--font-display);color:#0c3b6b;letter-spacing:-.01em;margin-bottom:1.25rem;font-size:3rem;font-weight:800}@media (max-width:768px){.Gallery-module__fvxASG__heroTitle{font-size:2.25rem}}.Gallery-module__fvxASG__heroSubtitle{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Gallery-module__fvxASG__gallerySection{padding:5rem 0}.Gallery-module__fvxASG__categoryFilter{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.Gallery-module__fvxASG__filterBtn{font-family:var(--font-display);border-radius:var(--radius-full);color:#0c3b6b;cursor:pointer;transition:all var(--transition-fast);background:#0c3b6b0f;border:1px solid #0c3b6b1f;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.Gallery-module__fvxASG__filterBtn:hover{color:#1e9bc7;background:#1e9bc71f}.Gallery-module__fvxASG__filterBtnActive{color:#fff;background:#0c3b6b;border-color:#0c3b6b}.Gallery-module__fvxASG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}@media (max-width:991px){.Gallery-module__fvxASG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Gallery-module__fvxASG__galleryGrid{grid-template-columns:1fr}}.Gallery-module__fvxASG__galleryCard{border-radius:var(--radius-md);transition:all var(--transition-normal);background:#ffffffd9;border:1px solid #0c3b6b17;overflow:hidden;box-shadow:0 4px 16px #0c3b6b0a}.Gallery-module__fvxASG__galleryCard:hover{border-color:#1e9bc759;transform:translateY(-4px);box-shadow:0 16px 36px -4px #0c3b6b1f}.Gallery-module__fvxASG__imageWrapper{background-color:#0c3b6b0a;width:100%;height:240px;position:relative;overflow:hidden}.Gallery-module__fvxASG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Gallery-module__fvxASG__galleryCard:hover .Gallery-module__fvxASG__galleryImage{transform:scale(1.05)}.Gallery-module__fvxASG__cardContent{padding:1.25rem 1.5rem}.Gallery-module__fvxASG__cardCategory{text-transform:uppercase;letter-spacing:.06em;color:#1e9bc7;margin-bottom:.35rem;font-size:.72rem;font-weight:700}.Gallery-module__fvxASG__cardTitle{font-family:var(--font-display);color:#0c3b6b;margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.Gallery-module__fvxASG__cardDesc{color:#475569;font-size:.85rem;line-height:1.5}
