.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:transform .2s ease-in-out}.card:where(.astro-LGKM4U2A):hover{box-shadow:var(--shadow-md);transform:scale(1.05)}.title:where(.astro-LGKM4U2A){grid-area:1 / 1 / 1 / 1;z-index:1;margin:.5rem;padding:.5rem 1rem;background:var(--gray-999);color:var(--gray-200);border-radius:.375rem}.size:where(.astro-LGKM4U2A){grid-area:3 / 3 / 3 / 3;z-index:1;margin:.5rem;padding:.5rem 1rem;background:var(--accent-light);color:var(--gray-50);border-radius:.375rem}.collection:where(.astro-LGKM4U2A){grid-area:3 / 3 / 3 / 3;z-index:1;margin:.5rem;padding:.5rem 1rem;background:var(--gradient-stop-1);color:var(--gray-50);border-radius:.375rem}.title:where(.astro-LGKM4U2A):hover{transform:scale(1.025);transition:transform 50ms ease-in-out}img:where(.astro-LGKM4U2A){grid-area:1 / 1 / 4 / 4;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}}@media screen and (max-width: 799px){.collection-indicator:where(.astro-LGKM4U2A){position:static;top:auto;right:auto;margin:.5rem auto}}.collection-indicator-child:where(.astro-LGKM4U2A):hover{transform:scale(1.1);transition:transform 50ms ease-in-out}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0}}@keyframes astroFadeOut{to{opacity:0}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
