/* Genererad av tools/build_site.py ur content/site.yaml — redigera inte. */
.theme-fillup {
  --bg: #081a31;
  --bg2: #1b4e82;
  --text: #ffffff;
  --muted: rgba(255,255,255,0.72);
  --accent: #ffc94d;
  --accent-ink: #15233a;
  --surface: rgba(255,255,255,0.09);
  --surface-border: rgba(255,255,255,0.18);
  --surface-ink: #ffffff;
  --glow: #7fd1ff;
  --display: "Baloo 2", "Trebuchet MS", system-ui, sans-serif;
}
.theme-piratepop {
  --bg: #041627;
  --bg2: #1567cc;
  --text: #fdf3d8;
  --muted: rgba(253,243,216,0.72);
  --accent: #ffc93c;
  --accent-ink: #33200d;
  --surface: rgba(22,56,92,0.75);
  --surface-border: rgba(116,206,255,0.22);
  --surface-ink: #fdf3d8;
  --glow: #74ceff;
  --display: "Lilita One", "Trebuchet MS", system-ui, sans-serif;
}
.theme-shinybricks {
  --bg: #2f86c9;
  --bg2: #5ab6f2;
  --text: #ffffff;
  --muted: rgba(255,255,255,0.82);
  --accent: #ffc93c;
  --accent-ink: #5a4632;
  --surface: #fdf6e3;
  --surface-border: #e7d9b0;
  --surface-ink: #5a4632;
  --glow: #7cc576;
  --display: "Luckiest Guy", "Trebuchet MS", system-ui, sans-serif;
  --body: "Fredoka", system-ui, sans-serif;
}
.theme-justcolorsort {
  --bg: #011838;
  --bg2: #0a3d6e;
  --text: #e9f2fb;
  --muted: rgba(233,242,251,0.7);
  --accent: #02d4f1;
  --accent-ink: #011838;
  --surface: rgba(255,255,255,0.08);
  --surface-border: rgba(255,255,255,0.18);
  --surface-ink: #e9f2fb;
  --glow: #ffc46b;
  --display: "Baloo 2", "Trebuchet MS", system-ui, sans-serif;
}
.theme-crossfill {
  --bg: #081a31;
  --bg2: #1b4e82;
  --text: #ffffff;
  --muted: rgba(255,255,255,0.72);
  --accent: #ffc94d;
  --accent-ink: #15233a;
  --surface: rgba(255,255,255,0.09);
  --surface-border: rgba(255,255,255,0.18);
  --surface-ink: #ffffff;
  --glow: #7fd1ff;
  --display: "Baloo 2", "Trebuchet MS", system-ui, sans-serif;
}
.theme-shinybricks, .theme-piratepop { --display-weight: 400; }
.theme-fillup, .theme-justcolorsort { --display-weight: 700; }
