section.svelte-ybg57f.svelte-ybg57f{padding:4rem 1rem;max-width:var(--container-width);margin:0 auto;background-color:var(--color-bg)}h1.svelte-ybg57f.svelte-ybg57f{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--color-primary)}.subtitle.svelte-ybg57f.svelte-ybg57f{text-align:center;color:var(--color-text);margin-bottom:3rem;font-size:1.1rem}.article-grid.svelte-ybg57f.svelte-ybg57f{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.article-card.svelte-ybg57f.svelte-ybg57f{background:white;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.05)}.article-card.svelte-ybg57f.svelte-ybg57f:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.article-card.svelte-ybg57f:hover .read-more.svelte-ybg57f{color:var(--color-accent);gap:.5rem}.article-card.svelte-ybg57f:hover img.svelte-ybg57f{transform:scale(1.05)}.image-container.svelte-ybg57f.svelte-ybg57f{position:relative;padding-top:56.25%;overflow:hidden;background-color:#f0f0f0}.image-container.svelte-ybg57f img.svelte-ybg57f{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.image-container.svelte-ybg57f .source-badge.svelte-ybg57f{position:absolute;top:1rem;right:1rem;background-color:var(--color-accent);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-sm);z-index:10}.content.svelte-ybg57f.svelte-ybg57f{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.content.svelte-ybg57f h2.svelte-ybg57f{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;line-height:1.4;color:var(--color-primary);font-family:Inter,sans-serif}.content.svelte-ybg57f p.svelte-ybg57f{font-size:.95rem;color:var(--color-text-dark);margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-more.svelte-ybg57f.svelte-ybg57f{font-size:.9rem;font-weight:600;color:var(--color-primary);display:flex;align-items:center;transition:all .3s ease}
