*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;background-color:#f8fafc;color:#1e293b}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.auth-card{max-width:400px;margin:3rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{font-size:1.5rem;font-weight:700;color:#0f172a}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#475569}.form-input{width:100%;padding:.625rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;transition:border-color .2s}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-primary{display:block;width:100%;padding:.75rem;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.btn-primary:hover{background-color:#1d4ed8}.error-msg{color:#ef4444;font-size:.875rem;margin-top:.25rem}.text-center{text-align:center}.mt-4{margin-top:1rem}.text-sm{font-size:.875rem}.text-blue{color:#2563eb;text-decoration:none}.text-blue:hover{text-decoration:underline}
