.ProjectCard-module__MnOYna__projectCard{cursor:pointer;transition:transform var(--transition-normal);color:inherit;text-decoration:none;display:block}.ProjectCard-module__MnOYna__projectCard:hover{transform:translateY(-4px)}.ProjectCard-module__MnOYna__projectImage{aspect-ratio:1;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-normal);overflow:hidden}.ProjectCard-module__MnOYna__projectCard:hover .ProjectCard-module__MnOYna__projectImage{box-shadow:var(--shadow-lg)}.ProjectCard-module__MnOYna__image{object-fit:cover;width:100%;height:100%}.ProjectCard-module__MnOYna__projectTitle{color:var(--color-charcoal);text-align:center;margin-top:12px;font-size:14px;font-weight:500}
.ProjectGrid-module__aJL61q__projectsGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:1024px){.ProjectGrid-module__aJL61q__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProjectGrid-module__aJL61q__projectsGrid{grid-template-columns:1fr;gap:20px}}
