:root{--background:#000;--foreground:#fff}html,body{color:var(--foreground);background:var(--background);height:auto;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;overflow-x:clip}a:link,a:visited,a:hover,a:active{text-decoration:none}.home-page{text-align:center;justify-content:center;align-items:center;margin:0;display:grid}.home-page>*,.splash-exit-wrapper>*{grid-area:1/1}.splash-exit-wrapper{width:100%;display:grid}.home-page-scroll{overflow-x:hidden}.sweet-loading{background:var(--background);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.page-shell{flex-direction:column;min-height:max(100vh,75.188vw);display:flex}.page-shell main{flex:1}footer{margin-top:50px;padding:25px;font-size:1rem}@media (max-width:800px){footer{font-size:1rem}}
