/* -------------------------------------------------------------------------- Vertical nav (wpsubs-vnav) Section rail for settings-style pages. Borderless and minimal: the active item is marked by a left accent bar and brand-coloured text, not a filled pill. It is the only level of navigation on a page that uses it. -------------------------------------------------------------------------- */ .wpsubs-vnav { display: flex; flex-direction: column; gap: 1px; } .wpsubs-vnav__title { margin: 0 0 8px; padding: 0 12px; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--wpsubs-text-subtle, #9ca3af); } .wpsubs-vnav__item { display: flex; align-items: center; justify-content: space-between; gap: 8px; /* Reset so a