:root{--color-primary:#5b4fe8;--color-primary-hover:#4a3ed6;--color-primary-light:#7c6ef5;--color-primary-surface:#eef;--color-primary-border:#c4beff;--color-secondary:#1cc8aa;--color-secondary-hover:#17b398;--color-secondary-surface:#e6fbf7;--color-accent:#ff6b6b;--color-accent-hover:#e85555;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-success:#10b981;--color-success-hover:#059669;--color-success-surface:#ecfdf5;--color-warning:#f59e0b;--color-warning-surface:#fffbeb;--color-error:#ef4444;--color-error-hover:#dc2626;--color-error-surface:#fef2f2;--color-info:#3b82f6;--color-info-surface:#eff6ff;--color-bg:#fff;--color-bg-secondary:#f8f7ff;--color-bg-tertiary:#f1f0fb;--color-text-primary:#111827;--color-text-secondary:#4b5563;--color-text-muted:#9ca3af;--color-text-on-primary:#fff;--color-border:#e5e7eb;--color-border-focus:#5b4fe8;--color-border-strong:#d1d5db;--font-en:"Plus Jakarta Sans",system-ui,sans-serif;--font-ar:"Tajawal","Cairo",system-ui,sans-serif;--font-mono:"Fira Code","Consolas",monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.07);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.08);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1);--shadow-glow:0 0 32px rgba(91,79,232,.3);--shadow-card:0 2px 12px rgba(91,79,232,.07);--transition-fast:150ms ease;--transition-normal:250ms ease;--transition-slow:400ms ease}[data-theme=dark]{--color-bg:#0d0b1a;--color-bg-secondary:#13102a;--color-bg-tertiary:#1a163a;--color-text-primary:#f9fafb;--color-text-secondary:#d1d5db;--color-text-muted:#6b7280;--color-border:#2d2a4a;--color-border-focus:#7c6ef5;--color-border-strong:#3d3960;--color-primary-surface:#1e1a4a;--color-primary-border:#4a3ed6;--color-secondary-surface:#0d2e28;--color-success-surface:#052e1a;--color-error-surface:#2d0a0a;--color-warning-surface:#2d1f00;--color-info-surface:#0a1a3d;--shadow-card:0 2px 12px rgba(0,0,0,.5);--shadow-glow:0 0 40px rgba(91,79,232,.45)}[dir=ltr]{font-family:var(--font-en)}[dir=rtl]{font-family:var(--font-ar)}