.ProjectCard_projectsGrid__77AEy{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.ProjectCard_projectsGrid__77AEy{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ProjectCard_projectsGrid__77AEy{grid-template-columns:repeat(3,1fr)}}.ProjectCard_card__C4_rN{position:relative;background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease}.ProjectCard_card__C4_rN:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.ProjectCard_card__C4_rN:hover .ProjectCard_image__YLb4k{transform:scale(1.05)}.ProjectCard_imageContainer__Twljf{width:100%;height:200px;overflow:hidden}.ProjectCard_image__YLb4k{transition:transform .5s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProjectCard_content__uUjpE{padding:1.5rem}.ProjectCard_header__qqyPY{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ProjectCard_title__aFg_7{font-size:1.25rem;font-weight:600;color:#1a1a1a}.ProjectCard_status__b_3ix{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.ProjectCard_completed__9Rddd{background-color:#dcfce7;color:#166534}.ProjectCard_inProgress__o9HNL{background-color:#dbeafe;color:#1e40af}.ProjectCard_description__lpZrB{color:#4b5563;margin-bottom:1rem;line-height:1.5}.ProjectCard_tags__dgItk{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.ProjectCard_tag__lzntj{background-color:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:6px;font-size:.875rem;transition:all .2s ease}.ProjectCard_tag__lzntj:hover{background-color:#e5e7eb}.ProjectCard_viewDetailsBtn__ubEXx{display:inline-block;background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;transition:all .2s ease}.ProjectCard_viewDetailsBtn__ubEXx:hover{background-color:#1d4ed8;transform:translateY(-1px)}