.mobile-cover{flex-direction:column-reverse;justify-content:center;align-items:center;width:100%;min-height:90vh;display:flex;overflow:hidden}.enter-mantle{justify-content:center;align-items:center;width:100%;min-height:33vh;display:flex}.enter-button{letter-spacing:.25rem;width:var(--size-x);height:3rem;margin-bottom:5rem;text-decoration:none}@keyframes spin-out{0%{rotate:none}to{rotate:-2160deg}}.landing-page-parent{--size-x:min(20rem,100vw);--size-y:min(20rem,100vh);--center-x:calc(50vw - calc(var(--size-x)/2));--center-y:calc(50vh - calc(var(--size-y)/2));flex-direction:column;justify-content:center;align-items:center;min-height:85vh;display:flex}.landing-logo{max-width:var(--size-x);max-height:var(--size-y);cursor:pointer;transform:rotate(0)}.logo-rotate{opacity:1;animation:20s infinite forwards rotation}.logo-rotate:focus{opacity:0;transition:all 1s ease-in;transform:rotate(-180deg)scale(-.05)}
