.Articles-module__VYs85G__container{background:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.Articles-module__VYs85G__hero{color:#fff;text-align:center;background:#184e92;padding:5rem 2rem 4rem}.Articles-module__VYs85G__heroContent{max-width:800px;margin:0 auto}.Articles-module__VYs85G__title{color:#fff;margin-bottom:1rem;font-size:2.75rem;font-weight:700;line-height:1.2}.Articles-module__VYs85G__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.5}.Articles-module__VYs85G__searchContainer{justify-content:center;max-width:500px;margin-top:2rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.Articles-module__VYs85G__searchInput{color:#1e293b;background:#fff;border:none;border-radius:9999px;width:100%;padding:1rem 1.5rem 1rem 3.5rem;font-size:1rem;transition:box-shadow .2s;box-shadow:0 4px 6px -1px #0000001a}.Articles-module__VYs85G__searchInput::placeholder{color:#94a3b8}.Articles-module__VYs85G__searchInput:focus{outline:none;box-shadow:0 0 0 3px #3b82f680,0 4px 6px -1px #0000001a}.Articles-module__VYs85G__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Articles-module__VYs85G__noResults{text-align:center;color:#64748b;grid-column:1/-1;width:100%;padding:4rem 2rem;font-size:1.125rem}.Articles-module__VYs85G__mainContent{max-width:1280px;margin:0 auto;padding:4rem 2rem}.Articles-module__VYs85G__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.Articles-module__VYs85G__articleCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Articles-module__VYs85G__articleCard:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Articles-module__VYs85G__imageWrapper{background:#f1f5f9;width:100%;height:240px;position:relative;overflow:hidden}.Articles-module__VYs85G__imagePlaceholder{color:#64748b;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;transition:transform .5s;display:flex}.Articles-module__VYs85G__articleCard:hover .Articles-module__VYs85G__imagePlaceholder{transform:scale(1.05)}.Articles-module__VYs85G__contentWrapper{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Articles-module__VYs85G__category{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:inline-block}.Articles-module__VYs85G__articleTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.Articles-module__VYs85G__excerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:2rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Articles-module__VYs85G__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.Articles-module__VYs85G__authorInfo{align-items:center;gap:.75rem;display:flex}.Articles-module__VYs85G__avatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.Articles-module__VYs85G__authorDetails{flex-direction:column;display:flex}.Articles-module__VYs85G__authorName{color:#1e293b;font-size:.875rem;font-weight:600}.Articles-module__VYs85G__date{color:#94a3b8;font-size:.75rem}.Articles-module__VYs85G__readMore{color:#3b82f6;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:flex}.Articles-module__VYs85G__articleCard:hover .Articles-module__VYs85G__readMore{gap:.5rem}.Articles-module__VYs85G__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.Articles-module__VYs85G__spinner{border:3px solid #3b82f61a;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite Articles-module__VYs85G__spin}@keyframes Articles-module__VYs85G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.Articles-module__VYs85G__title{font-size:2.5rem}.Articles-module__VYs85G__hero{padding:6rem 1.5rem 4rem}.Articles-module__VYs85G__articlesGrid{grid-template-columns:1fr}}
