:root{
    --primary:#2563eb;
    --primary-soft:#e5ecfd;
    --primary-border:#c2d3f9;
    --primary-hover:#d3e0fb;
    --sidebar-start:#ffffff;
    --sidebar-end:#f8fafc;
    --sidebar-text:#0f172a;
    --sidebar-muted:#64748b;
    --sidebar-nav-text:#475569;
    --sidebar-hover:#f1f5f9;
    --sidebar-border:#e2e8f0;
    --nav-active:#e5ecfd;
    --nav-active-text:#2563eb;
  }