.ai-hub-container{max-width:1200px;margin:0 auto;padding-top:3rem;padding-bottom:5rem}.ai-hub-header{text-align:left;margin-bottom:2rem}.ai-hub-title{margin-bottom:.8rem}.ai-hub-description{width:100%;max-width:none;margin:0}.ai-hub-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));align-items:start;gap:1.4rem;display:grid}.ai-hub-card{box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa 0%,#fcf8f1f0 100%);border:1px solid #13232f14;border-radius:24px;flex-direction:column;gap:1rem;padding:1.45rem;text-decoration:none;display:flex;position:relative}.ai-hub-card:hover{box-shadow:var(--shadow-medium);border-color:#0f766e2e;transform:translateY(-5px)}.ai-hub-card-header{margin-bottom:.2rem}.ai-hub-card-title{overflow-wrap:anywhere;margin:0 0 .5rem;font-size:1.2rem}.ai-category-badge{min-height:2rem;color:var(--text-light);background:#13232f0a;border:1px solid #13232f14;border-radius:999px;align-items:center;padding:.3rem .75rem;font-size:.83rem;font-weight:600;display:inline-flex}.ai-hub-card-desc{overflow-wrap:anywhere;margin-bottom:auto;font-size:.95rem;line-height:1.65}.ai-hub-card-footer{border-top:1px solid #13232f14;justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:1rem;display:flex}.ai-price-tag{color:var(--text-muted);font-size:.82rem;font-weight:600}.read-more-btn{color:var(--accent-glow);align-items:center;gap:.35rem;font-size:.88rem;font-weight:800;display:inline-flex}.ai-hub-card:hover .read-more-btn{gap:.6rem}@media (max-width:900px){.ai-hub-container{padding-top:1.8rem;padding-bottom:3.4rem}.ai-hub-grid{grid-template-columns:1fr}}@media (max-width:640px){.ai-hub-card-footer{flex-direction:column;align-items:flex-start}}
