.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{background-color:rgb(55 65 81/var(--tw-bg-opacity));width:18rem;font-size:.875rem}.logged-content,.profile-content{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));--tw-bg-opacity:1;border-radius:.5rem;margin:2rem auto}.profile-content{padding:1.5rem;background-color:rgb(255 255 255/var(--tw-bg-opacity));max-width:48rem}.google-auth-container{text-align:center}