/* GENERATED by core/build.py from config.yaml — do not edit. */
/* 3dgenetic.com */
:root {
  --bg: #FFFFFF;
  --bg2: #F5F4F9;
  --card: #FFFFFF;
  --card-hover: #F0EEF6;
  --border: rgba(22, 19, 31, 0.10);
  --green: #5B3FA6;
  --green-dim: #46308A;
  --green-dark: #4B3494;
  --lime: #4B3494;
  --white: #16131F;
  --text: #2C2839;
  --muted: #5D5970;
  --accent-wash: rgba(91, 63, 166, 0.05);
  --accent-line: rgba(91, 63, 166, 0.18);
  --accent-line-hover: rgba(91, 63, 166, 0.30);
  --accent-glow: rgba(91, 63, 166, 0.10);
  --accent-glow-soft: rgba(91, 63, 166, 0.06);
  --note-bg: rgba(91, 63, 166, 0.055);
  --note-rule: rgba(91, 63, 166, 0.45);
  --safe: #176B40;
  --caution: #94600C;
  --amber: #8F5B00;
  --purple: #6A3FA0;
  --rose: #A3304A;
  --grid-line: rgba(91, 63, 166, 0.07);
  --heading-tracking: -0.02em;
  --font-body: "Source Sans 3", "Segoe UI", system-ui, -apple-system, sans-serif;
  --font-display: "Source Sans 3", "Segoe UI", system-ui, -apple-system, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, "Cascadia Mono", Consolas, monospace;
}
