.hf-gov__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,6vw,96px)}.hf-gov__text{max-width:480px}.hf-gov__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-md)}.hf-gov__bullet{font-size:var(--font-lg);color:var(--text-secondary-dark);line-height:var(--line-height-relaxed);padding-left:var(--space-lg);position:relative}.hf-gov__bullet:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--accent-dark)}.hf-gov__diagram{display:flex;align-items:center;justify-content:center}.hf-gov__svg{width:100%;max-width:300px;height:auto}.hf-gov__ring{stroke-dashoffset:700;transition:stroke-dashoffset 1.5s var(--ease-out)}.hf-gov__ring--visible{stroke-dashoffset:0}@media (max-width: 768px){.hf-gov__grid{grid-template-columns:1fr;gap:var(--space-xl)}.hf-gov__text{max-width:100%}.hf-gov__diagram{order:-1}}
