body,html{max-width:100vw;overflow-x:hidden;position:relative}body{color:#000;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;transition:background-color .3s ease,color .3s ease}body.dark{color:#fff;background:#121212}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (max-width:600px){[role=button],a,button{min-height:44px;min-width:44px}a,button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}*{-webkit-overflow-scrolling:touch}}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important}}