@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent;font-family:Inter,Roboto,sans-serif}#root{min-height:100vh}input,textarea,select{font-family:inherit}*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}.smooth-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}input[type=text],input[type=email],input[type=password],input[type=tel],textarea{appearance:none;border-radius:10px}
