/* Per-project overrides on top of Tailwind CDN. Brand identity lands in F7. */

:focus-visible {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}
