.project-card:where(.astro-HFKLSA22){background-color:#ffffff1a;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.project-image-container:where(.astro-HFKLSA22){position:relative;width:100%;height:200px}.project-image:where(.astro-HFKLSA22){width:100%;height:100%;filter:blur(1.5px)}.project-image:where(.astro-HFKLSA22) img{width:100%;height:100%;object-fit:cover}.image-overlay:where(.astro-HFKLSA22){position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c}.project-logo-container:where(.astro-HFKLSA22){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.project-logo-container:where(.astro-HFKLSA22) img{max-width:100px;height:auto}.project-content:where(.astro-HFKLSA22){padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.project-content:where(.astro-HFKLSA22) h3:where(.astro-HFKLSA22){color:#fff;margin:0 0 1rem}.project-blurb:where(.astro-HFKLSA22){color:#fff;margin-bottom:1.5rem;flex-grow:1}.project-details:where(.astro-HFKLSA22){display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.5rem}.detail-item:where(.astro-HFKLSA22){display:flex;flex-direction:column}.label:where(.astro-HFKLSA22){color:#ffffffb3;font-size:.9rem}.value:where(.astro-HFKLSA22){color:#fff;font-weight:500}.project-link:where(.astro-HFKLSA22){display:inline-block;padding:.75rem 1.5rem;background-color:#fff;color:#1a1a1a;text-decoration:none;border-radius:4px;text-align:center;font-weight:500;transition:background-color .2s}.project-link:where(.astro-HFKLSA22):hover{background-color:#ffffffe6}@media (max-width:768px){.project-details:where(.astro-HFKLSA22){grid-template-columns:1fr}}