.page-background{background:#080808;flex-direction:column;min-height:100vh;display:flex;position:relative}.page-background:before{content:"";opacity:.15;z-index:0;pointer-events:none;background-image:url(/bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.page-background:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#0000 0%,#080808 100%);position:fixed;inset:0}.page-content{z-index:10;flex-direction:column;flex:1;display:flex;position:relative}.page-content>section{flex:1}
