.insights-full-grid.svelte-u6zn5i{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.insight-full-card.svelte-u6zn5i{display:flex;flex-direction:column;text-decoration:none;color:inherit;overflow:hidden;transition:all var(--transition)}.insight-full-card.svelte-u6zn5i:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.insight-img.svelte-u6zn5i{position:relative;height:200px;overflow:hidden}.insight-img.svelte-u6zn5i img:where(.svelte-u6zn5i){width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.insight-full-card.svelte-u6zn5i:hover .insight-img:where(.svelte-u6zn5i) img:where(.svelte-u6zn5i){transform:scale(1.04)}.insight-cat.svelte-u6zn5i{position:absolute;top:1rem;left:1rem;background:var(--teal);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .75rem;border-radius:100px}.insight-body.svelte-u6zn5i{padding:1.5rem;flex:1;display:flex;flex-direction:column}.insight-meta.svelte-u6zn5i{font-size:.78rem;color:var(--soft-text);margin-bottom:.6rem}.insight-body.svelte-u6zn5i h2:where(.svelte-u6zn5i){font-size:1.05rem;margin-bottom:.6rem;line-height:1.4}.insight-excerpt.svelte-u6zn5i{font-size:.88rem;color:var(--soft-text);line-height:1.6;flex:1;margin-bottom:1.25rem}.insight-link.svelte-u6zn5i{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--teal);transition:gap var(--transition)}.insight-full-card.svelte-u6zn5i:hover .insight-link:where(.svelte-u6zn5i){gap:.65rem}@media(max-width:1024px){.insights-full-grid.svelte-u6zn5i{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.insights-full-grid.svelte-u6zn5i{grid-template-columns:1fr}}
