.auth-container{justify-content:center;align-items:center;display:flex;position:relative}.auth-container .theme-switcher{z-index:1;opacity:.7;transition:opacity .2s;position:absolute;top:1.5rem;right:1.5rem}.auth-container .theme-switcher:hover{opacity:1}.auth-container .app-title{font-size:1.875rem;line-height:1.1}.auth-container input:-webkit-autofill{color:rgb(var(--v-theme-on-surface))!important;background-color:rgba(var(--v-theme-surface-container-low))!important;-webkit-text-fill-color:rgb(var(--v-theme-on-surface))!important;-webkit-box-shadow:0 0 0 1000px rgba(var(--v-theme-surface-container-low)) inset!important}.auth-container .auth-panel{width:100%;position:relative}.auth-container .auth-panel .auth-body a{color:inherit;font-weight:400}
