/* Auto-generated by scripts/generate-theme.py — do not edit manually */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/shared/fonts/jetbrains-mono/jetbrains-mono-latin-wght-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/shared/fonts/jetbrains-mono/jetbrains-mono-latin-ext-wght-normal.woff2') format('woff2');
}

:root {
  --theme-primary: #812332;
  --theme-primary-dark: #5d1924;
  --theme-primary-light: #e3f3ee;
  --theme-accent: #28a27f;
  --theme-accent-hover: #22886b;
  --theme-accent-bg: #e5f4f0;
  --theme-accent-shadow: rgba(40, 162, 127, 0.25);
  --theme-text: #000000;
  --theme-text-muted: #525252;
  --theme-border: #c1e4da;
  --theme-border-light: #e3f3ee;
  --theme-bg-alt: #f4faf9;
  --theme-footer-bg: #5d1924;
  --theme-footer-text: #c0a5aa;
  --theme-font: 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, monospace;
}
