:root{--bg-content:#f2f4f7;--bg-nav:#ffffff;--bg-subtle:#f8f9fb;--text-primary:#0d1117;--text-secondary:#4a5568;--surface:#ffffff;--border:#d1d5db;--icon-bg:#e6dcff;--icon-color-secondary:#6d28d9;--top-bar-color:#ffffff;--hover-bg:#f0f2f6;--active-border:#bba7f5;--accent:#6d28d9;--danger:#dc2626;color-scheme:light}*{margin:0;padding:0;box-sizing:border-box;direction:rtl;font-family:Cairo,sans-serif}body{background-color:var(--bg-content,#f2f4f7);color:var(--text-primary)}a{text-decoration:none}html[data-theme=light] ::-webkit-scrollbar{width:6px;height:6px}html[data-theme=light] ::-webkit-scrollbar-track{background:transparent}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#b9bec8;border-radius:99px}html[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#6d28d9}.nav-scroll{scrollbar-width:none;-ms-overflow-style:none}.nav-scroll::-webkit-scrollbar{display:none}