/* WordPress and system fonts only; no third-party font binaries are packaged. */
:root {
  --thedotdev-agentic-bridge-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --thedotdev-agentic-bridge-font-display: ui-rounded, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
