.justify-content-center{justify-content:center}.z-index-1050{z-index:1050}.content-section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem;margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:2px solid #f0f0f0;padding-bottom:1rem;flex-direction:column;align-items:end}.section-header h2{width:100%;font-size:1.5rem;margin:0;display:flex;align-items:center;gap:.5rem;color:#2a3f54}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.5rem;margin-top:1rem;justify-items:center;align-items:center}.card{border:none;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;background:#fff;max-width:302px}.card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a;cursor:pointer}.card-img-top{width:100%;height:180px;object-fit:contain}.card-body{padding:1.2rem}.card-title{font-size:1.1rem;margin-bottom:.5rem;font-weight:600;color:#333}.card-meta{display:flex;justify-content:space-between;font-size:.8rem;color:#666;margin-top:.5rem}.rating{color:#ffc107}.date,.views,.author{display:flex;align-items:center;gap:.3rem}
