.hg-placeholder-visual{aspect-ratio:4/3;border-radius:var(--radius-lg);background:rgba(var(--hg-overlay-rgb), .06);border:1px dashed var(--border)}.hg-why-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.hg-why-grid-item{flex-direction:column;gap:.75rem;display:flex}.hg-why-grid-icon{border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-raised) 60%, transparent);border:1px solid var(--border);width:48px;height:48px;color:var(--foreground);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.hg-why-grid-icon svg{width:24px;height:24px}@media (width>=768px){.hg-why-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.hg-solutions-card-title{align-items:center;gap:.5rem;display:flex}.hg-solutions-card-arrow{opacity:.4;transition:opacity var(--hg-transition-base), transform var(--hg-transition-base)}.hg-card:hover .hg-solutions-card-arrow{opacity:1;transform:translate(4px)}.hg-engagement-list{flex-direction:column;display:flex}.hg-engagement-item{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding:2rem 0;display:flex}.hg-engagement-item:first-child{border-top:1px solid var(--border)}@media (width>=768px){.hg-engagement-list{grid-template-columns:1fr 1fr;gap:0 3rem;display:grid}.hg-engagement-item:first-child,.hg-engagement-item:nth-child(2){border-top:1px solid var(--border)}}.hg-engagement-item-header{align-items:center;gap:1rem;display:flex}.hg-engagement-item-number{border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-raised) 60%, transparent);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hg-engagement-item-desc{padding-left:calc(32px + 1rem)}.hg-network-list{flex-direction:column;display:flex}.hg-network-item{border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem 0;display:flex}.hg-network-item:first-child{border-top:1px solid var(--border)}.hg-network-tags{flex-wrap:wrap;gap:.5rem;display:flex}@media (width>=768px){.hg-network-item{flex-direction:row;align-items:center;gap:2rem}.hg-network-item h3{flex-shrink:0;min-width:140px}}.hg-metric-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
