:root{--font-heading:sans-serif;--font-body:sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{background:#041544}body{color:#fff;min-height:100vh;font-family:var(--font-body),Arial,Helvetica,sans-serif;background:0 0;position:relative;overflow-x:hidden}body:before{content:"";z-index:-2;pointer-events:none;background-image:url(/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}body:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#030a282e 0%,#030a2857 45%,#030a2875 100%);position:fixed;inset:0}.site-shell{z-index:1;min-height:100vh;position:relative}a{color:inherit}img{max-width:100%;height:auto;display:block}
