body,html{padding:0;margin:0;font-family:inherit}html{background-color:var(--secondary-color,#f5fbff)}body{min-height:100vh}.legacy-app-frame{width:100%;height:100vh;border:0;display:block;background:var(--secondary-color,#093958)}.register-page .avatarCreator li{touch-action:manipulation;position:relative}.register-page #profileAvatar{margin-left:0;margin-right:auto}body:has(main.home-landing),html:has(main.home-landing){height:100%;overflow:hidden}html:has(main.home-landing){background-color:transparent}body:has(main.home-landing){background:transparent}main.home-landing .home-landing-back{flex:0 0;height:0;width:100%;overflow:visible;pointer-events:none}main.home-landing .home-landing-back .backButton{pointer-events:auto}main.home-landing.loginBody{box-sizing:border-box;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 max(1rem,env(safe-area-inset-right)) 0 max(1rem,env(safe-area-inset-left))}main.home-landing .home-landing-stack{display:flex;flex-direction:column;align-items:center;width:100%}main.home-landing .home-landing-stack .loginLogo{width:50vw;margin:0 auto}main.home-landing .home-landing-stack .loginLogo img{display:block;width:100%;height:auto}main.home-landing .home-landing-stack .loginBox{margin-top:0}main.home-landing .home-landing-stack h4.center-align{margin-left:auto;margin-right:auto;text-align:center}