@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{margin:0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1e2233;border-radius:10px}input::placeholder{color:#555764}a{color:inherit;text-decoration:none}select option{color:#e8e6e3;background:#1a1e2e}[data-theme=light] select option{color:#1a1a1a;background:#f0efed}
