body,html{width:100%;height:100%;max-width:100%;overflow-x:hidden}body{margin:0;font-family:sans-serif;white-space:pre-line}.site-bg,div#__next,div#__next>div{height:100%}.site-bg{grid-area:1/1;width:100%}a{color:inherit;text-decoration:inherit}.site{display:grid;min-width:none;height:100%;align-items:stretch}.site-content{grid-area:1/1;height:100%;flex-direction:column;flex:1 0 auto;padding:var(--space) var(--space) 0;width:30%;margin:auto;z-index:2}.site-footer,.site-header{max-width:70%;flex:none;margin-right:auto;margin-left:auto;margin-bottom:2em}@media only screen and (max-width:500px){.site-footer,.site-header{max-width:100%;width:100%;flex:none;margin-bottom:2em}.site-content{width:100%}}@media (min-width:501px){.site-content{width:60%}}@media (min-width:800px){.site-footer{width:80%;flex:none;margin-bottom:2em}.site-content{width:40%}}@media (min-width:1400px){.site-footer{width:90%;flex:none;margin-bottom:2em}.site-content{width:30%}}@media (min-width:2000px){.site-footer{width:90%;flex:none;margin-bottom:2em}.site-content{width:20%}}h1,p{margin:0}