.au-root{--au-cobalt:#2f5cff;--au-line:#e5e7eb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background:#fff;font-family:Inter,system-ui,sans-serif}.au-canvas{background:radial-gradient(70% 55% at 100% 0,#2f5cff0e 0%,#0000 60%),radial-gradient(55% 45% at 0 100%,#6d4be00a 0%,#0000 55%),#fff;position:relative}.au-root .auth-title{letter-spacing:-.025em;color:#111827;margin-bottom:8px;font-size:1.9rem;font-weight:600;line-height:1.15}.au-root .auth-subtitle,.au-root .auth-hint{color:#6b7280;margin-bottom:22px;font-size:15px;line-height:1.6}.au-root .auth-form{flex-direction:column;gap:16px;display:flex}.au-root .auth-label{color:#374151;flex-direction:column;gap:7px;font-size:13px;font-weight:500;display:flex}.au-root .auth-input{border:1px solid var(--au-line);color:#111827;background:#fff;border-radius:12px;width:100%;height:48px;padding:0 14px;font-size:15px;transition:border-color .16s,box-shadow .16s;box-shadow:0 1px 2px #0b10200a}.au-root .auth-input::placeholder{color:#cbd5e1}.au-root .auth-input:hover{border-color:#d1d5db}.au-root .auth-input:focus{border-color:var(--au-cobalt);outline:none;box-shadow:0 0 0 4px #2f5cff1f}.au-root .btn-primary{background:var(--au-cobalt);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;padding:0 24px;font-size:15px;font-weight:600;transition:background .16s,box-shadow .16s,transform .12s;display:inline-flex;box-shadow:0 1px 2px #0b10200d}.au-root .btn-primary:hover:not(:disabled){background:#1e3fd8;box-shadow:0 4px 12px -2px #2f5cff59}.au-root .btn-primary:active:not(:disabled){transform:translateY(1px)}.au-root .btn-primary:disabled{opacity:.45;cursor:not-allowed}.au-root .auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;font-weight:500}.au-root .auth-success{color:#0d8f80;background:#f0fdfa;border:1px solid #99f6e4;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;font-weight:500}.au-root .auth-footer{color:#6b7280;text-align:left;margin-top:22px;font-size:13.5px}.au-root .auth-link{color:var(--au-cobalt);font-weight:500}.au-root .auth-link:hover{text-decoration:underline}.au-root .auth-row{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.au-root .auth-divider{color:#9ca3af;align-items:center;gap:10px;margin:4px 0;font-size:12px;display:flex}.au-root .auth-divider:before,.au-root .auth-divider:after{content:"";background:var(--au-line);flex:1;height:1px}.au-enter{animation:.52s cubic-bezier(.16,1,.3,1) both au-enter}@keyframes au-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.au-enter{animation:none}}
