@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif;background-color:#f9fafb;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}@media (max-width: 768px){button,[role=button],input[type=button],input[type=submit]{min-height:44px;min-width:44px}}
