.NewsList-module__swnXXW__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem 1rem}.NewsList-module__swnXXW__header{text-align:center;margin-bottom:3rem}.NewsList-module__swnXXW__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1.1}.NewsList-module__swnXXW__subtitle{color:#6b7280;font-size:1.25rem;font-weight:500}.NewsList-module__swnXXW__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.NewsList-module__swnXXW__spinner{border:4px solid #f3f4f6;border-left-color:#3b82f6;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite NewsList-module__swnXXW__spin}@keyframes NewsList-module__swnXXW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NewsList-module__swnXXW__errorContainer{text-align:center;background:#fff;border-radius:20px;max-width:500px;margin:0 auto;padding:4rem 2rem;box-shadow:0 10px 40px #00000014}.NewsList-module__swnXXW__errorIcon{margin-bottom:1rem;font-size:3rem}.NewsList-module__swnXXW__retryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;margin-top:1rem;padding:.75rem 2rem;font-weight:600;transition:all .3s}.NewsList-module__swnXXW__retryButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.NewsList-module__swnXXW__emptyState{text-align:center;background:#fff;border-radius:20px;max-width:400px;margin:0 auto;padding:4rem 2rem;box-shadow:0 10px 40px #00000014}.NewsList-module__swnXXW__emptyIcon{opacity:.7;margin-bottom:1.5rem;font-size:4rem}.NewsList-module__swnXXW__emptyState h2{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.NewsList-module__swnXXW__emptyState p{color:#6b7280}.NewsList-module__swnXXW__newsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.NewsList-module__swnXXW__newsCard{background:#fff;border:1px solid #f3f4f6;border-radius:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.NewsList-module__swnXXW__newsCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.NewsList-module__swnXXW__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.NewsList-module__swnXXW__imageContainer{width:100%;height:200px;position:relative;overflow:hidden}.NewsList-module__swnXXW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewsList-module__swnXXW__newsCard:hover .NewsList-module__swnXXW__image{transform:scale(1.05)}.NewsList-module__swnXXW__imageOverlay{background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.NewsList-module__swnXXW__cardContent{flex-direction:column;height:calc(100% - 200px);padding:1.5rem;display:flex}.NewsList-module__swnXXW__cardHeader{flex:1;margin-bottom:1.5rem}.NewsList-module__swnXXW__cardTitle{color:#1f2937;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsList-module__swnXXW__cardExcerpt{color:#6b7280;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsList-module__swnXXW__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.NewsList-module__swnXXW__date{color:#9ca3af;font-size:.875rem;font-weight:500}.NewsList-module__swnXXW__readMore{color:#3b82f6;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.NewsList-module__swnXXW__newsCard:hover .NewsList-module__swnXXW__readMore{color:#1d4ed8;transform:translate(4px)}@media (max-width:1024px){.NewsList-module__swnXXW__title{font-size:2.5rem}.NewsList-module__swnXXW__newsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.NewsList-module__swnXXW__container{padding:1rem .5rem}.NewsList-module__swnXXW__header{margin-bottom:2rem}.NewsList-module__swnXXW__title{font-size:2rem}.NewsList-module__swnXXW__subtitle{font-size:1.125rem}.NewsList-module__swnXXW__newsGrid{grid-template-columns:1fr;gap:1rem;max-width:500px;margin:0 auto 2rem}.NewsList-module__swnXXW__imageContainer{height:180px}.NewsList-module__swnXXW__cardContent{padding:1.25rem}}@media (max-width:480px){.NewsList-module__swnXXW__title{font-size:1.75rem}.NewsList-module__swnXXW__cardTitle{font-size:1.125rem}.NewsList-module__swnXXW__cardContent{padding:1rem}.NewsList-module__swnXXW__emptyState{padding:3rem 1.5rem}}
