*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#070c18;--bg2:#0f172a;--bg3:#1e293b;--bg4:#263248;--blue:#2563eb;--blue2:#3b82f6;--purple:#7c3aed;--green:#10b981;--amber:#f59e0b;--red:#ef4444;--t1:#f8fafc;--t2:#cbd5e1;--t3:#64748b;--border:hsla(0,0%,100%,.07);--grad:linear-gradient(135deg,#2563eb,#7c3aed);--radius:12px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--t1);font-family:Cairo,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}body.admin{background:#0b1120;font-family:Segoe UI,Cairo,sans-serif;direction:rtl}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--bg4);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--blue)}input,select,textarea{font-family:inherit;font-size:14px}button{cursor:pointer;font-family:inherit}a{color:inherit}img{max-width:100%;display:block}