.templates-grid.svelte-ubkcxg{display:grid;grid-template-columns:1fr;gap:20px}.template-card.svelte-ubkcxg{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--ant-border-radius-lg);overflow:hidden;transition:all .2s var(--ant-motion-ease)}.template-card.svelte-ubkcxg:hover{box-shadow:var(--ant-box-shadow-secondary);border-color:var(--color-border)}.template-img.svelte-ubkcxg{height:160px;background:var(--color-fill);overflow:hidden}.template-info.svelte-ubkcxg{padding:20px}@media(min-width:640px){.templates-grid.svelte-ubkcxg{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.templates-grid.svelte-ubkcxg{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.templates-grid.svelte-ubkcxg{grid-template-columns:repeat(4,1fr)}}
