/* Norte — elementos (FONTE ÚNICA). GERADO de tokens.json por scripts/build.mjs — NÃO edite à mão. */
/* v0.1.0 · 2026-08-29 · verde oficial travado em #bef264 */
:root {
  --norte-accent: #bef264;
  --norte-bg: #0d1117;
  --norte-surface: #161b22;
  --norte-ink: #e6edf3;
  --norte-muted: #8b949e;
  --norte-line: #30363d;
  --norte-ok: #3fb950;
  --norte-warn: #d29922;
  --norte-err: #f85149;
  --norte-font-base: IBM Plex Sans, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  --norte-radius-md: 8px;
}
