.gf-site .goals-hero h1{max-width:18ch}.gf-site .goals-hero h1 i{font-style:normal}.gf-site .goals-section{padding:0 0 48px}.gf-site .goals-section h2{font-family:var(--fh);font-size:28px;font-weight:800;letter-spacing:-.5px;color:var(--site-ink)}.gf-site .goals-section-intro{margin-top:10px;max-width:62ch;color:var(--muted)}.gf-site .goals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.gf-site .chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.gf-site .chip{display:inline-flex;align-items:center;padding:9px 16px;border:1px solid var(--border);border-radius:999px;font-size:14px;color:var(--muted);background:var(--site-bg-base)}.gf-site .chip:hover{color:var(--site-ink);border-color:var(--site-accent-20)}.gf-site .cta-band{background:var(--site-surface-muted);border-radius:var(--site-tile-radius);padding:38px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.gf-site .cta-band h2{font-family:var(--fh);font-size:24px;font-weight:800;letter-spacing:-.4px;color:var(--site-ink)}.gf-site .cta-band p{margin-top:8px;color:var(--muted);max-width:52ch}@media (max-width:900px){.gf-site .goals-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.gf-site .goals-grid{grid-template-columns:1fr}}