@font-face{font-family:BeausiteClassicSemibold;src:url(/fonts/BeausiteClassicSemibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:BeausiteDieresis;src:url(/fonts/BeausiteClassicSemibold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*{box-sizing:border-box}@property --page-bg{syntax:"<color>";inherits:true;initial-value:#000}@property --page-primary{syntax:"<color>";inherits:true;initial-value:#fff}:root{--page-bg:#000;--page-primary:#fff;transition:--page-bg .4s ease-in-out,--page-primary .4s ease-in-out}body,html{height:100%;margin:0;overflow:hidden}body,html,html:after{background:var(--page-bg)}html:after{content:"";position:fixed;inset:-50px;z-index:-1;pointer-events:none}main{height:100dvh;overflow-y:auto;padding-bottom:150px}