/* Generated from colors.json -- palette: QuizBoy (kék, sötét).
   Do not edit by hand: the admin rewrites this file on every save. */
:root {
  --cream: #0b0f14;
  --sand: #121821;
  --sand-deep: #1a2330;
  --olive: #4ea1ff;
  --olive-dark: #2e86ab;
  --oak: #e6edf3;
  --brown: #8aa0b6;
  --text: #e6edf3;
  --white: #121821;
  --shadow: 0 10px 30px rgba(230, 237, 243, 0.08);
  --shadow-lift: 0 16px 40px rgba(230, 237, 243, 0.14);
}
