@keyframes FadeIn{to{opacity:100%}}@keyframes FadeOut{to{opacity:0%}}html{scroll-behavior:smooth;--light-outline: solid 1px rgba(0, 0, 0, .549);--corner-radius-medium: 17px;--outline-width: 1px;--outline-color: rgb(98, 98, 98);--outline: solid var(--outline-width) var(--outline-color);--green: #38b12f;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body,:root,html{--background: #ffffff;--background-100: #f7f7f7;--background-200: #e7e7e7;--background-200: #f1f1f1;--background-300: #e5e5e5;--background-rgb: 255, 255, 255;--accent: rgb(0, 0, 0);--secondary: rgb(110, 110, 110);--primary: rgb(0, 0, 0);--primary-rgb: 0, 0, 0;background-color:var(--background);margin:0;padding:0;color:var(--primary)}.disable-apple{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;user-select:none;-moz-appearance:none;appearance:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}button.clean{border:none;padding:0;background-color:transparent;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;cursor:pointer}button.clean>*{pointer-events:none}.no-select{pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.avatar-head{position:absolute;height:28%;width:28%;border-radius:100em;outline:var(--outline);left:50%;top:27%;transform:translate(-50%)}.avatar-body{position:absolute;height:55%;width:55%;border-radius:100em;outline:var(--outline);left:50%;top:74%;transform:translate(-50%)}.join-waitlist{position:fixed;bottom:20px;right:20px;padding:0}.join-waitlist{padding:15px;font-size:17px;border-radius:10px;color:var(--primary);text-decoration:none;user-select:none;-ms-user-select:none;-webkit-user-select:none}body.join .join-waitlist{animation:FadeOut .4s ease forwards}.back-eff:hover{background-color:var(--background-200)}.back-eff:active{background-color:var(--background-300)}.back-button{display:flex;flex-direction:row;font-size:17px;position:fixed;text-decoration:none;color:var(--secondary);left:22px;top:22px;align-items:center;justify-content:center;gap:13px;border-radius:10px;padding:12px 12px 12px 15px}body.back .back-button{animation:FadeOut .4s ease forwards}.back-button svg{height:15px}
