*{touch-action:manipulation}body{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default}a,button,input,select,textarea{outline:none}a,img{-webkit-touch-callout:none;-webkit-user-select:none}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,html{scroll-behavior:smooth}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;background-color:#f7f8fa;min-height:100vh}html{font-size:62.5%}body{font-size:1.4rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell}:root{--primary-color:#f50;--accent-color:#e74a55;--foreground-color:#1eab1f;--background-color:#f7f8fa;--component-bg-color:#f5f6fa}