.auth-login{width:min(100%,28rem);margin-inline:auto}.auth-login__brand{text-align:center;justify-items:center;gap:.875rem;margin-bottom:1.75rem;display:grid}.auth-login__logo{display:inline-flex}.auth-login__logo-image{width:auto;height:1.75rem}.auth-login__brand>span,.auth-login__heading>span{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.auth-login__panel{border-color:var(--border);background:var(--card);box-shadow:none;border-radius:0;overflow:hidden}.auth-login__content{padding:1.75rem}.auth-login__heading h1{color:var(--foreground);font-family:var(--font-serif);margin:.5rem 0 0;font-size:2rem;line-height:1.1}.auth-login__heading p{color:var(--muted-foreground);margin:.75rem 0 0;font-size:.875rem;line-height:1.6}.auth-login__form{gap:1.25rem;margin-top:1.75rem;display:grid}.auth-login__field{gap:.5rem;display:grid}.auth-login__field>label{color:var(--foreground);font-size:.75rem;font-weight:800}.auth-login__input-wrap{position:relative}.auth-login__input-wrap>svg{width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.auth-login__input{background:var(--background);height:2.75rem;box-shadow:none;border-radius:0;padding-left:2.5rem!important}.auth-login__input--password{padding-right:2.75rem!important}.auth-login__visibility{color:var(--muted-foreground);place-items:center;display:grid;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-login__visibility:hover{color:var(--foreground)}.auth-login__visibility svg{width:1rem;height:1rem}.auth-login__error{color:var(--destructive);margin:0;font-size:.75rem}.auth-login__submit{border-radius:0;height:2.75rem;margin-top:.25rem;font-weight:800}.auth-login__footer{border-top:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.75rem;display:flex}.auth-login__footer p{color:var(--muted-foreground);margin:0;font-size:.8125rem}.auth-login__create-account{background:var(--card);white-space:nowrap;border-radius:0;height:2.25rem;font-size:.75rem;font-weight:800}.auth-login__create-account svg{width:.875rem;height:.875rem}@media (width<=767px){.auth-login__content{padding:1.5rem}.auth-login__footer{flex-direction:column;align-items:flex-start;padding-inline:1.5rem}}
