*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--surface: #1a1a1a;--surface2: #242424;--border: #2e2e2e;--accent: #6366f1;--accent-dim: #4f46e5;--text: #e8e8e8;--text-dim: #888;--green: #22c55e;--yellow: #eab308;--red: #ef4444}html,body,#root{height:100%;font-family:Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);direction:rtl}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
