.hub-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin:32px 0 48px;padding:28px;background:linear-gradient(135deg,rgba(37,69,196,.04),rgba(124,58,237,.04));border-radius:12px}.hub-hero-stat{text-align:center}.hub-hero-stat-value{font-size:2.25rem;font-weight:700;color:#0b1020;letter-spacing:-.02em;line-height:1.1;margin:0 0 6px}.hub-hero-stat-label{font-size:.875rem;color:#4b5563;margin:0 0 4px}.hub-hero-stat-source{font-size:.75rem;color:#9ca3af}.hub-theme-section{margin:48px 0}.hub-theme-section h2{margin-bottom:16px}.hub-theme-related-reports{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb;font-size:.95rem;color:#4b5563}.hub-theme-related-reports a{color:#fc2642;text-decoration:none;margin-right:16px}.hub-theme-related-reports a:hover{text-decoration:underline}.hub-outlook{padding:28px 32px;background:#f9fafb;border-left:4px solid #2545c4;border-radius:4px;font-size:1.05rem;line-height:1.65}.hub-outlook,.hub-related-comparisons{margin:48px 0}.hub-related-comparisons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:16px;gap:16px}.hub-related-comparison-card{display:block;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.hub-related-comparison-card:hover{border-color:#fc2642;box-shadow:0 4px 12px rgba(0,0,0,.04)}.hub-related-comparison-card-title{font-size:1rem;font-weight:600;margin:0 0 6px;color:#0b1020}.hub-related-comparison-card-tldr{font-size:.875rem;color:#4b5563;margin:0;line-height:1.5}@media (max-width:720px){.hub-hero-stats{grid-template-columns:1fr;gap:20px}}