@import "https://fonts.googleapis.com/css2?family=DM+Mono";*{box-sizing:border-box;margin:0;padding:0}:root{color:#fff;background-color:#000;font-family:DM Mono}.page{background-color:#111115;width:auto;min-height:90vh;margin:0 10rem;padding:2rem 4rem}.page h1{text-align:center;width:100%;margin:2rem 0}.center{flex-direction:column;align-items:center;width:100%;display:flex}nav{background-color:#050508cc;border-bottom:2px solid #779;justify-content:space-between;align-items:center;width:auto;height:10vh;padding:2rem;display:flex}nav a{color:#fff;text-decoration:none;transition-duration:.2s}nav a:hover{color:#aaf}.navbar-name{font-size:1.6rem}.navbar-links{justify-content:space-evenly;gap:2rem;list-style-type:none;display:flex}body:has(.homepage){overflow:hidden}.homepage-content{flex-direction:column;justify-content:space-around;align-items:center;height:90vh;padding-bottom:10rem;display:flex}.homepage-content h1{margin-bottom:1rem;font-size:3rem}.homepage-content a{color:#d3d3d3;font-size:1.4rem}.homepage video{z-index:-1;opacity:.3;width:100%;position:absolute;top:0;left:0}.homepage video *{display:none}.jam-games{margin:2rem 0;list-style-type:none}.jam-games li{margin-bottom:1rem}.jam-games iframe{border-color:#111;margin:1rem 0}.contact-sites{list-style-type:none}.contact-sites li{align-items:center;gap:.5rem;margin:.5rem 0;display:flex}.contact-sites img{width:2rem}.contact-sites a{color:#00f}.contact-form{background-color:#222228;border:2px solid #333339;flex-direction:column;gap:1rem;margin:1rem 20%;padding:2rem;display:flex}.contact-form div{flex-direction:column;gap:.5rem;display:flex}.contact-form label,input,textarea{font-family:DM Mono;font-size:1rem}.contact-form input,textarea{color:#fff;background-color:#222;border-style:solid;border-color:#333;padding:.4rem}.contact-form textarea{min-height:5lh}.contact-form button{color:#fff;cursor:pointer;background-color:#333;border-style:solid;border-color:#444;padding:.5rem;font-family:DM Mono;font-size:1rem}.contact-form button:active{background-color:#222}.log{background-color:#223;border:2px solid #334;border-radius:1rem;width:100%;margin-bottom:2rem;padding:2rem}.log-header{justify-content:space-between;width:100%;margin-bottom:1rem;display:flex}
