*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080c14;--surface:#0d1420;--border:hsla(0,0%,100%,.07);--text:#e2e8f0;--muted:#64748b;--dim:#94a3b8;--green:#10b981;--red:#ef4444;--gold:#f4b942;--blue:#3b82f6}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:Heebo,sans-serif;direction:rtl;min-height:100vh}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}