@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&display=swap");*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Cairo,Tahoma,Segoe UI,system-ui,sans-serif;background:#f8faff;color:#1e293b;direction:rtl}:root{--blue-primary:#1E40AF;--blue-light:#3B82F6;--blue-lighter:#DBEAFE;--blue-dark:#1e3a8a;--white:#ffffff;--gray-50:#f8faff;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-600:#475569;--gray-800:#1e293b;--text-muted:#64748b}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer}button,input,select,textarea{font-family:inherit}