.NewsList_container__TIIDR{max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:80vh}.NewsList_header__1oKBp{text-align:center;margin-bottom:3rem}.NewsList_title__YKttc{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#535353,#212121);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1.1}.NewsList_subtitle__j8Uab{font-size:1.25rem;color:#6b7280;font-weight:500}.NewsList_loadingContainer__8lv3m{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.NewsList_spinner__HRD8o{width:50px;height:50px;border:4px solid #f3f4f6;border-left-color:#3b82f6;border-radius:50%;animation:NewsList_spin__BAQsK 1s linear infinite;margin-bottom:1rem}@keyframes NewsList_spin__BAQsK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NewsList_errorContainer__kUDQL{text-align:center;padding:4rem 2rem;background:white;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08);max-width:500px;margin:0 auto}.NewsList_errorIcon__0loGS{font-size:3rem;margin-bottom:1rem}.NewsList_retryButton__dIC6_{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:.75rem 2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.NewsList_retryButton__dIC6_:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.NewsList_emptyState__ul57E{text-align:center;padding:4rem 2rem;background:white;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08);max-width:400px;margin:0 auto}.NewsList_emptyIcon__k73ss{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.NewsList_emptyState__ul57E h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.NewsList_emptyState__ul57E p{color:#6b7280}.NewsList_newsGrid__CD3EP{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.NewsList_newsCard__p6sDg{background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #f3f4f6;transition:all .3s ease;position:relative}.NewsList_newsCard__p6sDg:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.NewsList_cardLink__03gEx{text-decoration:none;color:inherit;display:block;height:100%}.NewsList_imageContainer___I_7_{position:relative;width:100%;height:200px;overflow:hidden}.NewsList_image__lxEB7{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.NewsList_newsCard__p6sDg:hover .NewsList_image__lxEB7{transform:scale(1.05)}.NewsList_imageOverlay__PZsYV{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1))}.NewsList_cardContent__0IK_y{padding:1.5rem;display:flex;flex-direction:column;height:calc(100% - 200px)}.NewsList_cardHeader__W6Uh2{flex:1;margin-bottom:1.5rem}.NewsList_cardTitle__cW3M2{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.4;line-clamp:2;-webkit-line-clamp:2}.NewsList_cardExcerpt__M1lCT,.NewsList_cardTitle__cW3M2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.NewsList_cardExcerpt__M1lCT{color:#6b7280;font-size:.95rem;line-height:1.5;line-clamp:3;-webkit-line-clamp:3}.NewsList_cardFooter__0vzd2{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.NewsList_date__QR7iO{font-size:.875rem;color:#9ca3af;font-weight:500}.NewsList_readMore___pB55{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#3b82f6;transition:all .2s ease}.NewsList_newsCard__p6sDg:hover .NewsList_readMore___pB55{color:#1d4ed8;transform:translateX(4px)}@media (max-width:1024px){.NewsList_title__YKttc{font-size:2.5rem}.NewsList_newsGrid__CD3EP{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.NewsList_container__TIIDR{padding:1rem .5rem}.NewsList_header__1oKBp{margin-bottom:2rem}.NewsList_title__YKttc{font-size:2rem}.NewsList_subtitle__j8Uab{font-size:1.125rem}.NewsList_newsGrid__CD3EP{grid-template-columns:1fr;gap:1rem;max-width:500px;margin:0 auto 2rem}.NewsList_imageContainer___I_7_{height:180px}.NewsList_cardContent__0IK_y{padding:1.25rem}}@media (max-width:480px){.NewsList_title__YKttc{font-size:1.75rem}.NewsList_cardTitle__cW3M2{font-size:1.125rem}.NewsList_cardContent__0IK_y{padding:1rem}.NewsList_emptyState__ul57E{padding:3rem 1.5rem}}