/* GENERATED by core/build.py from config.yaml — do not edit. */
/* 3dartificial.com */
:root {
  --bg: #0d0e11;
  --bg2: #131519;
  --card: #1a1c21;
  --card-hover: #23262c;
  --border: rgba(251, 146, 60, 0.10);
  --green: #fb923c;
  --green-dim: #f97316;
  --green-dark: #ea580c;
  --lime: #fdba74;
  --white: #fff7ed;
  --text: #d9d2ca;
  --muted: #9d958c;
  --accent-wash: rgba(251, 146, 60, 0.06);
  --accent-line: rgba(251, 146, 60, 0.20);
  --accent-line-hover: rgba(251, 146, 60, 0.32);
  --accent-glow: rgba(251, 146, 60, 0.12);
  --accent-glow-soft: rgba(251, 146, 60, 0.08);
  --note-bg: rgba(251, 146, 60, 0.06);
  --note-rule: rgba(251, 146, 60, 0.40);
  --safe: #4ade80;
  --caution: #facc15;
  --amber: #fbbf24;
  --purple: #c084fc;
  --rose: #fb7185;
  --heading-tracking: -0.015em;
  --font-body: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;
  --font-display: "Space Grotesk", "Segoe UI", system-ui, -apple-system, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, "Cascadia Mono", Consolas, monospace;
}
