#landing-page{margin:0 1rem;align-items:center;justify-content:center}.landing-container{flex-grow:1}.landing-title{font-size:4rem;font-weight:700;margin-bottom:2rem}.landing-splash-content{margin-bottom:5rem}.landing-splash-content:before{position:fixed;content:"";top:0;height:100%;left:0;width:100%;background-position:50%;z-index:-1;background-size:cover}.landing-splash-content._1:before{background-image:url(/assets/images/glitch1.gif)}.landing-splash-content._2:before{background-image:url(/assets/images/glitch2.gif)}.landing-splash-content._3:before{background-image:url(/assets/images/glitch3.gif)}.landing-splash-content._4:before{background-image:url(/assets/images/glitch4.gif)}.landing-splash-content:after{position:fixed;content:"";top:0;height:100%;left:0;width:100%;background:#fff6;z-index:-1}.splash-link{margin:auto}.landing-splash-gif{width:100%;margin:auto}.input{display:flex;background:var(--background);background:#fff6;border:1px solid var(--border);border-radius:var(--radius);cursor:text;align-items:center}.input .icon:first-child{margin-left:.5rem}.input .icon:last-child{margin-right:.5rem}.input input{color:var(--text);border:0;padding:.5rem;outline:0;flex-grow:1;background:unset;width:8rem}form._horizontal .error{margin-top:1rem}footer{width:max-content;max-width:100%;-webkit-user-select:none;user-select:none;margin:auto auto 2rem}.footer-row.flex{gap:2rem!important;flex-wrap:wrap}#socials.flex{gap:.8rem}#footer-pebble,.footer-recaptcha{font-size:.6rem}.footer-recaptcha a{text-decoration:underline}.collect-email{flex-wrap:wrap}.collect-email-title{font-weight:700}.collect-email-form{flex-grow:1}