@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Cairo:wght@400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#6c3fc5;--primary-dark:#5a32a3;--primary-light:#8b5cf6;--primary-bg:#f5f0ff;--accent:#10b981;--danger:#ef4444;--warning:#f59e0b;--info:#3b82f6;--bg:#f8f9fc;--sidebar-bg:#1e1b4b;--sidebar-text:#c4b5fd;--sidebar-active:#6c3fc5;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--radius:10px;--radius-sm:6px;--shadow:0 1px 3px #00000014,0 1px 2px #0000000a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}body{-webkit-font-smoothing:antialiased;background:#f8f9fc;background:var(--bg);color:#1f2937;color:var(--gray-800);font-family:Inter,Cairo,sans-serif;font-size:14px;line-height:1.5}[dir=rtl] body{font-family:Cairo,Inter,sans-serif}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1d5db;background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af;background:var(--gray-400)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.w-full{width:100%}.h-full{height:100%}.text-sm{font-size:12px}.text-base{font-size:14px}.text-lg{font-size:16px}.text-xl{font-size:18px}.text-2xl{font-size:22px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-gray{color:#6b7280;color:var(--gray-500)}.text-primary{color:#6c3fc5;color:var(--primary)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:6px;border-radius:var(--radius-sm)}.rounded-lg{border-radius:10px;border-radius:var(--radius)}.rounded-full{border-radius:9999px}.cursor-pointer{cursor:pointer}
/*# sourceMappingURL=main.7c2e525b.css.map*/