.container.svelte-17allv6{max-width:1200px;margin:0 auto;padding:0 1rem}.articles-section.svelte-17allv6{padding:2rem 0 4rem}.loading.svelte-17allv6,.no-articles.svelte-17allv6{text-align:center;padding:2rem;color:#666;font-size:1.1rem}.articles-grid.svelte-17allv6{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.article-card.svelte-17allv6{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.article-card.svelte-17allv6:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}.article-link.svelte-17allv6{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.article-image.svelte-17allv6{height:200px;overflow:hidden;background-color:#eef1f5;position:relative}.article-image.svelte-17allv6 img:where(.svelte-17allv6){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-placeholder.svelte-17allv6{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#1a6eb7;color:#fff;font-size:1.2rem;font-weight:500}.article-card.svelte-17allv6:hover .article-image:where(.svelte-17allv6) img:where(.svelte-17allv6){transform:scale(1.05)}.article-content.svelte-17allv6{padding:1.5rem;flex:1;display:flex;flex-direction:column}.article-meta.svelte-17allv6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.85rem;color:#666}.category.svelte-17allv6{background-color:#1a6eb7;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem}.article-title.svelte-17allv6{color:#002559;font-size:1.25rem;margin-bottom:.75rem;line-height:1.3;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.read-more.svelte-17allv6{color:#1a6eb7;font-weight:500;font-size:.9rem;margin-top:auto;display:inline-block;transition:transform .3s ease}.article-card.svelte-17allv6:hover .read-more:where(.svelte-17allv6){transform:translate(5px)}@media (max-width: 992px){.articles-grid.svelte-17allv6{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.articles-grid.svelte-17allv6{grid-template-columns:1fr}}
