/* GENERATED from /shared/theme.ts — do not edit by hand. Run `npm run build:shared`. */
:root {
  --senf: #FDF4D8;
  --senf-d: #F3E8BA;
  --creme: #FFF8E6;
  --comic-rot: #E62436;
  --comic-rot-d: #B21A28;
  --tinte: #1A1A1A;
  --tinte-soft: #3A3A3A;
  --grau: #7A7165;
  --petrol: #2A87A8;
  --petrol-d: #1F6B87;
  --yellow: #E0B23A;
  --yellow-light: #F8EBC1;
  --bg: #FDF4D8;
  --bg2: #F3E8BA;
  --bg3: #F3E8BA;
  --card: #FFF8E6;
  --border: #1A1A1A;
  --text: #1A1A1A;
  --text2: #7A7165;
  --brown: #E62436;
  --brown-light: #E62436;
  --brown-dark: #B21A28;
  --brown-pale: rgba(230, 36, 54, 0.12);
  --green: #2A87A8;
  --green-light: rgba(42, 135, 168, 0.18);
  --red: #E62436;
  --red-light: rgba(230, 36, 54, 0.14);
  --purple: #1A1A1A;
  --purple-pale: #F3E8BA;
  --white: #FFFFFF;
}
