*{box-sizing:border-box}html,body{color:#eaeaea;background:#000;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:#8ab4f8;text-decoration:none}a:hover{text-decoration:underline}.cx-header{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.cx-title{letter-spacing:.5px;font-weight:700}.cx-menu-button{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:22px}.cx-menu{z-index:1000;background:#000;display:none;position:fixed;inset:0}#cx-menu-toggle:checked~.cx-menu{flex-direction:column;display:flex}.cx-menu-close{cursor:pointer;align-self:flex-end;padding:24px;font-size:22px}.cx-menu-nav{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.cx-menu-nav a{color:#eaeaea;margin:14px 0;font-size:28px}main{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:0 24px;display:flex}h1{margin-bottom:16px;font-size:40px;font-weight:700}p{color:#cfcfcf;max-width:900px;font-size:15px;line-height:1.6}
