.hg-feature-rows{flex-direction:column;gap:0;display:flex}.hg-feature-row{border-bottom:1px solid var(--border);flex-direction:row;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;display:flex}.hg-feature-row:first-child{border-top:1px solid var(--border)}.hg-feature-row-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);flex-shrink:0;justify-content:center;align-items:center;display:flex}.hg-feature-row-icon svg{width:24px;height:24px}.hg-feature-row-text{flex-direction:column;gap:.75rem;display:flex}.hg-feature-featured-layout{flex-direction:column;gap:1.5rem;display:flex}.hg-feature-featured-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-raised) 60%, transparent);flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.dark .hg-feature-featured-card{background:color-mix(in srgb, var(--surface-raised) 30%, transparent)}.hg-feature-featured-icon{border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-sunken) 50%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.hg-feature-featured-icon svg{width:24px;height:24px}
