.project-card:where(.astro-BPE6DWHU){background:var(--white);border:1px solid var(--lightBorder);border-radius:var(--card-radius);padding:0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 4px #0e1e251f;transition:box-shadow .2s}.project-card:where(.astro-BPE6DWHU):hover{box-shadow:0 4px 12px #0e1e252e}.project-image:where(.astro-BPE6DWHU){width:100%;height:140px;overflow:hidden;background:var(--light)}.project-image:where(.astro-BPE6DWHU) img:where(.astro-BPE6DWHU){width:100%;height:100%;object-fit:cover}.project-title:where(.astro-BPE6DWHU){font-size:1.15rem;margin:0 0 .5rem;color:var(--heading);padding:0 1.5rem}.project-card:where(.astro-BPE6DWHU):has(.project-image) .project-title:where(.astro-BPE6DWHU){padding-top:1rem}.project-card:where(.astro-BPE6DWHU):not(:has(.project-image)) .project-title:where(.astro-BPE6DWHU){padding-top:1.5rem}.project-description:where(.astro-BPE6DWHU){font-size:.9rem;line-height:1.5;color:var(--text);margin:0 0 .75rem;padding:0 1.5rem;flex-grow:1}.project-collaborators:where(.astro-BPE6DWHU){font-size:.8rem;color:var(--text-muted);margin:0 0 1rem;padding:0 1.5rem}.project-link:where(.astro-BPE6DWHU){font-size:.85rem;align-self:flex-start;margin:0 1.5rem 1.5rem}
