*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0d1b2e;--secondary:#112240;--accent:#c0392b;--accent-hover:#a93226;--blue:#1a3a8f;--blue-light:#2451b3;--green:#2e8b3a;--green-light:#3aad49;--text-primary:#fff;--text-secondary:#a8b8d0;--text-muted:#6b7f99;--card-bg:#152035;--card-border:#1e3050;--sidebar-width:260px;--header-height:70px;--success:#2e8b3a;--warning:#e67e22;--danger:#c0392b;--info:#1a3a8f;--radius:12px;--radius-sm:8px;--shadow:0 4px 24px #0006;--transition:all .25s ease}html{overflow-x:hidden}body{background-color:var(--primary);color:var(--text-primary);direction:rtl;min-height:100vh;font-family:Segoe UI,Cairo,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea,select{outline:none;font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--secondary)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}
