/* ============ Arthur x VISIONE — storybook neighborhood re-skin ============ */
:root{
  --bg: #14161f;
  --bg-soft: #191c27;
  --panel: #1f2330;
  --line: rgba(255,255,255,.09);
  --lime: #f2b134;
  --lime-dim: #c98f22;
  --text: #f6f5fb;
  --text-muted: #c9c9d6;
  --text-faint: #83849b;

  --tex-base: #171a24;
  --tex-1: #e15554;
  --tex-2: #3b6ea5;
  --tex-3: #f2b134;
}
