.articles-page.svelte-1s1l9h0{background:#fff;min-height:100vh}.articles-grid-wrap.svelte-1s1l9h0{max-width:1100px;margin:0 auto;padding:48px 32px 72px}.articles-grid.svelte-1s1l9h0{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.article-card.svelte-1s1l9h0{background:#fff;border:1px solid #e8e2d5;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.article-card.svelte-1s1l9h0:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.article-card__img-wrap.svelte-1s1l9h0{aspect-ratio:16/10;width:100%;overflow:hidden}.article-card__img.svelte-1s1l9h0{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.article-card.svelte-1s1l9h0:hover .article-card__img:where(.svelte-1s1l9h0){transform:scale(1.04)}.article-card__body.svelte-1s1l9h0{flex-direction:column;flex:1;gap:8px;padding:20px 22px 24px;display:flex}.article-card__date.svelte-1s1l9h0{color:#999;letter-spacing:.04em;font-size:12px}.article-card__title.svelte-1s1l9h0{color:#1f1a17;margin:0;font-size:1rem;font-weight:600;line-height:1.45}.article-card__read.svelte-1s1l9h0{color:#cebd88;letter-spacing:.04em;margin-top:auto;padding-top:12px;font-size:13px;font-weight:600}@media (width<=900px){.articles-grid.svelte-1s1l9h0{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.articles-grid-wrap.svelte-1s1l9h0{padding:32px 20px 56px}.articles-grid.svelte-1s1l9h0{grid-template-columns:1fr}}
