*{box-sizing:border-box;padding:0;margin:0}html{overflow-x:hidden}body,html{max-width:100vw}body{overflow-x:clip;font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}html[data-theme=dark],html[data-theme=dark] body{background-color:var(--ms-bg,#000000);color:var(--ms-text,#EAE1D7)}html[data-theme=light],html[data-theme=light] body{background-color:var(--ms-bg,#FFFFFF);color:var(--ms-text,#1C1C1E)}