@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html{overscroll-behavior-x:none;touch-action:pan-y;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%;font-size:105%;overflow-x:hidden}body{overscroll-behavior-x:none;touch-action:pan-y;width:100%;max-width:100%;min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow-x:hidden}#app{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}#app>*{max-width:100%;overflow:hidden}*,:before,:after{box-sizing:border-box;min-width:0}img,svg,video,canvas,iframe{max-width:100%}button,input,textarea,select{font:inherit}input,textarea,select{font-size:max(16px,1em)}
