/* Genereret fra brand.json – redigér ikke her. */
:root {
  --clay: #2f6f4f;
  --clay-dark: #1e4a34;
  --forest: #4b6043;
  --gold: #c8922a;
  --gold-soft: #e7c277;
  --ink: #2b2118;
  --parchment: #c9b797;
  --parchment-2: #bcaf9a;
  --cream: #d1d1d1;
  --muted: #837663;
  --line: #bb995d;
  --good: #3f7d4e;
  --bad: #776b69;
}

/* Slukkede features */
[data-feature="route_import"] { display: none !important; }
