/* ============ Elinor Wonders Why x VISIONE — curious / gentle re-skin ============ */
:root{
  --bg: #171420;
  --bg-soft: #1d1929;
  --panel: #241f33;
  --line: rgba(255,255,255,.09);
  --lime: #8fd68a;
  --lime-dim: #6bb571;
  --text: #f8f6fb;
  --text-muted: #cfc8dd;
  --text-faint: #8d84a3;

  --tex-base: #1c1830;
  --tex-1: #f6c85f;
  --tex-2: #8fd68a;
  --tex-3: #7ec8e3;
}
