.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{display:grid;grid-template-columns:1fr;gap:2.5rem}.hg-why-grid-item{display:flex;flex-direction:column;gap:.75rem}.hg-why-grid-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-raised) 60%,transparent);border:1px solid var(--border);color:var(--foreground);margin-bottom:.5rem}.hg-why-grid-icon svg{width:24px;height:24px}@media(min-width:768px){.hg-why-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.hg-solutions-card-title{display:flex;align-items:center;gap:.5rem}.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{display:flex;flex-direction:column}.hg-engagement-item{display:flex;flex-direction:column;gap:.5rem;padding:2rem 0;border-bottom:1px solid var(--border)}.hg-engagement-item:first-child{border-top:1px solid var(--border)}@media(min-width:768px){.hg-engagement-list{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}.hg-engagement-item:nth-child(1),.hg-engagement-item:nth-child(2){border-top:1px solid var(--border)}}.hg-engagement-item-header{display:flex;align-items:center;gap:1rem}.hg-engagement-item-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-raised) 60%,transparent);border:1px solid var(--border)}.hg-engagement-item-desc{padding-left:calc(32px + 1rem)}.hg-network-list{display:flex;flex-direction:column}.hg-network-item{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--border)}.hg-network-item:first-child{border-top:1px solid var(--border)}.hg-network-tags{display:flex;flex-wrap:wrap;gap:.5rem}@media(min-width:768px){.hg-network-item{flex-direction:row;align-items:center;gap:2rem}.hg-network-item h3{min-width:140px;flex-shrink:0}}.hg-metric-tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}
