:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--gray-50:#f8faff;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--green-50:#f0fdf4;--green-100:#dcfce7;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--amber-50:#fffbeb;--amber-100:#fef3c7;--amber-500:#f59e0b;--amber-600:#d97706;--amber-700:#b45309;--red-50:#fef2f2;--red-100:#fee2e2;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-500:#8b5cf6;--purple-600:#7c3aed;--purple-700:#6d28d9;--orange-50:#fff7ed;--orange-500:#f97316;--orange-600:#ea580c;--surface-1:#fff;--surface-2:#f8faff;--surface-3:#f1f5f9;--sidebar-bg:#0f172a;--sidebar-width:260px;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 4px #00000014;--shadow-md:0 4px 16px #3b82f61a;--shadow-lg:0 8px 32px #3b82f626;--shadow-xl:0 20px 60px #0000001f;--font-family:"Vazirmatn",system-ui,-apple-system,sans-serif;--font-size-xs:11px;--font-size-sm:12px;--font-size-base:14px;--font-size-md:15px;--font-size-lg:18px;--font-size-xl:22px;--font-size-2xl:28px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-2xl:28px;--transition:0.18s ease;--transition-slow:0.3s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;background:var(--surface-2);color:var(--gray-800);direction:rtl;font-family:var(--font-family);font-size:var(--font-size-base)}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}:focus-visible{outline:2px solid var(--blue-500);outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes slideIn{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:fadeIn .25s ease both}.slide-in{animation:slideIn .25s ease both}.pj-bg-pattern{background-image:linear-gradient(#3b82f60a 1px,#0000 0),linear-gradient(90deg,#3b82f60a 1px,#0000 0);background-size:40px 40px;inset:0;pointer-events:none;position:fixed;z-index:0}.pj-card{background:var(--surface-1);border:1px solid #3b82f61a;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:24px}.pj-main{flex:1 1;margin-right:var(--sidebar-width);min-height:100vh;padding:24px;position:relative;z-index:1}@media (max-width:768px){.pj-main{margin-right:0;padding:16px}}
/*# sourceMappingURL=main.cf418c3a.css.map*/