.auth-input{color:#111827;background:#ffffff}.auth-input::placeholder{color:#9ca3af}@media (prefers-color-scheme:dark){.auth-input{color:#f9fafb;background:rgba(17,17,17,.92);border-color:rgba(255,255,255,.18)}.auth-input::placeholder{color:rgba(209,213,219,.8)}}[data-theme=dark] .auth-input,body.dark .auth-input,html.dark .auth-input{color:#f9fafb;background:rgba(17,17,17,.92);border-color:rgba(255,255,255,.18)}[data-theme=dark] .auth-input::placeholder,body.dark .auth-input::placeholder,html.dark .auth-input::placeholder{color:rgba(209,213,219,.8)}.auth-panel{max-width:640px;width:100%;background:#ffffff;border-radius:16px;padding:32px;box-shadow:0 20px 60px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}.auth-title{margin-top:0;margin-bottom:12px;color:#111827}.auth-subtitle{margin:0 0 24px;color:#4b5563}.auth-helper{margin:0;color:#4b5563;font-size:13px;line-height:1.5}.auth-error{margin:0;color:#dc2626;font-size:13px;line-height:1.4}.auth-link{color:#111827;font-weight:700;text-decoration:underline}.auth-primary-btn{background:#111827;color:#fff;border:none;border-radius:10px;padding:12px 16px;font-weight:700;cursor:pointer}.auth-primary-btn:disabled{background:#374151;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:12px;color:#9ca3af;font-size:12px}@media (prefers-color-scheme:dark){.auth-panel{background:rgba(17,17,17,.92);border-color:rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.45)}.auth-title{color:#f9fafb}.auth-helper,.auth-subtitle{color:rgba(229,231,235,.85)}.auth-link{color:#f9fafb}.auth-primary-btn{background:#f9fafb;color:#111827}.auth-primary-btn:disabled{background:rgba(249,250,251,.6)}.auth-divider{color:rgba(209,213,219,.8)}}[data-theme=dark] .auth-panel,body.dark .auth-panel,html.dark .auth-panel{background:rgba(17,17,17,.92);border-color:rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.45)}[data-theme=dark] .auth-title,body.dark .auth-title,html.dark .auth-title{color:#f9fafb}[data-theme=dark] .auth-helper,[data-theme=dark] .auth-subtitle,body.dark .auth-helper,body.dark .auth-subtitle,html.dark .auth-helper,html.dark .auth-subtitle{color:rgba(229,231,235,.85)}[data-theme=dark] .auth-link,body.dark .auth-link,html.dark .auth-link{color:#f9fafb}[data-theme=dark] .auth-primary-btn,body.dark .auth-primary-btn,html.dark .auth-primary-btn{background:#f9fafb;color:#111827}[data-theme=dark] .auth-primary-btn:disabled,body.dark .auth-primary-btn:disabled,html.dark .auth-primary-btn:disabled{background:rgba(249,250,251,.6)}[data-theme=dark] .auth-divider,body.dark .auth-divider,html.dark .auth-divider{color:rgba(209,213,219,.8)}