*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;color:#0a0a0a;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;min-height:100vh}body{background-image:repeating-linear-gradient(0deg,#0a0f1e00 0,#0a0f1e00 2px,#0a0f1e05 2px,#0a0f1e05 3px)}.landing{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:26vh 4vw 4vw;position:relative;z-index:1}.landing-logo{display:block;line-height:0}.landing-logo img{display:block;width:min(520px,56vw);height:auto}#glitch{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:10}@media (max-width: 720px){.landing{padding:22vh 4vw 4vw}.landing-logo img{width:min(380px,82vw)}}
