.articles-page-header{margin-bottom:0}.articles-page-title{color:#333;margin:3rem 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.articles-results-info{box-shadow:none!important;background:0 0!important;padding:.1rem 0!important}.articles-results-info p{font-size:1rem}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.article-card{color:inherit;background:#fff;border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:border-color .2s;display:flex;box-shadow:0 2px 8px #0000001a}.article-card:hover{border:1px solid #667eea}.article-card-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.article-persona{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.article-tags{flex-wrap:wrap;gap:.5rem;display:flex}.article-tag{color:#666;background:#f0f0f0;border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:500;display:inline-block}.article-card-title{color:#333;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.article-card-excerpt{color:#555;flex-grow:1;margin:0 0 1.5rem;line-height:1.6}.article-card-footer{color:#666;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.9rem;display:flex}.article-author{color:#667eea;font-weight:600}.article-date{color:#666}.no-articles{text-align:center;color:#666;grid-column:1/-1;padding:4rem 2rem;font-size:1.1rem}@media (max-width:768px){.articles-page-title{font-size:2rem}.articles-grid{grid-template-columns:1fr;gap:1.5rem}.article-card{padding:1.25rem}.article-card-title{font-size:1.25rem}}
