@import "https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#fafafa;--bg-card:#fff;--bg-hover:#f5f5f5;--bg-input:#fff;--border:#e5e7eb;--border-focus:#93c5fd;--text:#0f172a;--text-muted:#64748b;--text-subtle:#94a3b8;--accent:#3b82f6;--accent-hover:#2563eb;--accent-soft:#dbeafe;--accent-text:#1e40af;--gradient:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);--gradient-soft:linear-gradient(135deg, #dbeafe 0%, #ede9fe 100%);--shadow-sm:0 1px 2px #0000000a;--shadow:0 4px 12px #0000000f;--shadow-lg:0 10px 30px #00000014;font-family:Heebo,system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);direction:rtl;font-size:15px;line-height:1.5}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{direction:rtl;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}button,a,input,textarea{transition:all .15s}
