.auth_authContainer__4tdjC{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,rgb(var(--background-start-rgb)) 0,rgb(var(--background-end-rgb)) 100%);padding:1rem}.auth_authCard__RpOUK{width:100%;max-width:400px;background-color:rgb(var(--card-background));border:1px solid rgb(var(--card-border));border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.06);padding:2.5rem 2rem;text-align:center}.auth_authTitle__mbn5T{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;color:rgb(var(--foreground-rgb))}.auth_formSpaceY__ujB2G{margin-top:1.5rem;display:grid;grid-gap:1rem;gap:1rem}.auth_formGroup__JGUzz{text-align:left}.auth_label__5qKQi{font-size:.95rem;font-weight:600;margin-bottom:.5rem;display:block;color:rgb(var(--foreground-rgb))}.auth_input__H5eGy{width:100%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgb(var(--input-border));background-color:rgb(var(--input-background));color:rgb(var(--foreground-rgb));font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.auth_input__H5eGy:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary),.2)}.auth_input__H5eGy::placeholder{color:rgb(var(--secondary-foreground))}.auth_errorText__miyrf{color:rgb(var(--destructive-foreground));font-size:.875rem;margin-top:.5rem}.auth_submitButton__3WBRp{width:100%;padding:.75rem 1rem;border-radius:.5rem;background-color:var(--primary);color:var(--primary-text);font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:1.5rem}.auth_submitButton__3WBRp:hover:not(:disabled){background-color:var(--color-green-700)}.auth_submitButton__3WBRp:disabled{opacity:.6;cursor:not-allowed}.auth_linkText__GWffr{font-size:.9rem;color:rgb(var(--foreground-rgb));margin-top:1.5rem}.auth_link__kjoDt{color:var(--primary);text-decoration:none;font-weight:600;transition:color .2s ease}.auth_link__kjoDt:hover{text-decoration:underline;color:var(--color-green-700)}