.authenticator{align-items:center;background-color:rgb(var(--color-light));display:flex;height:100vh;justify-content:center}.form.form--authenticator{background-color:rgb(var(--color-white));display:flex;flex-direction:column;padding:32px;width:240px}.authenticator__errors{align-items:center;background-color:rgb(var(--color-danger));color:rgb(var(--color-white));display:flex;height:48px;justify-content:center;left:0;position:absolute;right:0;top:0}.authenticator__input{border:1px solid rgb(var(--color-primary));outline:0;padding:8px 12px}.authenticator__buttons{display:flex;justify-content:center}.authenticator__button{cursor:pointer}
