.template-grid.svelte-1cvelko{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px;display:grid}.template-card.svelte-1cvelko{border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .2s var(--ease), background .2s var(--ease), transform .2s var(--ease);flex-direction:column;gap:20px;padding:28px 36px;text-decoration:none;display:flex;overflow:hidden}.template-card.svelte-1cvelko:hover{border-color:var(--border-light);background:var(--bg-card-hover);color:var(--text);transform:translateY(-2px)}.template-info.svelte-1cvelko h3:where(.svelte-1cvelko){color:var(--text);margin-bottom:6px;font-size:1.1rem;font-weight:700}.template-info.svelte-1cvelko p:where(.svelte-1cvelko){color:var(--text-muted);font-size:.9rem;line-height:1.5}.template-video.svelte-1cvelko{border-radius:var(--radius-sm);margin-top:auto;overflow:hidden}@media (width<=600px){.template-grid.svelte-1cvelko{grid-template-columns:1fr}}
