.auth-module__K2bxqa__shell{place-items:center;min-height:100vh;padding:32px;display:grid}.auth-module__K2bxqa__card{border:1px solid var(--border);background:var(--background-elevated);width:min(100%,720px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;gap:24px;padding:45px;display:grid}.auth-module__K2bxqa__header{text-align:center;justify-items:center;gap:12px;display:grid}.auth-module__K2bxqa__card h1{color:var(--foreground);margin:0;font-size:54px;line-height:.95}.auth-module__K2bxqa__form{gap:16px;display:grid}.auth-module__K2bxqa__field{gap:8px;display:grid}.auth-module__K2bxqa__field label{color:var(--foreground);font-size:.9rem;font-weight:600}.auth-module__K2bxqa__field input{border:1px solid var(--border);width:100%;color:var(--foreground);background:#ffffffe6;border-radius:16px;outline:none;padding:14px 16px;font-size:1rem;transition:border-color .16s,box-shadow .16s,transform .16s}.auth-module__K2bxqa__field input::placeholder{color:color-mix(in srgb, var(--muted) 72%, white)}.auth-module__K2bxqa__field input:focus{border-color:var(--primary-strong);transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb24}.auth-module__K2bxqa__primaryButton{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);color:#fff;letter-spacing:.01em;cursor:pointer;border:0;border-radius:16px;margin-top:4px;padding:14px 18px;font-size:1rem;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 7px 14px #2563eb3d}.auth-module__K2bxqa__primaryButton:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 9px 17px #2563eb47}.auth-module__K2bxqa__primaryButton:active{transform:translateY(0)}.auth-module__K2bxqa__helperText{color:var(--muted);text-align:center;font-size:.92rem;line-height:1.5}.auth-module__K2bxqa__messagePanel{border:1px solid var(--border);background:#ffffffb8;border-radius:20px;gap:8px;padding:18px 20px;display:grid}.auth-module__K2bxqa__messageInfo{background:#2563eb14;border-color:#2563eb2e}.auth-module__K2bxqa__messageSuccess{background:#10b9811a;border-color:#10b9813d}.auth-module__K2bxqa__messageError{background:#ef444414;border-color:#ef44443d}.auth-module__K2bxqa__messageLabel{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.auth-module__K2bxqa__messageInfo .auth-module__K2bxqa__messageLabel{color:var(--primary-strong)}.auth-module__K2bxqa__messageSuccess .auth-module__K2bxqa__messageLabel{color:#047857}.auth-module__K2bxqa__messageError .auth-module__K2bxqa__messageLabel{color:#b91c1c}.auth-module__K2bxqa__messagePanel p{color:var(--foreground);line-height:1.6}.auth-module__K2bxqa__messageInfo p{color:#1d4ed8}.auth-module__K2bxqa__messageSuccess p{color:#065f46}.auth-module__K2bxqa__messageError p{color:#991b1b}.auth-module__K2bxqa__link{color:var(--primary);text-underline-offset:4px;font-weight:600;text-decoration:underline}@media (max-width:640px){.auth-module__K2bxqa__shell{padding:20px}.auth-module__K2bxqa__card{border-radius:22px;padding:28px 22px}.auth-module__K2bxqa__card h1{font-size:2.4rem}}
