/* Hallmark · macrostructure: Workbench · tone: direct, technical · anchor hue: Ghost blue
 * Directory extension of the existing Ghost page family; N5 nav and Ft2 footer retained.
 * Audience: people choosing an AI assistant for work. Use: explore, then request access.
 * Enrichment: semantic capability index. Motion: none. Tokens: existing tokens.css. */
.gf-directory-hero h1 { max-width: 18ch; }
.gf-directory-hero .gf-hero__lede { max-width: 60ch; }
.gf-directory { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--gf-rule); }
.gf-directory li { padding-block: var(--fp-space-md); border-bottom: 1px solid var(--gf-rule); }
.gf-directory a { display: inline-flex; align-items: center; gap: var(--fp-space-sm); min-height: 2.75rem; color: var(--gf-ink); font-size: 1.125rem; font-weight: 600; white-space: nowrap; }
.gf-directory a:hover { color: var(--gf-accent); }
.gf-directory a span { color: var(--gf-muted); font-size: 0.875rem; }
.gf-directory p { margin: 0; max-width: 48ch; color: var(--gf-muted); font-size: 1rem; line-height: 1.65; }
