/* ════════ جاستی (justi.fyi) — پالتِ برند ════════
   هویت: «وب‌اجنت» — ایندیگویِ برقی + فیروزه‌ای + رُزِ لهجه.
   روی پایه‌ی midnight-blue. (این فایل بعدِ موتور لود می‌شود تا پالت غالب شود.) */
:root{
  --fx-bg:#070712; --fx-bg-2:#0b0b1a; --fx-bg-3:#11112a;
  --fx-surface:rgba(255,255,255,.045); --fx-surface-2:rgba(255,255,255,.075);
  --fx-border:rgba(255,255,255,.10); --fx-border-2:rgba(255,255,255,.17);
  --fx-text:#e8eef7; --fx-text-soft:rgba(232,238,247,.82); --fx-text-dim:rgba(232,238,247,.60); --fx-text-mute:rgba(232,238,247,.42);

  /* triad: ایندیگویِ برقی · فیروزه‌ای · رُز */
  --fx-a:#6d5efc;  --fx-a2:#8b80ff;
  --fx-b:#22d3ee;  --fx-b2:#38bdf8;
  --fx-c:#f472b6;  --fx-c2:#fb7185;
  --fx-green:#34d399;
  --fx-on-a:#0a0820;

  --fx-grad-brand:linear-gradient(135deg,#6d5efc 0%,#22d3ee 52%,#f472b6 100%);
  --fx-grad-a:linear-gradient(135deg,#6d5efc,#8b80ff);
  --fx-grad-c:linear-gradient(135deg,#f472b6,#fb7185);
  --fx-grad-b:linear-gradient(135deg,#22d3ee,#38bdf8);
  --fx-grad-deep:linear-gradient(160deg,#0b0b1a 0%,#11112a 60%,#070712 100%);

  --fx-glow-a:rgba(109,94,252,.55);
  --fx-glow-b:rgba(34,211,238,.50);
  --fx-glow-c:rgba(244,114,182,.50);
}
