:root{--layout-x-pad:50px}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:#1b1f26;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:#888 #fff;scrollbar-width:thin;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}@media (max-width:1024px){body{scrollbar-width:none}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;-webkit-user-select:none;user-select:none;text-decoration:none;display:block}h1,img{display:block}#layout{flex-direction:column;height:100%;display:flex}#layout-inner{flex:1 1 0;height:100%;display:flex}#layout-children{flex-grow:1}
