.auth{margin-left:auto;margin-right:auto;width:100%;max-width:24rem;align-items:stretch;gap:2rem;padding-left:2rem;padding-right:2rem}.auth,.auth__container{display:flex;flex-direction:column;justify-content:center;border-radius:var(--radius)}.auth__container{min-height:100dvh;flex-shrink:0;flex-wrap:nowrap;align-items:center;gap:.75rem}.auth__logo-container{left:0;right:0;margin-left:auto;margin-right:auto;display:flex;flex-grow:1;align-items:flex-end;justify-content:flex-end;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.auth__logo{width:9rem;--tw-translate-x:-7%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding-top:2rem;padding-bottom:2rem}.auth__message{font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgb(94 109 130/var(--tw-text-opacity))}.auth__input{padding:2.5rem}.auth__footer{margin-left:auto;margin-right:auto;display:flex;height:4rem;flex-grow:1}