/* ============ Wild Kratts x VISIONE — creature power re-skin ============ */
:root{
  --bg: #0c1620;
  --bg-soft: #101d29;
  --panel: #142433;
  --line: rgba(255,255,255,.09);
  --lime: #3ec9d6;
  --lime-dim: #2a98a3;
  --text: #f2fbfc;
  --text-muted: #b9d3d8;
  --text-faint: #6f8f97;

  --tex-base: #0d2028;
  --tex-1: #1c6b73;
  --tex-2: #f4b93f;
  --tex-3: #2f9e4f;
}
