.card:where(.astro-LGKM4U2A){display:grid;grid-template:auto 1fr / auto 1fr;height:11rem;background:var(--gradient-subtle);border:1px solid var(--gray-800);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;font-family:var(--font-brand);font-size:var(--text-lg);font-weight:500;transition:box-shadow var(--theme-transition)}.card:where(.astro-LGKM4U2A):hover{box-shadow:var(--shadow-md)}.title:where(.astro-LGKM4U2A){grid-area:1 / 1 / 2 / 2;z-index:1;margin:.5rem;padding:.5rem 1rem;background:var(--gray-999);color:var(--gray-200);border-radius:.375rem}img:where(.astro-LGKM4U2A){grid-area:1 / 1 / 3 / 3;width:100%;height:100%;object-fit:cover}@media (min-width: 50em){.card:where(.astro-LGKM4U2A){height:22rem;border-radius:1.5rem}.title:where(.astro-LGKM4U2A){border-radius:.9375rem}}
