/*
Theme Name: Fastaffer Theme
Theme URI: https://fastaffer.com
Author: Fastaffer
Description: SaaS-grade dark theme for Fastaffer Core hybrid sales platform.
Version: 1.0.0
License: GPL-2.0+
Text Domain: fastaffer-theme
*/

body {
  background: #0b0f19;
  color: #e5e7eb;
}

.fa-gradient {
  background: radial-gradient(circle at 20% 20%, rgba(59,130,246,0.15), transparent 25%), radial-gradient(circle at 80% 10%, rgba(139,92,246,0.18), transparent 30%), linear-gradient(135deg, rgba(17,24,39,0.9), rgba(11,15,25,0.92));
}
