:root{--white:#fff;--grey-300:#b3b3b3;--grey-900:#1a1a1a}@font-face{font-family:Oswald;src:url(/assets/oswald-BJkKi47_.woff2)format("woff2");font-weight:400;font-style:normal}html{background:var(--grey-900)}html.ready .page{visibility:visible;animation:.2s fade-in}@keyframes fade-in{0%{opacity:0}}*,:before,:after{box-sizing:border-box}html,body{min-height:100vh;margin:0}body{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;font-family:system-ui,sans-serif}.page{background:var(--grey-900);touch-action:none;position:fixed;inset:0;overflow:hidden}.background{z-index:0;position:fixed;inset:0}.brand{z-index:1;mix-blend-mode:difference;flex-direction:column;align-items:center;margin-top:10vh;display:flex;position:relative}h1{color:var(--grey-300);text-align:center;margin:0;padding:1.5rem;font-family:Oswald,sans-serif;font-size:3rem;font-weight:400;transition:color .2s}h1:hover{color:var(--white)}.links{gap:1rem;display:flex}.links a{width:2rem;height:2rem;color:var(--grey-300);transition:color .2s}.links a:hover{color:var(--white)}.links svg{width:100%;height:100%}@media (width<=768px){h1{font-size:2rem}}
