@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::selection{background:var(--selection-color)}a{color:inherit;text-decoration:none}input,textarea{font-family:inherit}input:focus,textarea:focus{outline:none}