:root{--background:#fff;--foreground:#101827}html,body{background:#fff;width:100%;max-width:100vw;height:100%;min-height:100%;overflow:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;font-family:Arial,Helvetica,sans-serif;font-size:17px}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}
