.login-form{display:flex;flex-direction:column;gap:2.5rem}.login-fields{width:100%}.login-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.login-fields{font-family:var(--syne)}.error-message{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.login-container{display:grid;min-height:100vh;min-height:90dvh;place-items:center}