:root{--page-max-width:100vw;--content-max-width:1000px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;overflow-x:hidden;overscroll-behavior:none;padding:0;width:100vw}#root,body,html{max-width:100vw;position:relative}#root{display:flex;flex-direction:column;min-height:100%;min-height:100vh;overflow-x:hidden!important;overflow-x:hidden;width:100%}canvas,img,svg,video{height:auto;max-width:100%}article,aside,div,footer,header,main,nav,section{box-sizing:border-box;max-width:100vw}@media (max-width:768px){body,html{-webkit-overflow-scrolling:touch;touch-action:pan-y}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.content{min-height:100vh;width:100%}@supports (overflow-anchor:none){*{overflow-anchor:none}}div,main,section{max-width:100%}