.root-container{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;background-color:#121212}@media (min-width:1080px){.root-container{flex-direction:row}.main{margin-left:224px}}.main{flex:1 1 0%;min-height:0;min-width:0;z-index:0;transition:margin-left .2s ease 0s;padding:0 1rem}.sign-in-title{font-size:1.125rem;line-height:1.75rem;font-weight:700}.logged-content{width:18rem;font-size:.875rem;margin:2rem auto}.logged-email{margin:.5rem 0}.profile-content{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));padding:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;max-width:48rem;margin:2rem auto}.google-auth-container{text-align:center}