.auth-input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:block}.auth-input:focus{border:2px solid #6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.auth-input::placeholder{color:#9ca3af}.auth-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.auth-label i{color:#4f46e5;margin-right:.25rem}.auth-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.auth-header{background:linear-gradient(90deg,#2563eb,#4f46e5);padding:1rem 1.5rem .25rem}.auth-header-text{color:#000;text-align:center;margin-top:.25rem;font-size:1rem}.auth-body{padding:1.5rem}.auth-footer{background-color:#f9fafb;border-top:1px solid #f3f4f6;padding:1rem 1.5rem}.auth-footer-text{color:#6b7280;text-align:center;font-size:.75rem}body[data-theme=dark] .auth-input{color:#111827!important;background-color:#fff!important;border-color:#d1d5db!important}body[data-theme=dark] .auth-input:focus{color:#111827!important;background-color:#fff!important;border-color:#6366f1!important;outline:none!important;box-shadow:0 0 0 3px #6366f11a!important}body[data-theme=dark] .auth-input::placeholder{color:#9ca3af!important}body[data-theme=dark] .auth-label{color:#374151!important}body[data-theme=dark] .auth-label i{color:#4f46e5!important}
