.content-hub{background:linear-gradient(#fbfcff 0,#fff 260px)}
.content-hero{padding:26px 0 34px;background:linear-gradient(135deg,#f4f6ff,#fff 62%,#eef2ff);border-bottom:1px solid #e8ebf3}
.content-hero__inner{display:grid;gap:24px}
.breadcrumbs{display:flex;align-items:center;gap:8px;color:#667085;font-size:12px;flex-wrap:wrap}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs i{font-size:9px;color:#98a2b3}
.content-hero__copy{max-width:820px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:900;background:#edf1ff;padding:8px 12px;border-radius:999px}.content-hero h1{font-size:34px;line-height:1.45;margin:13px 0 8px;color:#17213a}.content-hero p{font-size:15px;line-height:2;color:#667085;max-width:760px}
.article-meta{display:flex;align-items:center;gap:15px;flex-wrap:wrap;color:#7a8495;font-size:11px}.article-meta span{display:flex;align-items:center;gap:6px}
.section-heading.content-heading{align-items:flex-end}.content-heading>div>span{display:block;color:var(--green);font-size:11px;font-weight:900;margin-bottom:5px}.content-heading h2{margin:0;font-size:24px;color:#17213a}
.read-article{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:900;font-size:12px}.read-article:hover{gap:12px}
.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.article-card{border:1px solid #e4e8f0;border-radius:14px;background:#fff;overflow:hidden;transition:.2s;min-width:0}.article-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(31,54,117,.09);border-color:#d8deef}
.article-card__media{height:205px;background:linear-gradient(135deg,#edf1ff,#fafbff);display:grid;place-items:center;position:relative;overflow:hidden}.article-card__media img{width:74%;height:74%;object-fit:contain;transition:.25s}.article-card:hover .article-card__media img{transform:scale(1.035)}.article-card__media--photo img{width:100%;height:100%;object-fit:cover}.article-card__media>span{position:absolute;right:12px;top:12px;background:#fff;color:var(--green);padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;box-shadow:0 5px 15px rgba(22,32,59,.08)}
.article-card__body{padding:18px}.article-card__body h3{font-size:16px;line-height:1.75;margin:9px 0 7px;color:#202b45}.article-card__body h3 a:hover{color:var(--green)}.article-card__body p{color:#667085;line-height:1.9;font-size:12px;margin-bottom:13px}
.blog-sidebar,.article-sidebar{display:grid;align-content:start;gap:18px}.sidebar-card{background:#fff;border:1px solid #e4e8f0;border-radius:14px;padding:18px}.sidebar-title{display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf0f5;padding-bottom:12px;margin-bottom:10px}.sidebar-title>i{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#edf1ff;color:var(--green)}.sidebar-title h3{font-size:14px;color:#202b45}
.popular-posts{display:grid}.popular-posts a{display:grid;grid-template-columns:60px 1fr;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f5}.popular-posts a:last-child{border:0}.popular-posts img{width:60px;height:52px;border-radius:8px;object-fit:contain;background:#f5f7fc}.popular-posts strong{display:block;font-size:11px;line-height:1.7}.popular-posts small{display:block;color:#98a2b3;margin-top:3px;font-size:10px}
.tag-cloud{display:flex;gap:7px;flex-wrap:wrap}.tag-cloud a,.article-tags a{padding:7px 10px;border-radius:7px;background:#f4f6fa;color:#5b6577;font-size:10px}.tag-cloud a:hover,.article-tags a:hover{background:#edf1ff;color:var(--green)}
@media(max-width:820px){.content-hero{padding-top:18px}.content-hero h1{font-size:26px}.content-hero p{font-size:13px}.article-grid{grid-template-columns:1fr}.article-card__media{height:190px}.content-heading h2{font-size:20px}}
