:root{--bg-1: #0a0f1a;--bg-2: #0f1623;--panel: rgba(255, 255, 255, .97);--line: rgba(15, 23, 42, .1);--text: #0f172a;--muted: #64748b;--primary: #2563eb;--primary-2: #1d4ed8;--success: #16a34a;--danger: #dc2626;--radius: 16px}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:Heebo,-apple-system,sans-serif;color:var(--text);background:linear-gradient(180deg,var(--bg-1) 0%,var(--bg-2) 100%);direction:rtl}input,select,button{font-family:inherit}button{cursor:pointer}
