.catalog-grid.svelte-ec29qo{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px;display:grid}@media (width<=900px){.catalog-grid.svelte-ec29qo{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.catalog-grid.svelte-ec29qo{grid-template-columns:1fr}}.catalog-card.svelte-ec29qo{flex-direction:column;display:flex}.catalog-card-thumb.svelte-ec29qo{aspect-ratio:16/9;background:var(--color-gray-800);border-radius:3px;width:100%;margin-bottom:16px;position:relative;overflow:hidden}.catalog-card-thumb.svelte-ec29qo img:where(.svelte-ec29qo){object-fit:cover;width:100%;height:100%;transition:transform .4s}.catalog-card.svelte-ec29qo:hover .catalog-card-thumb:where(.svelte-ec29qo) img:where(.svelte-ec29qo){transform:scale(1.03)}.catalog-card-placeholder.svelte-ec29qo{background:var(--color-gray-800);justify-content:center;align-items:center;width:100%;height:100%;transition:filter .4s;display:flex}.catalog-card.svelte-ec29qo:hover .catalog-card-placeholder:where(.svelte-ec29qo){filter:brightness(1.3)}.catalog-duration.svelte-ec29qo{color:#fff;font-family:var(--font-heading);letter-spacing:.05em;background:#000000bf;border-radius:2px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;bottom:8px;right:8px}.catalog-quality.svelte-ec29qo{background:var(--color-accent-green);color:#4ade80;font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:8px;right:8px}.catalog-card-body.svelte-ec29qo{flex-direction:column;gap:6px;display:flex}
