/*! Wiki.js - wiki.js.org - Licensed under AGPL */.profile-router-enter-active,.profile-router-leave-active{transition:opacity .25s ease;opacity:1}.profile-router-enter-active{transition-delay:.25s}.profile-router-enter,.profile-router-leave-to{opacity:0}.profile-header{-js-display:flex;display:flex;justify-content:flex-start;align-items:center}.profile-header-title{margin-left:1rem}.password-strength>.caption{width:100%;left:0;margin:0;position:absolute;top:calc(100% + 5px)}.register{background-color:#1a237e;background-image:url(/_assets/svg/motif-blocks.svg);background-repeat:repeat;background-size:200px;width:100%;height:100%;animation:loginBgReveal 20s linear infinite}@keyframes loginBgReveal{0%{background-position-x:0}to{background-position-x:800px}}.register:before{content:"";position:absolute;background-image:url(/_assets/svg/motif-overlay.svg);background-attachment:fixed;background-size:cover;opacity:.5;top:0;left:0;width:100vw;height:100vh}.register>.container{height:100%;align-items:center;-js-display:flex;display:flex}.register .v-text-field.centered input{text-align:center}