.articles_articlesPage__HOWKw{padding:3rem 0;min-height:80vh}.articles_pageTitle__qeYEa{margin-bottom:2rem;color:var(--main-color)}.articles_noArticles___bD5O{text-align:center;color:var(--text-light);padding:4rem 0;background-color:var(--section-bg);border-radius:8px}.ArticleCard_card__Asfk2{background-color:var(--section-bg);border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:block}.ArticleCard_card__Asfk2:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(193,95,60,.3)}.ArticleCard_imageWrapper__hI6RA{width:100%;height:200px;position:relative;overflow:hidden}.ArticleCard_image__z9kHI{object-fit:cover;width:100%;height:100%}.ArticleCard_content__Q8SHY{padding:1.5rem}.ArticleCard_title__8hOL_{font-size:1.25rem;color:var(--main-color);margin-bottom:.5rem}.ArticleCard_excerpt__ugPd6{color:var(--text-light);margin-bottom:1rem;display:-webkit-box;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ArticleCard_meta__WVz4e{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.ArticleCard_date__LT_k0{color:var(--text-light);font-size:.9rem}.ArticleCard_tags__Rrnnq{display:flex;gap:.5rem;flex-wrap:wrap}.ArticleCard_tag__12KL9{background-color:rgba(193,95,60,.1);color:var(--main-color);padding:.25rem .75rem;border-radius:12px;font-size:.85rem}